summaryrefslogtreecommitdiffstats
path: root/src/lib/cryptolink (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | [master] fix BOTAN_LDFLAGS and BOTAN_INCLUDESJelte Jansen2011-04-282-2/+2
* | [master] Merge branch 'trac781'Jelte Jansen2011-04-277-13/+11
* | [trac781] use shared_ptr with deleter instead of scoped_ptrJelte Jansen2011-04-272-19/+26
|/
* [trac781] add deleteHMAC()Jelte Jansen2011-04-263-1/+20
* [trac781] move hash algorithm enum to cryptolink.hJelte Jansen2011-04-265-116/+106
* [trac781] some more updates (added doc and a few test changes)Jelte Jansen2011-04-213-28/+46
* Merge branch 'trac781' of ssh://bind10.isc.org/var/bind10/git/bind10 into tra...Jelte Jansen2011-04-214-15/+15
|\
| * [trac781] minor editorial cleanup (basically along with the style guideline)JINMEI Tatuya2011-04-204-15/+15
* | [trac781] rename 'main' cryptolink file, and clean up includesJelte Jansen2011-04-207-20/+19
|/
* [trac781] catch all (unexpected) Botan errors and rethrow them as LibraryErrorJelte Jansen2011-04-203-22/+80
* [trac781] move signHMAC and verifyHMAC to hmac filesJelte Jansen2011-04-204-97/+127
* [trac781] bit of cleanupJelte Jansen2011-04-203-23/+44
* [trac781] rename 'crypto' to cryptolinkJelte Jansen2011-04-208-0/+1156