Mercurial > pidgin
log libpurple/protocols/msn/servconn.c @ 20224:31c9fed987db
age | author | description |
---|---|---|
Fri, 28 Sep 2007 15:48:30 +0000 | Richard Laager | applied changes from e67a54b3bf4349b6e65a46f749626a122c6afb22 |
Fri, 28 Sep 2007 15:48:01 +0000 | Richard Laager | applied changes from b23d40378bee58e6e5a79f04f532b50daf43f802 |
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. |
Sun, 15 Apr 2007 04:12:27 +0000 | Ka-Hing Cheung | Committing khc's msnp14 changes from Trac Ticket #148. --rlaager |
Sat, 08 Sep 2007 03:09:35 +0000 | John Bailey | The FSF changed its address a while ago; our files were out of date. |
Fri, 24 Aug 2007 02:50:55 +0000 | Sadrul Habib Chowdhury | Input handlers are unsigned integers. So set them to 0 instead of -1 after |
Wed, 13 Jun 2007 12:25:13 +0000 | Daniel Atallah | Avoid accessing an invalid pointer when ret == -1 |