../
|
arc.c
|
6.8 KB
|
e2869bf
|
2007-10-07T22:07:25Z
|
wilmer |
"Changed" the ArcFour implementation. I'm afraid this was a waste of …
|
arc.h
|
2.1 KB
|
a7b5925
|
2007-10-07T20:42:37Z
|
wilmer |
Renaming RC4 to ArcFour (possible trademark issues).
|
base64.c
|
4.6 KB
|
3b6eadc
|
2007-07-07T17:19:28Z
|
Jelmer Vernooij |
Fix some warnings in storage.c.
|
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
|
f394500
|
2008-01-05T15:00:15Z
|
wilmer |
Removed closure->result. I was planning to add some more stuff, but …
|
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
|
754 bytes
|
77bfd07
|
2007-11-23T23:07:44Z
|
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
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
|
12.5 KB
|
613cc55
|
2008-01-24T22:22:46Z
|
wilmer |
Fixed two valgrind warnings (partially uninitialized "struct tm" vars.)
|
misc.h
|
2.4 KB
|
e64de00
|
2008-01-12T00:24:46Z
|
wilmer |
Killed info_string_append() and now showing the IP address of ICQ …
|
proxy.c
|
12.6 KB
|
6f7ac17
|
2007-12-28T23:27:45Z
|
wilmer |
Fixed return value check in proxy_connect(), since on some systems
a …
|
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.5 KB
|
42127dc
|
2006-09-24T11:57:45Z
|
wilmer |
Added support for SSL- and TLS-connections. Checking of the "tls" user …
|
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_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_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 …
|
url.c
|
2.9 KB
|
b6423a09
|
2007-02-18T23:57:12Z
|
wilmer |
Little fix copied from Jelmer's integration branch, want to import the …
|
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 …
|