1. 15d95dd Don't use deprecated EVP_CIPHER_CTX_cleanup() internally by Richard Levitte · 8 years ago
  2. 5c6c4c5 Don't free in cleanup routine by Benjamin Kaduk · 8 years ago
  3. 4f22f40 Copyright consolidation 06/10 by Rich Salz · 9 years ago
  4. 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
  5. 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
  6. cd8e4de Use utility functions for HMAC and CMAC. by Dr. Stephen Henson · 9 years ago
  7. 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
  8. ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
  9. 0d4fb84 GH601: Various spelling fixes. by FdaSilvaYY · 9 years ago
  10. 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
  11. ced2c2c Templatize util/domd by Rich Salz · 9 years ago
  12. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  13. 56c77c5 Remove update tags by Rich Salz · 9 years ago
  14. 3aeb934 make EVP_PKEY opaque by Dr. Stephen Henson · 9 years ago
  15. ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
  16. d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
  17. 512fdfd Remove unused internal macros by Richard Levitte · 9 years ago
  18. ff4b7fa make update by Richard Levitte · 9 years ago
  19. 846ec07 Adapt all EVP_CIPHER_CTX users for it becoming opaque by Richard Levitte · 9 years ago
  20. 3c4e064 make update by Dr. Stephen Henson · 9 years ago
  21. 6e59a89 Adjust all accesses to EVP_MD_CTX to use accessor functions. by Richard Levitte · 9 years ago
  22. 90945fa Continue standardising malloc style for libcrypto by Matt Caswell · 9 years ago
  23. 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
  24. a3aadb2 make depend by Richard Levitte · 10 years ago
  25. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  26. 86885c2 Use "==0" instead of "!strcmp" etc by Rich Salz · 10 years ago
  27. b4faea5 Use safer sizeof variant in malloc by Rich Salz · 10 years ago
  28. efa7dd6 free NULL cleanup 11 by Rich Salz · 10 years ago
  29. a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
  30. dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
  31. 86d20cb make depend by Dr. Stephen Henson · 10 years ago
  32. 27af42f Move some EVP internals to evp_int.h by Dr. Stephen Henson · 10 years ago
  33. 5fe736e Move some ASN.1 internals to asn1_int.h by Dr. Stephen Henson · 10 years ago
  34. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  35. 73e45b2 remove OPENSSL_FIPSAPI by Dr. Stephen Henson · 10 years ago
  36. e4e5bc3 Remove fips_constseg references. by Dr. Stephen Henson · 10 years ago
  37. f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
  38. 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
  39. 2514fa7 Add functions returning security bits. by Dr. Stephen Henson · 11 years ago
  40. 80eb435 fix reset fix by Dr. Stephen Henson · 13 years ago
  41. bbe0c8c make reinitialisation work for CMAC by Dr. Stephen Henson · 13 years ago
  42. 03cf7e7 cmac.c: optimize make_kn and move zero_iv to const segment. by Andy Polyakov · 13 years ago
  43. ae53b29 make update by Bodo Möller · 14 years ago
  44. b8b9080 license correction, no EAY code included in this file by Dr. Stephen Henson · 14 years ago
  45. 30b26b5 restore .cvsignore by Dr. Stephen Henson · 14 years ago
  46. 02eb92a temporarily update .cvsignore by Dr. Stephen Henson · 14 years ago
  47. c6dbe90 make update by Richard Levitte · 14 years ago
  48. 399aa6b Implement FIPS CMAC. by Richard Levitte · 14 years ago
  49. df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
  50. fa1ba58 Add algorithm specific signature printing. An individual ASN1 method can by Dr. Stephen Henson · 15 years ago
  51. e3e31ff Use supplied ENGINE when initialising CMAC. Restore pctx setting. by Dr. Stephen Henson · 15 years ago
  52. bae060c add cvsignore by Dr. Stephen Henson · 15 years ago
  53. 0ff907c Make update. by Dr. Stephen Henson · 15 years ago
  54. c8ef656 Make CMAC API similar to HMAC API. Add methods for CMAC. by Dr. Stephen Henson · 15 years ago
  55. 8c968e0 Initial experimental CMAC implementation. by Dr. Stephen Henson · 15 years ago