Mercurial > pidgin
graph
-
Define a generic g_hash_table_find for glib < 2.4, which usesSat, 23 Jun 2007 02:39:28 +0000, by Sadrul Habib Chowdhury
-
Workspace window placement now supports substring checking in window-namesFri, 22 Jun 2007 22:20:39 +0000, by Eric Polino
-
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)Thu, 21 Jun 2007 20:37:57 +0000, by Eric Polino
-
merge of '0fa7cc4bced44eafda83b747f69a36db34078edc'Tue, 19 Jun 2007 19:40:06 +0000, by Eric Polino
-
merge of '459bc8f8b1cfc6e94a0a8e8328bc86651ee59cbc'Tue, 19 Jun 2007 19:34:20 +0000, by Eric Polino
-
merge of 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'Tue, 19 Jun 2007 14:32:23 +0000, by Eric Polino
-
disapproval of revision 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'Tue, 19 Jun 2007 19:33:16 +0000, by Eric Polino
-
FIX: Setting an INT field in preferences wasn't working properly. We were checking for a FIELD_LIST but doing the same thing all the time.Tue, 19 Jun 2007 14:32:08 +0000, by Eric Polino
-
FIX: INT fields weren't being updated properlyTue, 19 Jun 2007 19:39:52 +0000, by Eric Polino
-
disapproval of revision 'd07595d436b95a0c21e8e5e26ffdf6c37af63915'Sun, 24 Jun 2007 02:55:54 +0000, by Eric Polino
-
Added the ability to configure sound in Finch.Fri, 15 Jun 2007 20:43:27 +0000, by Eric Polino
-
Added sound to Finch.Thu, 14 Jun 2007 03:54:49 +0000, by Eric Polino
-
Fixed a few problems that were created by the merge from the propagate.Tue, 12 Jun 2007 22:01:24 +0000, by Eric Polino
-
propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)Tue, 12 Jun 2007 21:21:37 +0000, by Eric Polino
-
merge of '86fd5e0d8b80a9da3103e850c97f1e04a2333961'Sat, 11 Aug 2007 02:38:23 +0000, by Sadrul Habib Chowdhury
-
- Add a hacked-up method of adding certs to the CA poolSun, 12 Aug 2007 04:03:45 +0000, by William Ehlhardt
-
- x509_ca_lazy_init is more implementedSun, 12 Aug 2007 03:44:44 +0000, by William Ehlhardt
-
In x509_ca pool:Sun, 12 Aug 2007 03:36:53 +0000, by William Ehlhardt
-
- Add skeleton for X.509 Certificate Authority (x509_ca) CertificatePoolSun, 12 Aug 2007 03:06:47 +0000, by William Ehlhardt
-
- purple_certificate_verify_destroy is deprecated and has met its end.Fri, 10 Aug 2007 06:21:11 +0000, by William Ehlhardt
-
- Remove all usage of purple_certificate_verify_destroy, as it isFri, 10 Aug 2007 05:51:44 +0000, by William Ehlhardt
-
- Add HOSTNAME CHECKING to tls_cached unknown_peer mode, which is kindFri, 10 Aug 2007 05:44:20 +0000, by William Ehlhardt
-
- Wrote a tls_cached unknown_peer function that does many fun things,Fri, 10 Aug 2007 05:36:42 +0000, by William Ehlhardt
-
- Add verify_complete, which should deprecate verify_destroyFri, 10 Aug 2007 04:59:52 +0000, by William Ehlhardt
-
- x509_destroy_certificate is supposed to free the PurpleCertificateFri, 10 Aug 2007 04:30:03 +0000, by William Ehlhardt
-
- Move "certificate found in cache" out of tls_cached_start_verify intoFri, 10 Aug 2007 04:21:44 +0000, by William Ehlhardt
-
In tls_cached Verifier:Fri, 10 Aug 2007 04:10:12 +0000, by William Ehlhardt
-
- CosmeticsFri, 10 Aug 2007 04:03:59 +0000, by William Ehlhardt
-
- Comment on NSS's refcounting prowessFri, 10 Aug 2007 03:51:49 +0000, by William Ehlhardt
-
- Add a TODO. A most worthy accomplishment, to be sure.Wed, 08 Aug 2007 04:53:36 +0000, by William Ehlhardt
-
- Add debugging babble to check_signature_chainWed, 08 Aug 2007 04:38:26 +0000, by William Ehlhardt
-
- Expose get_unique_id and get_issuer_unique_id through libpurple functionsTue, 07 Aug 2007 23:26:54 +0000, by William Ehlhardt
-
- Add unique_id and issuer_unique_id constructions (defined as DistinguishedTue, 07 Aug 2007 20:29:35 +0000, by William Ehlhardt
-
- tls_peers pool unescapes filenames in its directory, as it shouldTue, 07 Aug 2007 20:20:28 +0000, by William Ehlhardt
-
- Add purple_certificate_check_signature_chainTue, 07 Aug 2007 04:53:50 +0000, by William Ehlhardt
-
- Add purple_certificate_signed_byTue, 07 Aug 2007 04:31:01 +0000, by William Ehlhardt
-
- Typo fixTue, 07 Aug 2007 04:06:48 +0000, by William Ehlhardt
-
- x509_nss sha1sumFri, 03 Aug 2007 08:30:26 +0000, by William Ehlhardt
-
- x509_nss get_timesFri, 03 Aug 2007 07:43:40 +0000, by William Ehlhardt
-
- ssl-nss x509_nss check_nameFri, 03 Aug 2007 07:37:57 +0000, by William Ehlhardt
-
- x509_nss get_subject_name (x509_common_name)Fri, 03 Aug 2007 07:26:32 +0000, by William Ehlhardt
-
- x509_nss destroy_certificateFri, 03 Aug 2007 07:11:06 +0000, by William Ehlhardt
-
- x509_nss copy opFri, 03 Aug 2007 07:08:42 +0000, by William Ehlhardt
-
- Skeleton for ssl-nss x509 providerFri, 03 Aug 2007 07:02:10 +0000, by William Ehlhardt
-
- Change the internal structure of activation/expiration times to matchFri, 03 Aug 2007 06:12:42 +0000, by William Ehlhardt
-
- Make tls_peers_mgmt delete button prompt for yes/no before removingWed, 01 Aug 2007 07:39:38 +0000, by William Ehlhardt
-
- Make a rudimentary information button in tls_peers_mgmtWed, 01 Aug 2007 07:24:56 +0000, by William Ehlhardt
-
- Export button now functional due to the magic of copy-paste codingWed, 01 Aug 2007 05:13:46 +0000, by William Ehlhardt
-
- Add debugging babble for registers/unregistersWed, 01 Aug 2007 04:20:40 +0000, by William Ehlhardt
-
- Import button now (more or less) functionalMon, 30 Jul 2007 07:24:00 +0000, by William Ehlhardt
-
- The tls_peers_mgmt import button should be enabled whether there areMon, 30 Jul 2007 07:20:04 +0000, by William Ehlhardt
-
- Add purple_certificate_pool_get_scheme helper functionMon, 30 Jul 2007 06:50:31 +0000, by William Ehlhardt
-
propagate from branch 'im.pidgin.pidgin' (head 3a0579367ce217b7d1014674ca42191a0afa6e33)Mon, 30 Jul 2007 01:35:00 +0000, by William Ehlhardt
-
- HIG compliance improvedSat, 28 Jul 2007 18:42:56 +0000, by William Ehlhardt
-
- Delegate all button enabling/disabling in tls_peers_mgmt to its "isSat, 28 Jul 2007 08:47:44 +0000, by William Ehlhardt
-
- Delete button now usable!Sat, 28 Jul 2007 08:33:30 +0000, by William Ehlhardt
-
- Code cosmeticsSat, 28 Jul 2007 08:27:01 +0000, by William Ehlhardt
-
- Make the tls_peers certmgr delete button do somethingSat, 28 Jul 2007 08:24:55 +0000, by William Ehlhardt
-
- tls_peers certmgr now responds to certificate-stored,Fri, 27 Jul 2007 08:34:40 +0000, by William Ehlhardt
-
- Add a struct to hold various pieces of data for the tls_peers mgmt UIFri, 27 Jul 2007 08:24:25 +0000, by William Ehlhardt