커밋 기록

작성자 SHA1 메시지 날짜
  Nils Larsch 67b6f1ca88 fix problems found by coverity: remove useless code 18 년 전
  Nils Larsch 3eeaab4bed make 19 년 전
  Bodo Möller 46a643763d Implement fixed-window exponentiation to mitigate hyper-threading 19 년 전
  Richard Levitte 4d8743f490 Netware-specific changes, 21 년 전
  Geoff Thorpe 2aaec9cced Update any code that was using deprecated functions so that everything builds 21 년 전
  Richard Levitte 43eb3b0130 We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form 21 년 전
  Richard Levitte 3ae70939ba Correct a lot of printing calls. Remove extra arguments... 21 년 전
  Richard Levitte 751ff1d376 Make sure we get the definition of OPENSSL_NO_DSA and OPENSSL_NO_SHA. 21 년 전
  Ulf Möller 66ecdf3bfb more mingw related cleanups. 21 년 전
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 년 전
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 년 전
  Richard Levitte 3dda0dd2a2 Some compilers are quite picky about non-void functions that don't return 22 년 전
  Richard Levitte 848f735ae4 EXIT() needs to be in a function that returns int. 22 년 전
  Richard Levitte 55f78baf32 Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 22 년 전
  Geoff Thorpe cb78486d97 This commits changes to various parts of libcrypto required by the recent 23 년 전
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 년 전
  Bodo Möller 10654d3a74 Forcibly enable memory leak checking during "make test" 23 년 전
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 년 전
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 년 전
  Bodo Möller 29a28ee503 Cosmetic changes. 25 년 전
  Dr. Stephen Henson 82fc1d9c28 25 년 전
  Bodo Möller a87030a1ed Make DSA_generate_parameters, and fix a couple of bug 25 년 전
  Ulf Möller 38e33cef15 Document DSA and SHA. 25 년 전
  Bodo Möller 7d388202bd add "randomness" 25 년 전
  Bodo Möller 798757762a Improve support for running everything as a monolithic application. 25 년 전
  Bodo Möller 777ab7e611 Fix memory checking. 25 년 전
  Bodo Möller 227cd06ffe Avoid some memory holes, one of which was pointed out by 25 년 전
  Bodo Möller e0f12c41de Avoid some warnings (on silly compilers). 25 년 전
  Ulf Möller f5d7a031a3 New Configure option no-<cipher> (rsa, idea, rc5, ...). 25 년 전
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 년 전