- 27f7f52 Add test case to verify that the use after free issue is fixed. by Pauli · 3 years, 4 months ago
- f06c554 test: check for NULL returns better by Pauli · 3 years, 9 months ago
- 0789c7d Update copyright year by Matt Caswell · 3 years, 11 months ago
- 0a8a6af Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC functions by Dr. David von Oheimb · 3 years, 11 months ago
- 33388b4 Update copyright year by Matt Caswell · 5 years ago
- dbde472 Deprecate the low level HMAC functions by Pauli · 5 years ago
- b1558c0 Don't store an HMAC key for longer than we need by Matt Caswell · 5 years ago
- 1057c2c Cleaner disposal of ephemeral engine ids and names by Viktor Dukhovni · 6 years ago
- 73ff6d6 change into hex string constants to avoid overflow warnings by Christos Zoulas · 6 years ago
- f53537b use the proper types to eliminate casts by Christos Zoulas · 6 years ago
- 909f1a2 Following the license change, modify the boilerplates in test/ by Richard Levitte · 6 years ago
- 176db6d Use "" not <> for internal/ includes by Rich Salz · 8 years ago
- b99fe5f Remove tests dependence on e_os.h by Pauli · 8 years ago
- 31a8069 [Win] Fix some test method signatures ... by FdaSilvaYY · 8 years ago
- ad88741 Update the test framework so that the need for test_main is removed. Everything by Pauli · 8 years ago
- c2500f6 Test cleaning and modernisation by Pauli · 8 years ago
- a9c6d22 Adapt all test programs by Richard Levitte · 8 years ago
- 623d105 Convert hmactest to new test framework by Rich Salz · 8 years ago
- 8a3c000 Fix hmac test case 6 by Kurt Cancemi · 9 years ago
- a621181 Add a getter to obtain the HMAC_CTX md by Matt Caswell · 9 years ago
- 440e5d8 Copyright consolidation 02/10 by Rich Salz · 9 years ago
- b1413d9 RT3095: allow NULL key for single-shot HMAC by Emilia Kasper · 9 years ago
- 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
- a87a0a6 Cleanup: fix all sources that used HMAC_CTX_init by Richard Levitte · 9 years ago
- eda34e4 Adapt the rest of the source to the removal of (EVP_MD_CTX|HMAC_CTX)_cleanup by Richard Levitte · 9 years ago
- bf7c681 Adapt the rest of the source to the opaque HMAC_CTX by Richard Levitte · 9 years ago
- fa0c23d Adapt HMAC to the EVP_MD_CTX changes by Richard Levitte · 9 years ago
- 2d54040 RT3856: Fix memory leaks in test code by Russell Webb · 10 years ago
- 4b464e7 Fix ABI break with HMAC by Matt Caswell · 10 years ago
- 61986d3 Code style: space after 'if' by Viktor Dukhovni · 10 years ago
- dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago[Renamed from crypto/hmac/hmactest.c]
- b352160 Add HMAC test for invalid key len by Matt Caswell · 10 years ago
- 2cfbdd7 Add more HMAC tests by Matt Caswell · 10 years ago
- a283d2a Remove OPENSSL_NO_HMAC by Dr. Stephen Henson · 10 years ago
- c6ef15c clang on Linux x86_64 complains about unreachable code. by Richard Levitte · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- 8cbcced make update by Richard Levitte · 22 years ago
- 55f78ba Have all tests use EXIT() to exit rather than exit(), since the latter doesn't by Richard Levitte · 22 years ago
- dbad169 Really add the EVP and all of the DES changes. by Ben Laurie · 24 years ago
- cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
- 396f631 some more patches for avoiding problems with non-automatic variables by Bodo Möller · 26 years ago
- a53955d Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). by Ulf Möller · 26 years ago
- f5d7a03 New Configure option no-<cipher> (rsa, idea, rc5, ...). by Ulf Möller · 26 years ago
- a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
- ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
- 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
- 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago