Thu, 21 Jul 2011 03:26:18 +0000 |
Paul Aurich |
sametime: Avoid a theoretical null strcmp
|
Thu, 21 Jul 2011 03:16:51 +0000 |
Paul Aurich |
prefs: Avoid an atoi(NULL) when reading the prefs from disk
|
Wed, 20 Jul 2011 16:51:55 +0000 |
Paul Aurich |
dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
|
Wed, 20 Jul 2011 05:04:37 +0000 |
Paul Aurich |
dnssrv: Refactor to reduce code duplication
|
Tue, 19 Jul 2011 20:07:25 +0000 |
Paul Aurich |
Fix build of dnssrv.c on Windows; thanks to eschman for pointing this out.
|
Tue, 19 Jul 2011 16:56:23 +0000 |
Ethan Blanton |
Fix the handling of IRC formatting following mIRC ^O.
|
Sun, 17 Jul 2011 20:38:09 +0000 |
Paul Aurich |
dnsquery: Behold, automagic conversion of a string IP address into a sockaddr struct, IPv#-independent.
|
Sun, 17 Jul 2011 20:08:13 +0000 |
Paul Aurich |
dnssrv: Proper memory management here, which stops random crashes elsewhere.
|
Sun, 17 Jul 2011 17:23:17 +0000 |
Paul Aurich |
dnssrv: Avoid a few extraneous iterations through the list. Refs #12647
|
Sun, 17 Jul 2011 17:15:13 +0000 |
Paul Aurich |
Whitespace changes
|
Sun, 17 Jul 2011 17:14:21 +0000 |
thijsalkemade |
Fixes to the PurpleSrvTxtQueryUiOps code. Refs #12647
|
Sun, 17 Jul 2011 05:29:19 +0000 |
Paul Aurich |
La de dah, thanks John
|