Commit History

作者 SHA1 備註 提交日期
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 年之前
  Dr. Stephen Henson 3d1be455ce ERR library FIPS merge. Reorganise functions and add FIPS error 16 年之前
  Dr. Stephen Henson ff2ab9e6bb Add error code for FIPS library and make library numbers consistent. 16 年之前
  Dr. Stephen Henson 94b2c29f9d Backport of CMS code to 0.9.8-stable branch. Disabled by default. 16 年之前
  Bodo Möller 6d2cd23f40 Thread-safety fixes 18 年之前
  Nils Larsch 22d1087e16 backport recent changes from the cvs head 19 年之前
  Andy Polyakov 25a66ee3cb Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 19 年之前
  Dr. Stephen Henson bc3cae7e7d Include error library value in C error source files instead of fixing up 19 年之前
  Nils Larsch 70f34a5841 some const fixes and cleanup 19 年之前
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 年之前
  Dr. Stephen Henson a25aca2943 Oops, wrong version... 20 年之前
  Dr. Stephen Henson 48c524827b Add FIPS library name to error routines. 20 年之前
  Richard Levitte a5e8bcfb7b We're passed p, so let's use p instead of making assumptions. 21 年之前
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 年之前
  Richard Levitte 11171f3c74 Add reference counting around the thread state hash table. 21 年之前
  Richard Levitte c78b4f1d3d Remove unused variable 21 年之前
  Richard Levitte 54f6451670 Add functionality to set marks on the error stack and to pop all errors to the next mark. 21 年之前
  Richard Levitte 758f942b88 Make the no-err option work properly 22 年之前
  Bodo Möller 819ff32dc4 New error code ERR_R_DISABLED 22 年之前
  Ben Laurie d15711efc6 Handle read errors. 22 年之前
  Richard Levitte 016029c69f For some reason, getting the topmost error was done the same way as 23 年之前
  Bodo Möller 273db408a8 sort functions ... 23 年之前
  Bodo Möller a14e2d9dfe New functions 23 年之前
  Ben Laurie 0fc5cf0870 Make no config file not an error. Move /dev/crypto config to ctrl. 23 年之前
  Richard Levitte 98c2a26ea6 In case of memory problems, the va_start() wasn't cleaned with a va_end(). 23 年之前
  Bodo Möller 9f29ec4721 fix memory leak (I think) 23 年之前
  Bodo Möller 78f7923580 Totally get rid of CRYPTO_LOCK_ERR_HASH. 23 年之前
  Bodo Möller e4decc418a typo 23 年之前
  Bodo Möller cf5bfbfc21 Now that we have ERR_unload_strings(), ERR_load_ERR_strings() must 23 年之前
  Bodo Möller 567fef894e changing something requires a write lock, not a read lock 23 年之前