../
|
arc.c
|
7.6 KB
|
ddcf491f
|
2008-03-16T14:18:22Z
|
wilmer |
Adding padding to encrypted IM-passwords so the exact password length …
|
arc.h
|
2.1 KB
|
f3351f0
|
2008-04-05T11:54:31Z
|
wilmer |
Fixed GLib <2.6 compatibility issue in arc.h. (G_GNUC_MALLOC)
|
base64.c
|
4.7 KB
|
50d26f3
|
2008-03-16T15:28:37Z
|
wilmer |
Fixed base64_decode() to not barf on corrupted Base64 strings.
|
base64.h
|
2.3 KB
|
3b6eadc
|
2007-07-07T17:19:28Z
|
Jelmer Vernooij |
Fix some warnings in storage.c.
|
events.h
|
3.3 KB
|
9ff5737
|
2007-11-29T21:55:14Z
|
wilmer |
printf() in daemons considered harmful.
|
events_glib.c
|
3.7 KB
|
851a8c2
|
2008-03-22T12:02:50Z
|
wilmer |
Taught GLib-mode subprocesses how to die. (Closes: #374)
|
events_libevent.c
|
7.2 KB
|
9ff5737
|
2007-11-29T21:55:14Z
|
wilmer |
printf() in daemons considered harmful.
|
http_client.c
|
10.4 KB
|
df1694b
|
2006-06-25T12:15:42Z
|
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|
http_client.h
|
3.5 KB
|
0aaca60
|
2006-07-19T16:52:38Z
|
wilmer |
Added some (more) comments to .h files in lib/ and some minor …
|
ini.c
|
2.3 KB
|
df1694b
|
2006-06-25T12:15:42Z
|
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|
ini.h
|
1.4 KB
|
df1694b
|
2006-06-25T12:15:42Z
|
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|
Makefile
|
770 bytes
|
add23a2
|
2008-02-16T22:07:14Z
|
wilmer |
Moved xmltree to lib/ because I want to use it from more than just the …
|
md5.c
|
8.4 KB
|
bea1305
|
2008-01-19T12:36:30Z
|
wilmer |
Added byte swapping code to the new MD5 checksumming code to make it …
|
md5.h
|
1.3 KB
|
52744f8
|
2008-01-17T22:06:55Z
|
wilmer |
Fixing some Solaris compiler warnings (u_int->uint, adding some …
|
misc.c
|
13.4 KB
|
4e8db1c
|
2008-03-16T16:03:52Z
|
wilmer |
Moved password hash verification to md5_verify_password() so this can …
|
misc.h
|
2.5 KB
|
4e8db1c
|
2008-03-16T16:03:52Z
|
wilmer |
Moved password hash verification to md5_verify_password() so this can …
|
proxy.c
|
12.5 KB
|
58a1449
|
2008-03-24T11:01:02Z
|
wilmer |
Fixed a broken check in lib/proxy.c, this restores proxy support. …
|
proxy.h
|
1.5 KB
|
df1694b
|
2006-06-25T12:15:42Z
|
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|
sha1.c
|
9.2 KB
|
77bfd07
|
2007-11-23T23:07:44Z
|
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
sha1.h
|
1.8 KB
|
77bfd07
|
2007-11-23T23:07:44Z
|
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
ssl_bogus.c
|
1.7 KB
|
b9e4ab5
|
2007-07-07T17:21:12Z
|
Jelmer Vernooij |
Fix ssl_bogus.
|
ssl_client.h
|
3.6 KB
|
8a2221a7
|
2008-03-23T14:29:19Z
|
wilmer |
Fixed stalling issue with OpenSSL and Jabber (#368).
|
ssl_gnutls.c
|
6.0 KB
|
8a2221a7
|
2008-03-23T14:29:19Z
|
wilmer |
Fixed stalling issue with OpenSSL and Jabber (#368).
|
ssl_nss.c
|
4.7 KB
|
8a2221a7
|
2008-03-23T14:29:19Z
|
wilmer |
Fixed stalling issue with OpenSSL and Jabber (#368).
|
ssl_openssl.c
|
6.8 KB
|
8a2221a7
|
2008-03-23T14:29:19Z
|
wilmer |
Fixed stalling issue with OpenSSL and Jabber (#368).
|
url.c
|
2.9 KB
|
9ad86bb
|
2008-03-15T16:09:50Z
|
wilmer |
Fixed issues with "long" URLs in url.c. Reusing code from 2001 wasn't …
|
url.h
|
1.5 KB
|
9ad86bb
|
2008-03-15T16:09:50Z
|
wilmer |
Fixed issues with "long" URLs in url.c. Reusing code from 2001 wasn't …
|
xmltree.c
|
14.6 KB
|
4bbcba3
|
2008-02-16T22:40:38Z
|
wilmer |
Moved xmltree handlers initialization to xt_new().
|
xmltree.h
|
3.5 KB
|
4bbcba3
|
2008-02-16T22:40:38Z
|
wilmer |
Moved xmltree handlers initialization to xt_new().
|