index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
cryptolink
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[1442] split -L and -l and add botan ldflags first
Jelte Jansen
2011-12-01
2
-1
/
+2
*
[1442] rename log4cplus and botan make vars
Jelte Jansen
2011-11-30
2
-3
/
+3
*
[trac1286] change check_PROGRAMS to noinst_PROGRAMS
Jeremy C. Reed
2011-10-11
1
-1
/
+1
*
[trac1091] don't install the unittest libraries
Jeremy C. Reed
2011-10-06
1
-1
/
+1
*
[trac954] small libdep addition to src/lib/cryptolink/tests/Makefile.am
Jelte Jansen
2011-06-01
1
-0
/
+1
*
[trac954] added a sanity check on the size of test data as suggested in review.
JINMEI Tatuya
2011-05-31
1
-0
/
+4
*
[trac954] re-apply the proposed diff, temporarily disabling truncation test
JINMEI Tatuya
2011-05-31
1
-286
/
+136
*
Merge branch 'trac951'
Jelte Jansen
2011-05-30
3
-5
/
+5
|
\
|
*
[trac951] added a clarification comment on "truncation" to prevent
JINMEI Tatuya
2011-05-27
1
-3
/
+3
|
*
[trac951] Revert "[trac951] we do have truncation support (at least in the ap...
JINMEI Tatuya
2011-05-27
2
-3
/
+11
|
*
[trac951] we do have truncation support (at least in the api), so remove chec...
Jelte Jansen
2011-05-23
2
-11
/
+3
|
*
[trac951] workaround for debian build problem
Jelte Jansen
2011-05-23
2
-2
/
+2
*
|
[master] make signHMAC match header
Jeremy C. Reed
2011-05-24
1
-1
/
+1
*
|
[trac542] Merge branch 'master' into trac542
Stephen Morris
2011-05-24
3
-72
/
+365
|
\
|
|
*
[master] temporarily disabled the HMAC_SHA224_RFC4231_SIGN test due to #951
JINMEI Tatuya
2011-05-21
1
-1
/
+1
|
*
[master] corrected the what() string when throwing UnsupportedAlgorithm from
JINMEI Tatuya
2011-05-20
1
-1
/
+2
|
*
[trac782] add optional hmac algorithm support
feng
2011-05-20
3
-34
/
+284
|
|
\
|
|
*
[trac782] set the unknown hash algorithm enum value to 0, avoid that each tim...
feng
2011-05-12
1
-8
/
+8
|
|
*
[trac782] add changelog for trac782, refine the unit test code
feng
2011-05-11
1
-196
/
+171
|
|
*
[trac782] add optional algorithm like sha224/sha384/sha512
hanfeng
2011-05-10
3
-1
/
+234
|
*
|
[trac936] always fail on secret_len == 0
Jelte Jansen
2011-05-18
1
-4
/
+2
|
*
|
[trac936] addressed some comments
Jelte Jansen
2011-05-18
1
-4
/
+2
|
*
|
[trac936] use botan-provided version macro
Jelte Jansen
2011-05-18
1
-14
/
+11
|
*
|
[trac936] check for botan API version, and use appropriate calls in cryptolink
Jelte Jansen
2011-05-18
1
-1
/
+33
|
*
|
[trac893] make sure verify() immediately rejects shorter sigs (calling same_mem
JINMEI Tatuya
2011-05-09
1
-1
/
+1
|
*
|
[trac893] temporarily disabled hmac tests using truncation due to change a64f778
JINMEI Tatuya
2011-05-06
1
-36
/
+44
|
*
|
[trac893] temporary change for short signatures: modify cryptolink to reject
JINMEI Tatuya
2011-05-06
1
-0
/
+9
|
*
|
[trac890] re-added BOTAN_RPATH to cryptolink/Makefile.am.
JINMEI Tatuya
2011-05-02
1
-1
/
+1
|
*
|
[trac890] proposed workaround fix to the botan rpath problem: specify the
JINMEI Tatuya
2011-05-02
1
-1
/
+1
|
|
/
*
|
[trac542] Add libexceptions to Makefile.am
Stephen Morris
2011-05-11
1
-0
/
+1
*
|
[trac542] Alterations to makefiles to take out unnecessary dependencies
Stephen Morris
2011-05-11
1
-3
/
+0
*
|
[trac542] Convert RUN_ALL_TESTS() to call to isc::util::unittest::run_all()
Stephen Morris
2011-05-11
2
-1
/
+4
|
/
*
[master] small change to make it compile again on my system
Jelte Jansen
2011-04-29
1
-1
/
+1
*
[master] Merge branch 'trac812' with fixing conflicts and regression.
JINMEI Tatuya
2011-04-29
3
-7
/
+3
|
\
|
*
[trac812] fixups to make cryptolink buildable with recent lib/util stuff
JINMEI Tatuya
2011-04-26
7
-18
/
+10
*
|
[master] use botan-config
Jelte Jansen
2011-04-28
1
-1
/
+1
*
|
[master] fix BOTAN_LDFLAGS and BOTAN_INCLUDES
Jelte Jansen
2011-04-28
2
-2
/
+2
*
|
[master] Merge branch 'trac781'
Jelte Jansen
2011-04-27
7
-13
/
+11
*
|
[trac781] use shared_ptr with deleter instead of scoped_ptr
Jelte Jansen
2011-04-27
2
-19
/
+26
|
/
*
[trac781] add deleteHMAC()
Jelte Jansen
2011-04-26
3
-1
/
+20
*
[trac781] move hash algorithm enum to cryptolink.h
Jelte Jansen
2011-04-26
5
-116
/
+106
*
[trac781] some more updates (added doc and a few test changes)
Jelte Jansen
2011-04-21
3
-28
/
+46
*
Merge branch 'trac781' of ssh://bind10.isc.org/var/bind10/git/bind10 into tra...
Jelte Jansen
2011-04-21
4
-15
/
+15
|
\
|
*
[trac781] minor editorial cleanup (basically along with the style guideline)
JINMEI Tatuya
2011-04-20
4
-15
/
+15
*
|
[trac781] rename 'main' cryptolink file, and clean up includes
Jelte Jansen
2011-04-20
7
-20
/
+19
|
/
*
[trac781] catch all (unexpected) Botan errors and rethrow them as LibraryError
Jelte Jansen
2011-04-20
3
-22
/
+80
*
[trac781] move signHMAC and verifyHMAC to hmac files
Jelte Jansen
2011-04-20
4
-97
/
+127
*
[trac781] bit of cleanup
Jelte Jansen
2011-04-20
3
-23
/
+44
*
[trac781] rename 'crypto' to cryptolink
Jelte Jansen
2011-04-20
8
-0
/
+1156