Sun, 18 Jul 2010 22:25:21 +0200 |
meillo |
improved hmactest
|
Sun, 18 Jul 2010 22:20:36 +0200 |
meillo |
replaced hmac_md5.c with an own implementation of RFC 2104
|
Sun, 18 Jul 2010 22:02:54 +0200 |
meillo |
we need at least 32 bits, so let's take a long
|
Sun, 18 Jul 2010 21:58:15 +0200 |
meillo |
replaced the MD5 implementation with the one of Solar Designer
|
Sun, 18 Jul 2010 21:49:15 +0200 |
meillo |
added newlines to the end of log and debug messages where missing
|
Sun, 18 Jul 2010 21:41:48 +0200 |
meillo |
removed commented code and replaced // by /* */
|
Sat, 17 Jul 2010 00:34:40 +0200 |
meillo |
default listen_addresses: use 127.0.0.1 instead of `localhost'
|
Fri, 16 Jul 2010 16:38:50 +0200 |
meillo |
REMOVED MAILDIR SUPPORT
|
Fri, 16 Jul 2010 15:38:53 +0200 |
meillo |
removed the --disable-smtp-server configure option
|
Fri, 16 Jul 2010 14:48:17 +0200 |
meillo |
removed --with-glib-static configure option
|
Fri, 16 Jul 2010 14:43:55 +0200 |
meillo |
added docs/howto-static-linking
|
Fri, 16 Jul 2010 13:08:29 +0200 |
meillo |
removed dns_getname() which was already commented
|
Fri, 16 Jul 2010 12:53:07 +0200 |
meillo |
reworked resolvtest; let it build; refactored in lookup.c
|
Fri, 16 Jul 2010 12:39:14 +0200 |
meillo |
generated Makefile.in to install THANKS file
|
Fri, 16 Jul 2010 10:08:06 +0200 |
meillo |
the goal is to have less config options
|