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
/
libproxy
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
fix the case where ';' is the last character from the pac response
npmccallum
2010-03-06
1
-1
/
+2
|
*
fix file:// urls for pacs
npmccallum
2010-03-06
1
-1
/
+1
|
*
don't install libproxy pc file on mac os x
npmccallum
2010-03-05
1
-1
/
+1
|
*
correct some delete references; fixes issue 91; patch from Erik van Pienbroek
npmccallum
2010-03-05
2
-10
/
+11
|
*
fix building on Fedora 13+
npmccallum
2010-03-05
1
-1
/
+1
|
*
fix MOZJS_INCLUDE_DIR and WEBKIT_INCLUDE_DIR to use the correct cache type
npmccallum
2010-03-01
1
-2
/
+2
|
*
On NON-WIN32 platforms we need the pkgconfig files ( seems not to work)
dominique.leuenberger
2010-02-26
1
-1
/
+1
|
*
bump soversion on libproxy due to the API change
npmccallum
2010-02-25
1
-1
/
+1
|
*
add a little more debugging messages
npmccallum
2010-02-25
1
-2
/
+7
|
*
cleanup the config_kde module; make it actually build
npmccallum
2010-02-25
2
-73
/
+52
|
*
fix documentation
npmccallum
2010-02-24
1
-2
/
+1
|
*
fix all symbols with a leading '_'
npmccallum
2010-02-24
10
-84
/
+84
|
*
re-enable exception trapping in the C api
npmccallum
2010-02-24
1
-6
/
+7
|
*
fix a crasher if debug is enabled and no config_modules are found; make ↵
npmccallum
2010-02-24
1
-4
/
+9
|
|
|
|
builtin modules work on win32
*
add support for builtin modules
npmccallum
2010-02-24
3
-42
/
+66
|
*
use fgets() rather than my own readline()
npmccallum
2010-02-24
1
-30
/
+27
|
*
make pac fetching work on win32
npmccallum
2010-02-22
2
-3
/
+11
|
*
change cout -> cerr for debug messages
npmccallum
2010-02-22
1
-13
/
+13
|
*
fix memory leak
npmccallum
2010-02-22
1
-1
/
+6
|
*
fix mozjs crasher
npmccallum
2010-02-22
1
-8
/
+9
|
*
add initializer for this->wpad
npmccallum
2010-02-22
1
-0
/
+1
|
*
fixed a url crasher
npmccallum
2010-02-22
1
-7
/
+7
|
*
add debug output
npmccallum
2010-02-22
1
-7
/
+26
|
*
fix a crasher
npmccallum
2010-02-22
1
-0
/
+7
|
*
add support in core libproxy for inverting ignore strings
npmccallum
2010-02-17
1
-3
/
+8
|
*
Convert pacrunner to use the template singleton method
npmccallum
2010-02-16
2
-8
/
+1
|
*
rework libmodman to not use a struct in the module metadata
npmccallum
2010-02-14
13
-25
/
+20
|
*
win32 smod build fixes
npmccallum
2010-02-12
1
-1
/
+1
|
*
update config_macosx for smod
npmccallum
2010-02-11
1
-1
/
+1
|
*
add smod everywhere
npmccallum
2010-02-11
11
-12
/
+12
|
*
Add support for building against mozjs or webkit on win32 (via manually set ↵
npmccallum
2010-02-11
2
-5
/
+29
|
|
|
|
cache variables)
*
add support for win32 mutexes
npmccallum
2010-02-10
1
-8
/
+22
|
*
fix header reference
npmccallum
2010-02-10
1
-1
/
+1
|
*
fix mozjs detection
npmccallum
2010-02-10
1
-3
/
+6
|
*
make config_gnome helluva faster
npmccallum
2010-02-08
1
-3
/
+3
|
*
fix a never-exit-a-loop bug
npmccallum
2010-02-08
1
-8
/
+5
|
*
fix envvar on non-Apple UNIX
npmccallum
2010-02-08
1
-1
/
+5
|
*
fix build on macosx
npmccallum
2010-02-08
2
-10
/
+8
|
*
add double load support for the second round of symbol tests
npmccallum
2010-02-08
1
-0
/
+1
|
*
fix compilation issues
npmccallum
2010-02-08
2
-3
/
+3
|
*
remove googlecode from the namespace
npmccallum
2010-02-05
23
-68
/
+32
|
*
port config_w32reg to libmodman; a few other misc win32 fixes
npmccallum
2010-02-05
1
-6
/
+3
|
*
update header safegards to match new header file names
npmccallum
2010-02-05
5
-15
/
+15
|
*
massive rework; split off libmodman; make unit tests for libmodman; remove ↵
npmccallum
2010-02-05
34
-1051
/
+257
|
|
|
|
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
9
-47
/
+97
|
|
|
|
fixes
*
fix module loading again
npmccallum
2010-01-29
4
-19
/
+8
|
*
a couple more trivial win32 fixes
npmccallum
2010-01-29
3
-5
/
+5
|
*
remove builtin module support; there is a better way to do this
npmccallum
2010-01-28
2
-100
/
+71
|
*
fix cmake bug causing errors when deps not found
npmccallum
2010-01-26
1
-3
/
+5
|
*
remove exception thrown on symbol lookup failure (just return NULL)
npmccallum
2010-01-25
2
-6
/
+3
|
[prev]
[next]