summaryrefslogtreecommitdiff
path: root/src/core/network-openssl.c
AgeCommit message (Expand)Author
2008-02-04Remove trailing whitespace.Emanuele Giaquinta
2007-07-08SSL: Fix assertion failures when net_connect_ip() detectsJilles Tjoelker
2007-07-08Fix crash when SSL-connecting to something which closesJilles Tjoelker
2007-05-31Rewrite SSL connection/handshake code.Emanuele Giaquinta
2007-05-20Farewell glib-1.Emanuele Giaquinta
2007-05-08Oops. Update address correctly now.Wouter Coekaerts
2007-05-08Update FSF addressWouter Coekaerts
2005-11-23replace guint by gsize for the glib2 version of irssi_ssl_readValentin Batz
2005-10-15Remove the inline declarations, patch by nailbiterValentin Batz
2003-11-16Fixed some memory leaks.Timo Sirainen
2003-11-16compile fix if there's no opensslTimo Sirainen
2003-11-16compile fix for glib2Timo Sirainen
2003-11-16Support for sending SSL certificate to server and optionally verify server'sTimo Sirainen
2002-10-28compiling fixTimo Sirainen
2002-10-26GLIB2 support for SSL code. Patch by vjt@users.sf.netTimo Sirainen
2002-08-26right. maybe now builds with glib2 right?Timo Sirainen
2002-08-26fixes to work with glib2 (untested...)Timo Sirainen
2002-08-26Added OpenSSL support by vjt@users.sf.net. Also fixes a possible crash afterTimo Sirainen