Commit History

Author SHA1 Message Date
  Richard Levitte bfb0641f93 Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy) 8 years ago
  Richard Levitte ab0a14bbc7 Add inclusion of internal/evp_int.h to all crypto/ files that need it 8 years ago
  Richard Levitte 77a01145be Have other crypto/evp files include evp_locl.h 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Matt Caswell 266483d2f5 RAND_bytes updates 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 years ago
  Andy Polyakov 746fc2526f Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff. 20 years ago
  Andy Polyakov 0f71b77d5c Make bio_ok.c Microsoft compiler savvy. 20 years ago
  Andy Polyakov 3205db2bfe Make bio_ok.c 64-bit savvy. 20 years ago
  Richard Levitte 112341031b Correct documentation typos. 21 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 years ago
  Dr. Stephen Henson 323f289c48 23 years ago
  Dr. Stephen Henson 130832150c 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. 24 years ago
  Richard Levitte d3442bc780 Move the registration of callback functions to special functions 24 years ago
  Ulf Möller 657e60fa00 ispell (and minor modifications) 24 years ago
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, 25 years ago
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 years ago
  Bodo Möller b1c4fe3625 Don't mix real tabs with tabs expanded as 8 spaces -- that's 25 years ago
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 years ago