log

age author description
Mon, 13 Aug 2007 22:49:45 +0000 William Ehlhardt - x509_signed_by now accepts a signature by an X.509 version 1
Mon, 13 Aug 2007 22:44:23 +0000 William Ehlhardt - Add the Verisign root key (used for MSN)
Mon, 13 Aug 2007 20:07:57 +0000 William Ehlhardt - Force full initialization of SSL system at startup
Mon, 13 Aug 2007 19:38:49 +0000 William Ehlhardt - Move ssl-gnutls x509 registration until after GnuTLS itself is inited
Mon, 13 Aug 2007 19:29:33 +0000 William Ehlhardt - Fix the autoconf/automake stuff so that the ca-certs work
Mon, 13 Aug 2007 19:01:04 +0000 William Ehlhardt - Add the ca-certs directory for putting default-shipping root certs in.
Mon, 13 Aug 2007 16:33:32 +0000 William Ehlhardt - Fix x509_signed_by. Apparently I can't read documentation.
Mon, 13 Aug 2007 16:04:48 +0000 William Ehlhardt - Add debugging babble
Mon, 13 Aug 2007 06:00:00 +0000 William Ehlhardt - Fix memleak
Mon, 13 Aug 2007 05:58:09 +0000 William Ehlhardt - Implement x509_ca_get_idlist
Mon, 13 Aug 2007 05:55:02 +0000 William Ehlhardt - Implement x509_ca_delete_cert
Mon, 13 Aug 2007 05:52:21 +0000 William Ehlhardt - Add a helper function to destroy x509_ca_elements, and use it where
Mon, 13 Aug 2007 05:46:57 +0000 William Ehlhardt - Implement x509_ca_get_cert
Mon, 13 Aug 2007 05:42:57 +0000 William Ehlhardt Cosmetics
Mon, 13 Aug 2007 05:42:25 +0000 William Ehlhardt - Implement x509_ca cert_in_pool
Mon, 13 Aug 2007 05:40:33 +0000 William Ehlhardt - Add a function to search the x509_ca internal structures for an id
Mon, 13 Aug 2007 05:35:06 +0000 William Ehlhardt - Write the uninit function for x509_ca
Mon, 13 Aug 2007 05:29:22 +0000 William Ehlhardt In x509_ca pool:
Sun, 12 Aug 2007 20:48:34 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head e687870673f02e5605b0bf9877fd579c78fe8c01)
Sun, 12 Aug 2007 19:16:01 +0000 Luke Schierer merge of '55f3685b603ec55dbf23d659e71d47f554142a3e'
Sun, 12 Aug 2007 15:27:35 +0000 Daniel Atallah Don't have the conv. window grow by the width of the transparency slider every time you open a new window. I figured this was more important than not shrinking the backlog pane when someone turns on the slider (it isn't like anyone turns it on and off all the time anyway). Fixes #2470.
Sun, 12 Aug 2007 02:11:05 +0000 Daniel Atallah Use -1 as length with g_convert() functions instead of strlen()
Sun, 12 Aug 2007 01:52:10 +0000 Daniel Atallah Make perl loader more robust - use G_EVAL flag on all calls so that if the perl function dies, it doesn't cause libpurple to quit.
Sun, 12 Aug 2007 00:52:17 +0000 Daniel Atallah Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
Sun, 12 Aug 2007 00:00:54 +0000 Daniel Atallah don't forget share/Makefile.mingw in the dist
Sat, 11 Aug 2007 23:59:34 +0000 Daniel Atallah Fix sounds on the win32 build
Sat, 11 Aug 2007 23:41:20 +0000 Daniel Atallah malloc(0) returns a null pointer. Fixes #2472.
Sat, 11 Aug 2007 21:26:43 +0000 Kevin Stange merge of '373e35d7a5ab723079d492a3479c77ff7be8463e'
Thu, 12 Jul 2007 11:40:17 +0000 Tim Ringenbach Make adding buddies work again for yahoo.
Wed, 11 Jul 2007 15:22:27 +0000 Tim Ringenbach Allow you to move your Yahoo! buddies between groups again.