Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move declaration of MessageAuthenticationCode base class to mac.h (from base.h) | lloyd | 2008-11-08 | 1 | -0/+1 |
| | |||||
* | Move the declaration of the HashFunction base class to a new header hash.h | lloyd | 2008-11-08 | 1 | -1/+1 |
| | | | | (from base.h) | ||||
* | Add BOTAN_DLL macro to public class definitions that were missing it. | lloyd | 2008-10-09 | 1 | -1/+1 |
| | |||||
* | Remove lookup.h from X9.31 PRNG, X9.19 MAC, SSLv3 MAC, PBKDF1 | lloyd | 2008-09-30 | 2 | -9/+11 |
| | |||||
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
| | | | | | them modules now. In any case there is no distinction so info.txt seems better. | ||||
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 3 | -0/+132 |