aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssl_nss.c
Commit message (Collapse)AuthorAgeLines
* merge in latest trunkSven Moritz Hallberg2008-07-17-0/+6
|\
| * Fixed stalling issue with OpenSSL and Jabber (#368).Wilmer van der Gaast2008-03-23-0/+6
| |
* | explicitly initialize ssl in order to avoid gnutls and libotr fighting over ↵Sven Moritz Hallberg2008-02-17-3/+9
|/ | | | the global state of libgcrypt
* Moving all generic files to lib/ instead of having some in / and some inWilmer van der Gaast2006-06-25-0/+190
protocols/, and adding RC4 code.