Commit History

Author SHA1 Message Date
  Nils Larsch 47d5566646 fix error found by coverity: check if ctx is != NULL before calling BN_CTX_end() 18 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Geoff Thorpe 280eb33b59 Remove distracting comments and code. Thanks to Nils for picking up on the 20 years ago
  Geoff Thorpe 081991ac01 With the new dynamic BN_CTX implementation, there should be no need for 20 years ago
  Geoff Thorpe 8a85c341fe The problem of rsa key-generation getting stuck in a loop for (pointlessly) 20 years ago
  Geoff Thorpe bcfea9fb25 Allow RSA key-generation to specify an arbitrary public exponent. Jelte 20 years ago
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 years ago
  Geoff Thorpe 2814c62915 This is the first step in allowing RSA_METHODs to implement their own key 22 years ago
  Geoff Thorpe e189872486 Nils Larsch submitted; 22 years ago
  Geoff Thorpe e9224c7177 This is a first-cut at improving the callback mechanisms used in 22 years ago
  Ulf Möller db82b8f9bd Bug fix for 64 bit HP-UX. 24 years ago
  Ulf Möller 9b141126d4 New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access 24 years ago
  Dr. Stephen Henson 924154d9f2 Eliminate a warning: BN_mod_inverse() returns a (BIGNUM *) and remove and 25 years ago
  Ben Laurie b4f76582d4 More evil cast removal. 25 years ago
  Ulf Möller 73d2257d97 Remove NOPROTO-related macros. 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ralf S. Engelschall dfeab0689f Import of old SSLeay release: SSLeay 0.9.1b (unreleased) 26 years ago
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 years ago
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 years ago