log libpurple/sslconn.c @ 25908:fb89c9f6e57a

age author description
2008-12-17 Daniel Atallah A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.
2008-10-30 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
2008-08-18 Elliott Sales de Andrade Close notify and request dialogs with PurpleSslConnection as handle.
2007-09-16 Sean Egan remove gpl boilerplate from doxygen docs
2007-09-10 Evan Schoenberg merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
2007-09-05 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-08-28 William Ehlhardt merge of 'db94e3dde2f5edb422e7d7c1ec30474e2000997c'
2007-08-28 William Ehlhardt - Change assert on ssl init failure to a mere warning
2007-08-28 Daniel Atallah Fix the win32 build for the cert SoC branch merge.
2007-08-13 William Ehlhardt - Force full initialization of SSL system at startup
2007-07-08 William Ehlhardt (this revision will be disapproved)
2007-07-08 William Ehlhardt merge of '05f31e865f99d6f9afec4c0f635a0c64e2884d8c'
2007-06-27 William Ehlhardt - Add purple_ssl_strerror for handy error description power!
2007-07-08 William Ehlhardt disapproval of revision 'e408398aae606a1aafb857413db4fa9736e374ae'
2007-06-27 William Ehlhardt - Hack up sslconn to use a single-use verifier
2007-06-26 William Ehlhardt - sslconn.c will need the certificate API
2007-06-21 William Ehlhardt - purple_ssl_get_peer_certificates
2007-06-05 Andreas Monitzer New API name change, per request of Sean.
2007-06-05 Andreas Monitzer Fixed one of the issues in the ssl stuff, allowing CN cert checks for starttls-connections in XMPP.
2007-05-24 William Ehlhardt - Completed SslConnection fields docs
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'
2007-01-20 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/