../
|
url.h
|
1.5 KB
|
df1694b
|
2006-06-25T12:15:42Z
|
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|
url.c
|
2.9 KB
|
b6423a09
|
2007-02-18T23:57:12Z
|
wilmer |
Little fix copied from Jelmer's integration branch, want to import the …
|
ssl_openssl.c
|
6.2 KB
|
f920d9e
|
2006-10-19T07:51:35Z
|
wilmer |
Added starttls code to ssl_openssl.c so GnuTLS isn't the only …
|
ssl_nss.c
|
4.7 KB
|
df1694b
|
2006-06-25T12:15:42Z
|
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|
ssl_gnutls.c
|
5.9 KB
|
3e79889
|
2007-12-12T23:57:49Z
|
wilmer |
Checking conn->xcred before trying to clean it up since GnuTLS doesn't …
|
ssl_client.h
|
3.5 KB
|
42127dc
|
2006-09-24T11:57:45Z
|
wilmer |
Added support for SSL- and TLS-connections. Checking of the "tls" user …
|
ssl_bogus.c
|
1.7 KB
|
b9e4ab5
|
2007-07-07T17:21:12Z
|
Jelmer Vernooij |
Fix ssl_bogus.
|
sha1.h
|
1.8 KB
|
77bfd07
|
2007-11-23T23:07:44Z
|
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
sha1.c
|
9.2 KB
|
77bfd07
|
2007-11-23T23:07:44Z
|
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
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 …
|
proxy.c
|
12.6 KB
|
f618a4a
|
2007-10-12T12:11:57Z
|
Jelmer Vernooij |
Fix GCC warning.
|
misc.h
|
2.5 KB
|
d52111a
|
2007-12-12T21:36:33Z
|
wilmer |
Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
|
misc.c
|
12.6 KB
|
d52111a
|
2007-12-12T21:36:33Z
|
wilmer |
Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
|
md5.h
|
1.3 KB
|
df6d1da
|
2007-11-23T22:25:04Z
|
wilmer |
Replaced GPL-incompatible MD5 hashing code.
|
md5.c
|
7.2 KB
|
df6d1da
|
2007-11-23T22:25:04Z
|
wilmer |
Replaced GPL-incompatible MD5 hashing code.
|
Makefile
|
754 bytes
|
77bfd07
|
2007-11-23T23:07:44Z
|
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
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 …
|
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 …
|
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 …
|
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 …
|
events_libevent.c
|
7.2 KB
|
9ff5737
|
2007-11-29T21:55:14Z
|
wilmer |
printf() in daemons considered harmful.
|
events_glib.c
|
3.7 KB
|
04026d4
|
2006-07-15T17:26:13Z
|
wilmer |
Fixed a broken call to set_get() (CRASH), shut up a compiler warning …
|
events.h
|
3.3 KB
|
9ff5737
|
2007-11-29T21:55:14Z
|
wilmer |
printf() in daemons considered harmful.
|
base64.h
|
2.3 KB
|
3b6eadc
|
2007-07-07T17:19:28Z
|
Jelmer Vernooij |
Fix some warnings in storage.c.
|
base64.c
|
4.6 KB
|
3b6eadc
|
2007-07-07T17:19:28Z
|
Jelmer Vernooij |
Fix some warnings in storage.c.
|
arc.h
|
2.1 KB
|
a7b5925
|
2007-10-07T20:42:37Z
|
wilmer |
Renaming RC4 to ArcFour (possible trademark issues).
|
arc.c
|
6.8 KB
|
e2869bf
|
2007-10-07T22:07:25Z
|
wilmer |
"Changed" the ArcFour implementation. I'm afraid this was a waste of …
|