aboutsummaryrefslogtreecommitdiff
path: root/src/url.h
AgeCommit message (Collapse)Author
2013-01-12clean up struct typedefsp37sitdu, corvid
2011-09-18rename fncorvid
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-16put public suffix comparison directly in url.ccorvid
2011-08-05Fixed a bug in url.h and also added missing parenthesisJorge Arellano Cid
2010-08-29Removed some obsolete copyright notices that lingered after rewrites.Jorge Arellano Cid
2010-04-06filter automatic requestscorvid
same_domain option in preference so that spying on users isn't so easy.
2009-06-22remove system includescorvid
2009-04-18Implemented Instant client-side redirects (META refresh with delay=0)Jorge Arellano Cid
http://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/H76.html
2008-10-30- Reduced warnings with gcc-4.3.jcid
2008-09-15- Macro fix for readability.jcid
2008-09-15- Unused macros removal.jcid
2008-09-14- Forbid dpi GET and POST from non dpi-generated urls.jcid
- Cleaned up a_Url_new().
2008-05-10+ Fixed a bug in the code that remembers the scrolling position.jcid
2008-03-29- Switched URL_DATA type from char* to a dStr.jcid
2008-02-28+ Added multipart/form-data encoding for form submission.jcid
2007-11-17- s/camp/field/ s/CAMP/FIELD/jcid
2007-10-07Initial revisionjcid