Thu, 22 Nov 2007 18:27:09 +0000 |
Stu Tomlinson |
Make 'make distcheck' work
|
Thu, 22 Nov 2007 16:45:38 +0000 |
Stu Tomlinson |
'man 3 ctime' says of localtime() (and friends):
|
Thu, 22 Nov 2007 16:37:08 +0000 |
Stu Tomlinson |
Fix the bug in purple_str_to_time() that was causing 'make check' to fail.
|
Thu, 22 Nov 2007 16:32:56 +0000 |
Stu Tomlinson |
Fix a bug in purple_str_to_time() that could cause it to try reading past
|
Thu, 22 Nov 2007 02:56:20 +0000 |
Evan Schoenberg |
purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize
|
Wed, 21 Nov 2007 22:31:11 +0000 |
Sadrul Habib Chowdhury |
Plug a tiny little leak.
|
Wed, 21 Nov 2007 22:26:49 +0000 |
Sadrul Habib Chowdhury |
Original patch from Andrew Gaul to fix a leak.
|
Wed, 21 Nov 2007 21:46:57 +0000 |
Sadrul Habib Chowdhury |
merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'
|
Wed, 21 Nov 2007 15:00:17 +0000 |
Stu Tomlinson |
Log a debug message when exiting as a result of the single instance check
|
Wed, 21 Nov 2007 21:46:48 +0000 |
Sadrul Habib Chowdhury |
disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
|
Wed, 21 Nov 2007 08:29:33 +0000 |
Ka-Hing Cheung |
Andrew Gaul fixed another memory leak
|
Wed, 21 Nov 2007 05:22:39 +0000 |
Daniel Atallah |
Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
|