index
:
delta/libproxy-git.git
0.3
add-tools-man-page
dbusify
fix-ignore-check
fix-kde-on-win
force-config-env
gh-pages
improve-config-call
improve-debug-output
libproxy-0.2
libproxy-0.4
main
master
tests-without-duktape
update-doc
wiki
github.com: libproxy/libproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Commit message (
Collapse
)
Author
Age
Files
Lines
*
The real 0.2.3 release
libproxy-0.2.3
npmccallum
2008-06-05
23
-609
/
+492
|
*
Fix dlopen() on newer systems that enforce the presence of the RTLD_NOW flag
npmccallum
2008-06-03
1
-1
/
+1
|
*
specify that get_proxies() will always return an array with one entry
npmccallum
2008-04-10
2
-0
/
+5
|
*
Convert all comments over to C89 style closing issue 2
jeffschroed
2008-01-08
12
-169
/
+179
|
*
converted on_get_proxies to use pxArray
npmccallum
2007-12-27
2
-73
/
+27
|
*
converted pxProxyFactory plugins to use pxArray
npmccallum
2007-12-27
1
-37
/
+22
|
*
convert pxProxyFactory misc to use pxStrDict
npmccallum
2007-12-27
1
-86
/
+10
|
*
convert pxConfigFile to use pxStrDict
npmccallum
2007-12-27
2
-123
/
+19
|
*
added the array and strdict objects
npmccallum
2007-12-27
5
-0
/
+337
|
*
delete the slp.h file I forgot in the previous commit
npmccallum
2007-12-27
1
-52
/
+0
|
*
move the wpad files to have the wpad_ prefix
npmccallum
2007-12-27
9
-11
/
+70
|
*
make configure check for pthread, actually link against it
npmccallum
2007-12-21
1
-1
/
+1
|
*
added pthread support
npmccallum
2007-12-21
2
-9
/
+18
|
*
relicense under LGPLv2.1 for maximum compatibility
npmccallum
2007-12-13
19
-19
/
+19
|
*
added px_config_create(); implemented ignores for: envvar, file and gnome. ↵
npmccallum
2007-12-12
3
-9
/
+24
|
|
|
|
TODO: kde
*
fix crasher
npmccallum
2007-12-12
1
-1
/
+1
|
*
reworked IP handling so that ignores could be implemented
npmccallum
2007-12-12
8
-369
/
+333
|
*
px_proxy_factory_get_proxy -> px_proxy_factory_get_proxies: reflects more ↵
npmccallum
2007-12-07
2
-2
/
+2
|
|
|
|
accurately what is actually returned
*
undo ltdl support, we'll handle this differently
npmccallum
2007-12-07
2
-12
/
+8
|
*
fix memory leak
npmccallum
2007-11-23
1
-2
/
+3
|
*
migrated to ltdl
npmccallum
2007-11-21
2
-8
/
+12
|
*
make dns WPAD a bit more robust
npmccallum
2007-11-20
1
-2
/
+12
|
*
fix crasher
npmccallum
2007-11-20
1
-1
/
+3
|
*
convert get_proxy() to use config_file; fix memory leak
npmccallum
2007-11-20
2
-50
/
+21
|
*
Added config file class, use it for the file plugin; misc.c fixes
npmccallum
2007-11-20
5
-5
/
+282
|
*
Created stub for _ignore
kippled
2007-11-16
1
-0
/
+21
|
*
crashers, memory leaks and const fixes; oh my!
npmccallum
2007-11-07
2
-21
/
+32
|
*
fix crasher
npmccallum
2007-11-07
1
-1
/
+1
|
*
fix crasher
npmccallum
2007-11-07
1
-1
/
+1
|
*
first stab at the networkmanager plugin
npmccallum
2007-11-05
2
-1
/
+91
|
*
fix various warnings
npmccallum
2007-11-03
1
-1
/
+1
|
*
implement configuration file for proxy lockdown
npmccallum
2007-11-03
4
-32
/
+106
|
*
oops! set license to LGPLv3, re-release 0.1
npmccallum
2007-10-31
19
-19
/
+19
|
*
released 0.1, minor changes
npmccallum
2007-10-31
1
-0
/
+1
|
*
memory leak fixes, validate input from config plugins
npmccallum
2007-10-31
2
-9
/
+38
|
*
crasher fix
npmccallum
2007-10-17
1
-2
/
+4
|
*
initial stab at a gconf plugin (works) ; more crasher fixes
npmccallum
2007-10-17
2
-3
/
+3
|
*
added documentation and px_proxy_factory_network_changed()
npmccallum
2007-10-16
3
-1
/
+65
|
*
a working pac runner (mozjs)
npmccallum
2007-10-16
4
-11
/
+12
|
*
crasher fixes
npmccallum
2007-10-16
5
-20
/
+21
|
*
first stab at pf.get_proxy(...)
npmccallum
2007-10-15
8
-110
/
+424
|
*
major rework of tree structure; import from libwpad
npmccallum
2007-10-11
20
-0
/
+2226