|
|
@3e79889
|
2007-12-12T23:57:49Z |
wilmer |
Checking conn->xcred before trying to clean it up since GnuTLS doesn't …
|
|
|
@d52111a
|
2007-12-12T21:36:33Z |
wilmer |
Fixed sockerr_again() usage in Jabber module to (hopefully) fix a 100% …
|
|
|
@9ff5737
|
2007-11-29T21:55:14Z |
wilmer |
printf() in daemons considered harmful.
|
|
|
@b6a2373
|
2007-11-28T23:24:26Z |
wilmer |
Fixed the epoll+ForkDaemon combination. The libevent event handling …
|
|
|
@77bfd07
|
2007-11-23T23:07:44Z |
wilmer |
Replaced GPL-incompatible SHA1 hashing code (and renamed the files in …
|
|
|
@df6d1da
|
2007-11-23T22:25:04Z |
wilmer |
Replaced GPL-incompatible MD5 hashing code.
|
|
|
@56f260a
|
2007-11-22T22:56:52Z |
wilmer |
Some changes to get rid of compiler warnings. (And disabling strict …
|
|
|
@2231302
|
2007-11-05T22:59:49Z |
wilmer |
Merging from Jelmer.
|
|
|
@e9b755e
|
2007-10-18T16:44:25Z |
Jelmer Vernooij |
Use standard functions for dealing with both IPv6 and IPv4.
|
|
|
@f618a4a
|
2007-10-12T12:11:57Z |
Jelmer Vernooij |
Fix GCC warning.
|
|
|
@d444c09
|
2007-10-12T00:06:50Z |
wilmer |
Added word_wrap() function to misc.c and using it at the right places …
|
|
|
@e2869bf
|
2007-10-07T22:07:25Z |
wilmer |
"Changed" the ArcFour implementation. I'm afraid this was a waste of …
|
|
|
@a7b5925
|
2007-10-07T20:42:37Z |
wilmer |
Renaming RC4 to ArcFour (possible trademark issues).
|
|
|
@a8a0b4c
|
2007-07-14T23:54:18Z |
wilmer |
Merge from Jelmer (making GCC4 happy by sanitizing some typecasting …
|
|
|
@b9e4ab5
|
2007-07-07T17:21:12Z |
Jelmer Vernooij |
Fix ssl_bogus.
|
|
|
@3b6eadc
|
2007-07-07T17:19:28Z |
Jelmer Vernooij |
Fix some warnings in storage.c.
|
|
|
@ae3c4fa
|
2007-07-01T14:52:45Z |
wilmer |
Merge from Jelmer (mainly unit testing things).
|
|
|
@b6423a09
|
2007-02-18T23:57:12Z |
wilmer |
Little fix copied from Jelmer's integration branch, want to import the …
|
|
|
@0fd8559
|
2007-02-18T17:48:04Z |
wilmer |
Merging new Jabber module. See the massive changelog for all the cool …
|
|
|
@348c11b
|
2007-01-22T09:42:55Z |
Jelmer Vernooij |
Add lcov target
|
|
|
@7bee5af
|
2006-12-24T21:47:18Z |
Jelmer Vernooij |
Add tests for set_url(). Fixed a bug where the default port wasn't …
|
|
|
@a51be64
|
2006-12-06T14:16:56Z |
Jelmer Vernooij |
Fix gcov.
|
|
|
@2c7df62
|
2006-12-06T12:15:09Z |
Jelmer Vernooij |
Fix testsuite.
|
|
|
@f920d9e
|
2006-10-19T07:51:35Z |
wilmer |
Added starttls code to ssl_openssl.c so GnuTLS isn't the only …
|
|
|
@93b7bd4
|
2006-10-15T09:34:02Z |
wilmer |
Merging from devel and storage-xml.
|
|
|
@36e9f62
|
2006-10-07T17:46:28Z |
wilmer |
Added SRV lookups to automatically find out the correct server for a …
|
|
|
@c1ed6527
|
2006-10-02T13:19:13Z |
wilmer |
No more double free()/crashes when trying to set up an SSL connection …
|
|
|
@42127dc
|
2006-09-24T11:57:45Z |
wilmer |
Added support for SSL- and TLS-connections. Checking of the "tls" user …
|
|
|
@9544acb
|
2006-09-20T09:34:02Z |
wilmer |
Using LGPL for generic parts, where possible.
|
|
|
@51fdc45
|
2006-09-17T15:56:16Z |
wilmer |
add_cr() is not used anymore, and HTML entity handling got UTFized …
|
|
|
@d1f8759
|
2006-08-14T19:32:43Z |
wilmer |
Just a little typo in rc4.c
|
|
|
@0aaca60
|
2006-07-19T16:52:38Z |
wilmer |
Added some (more) comments to .h files in lib/ and some minor …
|
|
|
@04026d4
|
2006-07-15T17:26:13Z |
wilmer |
Fixed a broken call to set_get() (CRASH), shut up a compiler warning …
|
|
|
@5100caa
|
2006-07-01T15:52:05Z |
wilmer |
Added "account set" command.
|
|
|
@1719464
|
2006-06-28T14:47:05Z |
wilmer |
Added random_bytes() function for better/more reliable randomization …
|
|
|
@fd03770
|
2006-06-25T19:43:14Z |
wilmer |
Merging from devel/Jelmer.
|
|
|
@88086db
|
2006-06-25T17:23:27Z |
wilmer |
Added versioning information to the XML-file (convenient for later …
|
|
|
@7ed3199
|
2006-06-25T14:07:01Z |
wilmer |
Moved Base64-related functions to a separate file and added decode …
|
|
|
@df1694b
|
2006-06-25T12:15:42Z |
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|