summaryrefslogtreecommitdiffstats
path: root/src/lib/cryptolink (follow)
Commit message (Expand)AuthorAgeFilesLines
* [master] many spelling or typo fixesJeremy C. Reed2013-04-091-1/+1
* [2357] clean up a few #endif commentsJelte Jansen2012-10-251-1/+1
* [2357] Update scaffolding using fix-scaffolding.py toolMukund Sivaraman2012-10-252-5/+5
* [2071] Add b10 prefix to libcryptolink.laMukund Sivaraman2012-08-022-6/+6
* [2071] Add b10 prefix to libutil.laMukund Sivaraman2012-08-021-1/+1
* [2071] Add b10 prefix to libexceptions.laMukund Sivaraman2012-08-021-1/+1
* [master] fix errors with ambiguous types and other boost usesJeremy C. Reed2012-07-251-1/+1
* [master] Use libtool from top_builddirMukund Sivaraman2012-06-211-1/+1
* [2036] Integrate valgrind into our test suiteMukund Sivaraman2012-06-121-0/+3
* [master] be sure to include cstring for memcpy, and add std:: for it.JINMEI Tatuya2012-05-111-1/+3
* Add more .gitignore files for the rest of generated stuffMukund Sivaraman2012-03-091-0/+1
* Merge branch 'master' into trac1470Stephen Morris2011-12-191-1/+1
|\
| * [master] whitespace policeJeremy C. Reed2011-12-141-1/+1
* | [1470] Change some loop indexes to unsigned valuesStephen Morris2011-12-121-1/+2
|/
* [1442] split -L and -l and add botan ldflags firstJelte Jansen2011-12-012-1/+2
* [1442] rename log4cplus and botan make varsJelte Jansen2011-11-302-3/+3
* [trac1286] change check_PROGRAMS to noinst_PROGRAMSJeremy C. Reed2011-10-111-1/+1
* [trac1091] don't install the unittest librariesJeremy C. Reed2011-10-061-1/+1
* [trac954] small libdep addition to src/lib/cryptolink/tests/Makefile.amJelte Jansen2011-06-011-0/+1
* [trac954] added a sanity check on the size of test data as suggested in review.JINMEI Tatuya2011-05-311-0/+4
* [trac954] re-apply the proposed diff, temporarily disabling truncation testJINMEI Tatuya2011-05-311-286/+136
* Merge branch 'trac951'Jelte Jansen2011-05-303-5/+5
|\
| * [trac951] added a clarification comment on "truncation" to preventJINMEI Tatuya2011-05-271-3/+3
| * [trac951] Revert "[trac951] we do have truncation support (at least in the ap...JINMEI Tatuya2011-05-272-3/+11
| * [trac951] we do have truncation support (at least in the api), so remove chec...Jelte Jansen2011-05-232-11/+3
| * [trac951] workaround for debian build problemJelte Jansen2011-05-232-2/+2
* | [master] make signHMAC match headerJeremy C. Reed2011-05-241-1/+1
* | [trac542] Merge branch 'master' into trac542Stephen Morris2011-05-243-72/+365
|\|
| * [master] temporarily disabled the HMAC_SHA224_RFC4231_SIGN test due to #951JINMEI Tatuya2011-05-211-1/+1
| * [master] corrected the what() string when throwing UnsupportedAlgorithm fromJINMEI Tatuya2011-05-201-1/+2
| * [trac782] add optional hmac algorithm supportfeng2011-05-203-34/+284
| |\
| | * [trac782] set the unknown hash algorithm enum value to 0, avoid that each tim...feng2011-05-121-8/+8
| | * [trac782] add changelog for trac782, refine the unit test codefeng2011-05-111-196/+171
| | * [trac782] add optional algorithm like sha224/sha384/sha512hanfeng2011-05-103-1/+234
| * | [trac936] always fail on secret_len == 0Jelte Jansen2011-05-181-4/+2
| * | [trac936] addressed some commentsJelte Jansen2011-05-181-4/+2
| * | [trac936] use botan-provided version macroJelte Jansen2011-05-181-14/+11
| * | [trac936] check for botan API version, and use appropriate calls in cryptolinkJelte Jansen2011-05-181-1/+33
| * | [trac893] make sure verify() immediately rejects shorter sigs (calling same_memJINMEI Tatuya2011-05-091-1/+1
| * | [trac893] temporarily disabled hmac tests using truncation due to change a64f778JINMEI Tatuya2011-05-061-36/+44
| * | [trac893] temporary change for short signatures: modify cryptolink to rejectJINMEI Tatuya2011-05-061-0/+9
| * | [trac890] re-added BOTAN_RPATH to cryptolink/Makefile.am.JINMEI Tatuya2011-05-021-1/+1
| * | [trac890] proposed workaround fix to the botan rpath problem: specify theJINMEI Tatuya2011-05-021-1/+1
| |/
* | [trac542] Add libexceptions to Makefile.amStephen Morris2011-05-111-0/+1
* | [trac542] Alterations to makefiles to take out unnecessary dependenciesStephen Morris2011-05-111-3/+0
* | [trac542] Convert RUN_ALL_TESTS() to call to isc::util::unittest::run_all()Stephen Morris2011-05-112-1/+4
|/
* [master] small change to make it compile again on my systemJelte Jansen2011-04-291-1/+1
* [master] Merge branch 'trac812' with fixing conflicts and regression.JINMEI Tatuya2011-04-293-7/+3
|\
| * [trac812] fixups to make cryptolink buildable with recent lib/util stuffJINMEI Tatuya2011-04-267-18/+10
* | [master] use botan-configJelte Jansen2011-04-281-1/+1