log

age author description
Wed, 29 Apr 2009 00:39:13 +0000 Ethan Blanton disapproval of revision '2f2d084c77a5b905a47b7b28508172451a2bb82f'
Tue, 28 Apr 2009 20:51:59 +0000 Ethan Blanton applied changes from 8c5b1d77b08657a2e236e8efe9bc2920f763911e
Tue, 28 Apr 2009 20:49:36 +0000 Ethan Blanton applied changes from 6572a403c4d945662240548bd49dd8b8a47f6fc8
Tue, 28 Apr 2009 20:46:53 +0000 Ethan Blanton applied changes from 6b5084da4501a491dab88006847c4e99fd4ce044
Tue, 28 Apr 2009 20:41:37 +0000 Ethan Blanton applied changes from aa7ce93329f5ccbe74640a92b6656ae402d8eea8
Tue, 28 Apr 2009 20:40:46 +0000 Ethan Blanton Hand-pluck of 68cb5581c551eabb57bcdf437642ee9e6786bc64
Tue, 28 Apr 2009 20:31:09 +0000 Ethan Blanton applied changes from 68cb5581c551eabb57bcdf437642ee9e6786bc64
Tue, 28 Apr 2009 20:28:30 +0000 Ethan Blanton applied changes from 4b0e16d96a9ee2554770c4400445bee7ceb49d9a
Tue, 28 Apr 2009 20:27:09 +0000 Ethan Blanton applied changes from 0d220fdade88a561785e674e66d01a2a34bd4b1c
Tue, 28 Apr 2009 20:15:53 +0000 Ethan Blanton applied changes from 0064869870b3507952491598f4d4b8d4a99fbc6b
Tue, 28 Apr 2009 20:14:08 +0000 Ethan Blanton applied changes from 20269e8849976ad6a0996f79ccbc0a12a311484f
Sun, 03 May 2009 23:18:28 +0000 Daniel Atallah I forgot about g_strlcpy in b14728379c16e92457492a7a4fc9a6b616e3fbe4.
Sat, 02 May 2009 19:50:13 +0000 Daniel Atallah Make sure we call atoi on a NUL-terminated string. It isn't safe to call on
Sat, 02 May 2009 19:39:45 +0000 Daniel Atallah Prevent a NUL ptr deref caused by a malformed session_id.
Sat, 02 May 2009 19:33:22 +0000 Daniel Atallah Prevent a NUL ptr deref when the passport is malformed.
Sat, 02 May 2009 19:21:11 +0000 Daniel Atallah Make sure that the chat room name is NUL-terminated when it is truncated or
Sat, 02 May 2009 17:43:14 +0000 Daniel Atallah Make sure that the buffer is large enough to fit DST.ADDR + DST.PORT. This was found in the analysis that Veracode performed on the pidgin codebase.
Thu, 30 Apr 2009 01:57:32 +0000 Daniel Atallah Use sscanf to parse to parse the Content-Length to ensure consistent parsing for the target variable type. This comes out of the Veracode analysis.
Tue, 24 Feb 2009 20:27:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Tue, 10 Feb 2009 20:27:21 +0000 Marcus Lundblad S«Łtt client type on MSN.
Tue, 10 Feb 2009 18:41:22 +0000 Marcus Lundblad Changed "type" to "client_type" for the hash value specifying client type
Mon, 09 Feb 2009 21:21:18 +0000 Marcus Lundblad Set a value "type" in the ui_info hash table
Tue, 17 Feb 2009 04:46:04 +0000 Paul Aurich Don't fallback (under any conditions) from old-style SSL to other connections
Tue, 17 Feb 2009 04:28:19 +0000 Paul Aurich Allow the user to specify their own BOSH url in the Connect Server option
Tue, 17 Feb 2009 03:39:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head be64dc9cd9d255a5a6a0f790f5fc505091313e6d)
Sat, 14 Feb 2009 18:23:13 +0000 Paul Aurich Use a JabberStream variable instead of a setting for the initial hash
Sat, 14 Feb 2009 03:57:22 +0000 Paul Aurich Always publish a <photo/> element, even if we have an empty buddy icon.
Sat, 14 Feb 2009 01:18:25 +0000 Paul Aurich I had the distinct pleasure of throwing invalid garbage at this code; it
Thu, 05 Feb 2009 01:00:17 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Tue, 10 Feb 2009 06:42:42 +0000 Paul Aurich Initial presence is sent once the roster is retrieved (in the iq cb).