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
|
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
|
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
|
Tue, 24 Jul 2007 04:32:04 +0000 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
|
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 08:10:19 +0000 |
William Ehlhardt |
- Add label field to PidginCertificateManager
|
Thu, 19 Jul 2007 08:00:05 +0000 |
William Ehlhardt |
- Add a Certificate GTK management interface type
|
Thu, 19 Jul 2007 07:44:24 +0000 |
William Ehlhardt |
- Comment cosmetics
|
Thu, 19 Jul 2007 07:17:24 +0000 |
William Ehlhardt |
- Add purple_certificate_pool_usable to check whether a pool's
|
Wed, 18 Jul 2007 23:50:46 +0000 |
William Ehlhardt |
- Handle NULLs given to certificate_pool_mkpath without causing errors
|
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
|
Wed, 18 Jul 2007 00:10:00 +0000 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)
|
Tue, 17 Jul 2007 00:28:55 +0000 |
William Ehlhardt |
- Add debug code to spit a list of all certificates in all pools when
|
Tue, 17 Jul 2007 00:15:40 +0000 |
William Ehlhardt |
- Add dire warnings to the purple_certificate_get_Xs docs
|
Tue, 17 Jul 2007 00:10:11 +0000 |
William Ehlhardt |
- Add get_idlist support to tls_peers CertificatePool
|
Mon, 16 Jul 2007 23:59:14 +0000 |
William Ehlhardt |
- Add pool_get_idlist / pool_destroy_idlist
|
Sun, 15 Jul 2007 06:28:08 +0000 |
William Ehlhardt |
- Added a lovely Doxygen signals tutorial
|
Sat, 14 Jul 2007 04:49:30 +0000 |
William Ehlhardt |
- Change certificate_uninit to unregister all Pools, Schemes, and
|
Sat, 14 Jul 2007 02:54:48 +0000 |
William Ehlhardt |
- Add get_pools, get_verifiers, and get_schemes
|
Sat, 14 Jul 2007 02:35:54 +0000 |
William Ehlhardt |
- Add purple_certificate_get_handle
|
Fri, 13 Jul 2007 09:09:52 +0000 |
William Ehlhardt |
- purple_certificate_verify no longer takes possession of the
|
Fri, 13 Jul 2007 09:02:45 +0000 |
William Ehlhardt |
- Add purple_certificate_copy_list
|
Fri, 13 Jul 2007 08:42:59 +0000 |
William Ehlhardt |
- Add GnuTLS X.509 cert copy operator
|
Fri, 13 Jul 2007 08:38:21 +0000 |
William Ehlhardt |
- Add purple_certificate_copy and associated machinery
|
Fri, 13 Jul 2007 08:10:33 +0000 |
William Ehlhardt |
- GnuTLS plugin now uses reference counting to manage its underlying
|
Fri, 13 Jul 2007 07:30:16 +0000 |
William Ehlhardt |
- More skeleton
|
Fri, 13 Jul 2007 06:26:40 +0000 |
William Ehlhardt |
- Add a skeleton for the Pidgin Certificate Manager and include it in
|
Thu, 12 Jul 2007 03:00:07 +0000 |
William Ehlhardt |
- Add expiration/activation time display to tls_cached verifier
|
Thu, 12 Jul 2007 02:59:13 +0000 |
William Ehlhardt |
- Add activation/expiration time retrievers to GnuTLS plugin
|
Thu, 12 Jul 2007 01:10:04 +0000 |
William Ehlhardt |
- Add expiration/activation functions for Certificates
|
Thu, 12 Jul 2007 00:55:35 +0000 |
William Ehlhardt |
- Verbosity in struct members.
|
Mon, 09 Jul 2007 04:58:14 +0000 |
William Ehlhardt |
- Fix overzealous escaping cause by ancestor revision
|
Mon, 09 Jul 2007 04:45:37 +0000 |
William Ehlhardt |
- pool_mkpath now runs purple_escape_filename on its return value
|
Mon, 09 Jul 2007 03:47:36 +0000 |
William Ehlhardt |
- Add certificate_check_subject_name and associated machinery
|
Mon, 09 Jul 2007 03:26:18 +0000 |
William Ehlhardt |
- Remove a duplicate field from CertificateScheme. Oops.
|
Mon, 09 Jul 2007 03:12:15 +0000 |
William Ehlhardt |
- Add get_activation_time and get_expiration_time to CertificateScheme
|
Sun, 08 Jul 2007 04:27:02 +0000 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 1ede3f4c61fab6e6979e40b2169494d27af5f528)
|
Sun, 08 Jul 2007 04:23:55 +0000 |
William Ehlhardt |
- Fix intermittent crash due to uninitialized variable
|
Sun, 08 Jul 2007 02:52:40 +0000 |
William Ehlhardt |
- GnuTLS plugin no longer uses write_data_to_file from util. It has been
|
Sun, 08 Jul 2007 02:32:25 +0000 |
William Ehlhardt |
- Fix an incorrect assertion in GnuTLS plugin
|
Sun, 08 Jul 2007 02:25:17 +0000 |
William Ehlhardt |
- Wrote the logic for the "previously unknown host" condition in
|
Sun, 08 Jul 2007 02:10:31 +0000 |
William Ehlhardt |
- More skeletonizing for tls_cached logic.
|
Sun, 08 Jul 2007 02:01:57 +0000 |
William Ehlhardt |
- Made a logic skeleton for tls_cached verifier
|
Sun, 08 Jul 2007 01:51:50 +0000 |
William Ehlhardt |
(this revision will be disapproved)
|
Sun, 08 Jul 2007 01:37:37 +0000 |
William Ehlhardt |
merge of '05f31e865f99d6f9afec4c0f635a0c64e2884d8c'
|
Sun, 08 Jul 2007 00:46:34 +0000 |
William Ehlhardt |
- Do some weak checking to ensure that you don't attempt to store a
|
Sun, 08 Jul 2007 00:42:01 +0000 |
William Ehlhardt |
- Add pool retrieve, contains, and store functions to certificate API
|
Sun, 08 Jul 2007 00:25:11 +0000 |
William Ehlhardt |
- Rearrange certificate.h for better organization
|
Sat, 07 Jul 2007 23:59:13 +0000 |
William Ehlhardt |
- Add x509_tls_cached skeleton
|
Sat, 07 Jul 2007 23:50:47 +0000 |
William Ehlhardt |
- Comment change
|
Sat, 07 Jul 2007 20:49:22 +0000 |
William Ehlhardt |
- Add tls_peers put_cert
|
Fri, 06 Jul 2007 00:31:24 +0000 |
William Ehlhardt |
- Finish tls_peers get_cert
|
Fri, 06 Jul 2007 00:29:09 +0000 |
William Ehlhardt |
- Fixed naming issues in previous revision
|
Fri, 06 Jul 2007 00:28:14 +0000 |
William Ehlhardt |
- Add purple_certificate_import
|
Fri, 06 Jul 2007 00:21:42 +0000 |
William Ehlhardt |
- Finished tls_peers cert_in_pool
|
Thu, 05 Jul 2007 18:36:04 +0000 |
William Ehlhardt |
- Correct the certstore folder paths
|
Thu, 05 Jul 2007 05:45:29 +0000 |
William Ehlhardt |
- Add init for x509_tls_peers pool
|
Thu, 05 Jul 2007 05:35:23 +0000 |
William Ehlhardt |
- Add purple_certificate_pool_mkpath helper function
|
Thu, 05 Jul 2007 04:59:36 +0000 |
William Ehlhardt |
Documentation
|
Thu, 05 Jul 2007 04:58:11 +0000 |
William Ehlhardt |
- CertificatePool put_cert now accepts an id argument
|
Mon, 02 Jul 2007 17:18:49 +0000 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)
|
Fri, 29 Jun 2007 21:42:39 +0000 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head faad7a14fc692e8d3799948d63c004314395738b)
|