Fri, 14 Sep 2007 00:17:33 +0000 |
Daniel Atallah |
There shouldn't be assert()s in pretty much any libpurple code.
|
Fri, 14 Sep 2007 00:03:30 +0000 |
Daniel Atallah |
Clear the password when we get an auth. error and we're not saving passwords so that you don't need to go into the account settings to reset it. Fix #3083.
|
Fri, 14 Sep 2007 00:01:47 +0000 |
Daniel Atallah |
Cleanup the SASL init and add error checking.
|
Thu, 13 Sep 2007 21:34:55 +0000 |
Sean Egan |
Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
|
Thu, 13 Sep 2007 04:32:19 +0000 |
William Ehlhardt |
merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
|
Fri, 14 Sep 2007 03:38:19 +0000 |
Sadrul Habib Chowdhury |
Don't fail on distcheck.
|
Thu, 13 Sep 2007 07:50:10 +0000 |
Sadrul Habib Chowdhury |
Typo
|
Thu, 13 Sep 2007 03:02:34 +0000 |
Daniel Atallah |
A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
|
Thu, 13 Sep 2007 02:38:20 +0000 |
Daniel Atallah |
Fix crash in musicmessaging plugin when something else has set the message to NULL (in this case, I'm guessing the Offline Messaging plugin). Fixes #3050.
|
Thu, 13 Sep 2007 04:30:54 +0000 |
William Ehlhardt |
- Make x509_signed_by return TRUE indiscriminately so that other things
|
Thu, 13 Sep 2007 04:27:46 +0000 |
William Ehlhardt |
- Make ssl-nss x509_export_certificate work
|
Thu, 13 Sep 2007 03:44:47 +0000 |
William Ehlhardt |
- Fix ssl-nss x509 to properly convert NSPR PRTime to time_t (in
|