summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* CMAKE: Explicitly set policy CMP0011dominique.leuenberger2010-07-061-0/+3
* Fixed generation of libproxy-1.0.pc filenicolas.dufresne2010-07-012-3/+17
* libmodman testsuite: forcibly link with -Wl,--no-as-needed: the test is based...dominique.leuenberger2010-06-231-0/+1
* mingw32: preliminary support to the build system for cross compilingdominique.leuenberger2010-06-221-0/+17
* Revert "Fixed required cmake version to 2.8"nicolas.dufresne2010-06-141-1/+1
* Make find_package() quiet on libmodman to avoid long warningnicolas.dufresne2010-06-141-1/+1
* Removed non-needed PREFIX to install PATH and fixed conventionnicolas.dufresne2010-06-143-16/+16
* Fixed required cmake version to 2.8nicolas.dufresne2010-06-141-1/+1
* fix the default MODULE_INSTALL_DIRnpmccallum2010-06-141-2/+2
* Fix building with internal libmodman: remove the "lib" prefix from thedominique.leuenberger2010-06-142-8/+8
* update NEWS and ChangeLog for 0.4.4 releasenpmccallum2010-06-132-0/+12
* fix build variable incorrect scopingnpmccallum2010-06-131-1/+1
* Use more normal path variablesnpmccallum2010-06-1310-45/+38
* Fix KDE builds and tests, fixes #127 and #128npmccallum2010-06-133-2/+14
* rearrainge the build system ; make libmodman optionally build against externa...npmccallum2010-06-1219-257/+286
* Update for version 0.4.3nicolas.dufresne2010-06-073-1/+26
* Revert 654 that broke compilation of perl binding on OS Xnicolas.dufresne2010-06-071-1/+1
* pacrunner_webkit: Don't throw bad_alloc on script errorsnicolas.dufresne2010-06-041-2/+3
* Don't leak lock when pacrunner throws exceptionnicolas.dufresne2010-06-041-37/+57
* Fix issue 123: Inverted params in modman VERSIONnicolas.dufresne2010-06-021-1/+1
* Fix Issue 109: Username and password are not encodednicolas.dufresne2010-06-021-2/+2
* Implemented url::encode() and unit testnicolas.dufresne2010-06-024-0/+63
* Added missing includeis in config_gnomenicolas.dufresne2010-06-011-0/+2
* Improved URL unit testnicolas.dufresne2010-06-011-21/+109
* Rewrite url parser classnicolas.dufresne2010-06-012-154/+217
* Fixed included path after moving to test/ foldernicolas.dufresne2010-06-011-1/+1
* Added NULL check when calling _get_proxies() with py3 fixnicolas.dufresne2010-06-011-3/+13
* Added URL test to demonstrate Issue 116nicolas.dufresne2010-05-263-0/+57
* Include BUILD_TESTING option through CTestnicolas.dufresne2010-05-263-61/+70
* Use pkg_search_module() to find correct MOZJSnicolas.dufresne2010-05-191-6/+14
* Update for version 0.4.2nicolas.dufresne2010-05-192-1/+6
* Set link_directories in every CMakeList.txtnicolas.dufresne2010-05-194-5/+11
* Replace calls to px_free by call to libc.freenicolas.dufresne2010-05-192-2/+18
* Consistency in samples: we always use pf for ProxyFactory objectdominique.leuenberger2010-05-181-2/+2
* Update for version 0.4.1nicolas.dufresne2010-05-184-1/+26
* Reduce excessive string copy when dealing with ignoresnicolas.dufresne2010-05-171-6/+9
* Fix URL reassembly so we keep @ and : is presentnicolas.dufresne2010-05-171-2/+9
* Don't hang if a gconf key is missingnicolas.dufresne2010-05-171-1/+8
* Added WITH_ options to allow custom buildsnicolas.dufresne2010-05-172-24/+40
* Currently used spec file from openSUSE as template for other packagers.dominique.leuenberger2010-04-091-157/+161
* Update documentation for socks[45]:// support and explain what is thenicolas.dufresne2010-04-021-0/+15
* Updated OS X proxy server scheme mapping.nicolas.dufresne2010-04-021-4/+2
* Fix FTP to return HTTP for proxy type, and explain what is expected fromnicolas.dufresne2010-04-021-2/+7
* Remove scheme base filterring on config extensionnicolas.dufresne2010-04-021-19/+11
* fix cmake error RE perl bindings on OSXnpmccallum2010-03-301-1/+1
* Perl: No need to link against libperldominique.leuenberger2010-03-291-1/+1
* Perl: Fix the sample applicationdominique.leuenberger2010-03-291-1/+1
* rework the dependency detection, should fix the problem of gnome building on ...npmccallum2010-03-291-45/+43
* Added missing backslash in from of 't'nicolas.dufresne2010-03-291-1/+1
* Check that pxgconf file exist before popen()nicolas.dufresne2010-03-291-1/+5