2007-06-29 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 61fdc464bc9fe3aeaf30ca79e923854958d6f9bb)
|
2007-06-29 |
William Ehlhardt |
- Add purple_certificate_export and associated libpurple stuff
|
2007-06-28 |
William Ehlhardt |
- Unregister x509_tls_peers as part of uninit
|
2007-06-28 |
William Ehlhardt |
- CertificatePool member functions no longer accept a Pool instance, as Pools are expected to be singletons
|
2007-06-28 |
William Ehlhardt |
- cert_in_pool_by_id is now just cert_in_pool; finding the uniqueID of the Certificate wanted is entirely the caller's problem
|
2007-06-28 |
William Ehlhardt |
- Fix some errors and return values
|
2007-06-28 |
William Ehlhardt |
- prepend > append
|
2007-06-28 |
William Ehlhardt |
- Add find, register, and unregister for CertificatePools
|
2007-06-28 |
William Ehlhardt |
- Add CertificatePool struct
|
2007-06-27 |
William Ehlhardt |
- Replace switch statements in irc and jabber prpls with purple_ssl_strerror calls
|
2007-06-27 |
William Ehlhardt |
- Add purple_ssl_strerror for handy error description power!
|
2007-06-27 |
William Ehlhardt |
- Jabber now understands SSL_CERTIFICATE_INVALID code
|
2007-06-27 |
William Ehlhardt |
- Jabber now shows an "unknown error" message when it hits an SSL error it doesn't understand
|
2007-06-27 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)
|
2007-06-27 |
William Ehlhardt |
- x509_singleuse uses the subject_name field...somewhat
|
2007-06-27 |
William Ehlhardt |
- Add subject_name (AKA Common Name) functions to GnuTLS x509 scheme
|
2007-06-27 |
William Ehlhardt |
- Add purple_certificate_get_subject_name and associated libpurple
|
2007-06-27 |
William Ehlhardt |
- More g_new0 instead of g_new
|
2007-06-27 |
William Ehlhardt |
- Fixed an inverted assertion
|
2007-07-08 |
William Ehlhardt |
disapproval of revision 'e408398aae606a1aafb857413db4fa9736e374ae'
|
2007-06-27 |
William Ehlhardt |
- Hack up sslconn to use a single-use verifier
|
2007-06-27 |
William Ehlhardt |
- Certificate system now has init and uninit like other systems
|
2007-06-26 |
William Ehlhardt |
- sslconn.c will need the certificate API
|
2007-06-26 |
William Ehlhardt |
- ssl-gnutls plugin uses Verifiers now
|
2007-06-26 |
William Ehlhardt |
- Add PURPLE_SSL_CERTIFICATE_INVALID error code
|
2007-06-26 |
William Ehlhardt |
- Add purple_certificate_get_fingerprint_sha1
|
2007-06-26 |
William Ehlhardt |
- libpurple is now responsible for some cleanup and final deletion of a
|
2007-06-26 |
William Ehlhardt |
- Reorder struct for clarity
|
2007-06-26 |
William Ehlhardt |
- Add purple_certificate_register_builtins
|
2007-06-26 |
William Ehlhardt |
- Use g_new0 instead of g_new
|
2007-06-25 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)
|
2007-06-23 |
William Ehlhardt |
- Add purple_certificate_verify_destroy and associated machinery
|
2007-06-23 |
William Ehlhardt |
- Add certificate_destroy and certificate_destroy_list
|
2007-06-23 |
William Ehlhardt |
- Documentation segmentation
|
2007-06-23 |
William Ehlhardt |
- Add verifier field to SslConnection
|
2007-06-23 |
William Ehlhardt |
- purple_certificate_verify attempts to check that the cert chain is of
|
2007-06-23 |
William Ehlhardt |
- purple_certificate_verify now takes a Verifier argument, creates its
|
2007-06-22 |
William Ehlhardt |
- CertificateVerifier register/unregister/find
|
2007-06-22 |
William Ehlhardt |
- Fill out CertVerifier struct
|
2007-06-22 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
|
2007-06-22 |
William Ehlhardt |
- Add debugging babble
|
2007-06-22 |
William Ehlhardt |
- More documentation
|
2007-06-22 |
William Ehlhardt |
- Documentation correction
|
2007-06-22 |
William Ehlhardt |
- Add GnuTLS SHA1 key fingerprinter
|
2007-06-21 |
William Ehlhardt |
- Add more to the Certificate struct
|
2007-06-21 |
William Ehlhardt |
disapproval of revision 'e2dc62de3f75a0206694f16b62b58dd12e062829'
|
2007-06-21 |
William Ehlhardt |
- Add CertificatePiece element
|
2007-06-21 |
William Ehlhardt |
- purple_ssl_get_peer_certificates
|
2007-06-21 |
William Ehlhardt |
- Debugging babble
|
2007-06-21 |
William Ehlhardt |
applied changes from e52b685d84ca8874da6e3e71199829e513500642
|
2007-06-21 |
William Ehlhardt |
- More API additions
|
2007-06-21 |
William Ehlhardt |
- GnuTLS plugin registers an x509 certscheme now
|
2007-06-21 |
William Ehlhardt |
- Add unregister_scheme
|
2007-06-20 |
William Ehlhardt |
propagate from branch 'im.pidgin.pidgin' (head 1e05cb8a9ac73bb313b07aa7944bd320f9a91dfe)
|
2007-08-08 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
|
2007-08-17 |
Evan Schoenberg |
Gadu-Gadu now calls the registration_cb for the account if it is set after performing a registration
|
2007-08-08 |
Andreas Monitzer |
Updated attention namespace to adhere to my new XEP-0224: Attention
|
2007-07-31 |
Andreas Monitzer |
Mixed up TRUE and FALSE.
|
2007-07-31 |
Andreas Monitzer |
Implemented a callback for unregistering, mirroring the registration callback. Since this is a new API, I can do it properly by passing it right in the unregister function call, instead of having a separate function for setting it.
|
2007-07-30 |
Andreas Monitzer |
propagate from branch 'im.pidgin.pidgin' (head cd20365dc59b48132f198784fbca95b91d1fc5c9)
|