Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dynamic exception specifications | Michael Catanzaro | 2020-08-12 | 1 | -1/+1 |
| | | | | | | | | | C++98 called and it wants its dynamic exception specifications back! We'd better comply. https://en.cppreference.com/w/cpp/language/except_spec Fixes #127 | ||||
* | Fix Build on Mac OS X - Fixes bug 183 | dominique.leuenberger@gmail.com | 2013-08-27 | 1 | -3/+3 |
| | |||||
* | Allow multiple result to be returned from static config | nicolas.dufresne@gmail.com | 2012-07-05 | 1 | -10/+15 |
| | |||||
* | Ported libproxy to new libmodman API/ABI | nicolas.dufresne | 2010-08-18 | 1 | -1/+1 |
| | | | | This solves issue 133 by using real builtin modules instead of relying on symbols being visible in current process. | ||||
* | Updated OS X proxy server scheme mapping. | nicolas.dufresne | 2010-04-02 | 1 | -4/+2 |
| | | | | RTSP protocol support proxying and does not rely on another protocol while Gopher relies on HTTP GET. | ||||
* | rework libmodman to not use a struct in the module metadata | npmccallum | 2010-02-14 | 1 | -1/+1 |
| | |||||
* | update config_macosx for smod | npmccallum | 2010-02-11 | 1 | -1/+1 |
| | |||||
* | fix build on macosx | npmccallum | 2010-02-08 | 1 | -6/+4 |
| | |||||
* | remove googlecode from the namespace | npmccallum | 2010-02-05 | 1 | -5/+5 |
| | |||||
* | massive rework; split off libmodman; make unit tests for libmodman; remove ↵ | npmccallum | 2010-02-05 | 1 | -3/+2 |
| | | | | config_wpad; remove config_file (both intenal and module); remove config ordering support; merge lukas' kde plugin rework | ||||
* | config_w32reg actually works now, including ignore support; other misc win32 ↵ | npmccallum | 2010-02-04 | 1 | -1/+1 |
| | | | | fixes | ||||
* | make visibility hidden by default and begin to export symbols; minor rework | npmccallum | 2010-01-23 | 1 | -1/+1 |
| | |||||
* | macosx: disable RTSP/Gopher for now, fix memory leak, add support for ↵ | npmccallum | 2010-01-19 | 1 | -7/+23 |
| | | | | ExcludeSimpleHostnames | ||||
* | config_macosx fixes and TODOs | npmccallum | 2010-01-19 | 1 | -4/+17 |
| | |||||
* | rework config_macosx module a bit and add ignore support | npmccallum | 2010-01-19 | 1 | -26/+35 |
| | |||||
* | first stab at a config_macosx module | npmccallum | 2010-01-18 | 1 | -0/+133 |