summaryrefslogtreecommitdiffstats
path: root/src/lib/cryptolink/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [master] Finished merge of trac3908 (port cryptolink fixes)Francis Dupont2016-11-164-5/+61
|\
| * [3908] Fixed HMAC implementations for multiple verifiesFrancis Dupont2015-06-221-0/+31
| * [3908] Add log libFrancis Dupont2015-06-221-0/+1
| * [3908] Add logger initFrancis Dupont2015-06-221-2/+4
| * [3908] Added getHashAlgorithm() functionFrancis Dupont2015-06-221-1/+23
* | [4236] Updated copyright dates in all files.Marcin Siodelski2015-12-164-4/+4
* | [4236] Replaced license text in all files containing it.Marcin Siodelski2015-12-164-44/+12
* | [3911a] Finished dependency cleanup in src/libFrancis Dupont2015-08-301-4/+4
* | [3919] copyrightsFrancis Dupont2015-06-261-1/+1
* | [3919] Removed spurious declarationsFrancis Dupont2015-06-242-4/+0
|/
* [master] Merged trac3513 (-V extended version)Francis Dupont2015-06-151-1/+6
|\
| * [3513] added static getVersion for cryptolinkFrancis Dupont2015-05-171-1/+6
* | [3829] updated copyrightsFrancis Dupont2015-05-121-1/+1
* | [3829] #3829 patchFrancis Dupont2015-05-121-15/+53
|/
* [master] merge cryptolink API cleanup (trac3606a)Francis Dupont2014-12-242-13/+1
* [trac3593] added truncated HMAC support to TSIGFrancis Dupont2014-10-222-14/+2
* [3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.Marcin Siodelski2014-08-121-1/+1
* applied #2406: OpenSSL alternate crypto backendFrancis Dupont2014-06-304-584/+1283
* [3394] Renamed Kea libraries from libb10-something to libkea-something.Marcin Siodelski2014-04-151-3/+3
* [2071] Add b10 prefix to libcryptolink.laMukund Sivaraman2012-08-021-1/+1
* [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
* 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-011-1/+1
* [1442] rename log4cplus and botan make varsJelte Jansen2011-11-301-2/+2
* [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-302-2/+2
|\
| * [trac951] Revert "[trac951] we do have truncation support (at least in the ap...JINMEI Tatuya2011-05-271-3/+3
| * [trac951] we do have truncation support (at least in the api), so remove chec...Jelte Jansen2011-05-231-3/+3
| * [trac951] workaround for debian build problemJelte Jansen2011-05-232-2/+2
* | [trac542] Merge branch 'master' into trac542Stephen Morris2011-05-241-66/+311
|\|
| * [master] temporarily disabled the HMAC_SHA224_RFC4231_SIGN test due to #951JINMEI Tatuya2011-05-211-1/+1
| * [trac782] add optional hmac algorithm supportfeng2011-05-201-30/+267
| |\
| | * [trac782] add changelog for trac782, refine the unit test codefeng2011-05-111-196/+171
| | * [trac782] add optional algorithm like sha224/sha384/sha512hanfeng2011-05-101-0/+220
| * | [trac893] temporarily disabled hmac tests using truncation due to change a64f778JINMEI Tatuya2011-05-061-36/+44
| |/
* | [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] Merge branch 'trac812' with fixing conflicts and regression.JINMEI Tatuya2011-04-291-1/+1
|\