summaryrefslogtreecommitdiff
path: root/libproxy/url.hpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid using static constructor in shared librarynicolas.dufresne2011-01-031-7/+7
* Fixed crash in URL parsenicolas.dufresne2010-08-201-1/+1
* Implemented url::encode() and unit testnicolas.dufresne2010-06-021-0/+8
* Rewrite url parser classnicolas.dufresne2010-06-011-9/+11
* fix all symbols with a leading '_'npmccallum2010-02-241-1/+1
* remove googlecode from the namespacenpmccallum2010-02-051-4/+0
* make visibility hidden by default and begin to export symbols; minor reworknpmccallum2010-01-231-25/+13
* fix for parsing ports out of IPv6 URLs; fixes issue 76npmccallum2010-01-221-1/+1
* fix unix breakage from win32 build fixesnpmccallum2010-01-221-1/+0
* the "OMG, I think it builds on win32!" commitnpmccallum2010-01-211-3/+2
* misc win32 compilation fixesnpmccallum2010-01-191-0/+3
* re-enable kde module; fix lots of warningsnpmccallum2010-01-171-7/+7
* make code more c++ish (major rework)npmccallum2010-01-171-88/+69
* build using c++npmccallum2010-01-171-0/+107