Commit History

Author SHA1 Message Date
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 2d29e2df0c realloc of NULL is like malloc 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz 3e47caff48 ERR_ cleanup 9 years ago
  Rich Salz a00ae6c46e OPENSSL_NO_xxx cleanup: many removals 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Veres Lajos 478b50cf67 misspellings fixes by https://github.com/vlajos/misspell_fixer 11 years ago
  Dr. Stephen Henson 4c8855b975 Add missing error code strings. 13 years ago
  Dr. Stephen Henson 5ca9cb7cbd FIPS mode ERR changes. Redirect errors to tiny FIPS callbacks to avoid ERR 14 years ago
  Dr. Stephen Henson 78c4572296 add va_list version of ERR_add_error_data 14 years ago
  Geoff Thorpe 4c3296960d Remove the dual-callback scheme for numeric and pointer thread IDs, 16 years ago
  Geoff Thorpe 5f834ab123 Revert my earlier CRYPTO_THREADID commit, I will commit a reworked 16 years ago
  Dr. Stephen Henson a01a351cc2 Update from stable branch. 16 years ago
  Dr. Stephen Henson ab3eafd5b5 Stop warning about extra ';' outside of function. 16 years ago
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
  Geoff Thorpe f7ccba3edf There was a need to support thread ID types that couldn't be reliably cast 16 years ago
  Dr. Stephen Henson 8931b30d84 And so it begins... 16 years ago
  Dr. Stephen Henson 74633553a9 Experimental HMAC support via EVP_PKEY_METHOD. 17 years ago
  Bodo Möller 48fc582f66 New functions CRYPTO_set_idptr_callback(), 18 years ago
  Bodo Möller 675f605d44 Thread-safety fixes 18 years ago
  Ulf Möller c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 19 years ago
  Nils Larsch 8c5a2bd6bb add additional checks + cleanup 19 years ago
  Andy Polyakov 25a66ee3cb Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 19 years ago
  Dr. Stephen Henson bc3cae7e7d Include error library value in C error source files instead of fixing up 19 years ago
  Nils Larsch 70f34a5841 some const fixes and cleanup 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Dr. Stephen Henson a25aca2943 Oops, wrong version... 20 years ago
  Dr. Stephen Henson 48c524827b Add FIPS library name to error routines. 20 years ago
  Richard Levitte a5e8bcfb7b We're passed p, so let's use p instead of making assumptions. 21 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 years ago