Tue, 02 Oct 2007 08:54:26 +0000 |
William Ehlhardt |
- Debugging babble in purple_verify_complete to tell final verification
|
Tue, 02 Oct 2007 08:45:17 +0000 |
William Ehlhardt |
- Use certificate_pool_retrieve instead of certificate_pool_contains and
|
Sat, 22 Sep 2007 16:19:34 +0000 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
Fri, 28 Sep 2007 20:30:07 +0000 |
Richard Laager |
Translating the empty string is a bad idea.
|
Fri, 28 Sep 2007 16:00:08 +0000 |
Richard Laager |
applied changes from 9e879ffd528064d9e1cef9eb4f5fb3cfee8b193f
|
Fri, 28 Sep 2007 15:59:51 +0000 |
Richard Laager |
applied changes from 92e6c32278d711f0d5807c4d931b26162e4a720f
|
Wed, 12 Sep 2007 20:04:10 +0000 |
Gabriel Schulhof |
Fixing certificate.c
|
Wed, 12 Sep 2007 20:02:25 +0000 |
Gabriel Schulhof |
Fixing certificate.c
|
Sun, 09 Sep 2007 06:58:06 +0000 |
William Ehlhardt |
- Add specific notification for self-signed certificates. Fixes #2874
|
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 01:12:44 +0000 |
William Ehlhardt |
- Add purple_reserved fields to various structures.
|
Sat, 01 Sep 2007 18:23:12 +0000 |
Mark Doliner |
When you have a certificate dialog and you click on "View Certificate",
|
Thu, 30 Aug 2007 17:27:02 +0000 |
William Ehlhardt |
- Remove g_assert()s. Fixes #2859
|
Wed, 29 Aug 2007 20:05:17 +0000 |
William Ehlhardt |
- Change wording on certificate accept/reject dialog
|
Wed, 29 Aug 2007 05:40:01 +0000 |
Sadrul Habib Chowdhury |
(Un)Register the pools with DBus to avoid a runtime fit.
|
Tue, 28 Aug 2007 21:17:28 +0000 |
Sadrul Habib Chowdhury |
There's some disagreement over the response-id sent to the callbacks to
|
Tue, 28 Aug 2007 03:15:48 +0000 |
Daniel Atallah |
Fix the win32 build for the cert SoC branch merge.
|
Mon, 20 Aug 2007 16:25:44 +0000 |
William Ehlhardt |
- TODO whacking and cosmetics
|
Mon, 20 Aug 2007 16:22:35 +0000 |
William Ehlhardt |
- Even more TODO whacking
|
Mon, 20 Aug 2007 03:53:28 +0000 |
William Ehlhardt |
- Reword some dialogs
|
Sat, 18 Aug 2007 20:00:26 +0000 |
William Ehlhardt |
- Fix some g_free()s of string constants that caused crashing
|
Sat, 18 Aug 2007 07:42:24 +0000 |
William Ehlhardt |
- Fix the interpretation of the "accept cert? yes/no" choice id given by
|
Sat, 18 Aug 2007 07:21:33 +0000 |
William Ehlhardt |
In tls_cached:
|
Sat, 18 Aug 2007 05:54:49 +0000 |
William Ehlhardt |
- Add purple_certificate_display_x509
|
Tue, 14 Aug 2007 06:41:47 +0000 |
William Ehlhardt |
In x509_ca pool:
|
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
|