Tue, 03 Mar 2009 06:57:02 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 66190c21dfe7125476caca3c14725bac9db8b71b)
|
Wed, 28 Jan 2009 04:09:41 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
|
Sun, 21 Dec 2008 18:31:05 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
|
Thu, 18 Dec 2008 05:23:37 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
|
Mon, 20 Oct 2008 23:50:43 +0000 |
Yoshiki Yazawa |
propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
|
Fri, 10 Oct 2008 04:30:42 +0000 |
Yoshiki Yazawa |
made pidgin warn only if "/purple/network/warn_cert" has been set.
|
Thu, 16 Jul 2009 02:46:36 +0000 |
Paul Aurich |
Continue verification when we can't find a *cached* peer. Fixes #9664.
|
Tue, 14 Jul 2009 17:56:13 +0000 |
Mark Doliner |
Don't fail an assertion and don't return FALSE if we can't create
|
Thu, 02 Jul 2009 04:26:00 +0000 |
mauro brasil |
Increase the logging level of some debugging messages that seemed to be a
|
Wed, 28 Jan 2009 10:23:37 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
|
Mon, 26 Jan 2009 10:39:25 +0000 |
Mark Doliner |
Simplify, hoo-boy. Also don't unregister the schemes in
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Tue, 27 Jan 2009 04:36:30 +0000 |
Elliott Sales de Andrade |
Fix a crash on exit with a patch from im.pidgin.next.minor.
|
Fri, 19 Dec 2008 03:11:59 +0000 |
Daniel Atallah |
Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fixes #7776,#7769
|