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
|
Fri, 03 Aug 2007 06:12:42 +0000 |
William Ehlhardt |
- Change the internal structure of activation/expiration times to match
|
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
|
Wed, 01 Aug 2007 04:20:40 +0000 |
William Ehlhardt |
- Add debugging babble for registers/unregisters
|
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
|
Mon, 30 Jul 2007 06:50:31 +0000 |
William Ehlhardt |
- Add purple_certificate_pool_get_scheme helper function
|
Mon, 30 Jul 2007 01:35:00 +0000 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 3a0579367ce217b7d1014674ca42191a0afa6e33)
|
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 07:58:31 +0000 |
William Ehlhardt |
- Add notice that certificate-stored and certificate-deleted signals are
|
Fri, 27 Jul 2007 07:33:52 +0000 |
William Ehlhardt |
- Only emit certificate-stored and certificate-deleted if the operation
|
Fri, 27 Jul 2007 07:31:47 +0000 |
William Ehlhardt |
- Add purple_certificate_pool_delete
|
Fri, 27 Jul 2007 07:27:34 +0000 |
William Ehlhardt |
- remove_cert => delete_cert, because naming conventions are our
|
Fri, 27 Jul 2007 07:23:58 +0000 |
William Ehlhardt |
- Write remove_cert function for tls_peers Pool
|
Fri, 27 Jul 2007 07:01:21 +0000 |
William Ehlhardt |
- Emit certificate-stored signal in purple_certificate_pool_store
|
Fri, 27 Jul 2007 07:00:43 +0000 |
William Ehlhardt |
- Add CertificatePool signals documentation
|
Fri, 27 Jul 2007 06:56:00 +0000 |
William Ehlhardt |
- Register the certificate-stored and certificate-deleted signals
|