Commit History

Author SHA1 Message Date
  Corinna Vinschen 8d35ceb98f Use POSIX functions on Cygwin, not Win32 function 8 years ago
  Richard Levitte 6c2ff56ec6 Adapt all EVP_CIPHER users for it becoming opaque 8 years ago
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque 8 years ago
  Dr. Stephen Henson fb29bb5926 remove ecdsa.h header 8 years ago
  Dr. Stephen Henson 30243c9523 remove ecdh.h header 8 years ago
  Richard Levitte bf7c68177b Adapt the rest of the source to the opaque HMAC_CTX 8 years ago
  Richard Levitte cc9d6655a1 Have the few apps that accessed EVP_MD directly use accessors instead 8 years ago
  Richard Levitte fa0c23de83 Adapt HMAC to the EVP_MD_CTX changes 8 years ago
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL 8 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 8 years ago
  Andy Polyakov db40a14ecb Fix -Wshadow warnings in mingw builds. 8 years ago
  Richard Levitte f5349f8ca5 Small typo 8 years ago
  Ben Laurie df2ee0e27d Enable -Wmissing-variable-declarations and 8 years ago
  Emilia Kasper 08a721ac61 apps/speed.c: fix memory leak 8 years ago
  Tim Hudson dfba17b4f3 Restore previous behaviour of only running one algorithm when -evp alg is used. 9 years ago
  Tim Hudson 686e344918 restore usage of -elapsed that was disabled in the ifdef reorg 9 years ago
  Rich Salz fd682e4cdd GH365: Missing #ifdef rename. 9 years ago
  Rich Salz 7768e116dc Use bio_err not stderr in apps. 9 years ago
  Rich Salz 9c3bcfa027 Standardize handling of #ifdef'd options. 9 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Kurt Cancemi 7786005d0d Add missing terminating NULL to speed_options table. 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Dr. Stephen Henson bdcb1a2cf5 more OSSL_NELEM cases 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Matt Caswell c826988109 Sanity check EVP_CTRL_AEAD_TLS_AAD 9 years ago
  Rich Salz 68dc682499 In apps, malloc or die 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz 333b070ec0 fewer NO_ENGINE #ifdef's 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago