summaryrefslogtreecommitdiff
path: root/src/lib/proxy_factory.c
Commit message (Expand)AuthorAgeFilesLines
* The real 0.2.3 releaselibproxy-0.2.3npmccallum2008-06-051-138/+264
* Fix dlopen() on newer systems that enforce the presence of the RTLD_NOW flagnpmccallum2008-06-031-1/+1
* specify that get_proxies() will always return an array with one entrynpmccallum2008-04-101-0/+3
* Convert all comments over to C89 style closing issue 2jeffschroed2008-01-081-73/+82
* converted on_get_proxies to use pxArraynpmccallum2007-12-271-71/+25
* converted pxProxyFactory plugins to use pxArraynpmccallum2007-12-271-37/+22
* convert pxProxyFactory misc to use pxStrDictnpmccallum2007-12-271-86/+10
* added pthread supportnpmccallum2007-12-211-3/+14
* relicense under LGPLv2.1 for maximum compatibilitynpmccallum2007-12-131-1/+1
* added px_config_create(); implemented ignores for: envvar, file and gnome. T...npmccallum2007-12-121-0/+16
* fix crashernpmccallum2007-12-121-1/+1
* reworked IP handling so that ignores could be implementednpmccallum2007-12-121-18/+207
* px_proxy_factory_get_proxy -> px_proxy_factory_get_proxies: reflects more acc...npmccallum2007-12-071-1/+1
* undo ltdl support, we'll handle this differentlynpmccallum2007-12-071-11/+7
* fix memory leaknpmccallum2007-11-231-2/+3
* migrated to ltdlnpmccallum2007-11-211-7/+11
* convert get_proxy() to use config_file; fix memory leaknpmccallum2007-11-201-50/+19
* Created stub for _ignorekippled2007-11-161-0/+21
* crashers, memory leaks and const fixes; oh my!npmccallum2007-11-071-17/+28
* fix crashernpmccallum2007-11-071-1/+1
* first stab at the networkmanager pluginnpmccallum2007-11-051-1/+89
* implement configuration file for proxy lockdownnpmccallum2007-11-031-23/+66
* oops! set license to LGPLv3, re-release 0.1npmccallum2007-10-311-1/+1
* memory leak fixes, validate input from config pluginsnpmccallum2007-10-311-0/+26
* crasher fixnpmccallum2007-10-171-2/+4
* initial stab at a gconf plugin (works) ; more crasher fixesnpmccallum2007-10-171-2/+2
* added documentation and px_proxy_factory_network_changed()npmccallum2007-10-161-0/+39
* a working pac runner (mozjs)npmccallum2007-10-161-6/+5
* crasher fixesnpmccallum2007-10-161-11/+7
* first stab at pf.get_proxy(...)npmccallum2007-10-151-78/+323
* major rework of tree structure; import from libwpadnpmccallum2007-10-111-0/+224