summaryrefslogtreecommitdiff
path: root/libproxy/url.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* massive rework; split off libmodman; make unit tests for libmodman; remove ↵npmccallum2010-02-051-0/+1
| | | | config_wpad; remove config_file (both intenal and module); remove config ordering support; merge lukas' kde plugin rework
* Fix compilation warnings on win32npmccallum2010-01-231-2/+2
|
* make visibility hidden by default and begin to export symbols; minor reworknpmccallum2010-01-231-23/+31
|
* fix for parsing ports out of IPv6 URLs; fixes issue 76npmccallum2010-01-221-5/+12
|
* support chunked encoding when fetching a PAC; fixes #77npmccallum2010-01-221-5/+35
|
* fix unix breakage from win32 build fixesnpmccallum2010-01-221-2/+0
|
* the "OMG, I think it builds on win32!" commitnpmccallum2010-01-211-53/+118
|
* misc win32 compilation fixesnpmccallum2010-01-191-1/+6
|
* re-enable kde module; fix lots of warningsnpmccallum2010-01-171-3/+2
|
* make code more c++ish (major rework)npmccallum2010-01-171-290/+226
|
* build using c++npmccallum2010-01-171-0/+374