Mercurial > pidgin
graph
-
Workspace window placement now supports substring checking in window-names2007-06-22, by Eric Polino
-
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)2007-06-21, by Eric Polino
-
merge of '0fa7cc4bced44eafda83b747f69a36db34078edc'2007-06-19, by Eric Polino
-
merge of '459bc8f8b1cfc6e94a0a8e8328bc86651ee59cbc'2007-06-19, by Eric Polino
-
merge of 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'2007-06-19, by Eric Polino
-
disapproval of revision 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'2007-06-19, by Eric Polino
-
FIX: INT fields weren't being updated properly2007-06-19, by Eric Polino
-
disapproval of revision 'd07595d436b95a0c21e8e5e26ffdf6c37af63915'2007-06-24, by Eric Polino
-
Added the ability to configure sound in Finch.2007-06-15, by Eric Polino
-
Added sound to Finch.2007-06-14, by Eric Polino
-
Fixed a few problems that were created by the merge from the propagate.2007-06-12, by Eric Polino
-
propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)2007-06-12, by Eric Polino
-
merge of '86fd5e0d8b80a9da3103e850c97f1e04a2333961'2007-08-11, by Sadrul Habib Chowdhury
-
- Add a hacked-up method of adding certs to the CA pool2007-08-12, by William Ehlhardt
-
- x509_ca_lazy_init is more implemented2007-08-12, by William Ehlhardt
-
In x509_ca pool:2007-08-12, by William Ehlhardt
-
- Add skeleton for X.509 Certificate Authority (x509_ca) CertificatePool2007-08-12, by William Ehlhardt
-
- purple_certificate_verify_destroy is deprecated and has met its end.2007-08-10, by William Ehlhardt
-
- Remove all usage of purple_certificate_verify_destroy, as it is2007-08-10, by William Ehlhardt
-
- Add HOSTNAME CHECKING to tls_cached unknown_peer mode, which is kind2007-08-10, by William Ehlhardt
-
- Wrote a tls_cached unknown_peer function that does many fun things,2007-08-10, by William Ehlhardt
-
- Add verify_complete, which should deprecate verify_destroy2007-08-10, by William Ehlhardt
-
- 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