annotate AUTHORS @ 211:0f36c0a46f82

replaced hmac_md5.c with an own implementation of RFC 2104 Until now the sample code of the RFC itself was used, but it lacked a license or copyright notice. See the comment in hmac_md5.c for details.
author meillo@marmaro.de
date Sun, 18 Jul 2010 22:20:36 +0200
parents 03817f849106
children 3f0b10d41938
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19
7354c2e0eb31 added myself to AUTHORS and the source files I improved
meillo@marmaro.de
parents: 0
diff changeset
1 Project Founder and ~99% of coding done by:
0
08114f7dcc23 this is masqmail-0.2.21 from oliver kurth
meillo@marmaro.de
parents:
diff changeset
2 Oliver Kurth <oku@masqmail.cx>
19
7354c2e0eb31 added myself to AUTHORS and the source files I improved
meillo@marmaro.de
parents: 0
diff changeset
3
42
03817f849106 decided to release the next version as 0.2.22 (not as 0.3.0)
meillo@marmaro.de
parents: 19
diff changeset
4 current project maintainer (since v0.2.22):
19
7354c2e0eb31 added myself to AUTHORS and the source files I improved
meillo@marmaro.de
parents: 0
diff changeset
5 markus schnalke <meillo@marmaro.de>