Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-18 | rename fn | corvid | |
Trying to make it a little clearer. It's surprising how there isn't a good, brief, clear term for this. Discussion of the concept tends to start using words like "administration" and "control". | |||
2011-09-16 | static | corvid | |
2011-09-16 | update TLDs | corvid | |
What an awful situation it is in general. | |||
2011-09-16 | put public suffix comparison directly in url.c | corvid | |
2011-07-27 | Fixed a border case in URL resolver (empty path + {query|fragment}) | Jorge Arellano Cid | |
BUG#948 Example: hg.dillo.org ("Contact" link). | |||
2010-08-29 | Removed some obsolete copyright notices that lingered after rewrites. | Jorge Arellano Cid | |
2010-07-30 | clearer Capi_filters_allow msg | Jeremy Henty, corvid | |
2010-04-06 | silence a MSG | corvid | |
2010-04-06 | filter automatic requests | corvid | |
same_domain option in preference so that spying on users isn't so easy. | |||
2009-07-12 | Handle signed chars. Aadded dIsspace() and dIsalnum() to dlib | Jorge Arellano Cid | |
2009-06-22 | remove system includes | corvid | |
2009-05-29 | consts | corvid | |
2009-05-03 | Removed redundant caller NULL checks already in the API | Jeremy Henty | |
2009-02-13 | Updated the URL resolver to comply with RFC-3986 | Jorge Arellano Cid | |
2008-10-14 | - Changed the google search URL (UTF-8 request)release-2_0 | jcid | |
- Patch to recognize IPv6 numbers in the URL's authority part | |||
2008-09-29 | - Removed the remaining DEBUG_MSG in src/ | jcid | |
2008-09-14 | - Forbid dpi GET and POST from non dpi-generated urls. | jcid | |
- Cleaned up a_Url_new(). | |||
2008-03-29 | - Fixed a bug in a_Url_cmp. | jcid | |
2008-03-29 | - Switched URL_DATA type from char* to a dStr. | jcid | |
2008-01-31 | - Set the url resolver to escape illegal chars instead of stripping. | jcid | |
2007-11-17 | - s/camp/field/ s/CAMP/FIELD/ | jcid | |
2007-11-05 | Updated copyright lines | jcid | |
2007-10-07 | Initial revision | jcid | |