log pidgin/gtkcertmgr.c @ 20074:6bf32c9e15a7

age author description
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Thu, 13 Sep 2007 03:16:23 +0000 William Ehlhardt - GTKCertMgr X.509 infothing now uses the
Wed, 12 Sep 2007 20:17:17 +0000 Gabriel Schulhof Fixing g(tk|nt)certmgr.c
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 06:24:35 +0000 Mark Doliner Sort the certificates by hostname
Wed, 29 Aug 2007 04:21:33 +0000 Daniel Atallah Remove some relics from when we didn't create the buddy list immediately.
Tue, 28 Aug 2007 12:34:33 +0000 Daniel Atallah Fix printf(%s, NULL).
Tue, 28 Aug 2007 03:14:54 +0000 Daniel Atallah Make the gtkcert stuff compile on GTK+ older than 2.8
Tue, 14 Aug 2007 06:31:50 +0000 William Ehlhardt - Fix some overzealous g_asserts leading to a crash
Mon, 13 Aug 2007 23:33:20 +0000 William Ehlhardt - Fix a memleak
Wed, 01 Aug 2007 07:39:38 +0000 William Ehlhardt - Make tls_peers_mgmt delete button prompt for yes/no before removing
Wed, 01 Aug 2007 07:24:56 +0000 William Ehlhardt - Make a rudimentary information button in tls_peers_mgmt
Wed, 01 Aug 2007 05:13:46 +0000 William Ehlhardt - Export button now functional due to the magic of copy-paste coding
Mon, 30 Jul 2007 07:24:00 +0000 William Ehlhardt - Import button now (more or less) functional
Mon, 30 Jul 2007 07:20:04 +0000 William Ehlhardt - The tls_peers_mgmt import button should be enabled whether there are
Sat, 28 Jul 2007 18:42:56 +0000 William Ehlhardt - HIG compliance improved
Sat, 28 Jul 2007 08:47:44 +0000 William Ehlhardt - Delegate all button enabling/disabling in tls_peers_mgmt to its "is
Sat, 28 Jul 2007 08:33:30 +0000 William Ehlhardt - Delete button now usable!
Sat, 28 Jul 2007 08:27:01 +0000 William Ehlhardt - Code cosmetics
Sat, 28 Jul 2007 08:24:55 +0000 William Ehlhardt - Make the tls_peers certmgr delete button do something
Fri, 27 Jul 2007 08:34:40 +0000 William Ehlhardt - tls_peers certmgr now responds to certificate-stored,
Fri, 27 Jul 2007 08:24:25 +0000 William Ehlhardt - Add a struct to hold various pieces of data for the tls_peers mgmt UI
Fri, 27 Jul 2007 04:38:56 +0000 William Ehlhardt - Specify the selection mode on the tls_peers_mgmt listview (may not be
Fri, 27 Jul 2007 00:42:51 +0000 William Ehlhardt - CertMgr now lists the certificates in the pool
Thu, 26 Jul 2007 00:38:53 +0000 William Ehlhardt - More pretty (useless) GUI sugar
Fri, 20 Jul 2007 08:39:00 +0000 William Ehlhardt - Add logic to allow tls_peers manager to properly uninit itself when
Thu, 19 Jul 2007 08:56:21 +0000 William Ehlhardt - Mock tls_peers mgmt interface
Thu, 19 Jul 2007 07:44:24 +0000 William Ehlhardt - Comment cosmetics
Wed, 18 Jul 2007 23:36:51 +0000 William Ehlhardt - CertMgr window responds properly to delete_event
Wed, 18 Jul 2007 23:29:59 +0000 William Ehlhardt - Make a real Certificate Manager dialog instead of a stupid popup. It
Tue, 17 Jul 2007 00:28:55 +0000 William Ehlhardt - Add debug code to spit a list of all certificates in all pools when
Fri, 13 Jul 2007 06:26:40 +0000 William Ehlhardt - Add a skeleton for the Pidgin Certificate Manager and include it in