summaryrefslogtreecommitdiff
path: root/libproxy
Commit message (Expand)AuthorAgeFilesLines
* Version 0.4.8nicolas.dufresne@gmail.com2012-10-021-1/+1
* pkg-config: when we build static libs, we do require pthread and libm (note: ...dominique.leuenberger@gmail.com2012-08-261-0/+1
* Don't confuse ":" in path with a port dividernicolas.dufresne@gmail.com2012-07-052-0/+24
* Fix mix usage of new[] and newnicolas.dufresne@gmail.com2012-07-051-4/+4
* Don't use HTTP Connect for http:// schemenicolas.dufresne@gmail.com2012-07-052-2/+2
* Fix return NULL instead of falsenicolas.dufresne@gmail.com2012-07-051-1/+1
* Allow multiple result to be returned from static confignicolas.dufresne@gmail.com2012-07-0515-230/+292
* Change the way we decide upon pkg-config being available.dominique.leuenberger@gmail.com2012-05-041-1/+1
* Speed up importing libproxy in python.dominique.leuenberger@gmail.com2012-04-011-0/+1
* Use instead of assuming libdl is the right name. Fixes issues 147.dominique.leuenberger@gmail.com2012-03-101-1/+1
* Allow to forcibly build pacrunners as module.dominique.leuenberger@gmail.com2012-03-091-1/+1
* Fix build with gcc 4.7. Fixes issue 173dominique.leuenberger@gmail.com2012-03-095-0/+7
* Fix issue 171: Argumets of dnsResolve_() are wrongdominique.leuenberger@gmail.com2012-03-091-1/+1
* Issue 170: need also check "Transfer-Encoding: chunked" for chunk for http pacdominique.leuenberger@gmail.com2012-02-051-1/+1
* build: install .pc file on OSX. Fixes issue#168dominique.leuenberger@gmail.com2011-11-021-1/+1
* build system: Pass a real value to _POSIX_C_SOURCE. Fixes issue#160dominique.leuenberger@gmail.com2011-11-021-1/+1
* Revert #824: too many local changes were applied.dominique.leuenberger@gmail.com2011-11-022-9/+4
* build system: Pass a real value to _POSIX_C_SOURCE. Fixes issue#160dominique.leuenberger@gmail.com2011-11-022-4/+9
* Make sure GNOME2 setting is always visible in ccmakenicolas.dufresne2011-09-021-0/+1
* Trim the ignore-values before comparing themdominique.leuenberger@gmail.com2011-08-081-0/+1
* print suffix even if the list is emptynicolas.dufresne2011-07-281-1/+3
* Fix detection of libwebkit. pkg_config syntax can be harddominique.leuenberger@gmail.com2011-06-211-2/+2
* Support building with javascriptcoregtk 1.5 (split in webkitgtk 1.5, thus web...dominique.leuenberger@gmail.com2011-06-201-1/+4
* Only support mozjs185 as valid mozilla pacrunner backend.dominique.leuenberger@gmail.com2011-06-201-11/+7
* Version 0.4.7nicolas.dufresne2011-06-061-1/+1
* Remove unused mime type checknicolas.dufresne2011-06-061-8/+2
* Issue 150: Add sysconfig parser for distributions using /etc/sysconfig for th...dominique.leuenberger@gmail.com2011-06-033-0/+172
* Fix issue 162: IP/CIDR based ignore patterns were mis-interpreted.dominique.leuenberger@gmail.com2011-05-191-5/+11
* pacutils: syncing function isInNet() (bmo#646509) and dateRange (bmo#419510) ...dominique.leuenberger@gmail.com2011-05-031-23/+22
* Cleanup debug includesdominique.leuenberger@gmail.com2011-05-021-1/+0
* Fix issue 161: in case host is one char longer than any of the domain ignore ...dominique.leuenberger@gmail.com2011-05-021-2/+3
* pxgsettings: =/-1.. counting can be so harddominique.leuenberger@gmail.com2011-05-021-1/+1
* Fix missing cast causing wrong type warningnicolas.dufresne2011-05-021-1/+1
* pxgsettings: fixed "operation on 'count' may be undefined"dominique.leuenberger@gmail.com2011-05-021-1/+3
* pgxconf/pxgsettings: also trap SIGABRT, fix issue 157dominique.leuenberger@gmail.com2011-04-302-2/+2
* BUILD: gsettings was introduced in gio 2.26dominique.leuenberger@gmail.com2011-04-281-1/+1
* BUILD: pxgsettings and pxgconf are being skipped due to wrong GNOME/GNOME2/GN...dominique.leuenberger@gmail.com2011-04-281-3/+3
* GNOME3: have a pxgsettings helper and a config_gnome3 moduledominique.leuenberger@gmail.com2011-04-284-5/+485
* Fix issue 159: a pac http://address.pac.com is valid and should be treated as...dominique.leuenberger@gmail.com2011-04-081-1/+1
* Build: Add option to link against libwebkit-gtk3.dominique.leuenberger@gmail.com2011-03-291-2/+6
* pacrunner_mozjs: ^Ct's not pretend we support xulrunner < 2.0b12... who wants...dominique.leuenberger@gmail.com2011-03-222-9/+1
* xulrunner2: retry to fix build. This one works with 2.0b12 (will fail with an...dominique.leuenberger@gmail.com2011-03-222-13/+26
* Revert r786 - This introduces more errors than needed - And even fails buildi...dominique.leuenberger@gmail.com2011-03-221-24/+11
* eorder the JS search order:dominique.leuenberger@gmail.com2011-03-071-1/+1
* cmake: small rewrite on detecting mozilla js engine.dominique.leuenberger@gmail.com2011-03-051-11/+14
* issue 155: fix build against xulrunner 2.0 (tested up to 2.0b11)dominique.leuenberger@gmail.com2011-02-152-11/+28
* cleanup natus pacrunnernpmccallum2011-02-061-11/+3
* fix invalid size read in fstat()npmccallum2011-02-061-7/+5
* fix mismatched delete[]npmccallum2011-02-061-1/+1
* fix mismatched delete[]npmccallum2011-02-061-1/+1