log

age author description
Mon, 13 Aug 2007 23:33:20 +0000 William Ehlhardt - Fix a memleak
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.
Wed, 11 Jul 2007 15:21:39 +0000 Tim Ringenbach Reverse the key/value pairs as they go out, so that they're in the correct
Mon, 13 Aug 2007 00:45:46 +0000 Sadrul Habib Chowdhury Destroy the tooltip when a conversation window is closed.
Sat, 11 Aug 2007 21:08:27 +0000 Kevin Stange merge of 'bbeac90ad01d5059327da9e2504716614a191cab'
Sat, 11 Aug 2007 13:37:14 +0000 Sadrul Habib Chowdhury Print debug messages appropriately.
Sat, 11 Aug 2007 13:34:33 +0000 Sadrul Habib Chowdhury Fix a couple of memory leaks.
Sat, 11 Aug 2007 13:04:36 +0000 Sadrul Habib Chowdhury Mark a string for translation.
Sat, 11 Aug 2007 12:32:02 +0000 Sadrul Habib Chowdhury Crash fix.
Sat, 11 Aug 2007 12:26:22 +0000 Sadrul Habib Chowdhury Changelog the sound support in finch.
Sat, 11 Aug 2007 12:25:21 +0000 Sadrul Habib Chowdhury Update the version no. for libgnt.
Sat, 11 Aug 2007 11:19:07 +0000 Sadrul Habib Chowdhury merge of '67bc02a2c7f212cbe500066a42a3a477fdd25289'
Sat, 11 Aug 2007 10:53:28 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.soc.2007.finchfeat' (head f9bd1ff649a74b3722f5d3181f1533a92fc3d4f8)
Sat, 11 Aug 2007 10:52:07 +0000 Sadrul Habib Chowdhury Fix a memory leak.
Sat, 11 Aug 2007 10:22:37 +0000 Sadrul Habib Chowdhury Fix some white-space and other similar issues. Preparing for a merge.
Sat, 11 Aug 2007 09:32:06 +0000 Sadrul Habib Chowdhury Fix faulty merge.
Sat, 11 Aug 2007 02:38:56 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.2.1.0' (head 1b855097a1f8ddde513bda1e81761c8d8455f931)
Tue, 24 Jul 2007 20:57:07 +0000 Eric Polino Allows libgnt to pull in needed scripts for a standalone build.
Tue, 24 Jul 2007 19:39:58 +0000 Eric Polino propagate from branch 'tmpbranch' (head fd482c25cc81ccebcc993d06cad489169e942c22)
Sun, 22 Jul 2007 01:28:19 +0000 Eric Polino propagate from branch 'tmpbranch' (head e6743aa2d424749cd40350df703d079ef61fd5ce)
Thu, 19 Jul 2007 10:35:11 +0000 Sadrul Habib Chowdhury Whitespace fix.
Mon, 16 Jul 2007 20:21:14 +0000 Eric Polino propagate from branch 'tmpbranch' (head fb9ec433650ff4b1b7f84319be7937cb6ab45e71)
Mon, 16 Jul 2007 19:49:59 +0000 Eric Polino Some lines to the auto-thingies to aid in libgnt building standalone
Fri, 13 Jul 2007 18:19:55 +0000 Eric Polino Deleting profile is now from the entry.
Fri, 13 Jul 2007 18:07:56 +0000 Eric Polino Reset to the default profile when the active profile is deleted.
Fri, 13 Jul 2007 12:07:31 +0000 Sadrul Habib Chowdhury This makes things look nicer.
Fri, 13 Jul 2007 12:01:06 +0000 Sadrul Habib Chowdhury Deleting a profile doesn't need to load the default profile.
Fri, 13 Jul 2007 11:53:44 +0000 Sadrul Habib Chowdhury Fix some crashes when adding new profiles with the same name.
Fri, 13 Jul 2007 10:59:37 +0000 Sadrul Habib Chowdhury Reduce some of the paddings.
Fri, 13 Jul 2007 02:25:11 +0000 Eric Polino In case some decide to get anal about spaces after commas.
Thu, 12 Jul 2007 23:37:35 +0000 Eric Polino Profiles now work with the new layout