História revízii

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