annotate docs/README @ 164:b8c358b2e242

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:20 +0200
parents 4762e0d26d8e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
59
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
1 The `old-manual' directory contains the old manual (as expected) and
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
2 html versions of man pages from that time (May/July 2000). The files
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
3 have been copied from the old project website.
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
4
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
5 There are installation instructions for various systems available. Some
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
6 of them are outdated and may not work anymore.
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
7
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
8
941413084f56 updated docs; moved files around
meillo@marmaro.de
parents: 42
diff changeset
9 meillo