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