Commit History

Author SHA1 Message Date
  Richard Levitte 2d48d5ddda Following the license change, modify the boilerplates in crypto/des/ 6 years ago
  Pauli a2371fa933 Trivial bounds checking. 7 years ago
  Rich Salz 0904e79a6e Undo commit d420ac2 7 years ago
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 years ago
  Rich Salz 3e9e810f2e Remove outdated legacy crypto options 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Rich Salz b0700d2c8d Replace "SSLeay" in API with OpenSSL 9 years ago
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Ben Laurie 71fa451343 Version skew reduction: trivia (I hope). 12 years ago
  Dr. Stephen Henson d749e1080a Experimental symbol renaming to avoid clashes with regular OpenSSL. 13 years ago
  Andy Polyakov 9f03d0fc04 Optimize #undef DES_UNROLL for size. 16 years ago
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 18 years ago
  Andy Polyakov 70532b7d6b Move DES_SPtrans to where it really belongs, dec_enc to be specific. 19 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 years ago
  Richard Levitte 44c09667ff Avoid yet another name clash with libdes, and make the declaration consistent 22 years ago
  Richard Levitte c2e4f17c1a Due to an increasing number of clashes between modern OpenSSL and 23 years ago
  Ben Laurie 3ba5d1cf2e Make EVPs allocate context memory, thus making them extensible. Rationalise 23 years ago
  Richard Levitte 080b8cadfa Since there has been reports of clashes between OpenSSL's 23 years ago
  Ulf Möller 4e6ec1da04 Remove old libdes version number. 25 years ago
  Bodo Möller edf0bfb52b Change type of various DES function arguments from des_cblock 25 years ago
  Bodo Möller e1999b1dab Use OPENSSL_GLOBAL, OPENSSL_EXTERN instead of GLOBAL and EXTERN. 25 years ago
  Ulf Möller 7d7d2cbcb0 VMS support. 25 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Bodo Möller 5cc146f344 Fixed some race conditions. 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ben Laurie e778802f53 Massive constification. 25 years ago
  Ben Laurie b4cadc6e13 Fix security hole. 26 years ago
  Ben Laurie 08853ba82d Finally(?) fix DES stuff. 26 years ago
  Ben Laurie 4e31df2cd7 Fix ghastly DES declarations, and all consequential warnings. 26 years ago