summaryrefslogtreecommitdiff
path: root/libproxy
Commit message (Expand)AuthorAgeFilesLines
* Version 0.4.170.4.17Dominique Leuenberger2020-12-291-1/+1
* Include cerrnoGeorgi D. Sotirov2020-12-061-0/+1
* Release: 0.4.16Dominique Leuenberger2020-11-171-1/+1
* Merge pull request #126 from lifeibiren/fix-overflow-with-large-pacDominique Leuenberger2020-11-101-13/+31
|\
| * Fix buffer overflow when PAC is enabledFei Li2020-07-171-13/+31
* | Merge pull request #128 from mcatanzaro/mcatanzaro/#68Dominique Leuenberger2020-11-103-14/+4
|\ \
| * | Remove nonfunctional and crashy pacrunner cachingMichael Catanzaro2020-09-103-14/+4
* | | Merge pull request #139 from mcatanzaro/mcatanzaro/disable-mozjsDominique Leuenberger2020-11-101-1/+1
|\ \ \
| * | | Disable mozjs extension by defaultMichael Catanzaro2020-09-221-1/+1
| |/ /
* | | Fix mismatched new[]/delete[] in proxy.cppMichael Catanzaro2020-09-101-4/+4
|/ /
* | Merge pull request #131 from TechSmith/vs2019buildableDominique Leuenberger2020-09-102-7/+10
|\ \
| * | Trivial CleanupRoss Porter2020-09-031-6/+3
| * | Use windows pipe open and close on win32Ross Porter2020-09-031-1/+7
| |/
* | Merge pull request #129 from mcatanzaro/mcatanzaro/#127Dominique Leuenberger2020-09-1016-27/+27
|\ \
| * | Remove dynamic exception specificationsMichael Catanzaro2020-08-1216-27/+27
| |/
* | Merge pull request #136 from mcatanzaro/mcatanzaro/#134Dominique Leuenberger2020-09-101-10/+18
|\ \
| * | Rewrite url::recvline to be nonrecursiveMichael Catanzaro2020-09-091-10/+18
| |/
* | Parse the windows bypass listRoss Porter2020-09-031-1/+5
|/
* Merge pull request #118 from smcv/mozjs-freed-stringDominique Leuenberger2020-06-021-7/+4
|\
| * mozjs: Avoid use-after-freeSimon McVittie2020-05-011-7/+4
* | Merge pull request #117 from smcv/gsettings-wait-for-initialDominique Leuenberger2020-06-022-5/+14
|\ \ | |/ |/|
| * gsettings: Wait for all configuration updatesSimon McVittie2020-05-011-1/+1
| * gsettings: Always read at least the initial values of all keysSimon McVittie2020-05-012-4/+13
* | Merge pull request #105 from mwilck/pacrunnerDominique Leuenberger2020-04-293-0/+177
|\ \
| * | config_pacrunner: update response parsingMartin Wilck2020-02-141-3/+7
| * | config_pacrunner: add test for pacrunner availability on D-BusMartin Wilck2020-02-141-1/+47
| * | Add config module for querying PacRunnerDavid Woodhouse2020-02-143-0/+127
* | | Merge pull request #112 from Vogtinator/fixverscriptDominique Leuenberger2020-04-291-2/+0
|\ \ \ | |_|/ |/| |
| * | Keep visibility of non-px_* symbolsFabian Vogt2020-03-231-2/+0
| |/
* | pxgsettings: use the correct syntax to connect to the changed signalCorentin Noël2020-04-261-1/+1
* | Merge pull request #101 from albert-astals-cid-kdab/small_perf_improvDominique Leuenberger2020-04-1610-17/+17
|\ \
| * | Small performance improvementsAlbert Astals Cid2019-10-0410-17/+17
| |/
* | Merge pull request #109 from iainlane/mozjs-68Dominique Leuenberger2020-04-162-21/+41
|\ \
| * | mozjs: Port to mozjs 68Iain Lane2020-03-112-21/+41
| |/
* | Merge pull request #102 from illera88/patch-1Dominique Leuenberger2020-03-271-1/+1
|\ \
| * | unistd.h is not present in Windows and makes build failAlberto Garcia Illera2019-11-131-1/+1
| |/
* | config_kde: Initialize config_loc.mtime explicitlyFabian Vogt2020-03-231-2/+4
|/
* Merge pull request #93 from alanc/masterDominique Leuenberger2019-07-161-0/+1
|\
| * include <string.h> in modules/config_gnome3.cppAlan Coopersmith2018-10-091-0/+1
* | Merge pull request #95 from bigon/mozjs-60Dominique Leuenberger2019-07-161-1/+1
|\ \
| * | Build with mozjs 60 insteadLaurent Bigonville2018-12-091-1/+1
| |/
* | Fixing memory leak in functions 'dnsResolve' and 'webkit_pacrunner::run'. Del...Dhaval Ved2019-02-141-2/+11
* | get-pac-test: Fix build with clang/libc++Khem Raj2019-01-301-1/+1
|/
* Revert "Do not invoke extra shell to run pxgsettings"Dominique Leuenberger2018-10-031-1/+1
* Add call to JS::InitSelfHostedCode()Laurent Bigonville2018-10-021-0/+2
* Build with mozjs-52Pierre Lejeune2018-07-022-13/+8
* Do not invoke extra shell to run pxgsettingsDominique Leuenberger2018-01-081-1/+1
* Add version number to the version scriptFabian Vogt2017-09-201-1/+1
* Add public px_proxy_factory_free_proxies functionFabian Vogt2017-09-203-1/+20
* Add symbol versions - be ready to introduce new APIs as neededDominique Leuenberger2017-09-072-0/+12