Mercurial > pidgin
log
age | author | description |
---|---|---|
Mon, 08 Oct 2007 14:45:01 +0000 | Daniel Atallah | Prevent leakage of the cert returned by SSL_PeerCertificate(), and prevent allocation since it isn't used currently anyway. Also prevent an assertion when reading a cert file - there are a number of places where g_return_* are misused here that need to be cleaned up. |
Mon, 08 Oct 2007 14:26:41 +0000 | Daniel Atallah | Use purple_timeout_add(0... instead of g_idle_add() to avoid depending on the glib main loop. |
Mon, 08 Oct 2007 14:25:54 +0000 | Daniel Atallah | Fix a leak when a bonjour account is disconnected. |
Mon, 08 Oct 2007 10:55:34 +0000 | Daniel Atallah | Fix allocating a console for and friends on Windows Vista. Refs #3392. |
Sun, 07 Oct 2007 23:40:58 +0000 | Gary Kramlich | This is the correct fix. |
Sun, 07 Oct 2007 22:30:26 +0000 | Evan Schoenberg | Simple patch from David Fang to fix an include typo in test_cipher.c" |
Sun, 07 Oct 2007 19:07:59 +0000 | Will Thompson | merge of '7cc9174ede50bc7d7fdfbb47fbcdee031b053f08' |