Mercurial > pidgin.yaz
comparison ChangeLog.API @ 30050:c35fd54ec64b
Implement reading multiple certificates from a single "bundle" of
certificates in one file. This is most helpful for systems where system
CA certs are installed as a bundle.
Please test, preferably after removing any cached certificates from
~/.purple/certificates/x509/tls_peers/
| author | Stu Tomlinson <stu@nosnilmot.com> |
|---|---|
| date | Sat, 27 Mar 2010 03:55:09 +0000 |
| parents | d75813811637 |
| children | 4d0ccbc905aa |
comparison
equal
deleted
inserted
replaced
| 30049:55a807c06fbb | 30050:c35fd54ec64b |
|---|---|
| 22 * buddy-caps-changed blist signal | 22 * buddy-caps-changed blist signal |
| 23 * ui-caps-changed media manager signal | 23 * ui-caps-changed media manager signal |
| 24 * sent-attention conversation signal | 24 * sent-attention conversation signal |
| 25 * got-attention conversation signal | 25 * got-attention conversation signal |
| 26 * PurpleMood struct in status.h | 26 * PurpleMood struct in status.h |
| 27 * purple_certificates_import for importing multiple certificates from | |
| 28 a single file (and corresponding import_certificates member of | |
| 29 PurpleCertificateScheme struct) | |
| 27 | 30 |
| 28 Pidgin: | 31 Pidgin: |
| 29 Added: | 32 Added: |
| 30 * pidgin_dialogs_buildinfo (should not be used by anything but Pidgin) | 33 * pidgin_dialogs_buildinfo (should not be used by anything but Pidgin) |
| 31 * pidgin_dialogs_developers (should not be used by anything but Pidgin) | 34 * pidgin_dialogs_developers (should not be used by anything but Pidgin) |
