2007-08-03 |
William Ehlhardt |
- x509_nss get_times
|
2007-08-03 |
William Ehlhardt |
- ssl-nss x509_nss check_name
|
2007-08-03 |
William Ehlhardt |
- x509_nss get_subject_name (x509_common_name)
|
2007-08-03 |
William Ehlhardt |
- x509_nss destroy_certificate
|
2007-08-03 |
William Ehlhardt |
- x509_nss copy op
|
2007-08-03 |
William Ehlhardt |
- Skeleton for ssl-nss x509 provider
|
2007-08-03 |
William Ehlhardt |
- Change the internal structure of activation/expiration times to match
|
2007-08-01 |
William Ehlhardt |
- Make tls_peers_mgmt delete button prompt for yes/no before removing
|
2007-08-01 |
William Ehlhardt |
- Make a rudimentary information button in tls_peers_mgmt
|
2007-08-01 |
William Ehlhardt |
- Export button now functional due to the magic of copy-paste coding
|
2007-08-01 |
William Ehlhardt |
- Add debugging babble for registers/unregisters
|
2007-07-30 |
William Ehlhardt |
- Import button now (more or less) functional
|
2007-07-30 |
William Ehlhardt |
- The tls_peers_mgmt import button should be enabled whether there are
|
2007-07-30 |
William Ehlhardt |
- Add purple_certificate_pool_get_scheme helper function
|
2007-07-30 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 3a0579367ce217b7d1014674ca42191a0afa6e33)
|
2007-07-28 |
William Ehlhardt |
- HIG compliance improved
|
2007-07-28 |
William Ehlhardt |
- Delegate all button enabling/disabling in tls_peers_mgmt to its "is
|
2007-07-28 |
William Ehlhardt |
- Delete button now usable!
|
2007-07-28 |
William Ehlhardt |
- Code cosmetics
|
2007-07-28 |
William Ehlhardt |
- Make the tls_peers certmgr delete button do something
|
2007-07-27 |
William Ehlhardt |
- tls_peers certmgr now responds to certificate-stored,
|
2007-07-27 |
William Ehlhardt |
- Add a struct to hold various pieces of data for the tls_peers mgmt UI
|
2007-07-27 |
William Ehlhardt |
- Add notice that certificate-stored and certificate-deleted signals are
|
2007-07-27 |
William Ehlhardt |
- Only emit certificate-stored and certificate-deleted if the operation
|
2007-07-27 |
William Ehlhardt |
- Add purple_certificate_pool_delete
|
2007-07-27 |
William Ehlhardt |
- remove_cert => delete_cert, because naming conventions are our
|
2007-07-27 |
William Ehlhardt |
- Write remove_cert function for tls_peers Pool
|
2007-07-27 |
William Ehlhardt |
- Emit certificate-stored signal in purple_certificate_pool_store
|
2007-07-27 |
William Ehlhardt |
- Add CertificatePool signals documentation
|
2007-07-27 |
William Ehlhardt |
- Register the certificate-stored and certificate-deleted signals
|
2007-07-27 |
William Ehlhardt |
- Specify the selection mode on the tls_peers_mgmt listview (may not be
|
2007-07-27 |
William Ehlhardt |
- CertMgr now lists the certificates in the pool
|
2007-07-26 |
William Ehlhardt |
- More pretty (useless) GUI sugar
|
2007-07-24 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
|
2007-07-20 |
William Ehlhardt |
- Add logic to allow tls_peers manager to properly uninit itself when
|
2007-07-19 |
William Ehlhardt |
- Mock tls_peers mgmt interface
|
2007-07-19 |
William Ehlhardt |
- Add label field to PidginCertificateManager
|
2007-07-19 |
William Ehlhardt |
- Add a Certificate GTK management interface type
|
2007-07-19 |
William Ehlhardt |
- Comment cosmetics
|
2007-07-19 |
William Ehlhardt |
- Add purple_certificate_pool_usable to check whether a pool's
|
2007-07-18 |
William Ehlhardt |
- Handle NULLs given to certificate_pool_mkpath without causing errors
|
2007-07-18 |
William Ehlhardt |
- CertMgr window responds properly to delete_event
|
2007-07-18 |
William Ehlhardt |
- Make a real Certificate Manager dialog instead of a stupid popup. It
|
2007-07-18 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)
|
2007-07-17 |
William Ehlhardt |
- Add debug code to spit a list of all certificates in all pools when
|
2007-07-17 |
William Ehlhardt |
- Add dire warnings to the purple_certificate_get_Xs docs
|
2007-07-17 |
William Ehlhardt |
- Add get_idlist support to tls_peers CertificatePool
|
2007-07-16 |
William Ehlhardt |
- Add pool_get_idlist / pool_destroy_idlist
|
2007-07-15 |
William Ehlhardt |
- Added a lovely Doxygen signals tutorial
|
2007-07-14 |
William Ehlhardt |
- Change certificate_uninit to unregister all Pools, Schemes, and
|
2007-07-14 |
William Ehlhardt |
- Add get_pools, get_verifiers, and get_schemes
|
2007-07-14 |
William Ehlhardt |
- Add purple_certificate_get_handle
|
2007-07-13 |
William Ehlhardt |
- purple_certificate_verify no longer takes possession of the
|
2007-07-13 |
William Ehlhardt |
- Add purple_certificate_copy_list
|
2007-07-13 |
William Ehlhardt |
- Add GnuTLS X.509 cert copy operator
|
2007-07-13 |
William Ehlhardt |
- Add purple_certificate_copy and associated machinery
|
2007-07-13 |
William Ehlhardt |
- GnuTLS plugin now uses reference counting to manage its underlying
|
2007-07-13 |
William Ehlhardt |
- More skeleton
|
2007-07-13 |
William Ehlhardt |
- Add a skeleton for the Pidgin Certificate Manager and include it in
|
2007-07-12 |
William Ehlhardt |
- Add expiration/activation time display to tls_cached verifier
|