Added util-src/hashes.c - support for sha1, sha256 and md5 hashes
|
Waqas Hussain |
Wed, 26 Nov 2008 01:46:16 +0500 |
Added util-src/encodings.c - support for base64, stringprep and idna encodings
|
Waqas Hussain |
Wed, 26 Nov 2008 01:45:25 +0500 |
Update TODO
|
Matthew Wild |
Tue, 25 Nov 2008 05:00:31 +0000 |
Refuse to run without SSL/TLS unless run_without_ssl is set in config
|
Matthew Wild |
Tue, 25 Nov 2008 03:52:53 +0000 |
Change loading order of modules, config before dependency checking
|
Matthew Wild |
Tue, 25 Nov 2008 03:50:08 +0000 |
Some mod_console changes
|
Matthew Wild |
Tue, 25 Nov 2008 03:48:43 +0000 |
Trivial whitespace fix in the missing dependency message
|
Matthew Wild |
Tue, 25 Nov 2008 02:33:13 +0000 |
Add MD5 to the list of checked dependencies
|
Matthew Wild |
Tue, 25 Nov 2008 02:30:25 +0000 |
Friendlier messages on missing dependencies
|
Matthew Wild |
Tue, 25 Nov 2008 02:20:23 +0000 |
Fix softreq, so it reports when no suitable MD5 library is found
|
Matthew Wild |
Tue, 25 Nov 2008 01:56:20 +0000 |
SSL library is optional, not a fatal error
|
Matthew Wild |
Tue, 25 Nov 2008 01:55:01 +0000 |
Some ends too much.
|
Tobias Markmann |
Sun, 23 Nov 2008 22:56:07 +0100 |
Some changes to report more correct SASL failures. Support for disabled accounts.
|
Tobias Markmann |
Sun, 23 Nov 2008 21:26:06 +0100 |
Merging with main branch.
|
Tobias Markmann |
Sun, 23 Nov 2008 20:44:48 +0100 |
Checking some variables for nil so no errors occur that'll break the server.
|
Tobias Markmann |
Sun, 23 Nov 2008 20:43:42 +0100 |