1. 176db6d Use "" not <> for internal/ includes by Rich Salz · 8 years ago
  2. b99fe5f Remove tests dependence on e_os.h by Pauli · 8 years ago
  3. 75e2c87 Switch from ossl_rand to DRBG rand by Rich Salz · 8 years ago
  4. ad88741 Update the test framework so that the need for test_main is removed. Everything by Pauli · 8 years ago
  5. f367ac2 Use randomness not entropy by Rich Salz · 8 years ago
  6. 8181377 Fix no-dsa build by Benjamin Kaduk · 8 years ago
  7. a9c6d22 Adapt all test programs by Richard Levitte · 8 years ago
  8. 93d0298 Convert dhtest, dsatest, cipherbytes_test by Rich Salz · 8 years ago
  9. b84e122 Fix the build and tests following constification of DH, DSA, RSA by Matt Caswell · 9 years ago
  10. 5584f65 Deprecate the flags that switch off constant time by Matt Caswell · 9 years ago
  11. 440e5d8 Copyright consolidation 02/10 by Rich Salz · 9 years ago
  12. 6e9fa57 Make DSA_METHOD opaque by Matt Caswell · 9 years ago
  13. 1258396 Make the DSA structure opaque by Matt Caswell · 9 years ago
  14. 1fbab1d Remove Netware and OS/2 by Rich Salz · 9 years ago
  15. 8793f01 Clean up the tests for auto-init/de-init by Matt Caswell · 9 years ago
  16. 541e956 If memory debugging enabled return error on leaks. by Dr. Stephen Henson · 9 years ago
  17. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  18. 70c9f1c dsatest: use the correct BIO to print the test error by Marcus Meissner · 9 years ago
  19. c2e2731 Enable/disable crypto-mdebug just like other features by Viktor Dukhovni · 9 years ago
  20. bbd86bf mem functions cleanup by Rich Salz · 9 years ago
  21. 0f81f5f Have the test executables output in text mode by Richard Levitte · 10 years ago
  22. 23a1d5e free NULL cleanup 7 by Rich Salz · 10 years ago
  23. dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago[Renamed from crypto/dsa/dsatest.c]
  24. ca3a82c free NULL cleanup by Rich Salz · 10 years ago
  25. d640708 free NULL cleanup by Rich Salz · 10 years ago
  26. c6ef15c clang on Linux x86_64 complains about unreachable code. by Richard Levitte · 10 years ago
  27. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  28. 6d23cf9 RT3548: Remove unsupported platforms by Rich Salz · 10 years ago
  29. 5bafb04 Remove redundant OPENSSL_NO_DEPRECATED suppression by Matt Caswell · 10 years ago
  30. c0d4390 Implement internally opaque bn access from dsa by Matt Caswell · 10 years ago
  31. 4c32969 Remove the dual-callback scheme for numeric and pointer thread IDs, by Geoff Thorpe · 17 years ago
  32. 5f834ab Revert my earlier CRYPTO_THREADID commit, I will commit a reworked by Geoff Thorpe · 17 years ago
  33. f7ccba3 There was a need to support thread ID types that couldn't be reliably cast by Geoff Thorpe · 17 years ago
  34. 67b6f1c fix problems found by coverity: remove useless code by Nils Larsch · 19 years ago
  35. 3eeaab4 make by Nils Larsch · 20 years ago
  36. 46a6437 Implement fixed-window exponentiation to mitigate hyper-threading by Bodo Möller · 20 years ago
  37. 4d8743f Netware-specific changes, by Richard Levitte · 21 years ago
  38. 2aaec9c Update any code that was using deprecated functions so that everything builds by Geoff Thorpe · 21 years ago
  39. 43eb3b0 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form by Richard Levitte · 22 years ago
  40. 3ae7093 Correct a lot of printing calls. Remove extra arguments... by Richard Levitte · 22 years ago
  41. 751ff1d Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA. by Richard Levitte · 22 years ago
  42. 66ecdf3 more mingw related cleanups. by Ulf Möller · 22 years ago
  43. 0b13e9f Add the possibility to build without the ENGINE framework. PR: 287 by Richard Levitte · 22 years ago
  44. e9224c7 This is a first-cut at improving the callback mechanisms used in by Geoff Thorpe · 22 years ago
  45. 3dda0dd Some compilers are quite picky about non-void functions that don't return by Richard Levitte · 22 years ago
  46. 848f735 EXIT() needs to be in a function that returns int. by Richard Levitte · 22 years ago
  47. 55f78ba Have all tests use EXIT() to exit rather than exit(), since the latter doesn't by Richard Levitte · 22 years ago
  48. cb78486 This commits changes to various parts of libcrypto required by the recent by Geoff Thorpe · 24 years ago
  49. 79aa04e Make the necessary changes to work with the recent "ex_data" overhaul. by Geoff Thorpe · 24 years ago
  50. 10654d3 Forcibly enable memory leak checking during "make test" by Bodo Möller · 24 years ago
  51. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  52. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  53. 29a28ee Cosmetic changes. by Bodo Möller · 25 years ago
  54. 82fc1d9 by Dr. Stephen Henson · 25 years ago
  55. a87030a Make DSA_generate_parameters, and fix a couple of bug by Bodo Möller · 25 years ago
  56. 38e33ce Document DSA and SHA. by Ulf Möller · 25 years ago
  57. 7d38820 add "randomness" by Bodo Möller · 25 years ago
  58. 7987577 Improve support for running everything as a monolithic application. by Bodo Möller · 25 years ago
  59. 777ab7e Fix memory checking. by Bodo Möller · 26 years ago
  60. 227cd06 Avoid some memory holes, one of which was pointed out by by Bodo Möller · 26 years ago
  61. e0f12c4 Avoid some warnings (on silly compilers). by Bodo Möller · 26 years ago
  62. f5d7a03 New Configure option no-<cipher> (rsa, idea, rc5, ...). by Ulf Möller · 26 years ago
  63. a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
  64. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  65. 61f5b6f Work with -pedantic! by Ben Laurie · 26 years ago
  66. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  67. a8da891 Separate DSA functionality from ASN.1 encoding. by Ulf Möller · 26 years ago
  68. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  69. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago