log libpurple/plugins/ssl/ssl-nss.c @ 19646:425010370845

age author description
Tue, 04 Sep 2007 05:28:59 +0000 William Ehlhardt - ssl-nss now reports a certificate's sha1sum correctly
Tue, 28 Aug 2007 03:46:31 +0000 William Ehlhardt - Change g_assert to purple_debug_error
Fri, 17 Aug 2007 08:45:02 +0000 William Ehlhardt - Add x509_import_from_file
Fri, 17 Aug 2007 08:36:33 +0000 William Ehlhardt - Fill out the x509_nss struct properly
Fri, 10 Aug 2007 04:30:03 +0000 William Ehlhardt - x509_destroy_certificate is supposed to free the PurpleCertificate
Fri, 10 Aug 2007 03:51:49 +0000 William Ehlhardt - Comment on NSS's refcounting prowess
Fri, 03 Aug 2007 08:30:26 +0000 William Ehlhardt - x509_nss sha1sum
Fri, 03 Aug 2007 07:43:40 +0000 William Ehlhardt - x509_nss get_times
Fri, 03 Aug 2007 07:37:57 +0000 William Ehlhardt - ssl-nss x509_nss check_name
Fri, 03 Aug 2007 07:26:32 +0000 William Ehlhardt - x509_nss get_subject_name (x509_common_name)
Fri, 03 Aug 2007 07:11:06 +0000 William Ehlhardt - x509_nss destroy_certificate
Fri, 03 Aug 2007 07:08:42 +0000 William Ehlhardt - x509_nss copy op
Fri, 03 Aug 2007 07:02:10 +0000 William Ehlhardt - Skeleton for ssl-nss x509 provider
Sat, 09 Jun 2007 16:13:10 +0000 Stu Tomlinson Avoid including NSPR's private header pprio.h just for the prototype of
Wed, 06 Jun 2007 02:09:38 +0000 Daniel Atallah A while ago, "Paranoid" emailed devel@p.i, having noticed that purple_ssl_close() closes the ssl fd twice. I meant to commit this fix sooner, but here it is.
Thu, 03 May 2007 13:39:07 +0000 Stu Tomlinson Proabably fixes ticket #578, it's the recommended way of initializing NSS
Sun, 29 Apr 2007 22:17:53 +0000 Gary Kramlich Added NULL pads to ssl stuff
Sat, 14 Apr 2007 07:15:02 +0000 Sean Egan Death to Binreloc\!
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/