Wed, 23 May 2012 03:25:01 +0000 |
Paul Aurich |
stun: Initialize 'in', silence compiler.
|
Fri, 23 Dec 2011 08:21:58 +0000 |
Elliott Sales de Andrade |
A boring and large patch so I can merge heads.
|
Sat, 24 Sep 2011 21:10:41 +0000 |
andrew victor |
Remove deprecated purple_network_listen_map_external().
|
Sat, 24 Sep 2011 20:48:59 +0000 |
andrew victor |
Rename purple_network_listen_range_family() to purple_network_listen_range().
|
Fri, 02 Sep 2011 03:18:15 +0000 |
Elliott Sales de Andrade |
Clean up SRV/TXT query functions.
|
Fri, 02 Sep 2011 01:57:25 +0000 |
Elliott Sales de Andrade |
Replace purple_dnsquery_a_account with purple_dnsquery_a.
|
Thu, 11 Aug 2011 16:13:15 +0000 |
Ethan Blanton |
Almost certainly not an issue, but bounds check a strcpy in stun.c (EFF)
|
Tue, 19 Apr 2011 05:05:25 +0000 |
Daniel Atallah |
Use the new account-contextual DNS API everywhere. Refs #11110
|
Sun, 22 Aug 2010 06:40:30 +0000 |
Elliott Sales de Andrade |
Optimize just a teensy-tiny bit.
|
Thu, 02 Jul 2009 04:26:00 +0000 |
mauro brasil |
Increase the logging level of some debugging messages that seemed to be a
|
Sun, 12 Apr 2009 22:23:34 +0000 |
Paul Aurich |
Don't leak the struct sockaddr* from purple_dnsquery_a.
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Thu, 03 Jan 2008 04:57:40 +0000 |
Richard Laager |
Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Mon, 03 Sep 2007 14:33:47 +0000 |
Richard Laager |
Add a missing newline to the end of a purple_debug_info call.
|
Tue, 31 Jul 2007 03:26:05 +0000 |
Daniel Atallah |
Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #2334
|
Wed, 25 Apr 2007 23:55:56 +0000 |
Sean Egan |
Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|