|
|
@59c03bd
|
2012-01-03T23:53:28Z |
wilmer |
A few more SSL fixes merged from AopicieR. This also fixes OpenSSL …
|
|
|
@59cd92b
|
2011-12-29T20:30:43Z |
wilmer |
Keep only one xcred object globally instead of one per connection. …
|
|
|
@5513f3e
|
2011-12-24T14:52:35Z |
wilmer |
Fix compatibility with old GnuTLS versions, but with a warning. See …
|
|
|
@a72dc2b
|
2011-12-19T17:57:20Z |
wilmer |
Add verify argument to ssl_connect() so HTTPS-based stuff is also …
|
|
|
@78b8401
|
2011-12-19T17:22:37Z |
wilmer |
Move conversion of status codes to status messages into SSL libs.
|
|
|
@486ddb5
|
2011-12-19T14:50:58Z |
wilmer |
Initial merge of tls_verify patch from AopicieR.
|
|
|
@ca974d7
|
2011-12-04T19:14:29Z |
wilmer |
Debug output tweaks: Try to send everything to stderr, and add ifdef …
|
|
|
@80acb6d
|
2011-11-14T10:43:03Z |
wilmer |
GnuTLS now also needs ssl_pending() implemented. Bug #860.
|
|
|
@d43d55a
|
2011-04-18T13:47:36Z |
wilmer |
Fix GnuTLS >2.12 or so compatibility.
Bug #779 and …
|
|
|
@83e47ec
|
2010-10-17T06:44:35Z |
wilmer |
Use gcrypt for 3DES encryption (used for new MSN authentication) so we …
|
|
|
@6197702
|
2010-10-09T18:41:19Z |
wilmer |
Merging OTR branch. It's more or less a plugin if you enable it, and …
|
|
|
@afb9ea9
|
2010-10-07T06:25:35Z |
wilmer |
Silencing some (mostly whiny) compiler warnings.
|
|
|
@8e9e2b7
|
2010-10-03T02:45:26Z |
wilmer |
Merging mainline, which includes a huge msnp13 merge.
Not 100% sure …
|
|
|
@be999a5
|
2010-08-23T23:12:24Z |
wilmer |
First step in this merge. Mostly a bzr merge and then a cleanup of …
|
|
|
@327af51
|
2010-08-21T17:27:32Z |
wilmer |
Some general cleanup, plus fixing a bug in the memberlist parsing …
|
|
|
@50b8978
|
2010-08-13T09:12:54Z |
wilmer |
OpenSSL fixes + debugging.
|
|
|
@e046390
|
2009-10-10T23:25:54Z |
wilmer |
Make purple use BitlBee's event handling API. Since the APIs never …
|
|
|
@6738a67
|
2008-07-16T23:22:52Z |
pesco |
merge in latest trunk
|
|
|
@8a2221a7
|
2008-03-23T14:29:19Z |
wilmer |
Fixed stalling issue with OpenSSL and Jabber (#368).
|
|
|
@ba5add7
|
2008-02-17T01:39:39Z |
sm |
explicitly initialize ssl in order to avoid gnutls and libotr fighting …
|
|
|
@3e79889
|
2007-12-12T23:57:49Z |
wilmer |
Checking conn->xcred before trying to clean it up since GnuTLS doesn't …
|
|
|
@56f260a
|
2007-11-22T22:56:52Z |
wilmer |
Some changes to get rid of compiler warnings. (And disabling strict …
|
|
|
@f920d9e
|
2006-10-19T07:51:35Z |
wilmer |
Added starttls code to ssl_openssl.c so GnuTLS isn't the only …
|
|
|
@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 …
|
|
|
@df1694b
|
2006-06-25T12:15:42Z |
wilmer |
Moving all generic files to lib/ instead of having some in / and some …
|