Mercurial > pidgin
graph
-
- x509_destroy_certificate is supposed to free the PurpleCertificate2007-08-10, by William Ehlhardt
-
- Move "certificate found in cache" out of tls_cached_start_verify into2007-08-10, by William Ehlhardt
-
In tls_cached Verifier:2007-08-10, by William Ehlhardt
-
- Cosmetics2007-08-10, by William Ehlhardt
-
- Comment on NSS's refcounting prowess2007-08-10, by William Ehlhardt
-
- Add a TODO. A most worthy accomplishment, to be sure.2007-08-08, by William Ehlhardt
-
- Add debugging babble to check_signature_chain2007-08-08, by William Ehlhardt
-
- Expose get_unique_id and get_issuer_unique_id through libpurple functions2007-08-07, by William Ehlhardt
-
- Add unique_id and issuer_unique_id constructions (defined as Distinguished2007-08-07, by William Ehlhardt
-
- tls_peers pool unescapes filenames in its directory, as it should2007-08-07, by William Ehlhardt
-
- Add purple_certificate_check_signature_chain2007-08-07, by William Ehlhardt
-
- Add purple_certificate_signed_by2007-08-07, by William Ehlhardt
-
- Typo fix2007-08-07, by William Ehlhardt
-
- x509_nss sha1sum2007-08-03, by William Ehlhardt
-
- x509_nss get_times2007-08-03, by William Ehlhardt
-
- ssl-nss x509_nss check_name2007-08-03, by William Ehlhardt
-
- x509_nss get_subject_name (x509_common_name)2007-08-03, by William Ehlhardt
-
- x509_nss destroy_certificate2007-08-03, by William Ehlhardt
-
- x509_nss copy op2007-08-03, by William Ehlhardt
-
- Skeleton for ssl-nss x509 provider2007-08-03, by William Ehlhardt
-
- Change the internal structure of activation/expiration times to match2007-08-03, by William Ehlhardt
-
- Make tls_peers_mgmt delete button prompt for yes/no before removing2007-08-01, by William Ehlhardt
-
- Make a rudimentary information button in tls_peers_mgmt2007-08-01, by William Ehlhardt
-
- Export button now functional due to the magic of copy-paste coding2007-08-01, by William Ehlhardt
-
- Add debugging babble for registers/unregisters2007-08-01, by William Ehlhardt
-
- Import button now (more or less) functional2007-07-30, by William Ehlhardt
-
- The tls_peers_mgmt import button should be enabled whether there are2007-07-30, by William Ehlhardt
-
- Add purple_certificate_pool_get_scheme helper function2007-07-30, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 3a0579367ce217b7d1014674ca42191a0afa6e33)2007-07-30, by William Ehlhardt
-
- HIG compliance improved2007-07-28, by William Ehlhardt
-
- Delegate all button enabling/disabling in tls_peers_mgmt to its "is2007-07-28, by William Ehlhardt
-
- Delete button now usable!2007-07-28, by William Ehlhardt
-
- Code cosmetics2007-07-28, by William Ehlhardt
-
- Make the tls_peers certmgr delete button do something2007-07-28, by William Ehlhardt
-
- tls_peers certmgr now responds to certificate-stored,2007-07-27, by William Ehlhardt
-
- Add a struct to hold various pieces of data for the tls_peers mgmt UI2007-07-27, by William Ehlhardt
-
- Add notice that certificate-stored and certificate-deleted signals are2007-07-27, by William Ehlhardt
-
- Only emit certificate-stored and certificate-deleted if the operation2007-07-27, by William Ehlhardt
-
- Add purple_certificate_pool_delete2007-07-27, by William Ehlhardt
-
- remove_cert => delete_cert, because naming conventions are our2007-07-27, by William Ehlhardt
-
- Write remove_cert function for tls_peers Pool2007-07-27, by William Ehlhardt
-
- Emit certificate-stored signal in purple_certificate_pool_store2007-07-27, by William Ehlhardt
-
- Add CertificatePool signals documentation2007-07-27, by William Ehlhardt
-
- Register the certificate-stored and certificate-deleted signals2007-07-27, by William Ehlhardt
-
- Specify the selection mode on the tls_peers_mgmt listview (may not be2007-07-27, by William Ehlhardt
-
- CertMgr now lists the certificates in the pool2007-07-27, by William Ehlhardt
-
- More pretty (useless) GUI sugar2007-07-26, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)2007-07-24, by William Ehlhardt
-
- Add logic to allow tls_peers manager to properly uninit itself when2007-07-20, by William Ehlhardt
-
- Mock tls_peers mgmt interface2007-07-19, by William Ehlhardt
-
- Add label field to PidginCertificateManager2007-07-19, by William Ehlhardt
-
- Add a Certificate GTK management interface type2007-07-19, by William Ehlhardt
-
- Comment cosmetics2007-07-19, by William Ehlhardt
-
- Add purple_certificate_pool_usable to check whether a pool's2007-07-19, by William Ehlhardt
-
- Handle NULLs given to certificate_pool_mkpath without causing errors2007-07-18, by William Ehlhardt
-
- CertMgr window responds properly to delete_event2007-07-18, by William Ehlhardt
-
- Make a real Certificate Manager dialog instead of a stupid popup. It2007-07-18, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)2007-07-18, by William Ehlhardt
-
- Add debug code to spit a list of all certificates in all pools when2007-07-17, by William Ehlhardt
-
- Add dire warnings to the purple_certificate_get_Xs docs2007-07-17, by William Ehlhardt
-
- Add get_idlist support to tls_peers CertificatePool2007-07-17, by William Ehlhardt
-
- Add pool_get_idlist / pool_destroy_idlist2007-07-16, by William Ehlhardt
-
- Added a lovely Doxygen signals tutorial2007-07-15, by William Ehlhardt
-
- Change certificate_uninit to unregister all Pools, Schemes, and2007-07-14, by William Ehlhardt
-
- Add get_pools, get_verifiers, and get_schemes2007-07-14, by William Ehlhardt
-
- Add purple_certificate_get_handle2007-07-14, by William Ehlhardt
-
- purple_certificate_verify no longer takes possession of the2007-07-13, by William Ehlhardt
-
- Add purple_certificate_copy_list2007-07-13, by William Ehlhardt
-
- Add GnuTLS X.509 cert copy operator2007-07-13, by William Ehlhardt
-
- Add purple_certificate_copy and associated machinery2007-07-13, by William Ehlhardt
-
- GnuTLS plugin now uses reference counting to manage its underlying2007-07-13, by William Ehlhardt
-
- More skeleton2007-07-13, by William Ehlhardt
-
- Add a skeleton for the Pidgin Certificate Manager and include it in2007-07-13, by William Ehlhardt
-
- Add expiration/activation time display to tls_cached verifier2007-07-12, by William Ehlhardt
-
- Add activation/expiration time retrievers to GnuTLS plugin2007-07-12, by William Ehlhardt
-
- Add expiration/activation functions for Certificates2007-07-12, by William Ehlhardt
-
- Verbosity in struct members.2007-07-12, by William Ehlhardt
-
- Fix overzealous escaping cause by ancestor revision2007-07-09, by William Ehlhardt
-
- pool_mkpath now runs purple_escape_filename on its return value2007-07-09, by William Ehlhardt
-
- Add certificate_check_subject_name and associated machinery2007-07-09, by William Ehlhardt
-
- Remove a duplicate field from CertificateScheme. Oops.2007-07-09, by William Ehlhardt
-
- Add get_activation_time and get_expiration_time to CertificateScheme2007-07-09, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 1ede3f4c61fab6e6979e40b2169494d27af5f528)2007-07-08, by William Ehlhardt
-
- Fix intermittent crash due to uninitialized variable2007-07-08, by William Ehlhardt
-
- GnuTLS plugin no longer uses write_data_to_file from util. It has been2007-07-08, by William Ehlhardt
-
- Fix an incorrect assertion in GnuTLS plugin2007-07-08, by William Ehlhardt
-
- Wrote the logic for the "previously unknown host" condition in2007-07-08, by William Ehlhardt
-
- More skeletonizing for tls_cached logic.2007-07-08, by William Ehlhardt
-
- Made a logic skeleton for tls_cached verifier2007-07-08, by William Ehlhardt
-
(this revision will be disapproved)2007-07-08, by William Ehlhardt
-
merge of '05f31e865f99d6f9afec4c0f635a0c64e2884d8c'2007-07-08, by William Ehlhardt
-
- Do some weak checking to ensure that you don't attempt to store a2007-07-08, by William Ehlhardt
-
- Add pool retrieve, contains, and store functions to certificate API2007-07-08, by William Ehlhardt
-
- Rearrange certificate.h for better organization2007-07-08, by William Ehlhardt
-
- Add x509_tls_cached skeleton2007-07-07, by William Ehlhardt
-
- Comment change2007-07-07, by William Ehlhardt
-
- Add tls_peers put_cert2007-07-07, by William Ehlhardt
-
- Finish tls_peers get_cert2007-07-06, by William Ehlhardt
-
- Fixed naming issues in previous revision2007-07-06, by William Ehlhardt
-
- Add purple_certificate_import2007-07-06, by William Ehlhardt
-
- Finished tls_peers cert_in_pool2007-07-06, by William Ehlhardt
-
- Correct the certstore folder paths2007-07-05, by William Ehlhardt
-
- Add init for x509_tls_peers pool2007-07-05, by William Ehlhardt
-
- Add purple_certificate_pool_mkpath helper function2007-07-05, by William Ehlhardt
-
Documentation2007-07-05, by William Ehlhardt
-
- CertificatePool put_cert now accepts an id argument2007-07-05, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)2007-07-02, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head faad7a14fc692e8d3799948d63c004314395738b)2007-06-29, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 89468df5d1cdb033902c9f7e41cfdf3a348d97bc)2007-06-29, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 61fdc464bc9fe3aeaf30ca79e923854958d6f9bb)2007-06-29, by William Ehlhardt
-
- Add purple_certificate_export and associated libpurple stuff2007-06-29, by William Ehlhardt
-
- Unregister x509_tls_peers as part of uninit2007-06-28, by William Ehlhardt
-
- CertificatePool member functions no longer accept a Pool instance, as Pools are expected to be singletons2007-06-28, by 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 problem2007-06-28, by William Ehlhardt
-
- Fix some errors and return values2007-06-28, by William Ehlhardt
-
- prepend > append2007-06-28, by William Ehlhardt
-
- Add find, register, and unregister for CertificatePools2007-06-28, by William Ehlhardt
-
- Add CertificatePool struct2007-06-28, by William Ehlhardt
-
- Replace switch statements in irc and jabber prpls with purple_ssl_strerror calls2007-06-27, by William Ehlhardt
-
- Add purple_ssl_strerror for handy error description power!2007-06-27, by William Ehlhardt
-
- Jabber now understands SSL_CERTIFICATE_INVALID code2007-06-27, by William Ehlhardt
-
- Jabber now shows an "unknown error" message when it hits an SSL error it doesn't understand2007-06-27, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)2007-06-27, by William Ehlhardt
-
- x509_singleuse uses the subject_name field...somewhat2007-06-27, by William Ehlhardt
-
- Add subject_name (AKA Common Name) functions to GnuTLS x509 scheme2007-06-27, by William Ehlhardt
-
- Add purple_certificate_get_subject_name and associated libpurple2007-06-27, by William Ehlhardt
-
- More g_new0 instead of g_new2007-06-27, by William Ehlhardt
-
- Fixed an inverted assertion2007-06-27, by William Ehlhardt
-
disapproval of revision 'e408398aae606a1aafb857413db4fa9736e374ae'2007-07-08, by William Ehlhardt
-
- Hack up sslconn to use a single-use verifier2007-06-27, by William Ehlhardt
-
- Certificate system now has init and uninit like other systems2007-06-27, by William Ehlhardt
-
- sslconn.c will need the certificate API2007-06-26, by William Ehlhardt
-
- ssl-gnutls plugin uses Verifiers now2007-06-26, by William Ehlhardt
-
- Add PURPLE_SSL_CERTIFICATE_INVALID error code2007-06-26, by William Ehlhardt
-
- Add purple_certificate_get_fingerprint_sha12007-06-26, by William Ehlhardt
-
- libpurple is now responsible for some cleanup and final deletion of a2007-06-26, by William Ehlhardt
-
- Reorder struct for clarity2007-06-26, by William Ehlhardt
-
- Add purple_certificate_register_builtins2007-06-26, by William Ehlhardt
-
- Use g_new0 instead of g_new2007-06-26, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)2007-06-25, by William Ehlhardt
-
- Add purple_certificate_verify_destroy and associated machinery2007-06-23, by William Ehlhardt
-
- Add certificate_destroy and certificate_destroy_list2007-06-23, by William Ehlhardt
-
- Documentation segmentation2007-06-23, by William Ehlhardt
-
- Add verifier field to SslConnection2007-06-23, by William Ehlhardt
-
- purple_certificate_verify attempts to check that the cert chain is of2007-06-23, by William Ehlhardt
-
- purple_certificate_verify now takes a Verifier argument, creates its2007-06-23, by William Ehlhardt
-
- CertificateVerifier register/unregister/find2007-06-22, by William Ehlhardt
-
- Fill out CertVerifier struct2007-06-22, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)2007-06-22, by William Ehlhardt
-
- Add debugging babble2007-06-22, by William Ehlhardt
-
- More documentation2007-06-22, by William Ehlhardt
-
- Documentation correction2007-06-22, by William Ehlhardt
-
- Add GnuTLS SHA1 key fingerprinter2007-06-22, by William Ehlhardt
-
- Add more to the Certificate struct2007-06-21, by William Ehlhardt
-
disapproval of revision 'e2dc62de3f75a0206694f16b62b58dd12e062829'2007-06-21, by William Ehlhardt
-
- Add CertificatePiece element2007-06-21, by William Ehlhardt
-
- purple_ssl_get_peer_certificates2007-06-21, by William Ehlhardt
-
- Debugging babble2007-06-21, by William Ehlhardt
-
applied changes from e52b685d84ca8874da6e3e71199829e5135006422007-06-21, by William Ehlhardt
-
- More API additions2007-06-21, by William Ehlhardt
-
- GnuTLS plugin registers an x509 certscheme now2007-06-21, by William Ehlhardt
-
- Add unregister_scheme2007-06-21, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 1e05cb8a9ac73bb313b07aa7944bd320f9a91dfe)2007-06-20, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)2007-08-08, by Andreas Monitzer
-
Gadu-Gadu now calls the registration_cb for the account if it is set after performing a registration2007-08-17, by Evan Schoenberg
-
Updated attention namespace to adhere to my new XEP-0224: Attention2007-08-08, by Andreas Monitzer
-
Mixed up TRUE and FALSE.2007-07-31, by Andreas Monitzer
-
propagate from branch 'im.pidgin.pidgin' (head cd20365dc59b48132f198784fbca95b91d1fc5c9)2007-07-30, by Andreas Monitzer
-
Change two strcmp()s to purple_utf8_strcasecmp() for case-insensitive comparison.2007-08-14, by Jeffrey Connelly
-
disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'2007-08-14, by Jeffrey Connelly
-
Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzes2007-08-13, by Jeffrey Connelly
-
Show buddy icons.2007-08-13, by Jeffrey Connelly
-
Conditionally compile out a few advanced configuration options (status text2007-08-13, by Jeffrey Connelly
-
Refactor msim_tooltip_text() and msim_get_info_cb(), so that they now both use2007-08-13, by Jeffrey Connelly
-
Use MsimUser structure for storing ephemeral information on users, instead2007-08-12, by Jeffrey Connelly
-
Conditionally-compile out debugging statements of escaping.2007-08-12, by Jeffrey Connelly
-
Update for 0.14.2007-08-12, by Jeffrey Connelly
-
Only say we are connected after the MsimSession structure is fully setup.2007-08-12, by Jeffrey Connelly
-
Fix some assertion failures, that should really not be assertions. Found by using2007-08-12, by Jeffrey Connelly
-
Replace non-portable stricmp() with two calls to strcmp(), one uppercase and2007-08-12, by Jeffrey Connelly
-
Re-enable non-test mode. This revision now correctly handles links with paths.2007-08-12, by Jeffrey Connelly
-
Rewrite escaping so that it is more correct, in order to fix #2521. Test it.2007-08-12, by Jeffrey Connelly
-
Support sending and receiving hyperlinks.2007-08-12, by Jeffrey Connelly
-
Support all emoticons used in the official MySpaceIM client.2007-08-12, by Jeffrey Connelly
-
In default emoticon theme file, for MySpaceIM, change tabs used for indentation2007-08-12, by Jeffrey Connelly
-
Add additional MySpaceIM emoticons from Hylke Bons to Makefile.am.2007-08-12, by Jeffrey Connelly
-
Add new emoticons for MySpaceIM from Hylke Bons.2007-08-12, by Jeffrey Connelly
-
Use msim_uid2username_from_blist() to resolve uid -> username on incoming2007-08-11, by Jeffrey Connelly
-
Clarify password-too-long error (MySpace limits it, not us), and clean up2007-08-11, by Jeffrey Connelly
-
Change msim_msg_new() and msim_msg_new_v() to accept the first key name as2007-08-11, by Jeffrey Connelly
-
Fix a few typos in the MySpaceIM section of the default smileys theme input file.2007-08-11, by Jeffrey Connelly