summaryrefslogtreecommitdiff
path: root/libproxy/modules/config_macosx.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic exception specificationsMichael Catanzaro2020-08-121-1/+1
* Fix Build on Mac OS X - Fixes bug 183dominique.leuenberger@gmail.com2013-08-271-3/+3
* Allow multiple result to be returned from static confignicolas.dufresne@gmail.com2012-07-051-10/+15
* Ported libproxy to new libmodman API/ABInicolas.dufresne2010-08-181-1/+1
* Updated OS X proxy server scheme mapping.nicolas.dufresne2010-04-021-4/+2
* rework libmodman to not use a struct in the module metadatanpmccallum2010-02-141-1/+1
* update config_macosx for smodnpmccallum2010-02-111-1/+1
* fix build on macosxnpmccallum2010-02-081-6/+4
* remove googlecode from the namespacenpmccallum2010-02-051-5/+5
* massive rework; split off libmodman; make unit tests for libmodman; remove co...npmccallum2010-02-051-3/+2
* config_w32reg actually works now, including ignore support; other misc win32 ...npmccallum2010-02-041-1/+1
* make visibility hidden by default and begin to export symbols; minor reworknpmccallum2010-01-231-1/+1
* macosx: disable RTSP/Gopher for now, fix memory leak, add support for Exclude...npmccallum2010-01-191-7/+23
* config_macosx fixes and TODOsnpmccallum2010-01-191-4/+17
* rework config_macosx module a bit and add ignore supportnpmccallum2010-01-191-26/+35
* first stab at a config_macosx modulenpmccallum2010-01-181-0/+133