Tue, 01 Dec 2009 16:49:15 +0000 |
Paul Aurich |
strchr() is valid on a UTF8 string when searching for an ASCII character
|
Tue, 01 Dec 2009 16:46:57 +0000 |
Paul Aurich |
strchr() is safe when searching for an ASCII character in UTF8 strings.
|
Tue, 01 Dec 2009 21:26:58 +0000 |
Marcus Lundblad |
jabber: When getting info on a "bare" domain JID, interpret the value of "last"
|
Tue, 01 Dec 2009 04:56:47 +0000 |
Paul Aurich |
jabber: Use the error code instead of string matching.
|
Tue, 01 Dec 2009 02:54:22 +0000 |
Paul Aurich |
Use g_strndup() for great justice.
|
Tue, 01 Dec 2009 07:32:53 +0000 |
Paul Aurich |
Let's try a more complex set of return states / values for auth mechs.
|
Tue, 01 Dec 2009 04:21:40 +0000 |
Paul Aurich |
Add a second SCRAM test with one of the suggested test characters from the I-D.
|
Tue, 01 Dec 2009 03:05:11 +0000 |
Paul Aurich |
Add the new files to POTFILES.in
|