Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Ulf Möller b2293b1e9b rsa_num is not used with NO_RSA пре 23 година
  Ulf Möller e0c875081e remember the problem with ftime() пре 23 година
  Bodo Möller 53d286797c avoid segmentation fault пре 23 година
  Ben Laurie 646d56956b Better handling of EVP names, add EVP to speed. пре 23 година
  Richard Levitte ccb9643f02 Remove references to RSAref. The glue library is but a memory to fade пре 23 година
  Richard Levitte 5e4ca4220e The consequence of constification is that to pass the address to a пре 23 година
  Richard Levitte 5660eb489e NetBSD doesn't use ftime(). пре 24 година
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. пре 24 година
  Richard Levitte 1cbb729fdc Oops, if the target only had USE_TOD, an error message was issued... пре 24 година
  Richard Levitte c5f8bbbc0b Portability patch for HP MPE/iX. Submitted by Mark Bixby <mark_bixby@hp.com> пре 24 година
  Richard Levitte edb0d64367 AIX doesn't like ftime() either. пре 24 година
  Richard Levitte b004872c59 BSDI only supports ftime() through libcompat, which means it's пре 24 година
  Richard Levitte 28178bcf24 FreeBSD only supports ftime() through libcompat, which means it's пре 24 година
  Richard Levitte a3829b8650 ftime() is not supported on SGI. пре 24 година
  Richard Levitte 5614bb91f5 rsa_num2 is no longer used, so remove it. пре 24 година
  Richard Levitte 03ea28c985 Better error checking for RSA and DSA signature and verification speed пре 24 година
  Richard Levitte 05c2b37176 DSA_verify() and DSA_sign() might return -1... пре 24 година
  Richard Levitte 16e91fe8ab OpenBSD doesn't support timeb. пре 24 година
  Richard Levitte 3009458e2f MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test пре 24 година
  Richard Levitte 3132e196bd Unicos doesn't have sys/timeb.h. Fix it by defining the TIMEB macro unless on Unicos. пре 24 година
  Ben Laurie 2bfb4dbce4 Use up-to-date functions. пре 24 година
  Richard Levitte 4e74239cca Give the user the option to measure real time instead of user CPU time. пре 24 година
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names пре 24 година
  Ulf Möller 99a97051d4 pseudo-seed for the PRNG before testing DSA пре 24 година
  Ralf S. Engelschall 667ac4ec6a Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align пре 24 година
  Richard Levitte b058a08085 It doesn't make sense to try see if these variables are negative, since they're unsigned. пре 24 година
  Ulf Möller 373b575f5a New function RAND_pseudo_bytes() generated pseudorandom numbers that пре 24 година
  Bodo Möller 63da21c01b make no-des and no-rc2 work. пре 24 година