aboutsummaryrefslogtreecommitdiff
path: root/src/url.h
AgeCommit message (Expand)Author
2024-03-09Use Doxygen comments for C filesRodrigo Arias Mallo
2016-07-03clean up host:port usage, particularly with ipv6corvid
2015-06-01url: rm unused flagscorvid
2015-06-01rm the old-style url alt stuffcorvid
2015-05-08https: url updatescorvid
2014-09-06don't need port defines in url.hcorvid
2013-01-12clean up struct typedefsp37sitdu, corvid
2011-09-18rename fncorvid
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
2009-06-22remove system includescorvid
2009-04-18Implemented Instant client-side redirects (META refresh with delay=0)Jorge Arellano Cid
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
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