Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | minor bugfixes | Sven Moritz Hallberg | 2008-07-16 | -1/+1 |
| | ||||
* | explicitly initialize ssl in order to avoid gnutls and libotr fighting over ↵ | Sven Moritz Hallberg | 2008-02-17 | -2/+7 |
| | | | | the global state of libgcrypt | |||
* | Added starttls code to ssl_openssl.c so GnuTLS isn't the only supported | Wilmer van der Gaast | 2006-10-19 | -40/+77 |
| | | | | | SSL module in this branch anymore. | |||
* | Moving all generic files to lib/ instead of having some in / and some in | Wilmer van der Gaast | 2006-06-25 | -0/+221 |
protocols/, and adding RC4 code. |