log

age author description
Wed, 25 Aug 2010 19:13:24 +0000 Marcus Lundblad merge of '9b4b74ad94eb77ef347f7575823e65103cae1f85'
Wed, 25 Aug 2010 19:12:08 +0000 Marcus Lundblad merge of '17e496a18cf8462d267f5220dd5f6283662eeba7'
Wed, 25 Aug 2010 19:11:38 +0000 Marcus Lundblad Added ability to relay over TCP and TLS for TURN for media.
Tue, 24 Aug 2010 05:07:48 +0000 Elliott Sales de Andrade merge of '514b763ddb36f2f1492895fc413c7774e3b56b9d'
Tue, 24 Aug 2010 04:54:00 +0000 hanzz Fix a possible crash reported by HanzZ. Fix thanks to HanzZ also.
Tue, 24 Aug 2010 04:45:25 +0000 jakub adam Fix some media code leaks.
Tue, 24 Aug 2010 04:42:41 +0000 Elliott Sales de Andrade Clarify documentation on a function return value.
Tue, 24 Aug 2010 01:02:55 +0000 Stu Tomlinson My build was failing due to duplicate (but commented out?!) translations:
Mon, 23 Aug 2010 05:22:58 +0000 Elliott Sales de Andrade Packages would like ticket numbers in the ChangeLog.
Mon, 23 Aug 2010 05:22:11 +0000 Elliott Sales de Andrade merge of '86d9ff7ca5af691007b1e85ef39959fa13e7d996'
Mon, 23 Aug 2010 05:07:37 +0000 Etan Reisner Add GG support to gevolution.
Mon, 23 Aug 2010 03:28:50 +0000 Elliott Sales de Andrade We should probably actually put the question in the input request.
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Mon, 23 Aug 2010 00:53:55 +0000 Elliott Sales de Andrade I think this is marginally better to read.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sun, 22 Aug 2010 22:15:38 +0000 Elliott Sales de Andrade Space-to-tab.
Sun, 22 Aug 2010 06:40:30 +0000 Elliott Sales de Andrade Optimize just a teensy-tiny bit.
Sun, 22 Aug 2010 06:17:07 +0000 Elliott Sales de Andrade We already have the length of the string. Don't need to call strlen.
Sun, 22 Aug 2010 06:16:37 +0000 Elliott Sales de Andrade These are dead increments.
Sun, 22 Aug 2010 06:15:30 +0000 Elliott Sales de Andrade user should never be NULL here.
Sat, 21 Aug 2010 21:55:05 +0000 Elliott Sales de Andrade Fix possible garbage value.
Mon, 23 Aug 2010 01:18:12 +0000 Daniel Atallah Explicitly set the icon for Windows' Add/Remove Programs.
Mon, 23 Aug 2010 01:14:25 +0000 Daniel Atallah -------------------------------------------------------------------------------
Sun, 22 Aug 2010 16:43:39 +0000 John Bailey ChangeLog Eion's patch. Refs #12532.
Sun, 22 Aug 2010 16:42:09 +0000 eion The Yahoo prpl makes unnecessary callbacks to the Yahoo servers if the
Thu, 19 Aug 2010 19:55:31 +0000 Paul Aurich jabber: Document this not being an off-by-one...
Sun, 15 Aug 2010 19:49:48 +0000 Kelemen G«¡bor Updated Hungarian translation after 2.7.3
Sun, 15 Aug 2010 08:42:30 +0000 Mark Doliner Change the "length of bstream" data type to be a gsize, since it represents
Sat, 14 Aug 2010 06:24:04 +0000 Elliott Sales de Andrade merge of '4216577c2d7814344e8e1face579d153098986ad'
Sat, 14 Aug 2010 05:53:42 +0000 Elliott Sales de Andrade I'm pretty sure this is a logical operation, not bitwise.