Mercurial > pidgin
graph
-
Fix a potential bug.2007-07-07, by Sadrul Habib Chowdhury
-
propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)2007-07-07, by Sadrul Habib Chowdhury
-
Made the display of files for sound events cleaner2007-07-06, by Eric Polino
-
Added ability to show empty groups2007-07-06, by Eric Polino
-
Fixed a few merge errors2007-07-06, by Eric Polino
-
merge of '6a14f373f6f5ea48a0816197f7cfbfdc7600e74e'2007-07-05, by Eric Polino
-
FIX: Setting combo_box doesn't cause memory corruption.2007-07-05, by Eric Polino
-
merged FinchSoundPrefEvent with FinchSoundEvent and removed id from FSE2007-07-05, by Eric Polino
-
propagate from branch 'im.pidgin.pidgin' (head 6521407fd5a6d9175e6532a874a2735658c113e9)2007-07-05, by Eric Polino
-
Some more work to the sound prefs2007-07-05, by Eric Polino
-
Fixed Cancel button callback2007-07-02, by Eric Polino
-
Cleaned up a few poorly written "activate" callbacks.2007-07-02, by Eric Polino
-
Sound prefs now save.2007-07-01, by Eric Polino
-
Removed sound_pref_data2007-06-29, by Eric Polino
-
Made sound_pref_data a pointer2007-06-29, by Eric Polino
-
Added _get_value2007-06-29, by Eric Polino
-
Changed the volume changer to a GntSlider.2007-06-29, by Eric Polino
-
propagate from branch 'im.pidgin.pidgin' (head 89468df5d1cdb033902c9f7e41cfdf3a348d97bc)2007-06-29, by Eric Polino
-
propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)2007-06-29, by Eric Polino
-
Fixed a merge error2007-06-29, by Eric Polino
-
merge of '7229e4b74f5d355cabe59ecbbe84f35f1d9cdca9'2007-06-29, by Eric Polino
-
explicit merge of 'e53fe113efde971f9f1d14d8a7af937542ee2732'2007-06-28, by Eric Polino
-
Created SoundPrefDialog to store dialog data.2007-06-29, by Eric Polino
-
Added more to the Sounds Preferences2007-06-28, by Eric Polino
-
Added Sounds to the actions list2007-06-27, by Eric Polino
-
Added some docs2007-06-27, by Eric Polino
-
Moved:2007-06-25, by Eric Polino
-
merge of '2970edca111b3535ae0703e3c866ad1c3b87df94'2007-06-24, by Eric Polino
-
merge of 'ae0440e75a9a8e5aa5e513b57295049b0c338cf4'2007-06-23, by Sadrul Habib Chowdhury
-
Conversation window names are now suffixed by type2007-06-22, by Eric Polino
-
Define a generic g_hash_table_find for glib < 2.4, which uses2007-06-23, by Sadrul Habib Chowdhury
-
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
-
- 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