summaryrefslogtreecommitdiff
path: root/libproxy/modules
Commit message (Expand)AuthorAgeFilesLines
...
* win32 smod build fixesnpmccallum2010-02-121-1/+1
* update config_macosx for smodnpmccallum2010-02-111-1/+1
* add smod everywherenpmccallum2010-02-1110-10/+10
* Add support for building against mozjs or webkit on win32 (via manually set c...npmccallum2010-02-111-2/+7
* fix header referencenpmccallum2010-02-101-1/+1
* make config_gnome helluva fasternpmccallum2010-02-081-3/+3
* fix build on macosxnpmccallum2010-02-081-6/+4
* remove googlecode from the namespacenpmccallum2010-02-0512-18/+18
* 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-0514-218/+140
* config_w32reg actually works now, including ignore support; other misc win32 ...npmccallum2010-02-043-10/+24
* fix module loading againnpmccallum2010-01-292-2/+2
* a couple more trivial win32 fixesnpmccallum2010-01-291-2/+2
* make sure config_file exports its module_load functionnpmccallum2010-01-251-1/+1
* fix my failure to rename the class in wpad_dns_alias after the file renamenpmccallum2010-01-251-5/+5
* make sure config_gnome exports its module_load functionnpmccallum2010-01-251-1/+1
* match the pacrunner plugins to the new pacrunner api; convert inet_ntop() use...npmccallum2010-01-242-15/+8
* match the pacrunner plugins to the new pacrunner apinpmccallum2010-01-242-8/+8
* disable/remove wpad_dnsdevolution, rename wpad_dns -> wpad_dns_aliasnpmccallum2010-01-232-99/+0
* make visibility hidden by default and begin to export symbols; minor reworknpmccallum2010-01-2315-56/+44
* added support for per-protocol proxies and ignore lists in config_kde4npmccallum2010-01-221-3/+27
* fix unix breakage from win32 build fixesnpmccallum2010-01-225-34/+45
* the "OMG, I think it builds on win32!" commitnpmccallum2010-01-213-49/+29
* yet another set of build fixes for win32npmccallum2010-01-201-13/+13
* macosx: disable RTSP/Gopher for now, fix memory leak, add support for Exclude...npmccallum2010-01-192-7/+59
* 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
* make it possible to build modules into the core libproxynpmccallum2010-01-1711-11/+11
* switch popen2 to use vfork()npmccallum2010-01-171-5/+5
* comment typonpmccallum2010-01-171-1/+1
* working config_gnome, now with set_creds() support!!!npmccallum2010-01-171-44/+41
* fix config_gnome's io stuffnpmccallum2010-01-171-46/+74
* re-enable kde module; fix lots of warningsnpmccallum2010-01-1710-19/+30
* make code more c++ish (major rework)npmccallum2010-01-1716-1521/+1076
* build using c++npmccallum2010-01-1715-76/+76
* new build system: CMakenpmccallum2010-01-1616-0/+2421