Fri, 10 Aug 2007 05:51:44 +0000 |
William Ehlhardt |
- Remove all usage of purple_certificate_verify_destroy, as it is
|
Fri, 10 Aug 2007 05:44:20 +0000 |
William Ehlhardt |
- Add HOSTNAME CHECKING to tls_cached unknown_peer mode, which is kind
|
Fri, 10 Aug 2007 05:36:42 +0000 |
William Ehlhardt |
- Wrote a tls_cached unknown_peer function that does many fun things,
|
Fri, 10 Aug 2007 04:59:52 +0000 |
William Ehlhardt |
- Add verify_complete, which should deprecate verify_destroy
|
Fri, 10 Aug 2007 04:30:03 +0000 |
William Ehlhardt |
- x509_destroy_certificate is supposed to free the PurpleCertificate
|
Fri, 10 Aug 2007 04:21:44 +0000 |
William Ehlhardt |
- Move "certificate found in cache" out of tls_cached_start_verify into
|
Fri, 10 Aug 2007 04:10:12 +0000 |
William Ehlhardt |
In tls_cached Verifier:
|
Fri, 10 Aug 2007 04:03:59 +0000 |
William Ehlhardt |
- Cosmetics
|
Fri, 10 Aug 2007 03:51:49 +0000 |
William Ehlhardt |
- Comment on NSS's refcounting prowess
|
Wed, 08 Aug 2007 04:53:36 +0000 |
William Ehlhardt |
- Add a TODO. A most worthy accomplishment, to be sure.
|
Wed, 08 Aug 2007 04:38:26 +0000 |
William Ehlhardt |
- Add debugging babble to check_signature_chain
|
Tue, 07 Aug 2007 23:26:54 +0000 |
William Ehlhardt |
- Expose get_unique_id and get_issuer_unique_id through libpurple functions
|
Tue, 07 Aug 2007 20:29:35 +0000 |
William Ehlhardt |
- Add unique_id and issuer_unique_id constructions (defined as Distinguished
|
Tue, 07 Aug 2007 20:20:28 +0000 |
William Ehlhardt |
- tls_peers pool unescapes filenames in its directory, as it should
|
Tue, 07 Aug 2007 04:53:50 +0000 |
William Ehlhardt |
- Add purple_certificate_check_signature_chain
|
Tue, 07 Aug 2007 04:31:01 +0000 |
William Ehlhardt |
- Add purple_certificate_signed_by
|
Tue, 07 Aug 2007 04:06:48 +0000 |
William Ehlhardt |
- Typo fix
|
Fri, 03 Aug 2007 08:30:26 +0000 |
William Ehlhardt |
- x509_nss sha1sum
|
Fri, 03 Aug 2007 07:43:40 +0000 |
William Ehlhardt |
- x509_nss get_times
|
Fri, 03 Aug 2007 07:37:57 +0000 |
William Ehlhardt |
- ssl-nss x509_nss check_name
|
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
|