summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag for LibProxy 0.4.0libproxy-0.4.0nicolas.dufresne2010-05-1836-821/+480
* 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
* Allow configuring pxgconf path through environment variablenicolas.dufresne2010-03-291-0/+5
* Allow configuring modules PATH through environment variablenicolas.dufresne2010-03-291-2/+7
* Merge branch 'gnome-config'nicolas.dufresne2010-03-291-45/+86
* Added {} at the end of loops that does nothingnicolas.dufresne2010-03-292-2/+2
* Documentation: Be a little bit more verbose in the INSTALL file.dominique.leuenberger2010-03-281-0/+30
* Perl: fix parallel buildingdominique.leuenberger2010-03-281-1/+1
* Perl: remove some debugging in the cmake build processdominique.leuenberger2010-03-281-2/+0
* Cmake: We do no longer need any own cmake extensions. As such we also can fil...dominique.leuenberger2010-03-281-4/+1
* Perl: Allow distributions to install our perl module in vendor path. openSUSE...dominique.leuenberger2010-03-284-60/+19
* Perl: the library needs to be linked agains libproxy of coursedominique.leuenberger2010-03-281-1/+1
* Perl: the library should be called Libproxy.so, thus removing the default nam...dominique.leuenberger2010-03-281-0/+1
* Perl: Cleaning up the lib folder that got messed up.dominique.leuenberger2010-03-282-0/+2
* Perl: Integrate the perl bindings in our CMake Build Systemdominique.leuenberger2010-03-2822-1568/+128
* Vala: Install bindings when -DWITH_VALA=yes is passed to cmakedominique.leuenberger2010-03-262-1/+7
* Add support for socks4 and socks5 in the PACnpmccallum2010-03-261-0/+4
* Make config_gnome use O_NONBLOCK instead of FNONBLOCK; patch by raimuenpmccallum2010-03-261-1/+1
* make url option consistently const; patch from Nicolas Dufresnenpmccallum2010-03-261-1/+1
* remove the X11 dependency from libproxy, it is no longer needed since we don'...npmccallum2010-03-251-14/+11
* remove xhasclient; use envvars to find the desktop sessionnpmccallum2010-03-253-91/+7
* fix .pc filenpmccallum2010-03-161-2/+2
* don't ignore dup2() retval; fixes issue 97npmccallum2010-03-141-2/+4
* merge from stormernpmccallum2010-03-121-2/+8
* use the correct headernpmccallum2010-03-121-1/+1
* test fix for stranger crashernpmccallum2010-03-121-1/+2
* remove unneeded setenv macronpmccallum2010-03-121-1/+0
* fix the webkit mac fix :)npmccallum2010-03-121-1/+1
* make config_gnome's pipe reading semantics much saner; avoid infinite loopsnpmccallum2010-03-111-30/+15
* fix issue #93 - Allow out-of-tree building and still be able to install libpr...dominique.leuenberger2010-03-111-4/+4
* fix gcc 4.5 compilation issue; resolves issue 92npmccallum2010-03-101-2/+2
* py bindings: correct documentation part (follow the old api change from getPr...dominique.leuenberger2010-03-101-2/+2
* fix missing slashnpmccallum2010-03-091-1/+1
* Lucid build fix from agriffis; thanks!npmccallum2010-03-091-2/+2
* Let's write NEWS while we remember them...dominique.leuenberger2010-03-091-0/+5
* fix JavaScriptCore header for old versions of Mac OS Xnpmccallum2010-03-081-0/+6