summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* NEWS: Mention which bugs we closed so far on the road to 0.4.8dominique.leuenberger@gmail.com2011-08-111-0/+6
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@822 c587cffe-e639-0410-9787-d7902ae8ed56
* Trim the ignore-values before comparing themdominique.leuenberger@gmail.com2011-08-081-0/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@821 c587cffe-e639-0410-9787-d7902ae8ed56
* typo: fix spelling of googe.com. Pointed out by Marcus Meissnerdominique.leuenberger@gmail.com2011-08-081-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@820 c587cffe-e639-0410-9787-d7902ae8ed56
* print suffix even if the list is emptynicolas.dufresne2011-07-281-1/+3
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@819 c587cffe-e639-0410-9787-d7902ae8ed56
* INSTALL: Document use of WITH_GNOME3 and WITH_WEBKIT3dominique.leuenberger@gmail.com2011-06-291-2/+7
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@818 c587cffe-e639-0410-9787-d7902ae8ed56
* Fix detection of libwebkit. pkg_config syntax can be harddominique.leuenberger@gmail.com2011-06-211-2/+2
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@817 c587cffe-e639-0410-9787-d7902ae8ed56
* Support building with javascriptcoregtk 1.5 (split in webkitgtk 1.5, thus ↵dominique.leuenberger@gmail.com2011-06-202-1/+6
| | | | | | webkitgtk 1.5 does not build without this detection) git-svn-id: http://libproxy.googlecode.com/svn/trunk@816 c587cffe-e639-0410-9787-d7902ae8ed56
* Only support mozjs185 as valid mozilla pacrunner backend.dominique.leuenberger@gmail.com2011-06-202-11/+14
| | | | | | | | | Xulrunner is no longer trackable from upstream due to the lightning fast movement of the Firefox source base. Also, Mozilla does not support usage of xulrunner from other apps. git-svn-id: http://libproxy.googlecode.com/svn/trunk@815 c587cffe-e639-0410-9787-d7902ae8ed56
* Version 0.4.7nicolas.dufresne2011-06-061-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@813 c587cffe-e639-0410-9787-d7902ae8ed56
* Remove unused mime type checknicolas.dufresne2011-06-061-8/+2
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@812 c587cffe-e639-0410-9787-d7902ae8ed56
* NEWS for the SUSE config moduledominique.leuenberger@gmail.com2011-06-031-0/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@811 c587cffe-e639-0410-9787-d7902ae8ed56
* Issue 150: Add sysconfig parser for distributions using /etc/sysconfig for ↵dominique.leuenberger@gmail.com2011-06-033-0/+172
| | | | | | their 'admin' suites (openSUSE/SLE/EduLife for example The module is enabled when libproxy is being built on a system that has /etc/sysconfig to be found git-svn-id: http://libproxy.googlecode.com/svn/trunk@810 c587cffe-e639-0410-9787-d7902ae8ed56
* Fix issue 162: IP/CIDR based ignore patterns were mis-interpreted.dominique.leuenberger@gmail.com2011-05-191-5/+11
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@809 c587cffe-e639-0410-9787-d7902ae8ed56
* pacutils: syncing function isInNet() (bmo#646509) and dateRange (bmo#419510) ↵dominique.leuenberger@gmail.com2011-05-031-23/+22
| | | | | | with mozilla source git-svn-id: http://libproxy.googlecode.com/svn/trunk@807 c587cffe-e639-0410-9787-d7902ae8ed56
* Cleanup debug includesdominique.leuenberger@gmail.com2011-05-021-1/+0
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@806 c587cffe-e639-0410-9787-d7902ae8ed56
* Fix issue 161: in case host is one char longer than any of the domain ignore ↵dominique.leuenberger@gmail.com2011-05-021-2/+3
| | | | | | patterns, it is triggered as a ignore match. git-svn-id: http://libproxy.googlecode.com/svn/trunk@805 c587cffe-e639-0410-9787-d7902ae8ed56
* pxgsettings: =/-1.. counting can be so harddominique.leuenberger@gmail.com2011-05-021-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@804 c587cffe-e639-0410-9787-d7902ae8ed56
* Fix missing cast causing wrong type warningnicolas.dufresne2011-05-021-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@803 c587cffe-e639-0410-9787-d7902ae8ed56
* pxgsettings: fixed "operation on 'count' may be undefined"dominique.leuenberger@gmail.com2011-05-021-1/+3
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@802 c587cffe-e639-0410-9787-d7902ae8ed56
* pgxconf/pxgsettings: also trap SIGABRT, fix issue 157dominique.leuenberger@gmail.com2011-04-302-2/+2
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@801 c587cffe-e639-0410-9787-d7902ae8ed56
* BUILD: gsettings was introduced in gio 2.26dominique.leuenberger@gmail.com2011-04-281-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@800 c587cffe-e639-0410-9787-d7902ae8ed56
* BUILD: pxgsettings and pxgconf are being skipped due to wrong ↵dominique.leuenberger@gmail.com2011-04-281-3/+3
| | | | | | GNOME/GNOME2/GNOME3 checks git-svn-id: http://libproxy.googlecode.com/svn/trunk@799 c587cffe-e639-0410-9787-d7902ae8ed56
* GNOME3: have a pxgsettings helper and a config_gnome3 moduledominique.leuenberger@gmail.com2011-04-285-5/+487
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@798 c587cffe-e639-0410-9787-d7902ae8ed56
* NEWS: inform which bugs we close...dominique.leuenberger@gmail.com2011-04-081-1/+7
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@797 c587cffe-e639-0410-9787-d7902ae8ed56
* python bindings: install them where python says they belong. For weird cases ↵dominique.leuenberger@gmail.com2011-04-081-15/+5
| | | | | | where people do not like that, an override variable PYTHON_SITEPKG_DIR is available git-svn-id: http://libproxy.googlecode.com/svn/trunk@796 c587cffe-e639-0410-9787-d7902ae8ed56
* Fix issue 159: a pac http://address.pac.com is valid and should be treated ↵dominique.leuenberger@gmail.com2011-04-081-1/+1
| | | | | | as http://address.pac.com/ git-svn-id: http://libproxy.googlecode.com/svn/trunk@795 c587cffe-e639-0410-9787-d7902ae8ed56
* NEWS: Mention webkit3 supportdominique.leuenberger@gmail.com2011-03-291-0/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@794 c587cffe-e639-0410-9787-d7902ae8ed56
* Build: Add option to link against libwebkit-gtk3.dominique.leuenberger@gmail.com2011-03-292-2/+8
| | | | | | | CMake option "WITH_WEBKIT3" git-svn-id: http://libproxy.googlecode.com/svn/trunk@793 c587cffe-e639-0410-9787-d7902ae8ed56
* NEWS: Mention xulrunner 2.0dominique.leuenberger@gmail.com2011-03-221-0/+4
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@792 c587cffe-e639-0410-9787-d7902ae8ed56
* pacrunner_mozjs: ^Ct's not pretend we support xulrunner < 2.0b12... who ↵dominique.leuenberger@gmail.com2011-03-222-9/+1
| | | | | | wants new libproxy wants new xul too git-svn-id: http://libproxy.googlecode.com/svn/trunk@791 c587cffe-e639-0410-9787-d7902ae8ed56
* xulrunner2: retry to fix build. This one works with 2.0b12 (will fail with ↵dominique.leuenberger@gmail.com2011-03-222-13/+26
| | | | | | any xul2 below that... but I honestly think we can safely ignore these beta versions... sorry) git-svn-id: http://libproxy.googlecode.com/svn/trunk@790 c587cffe-e639-0410-9787-d7902ae8ed56
* Revert r786 - This introduces more errors than needed - And even fails ↵dominique.leuenberger@gmail.com2011-03-221-24/+11
| | | | | | building on xul 1.9 git-svn-id: http://libproxy.googlecode.com/svn/trunk@789 c587cffe-e639-0410-9787-d7902ae8ed56
* eorder the JS search order:dominique.leuenberger@gmail.com2011-03-071-1/+1
| | | | | | | | | | | | | | 1) mozilla-js => Gecko 1.9 / 2.0 2) xulrunner-js => Gecko 1.8 3) firefox-js => (no reference where and when that was used, sorry) 4) seamonkey-js => is not really used upstream, but seems some dists named it like that. Keeping at last position, as it was before. (This order is equal to what gjs uses) git-svn-id: http://libproxy.googlecode.com/svn/trunk@788 c587cffe-e639-0410-9787-d7902ae8ed56
* cmake: small rewrite on detecting mozilla js engine.dominique.leuenberger@gmail.com2011-03-051-11/+14
| | | | | | | | | This rewrite allows us to exactly know which of the modles we found, to do further testing on it later on (like finding the exact version and the like). git-svn-id: http://libproxy.googlecode.com/svn/trunk@787 c587cffe-e639-0410-9787-d7902ae8ed56
* issue 155: fix build against xulrunner 2.0 (tested up to 2.0b11)dominique.leuenberger@gmail.com2011-02-152-11/+28
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@786 c587cffe-e639-0410-9787-d7902ae8ed56
* mingw32 needs libgcc statically linked... dominique.leuenberger@gmail.com2011-02-151-0/+2
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@785 c587cffe-e639-0410-9787-d7902ae8ed56
* ruby bindings: minor cleanupsdominique.leuenberger@gmail.com2011-02-152-5/+3
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@784 c587cffe-e639-0410-9787-d7902ae8ed56
* cleanup natus pacrunnernpmccallum2011-02-061-11/+3
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@783 c587cffe-e639-0410-9787-d7902ae8ed56
* fix invalid size read in fstat()npmccallum2011-02-061-7/+5
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@782 c587cffe-e639-0410-9787-d7902ae8ed56
* fix mismatched delete[]npmccallum2011-02-061-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@781 c587cffe-e639-0410-9787-d7902ae8ed56
* fix mismatched delete[]npmccallum2011-02-061-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@780 c587cffe-e639-0410-9787-d7902ae8ed56
* added natus pacrunnernpmccallum2011-02-063-1/+129
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@779 c587cffe-e639-0410-9787-d7902ae8ed56
* Get url from file: Initialize the buffer to 0, to not have garbage. dominique.leuenberger@gmail.com2011-02-061-0/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@778 c587cffe-e639-0410-9787-d7902ae8ed56
* Avoid using static constructor in shared librarynicolas.dufresne2011-01-033-16/+9
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@777 c587cffe-e639-0410-9787-d7902ae8ed56
* Close all uneeded file descriptors in pxgconfnicolas.dufresne2011-01-031-4/+2
| | | | | | | | When we start pxconf we fork but we don't close all the uneeded file descriptors. This has the side effect that any listening socket stays open even if closed by the parent process. git-svn-id: http://libproxy.googlecode.com/svn/trunk@776 c587cffe-e639-0410-9787-d7902ae8ed56
* Don't append empty variable to link_directoriesnicolas.dufresne2010-10-122-2/+0
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@775 c587cffe-e639-0410-9787-d7902ae8ed56
* Disable transient linkingnicolas.dufresne2010-10-121-0/+1
| | | | | | | | | | As explained at http://www.cmake.org/Wiki/CMake_FAQ#Why_do_I_have_unwanted_semicolons_.3B_in_my_compiler_flags.3F if CMake links A to B and B to C, all the flags from A will be appended when C is linked. This behaviour is wrong, but CMake provides a workaround which is implemented in this patch. git-svn-id: http://libproxy.googlecode.com/svn/trunk@774 c587cffe-e639-0410-9787-d7902ae8ed56
* issue 144: do not mix CFLAGS and CXXFLAGS.dominique.leuenberger@gmail.com2010-10-121-3/+0
| | | | | | | Actually: there is no need to mess around with compiler used at all. git-svn-id: http://libproxy.googlecode.com/svn/trunk@773 c587cffe-e639-0410-9787-d7902ae8ed56
* Avoid sending negative values to isalnum()nicolas.dufresne2010-10-061-1/+1
| | | | | | | On Windows, sending negative value to isalnum() result in an assertion popping. Adding cast, to prevent negative value from being sent. git-svn-id: http://libproxy.googlecode.com/svn/trunk@772 c587cffe-e639-0410-9787-d7902ae8ed56
* Don't read NULL character in url::encodenicolas.dufresne2010-10-061-1/+1
| | | | git-svn-id: http://libproxy.googlecode.com/svn/trunk@771 c587cffe-e639-0410-9787-d7902ae8ed56