summaryrefslogtreecommitdiff
path: root/libproxy/modules/config_w32reg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove all existing codeJan-Michael Brummer2023-03-271-174/+0
* Merge pull request #129 from mcatanzaro/mcatanzaro/#127Dominique Leuenberger2020-09-101-1/+1
|\
| * Remove dynamic exception specificationsMichael Catanzaro2020-08-121-1/+1
* | Parse the windows bypass listRoss Porter2020-09-031-1/+5
|/
* Allow multiple result to be returned from static confignicolas.dufresne@gmail.com2012-07-051-9/+14
* Ported libproxy to new libmodman API/ABInicolas.dufresne2010-08-181-1/+1
* fix all symbols with a leading '_'npmccallum2010-02-241-12/+12
* rework libmodman to not use a struct in the module metadatanpmccallum2010-02-141-4/+4
* win32 smod build fixesnpmccallum2010-02-121-1/+1
* remove googlecode from the namespacenpmccallum2010-02-051-1/+1
* port config_w32reg to libmodman; a few other misc win32 fixesnpmccallum2010-02-051-6/+3
* massive rework; split off libmodman; make unit tests for libmodman; remove co...npmccallum2010-02-051-1/+1
* config_w32reg actually works now, including ignore support; other misc win32 ...npmccallum2010-02-041-8/+20
* a couple more trivial win32 fixesnpmccallum2010-01-291-2/+2
* make visibility hidden by default and begin to export symbols; minor reworknpmccallum2010-01-231-2/+1
* the "OMG, I think it builds on win32!" commitnpmccallum2010-01-211-2/+2
* yet another set of build fixes for win32npmccallum2010-01-201-13/+13
* make it possible to build modules into the core libproxynpmccallum2010-01-171-1/+1
* make code more c++ish (major rework)npmccallum2010-01-171-124/+70
* build using c++npmccallum2010-01-171-0/+211