Commit History

Author SHA1 Message Date
  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
  Richard Levitte 11171f3c74 Add reference counting around the thread state hash table. 21 years ago
  Richard Levitte c78b4f1d3d Remove unused variable 21 years ago
  Richard Levitte 54f6451670 Add functionality to set marks on the error stack and to pop all errors to the next mark. 21 years ago
  Richard Levitte 758f942b88 Make the no-err option work properly 22 years ago
  Bodo Möller 819ff32dc4 New error code ERR_R_DISABLED 22 years ago
  Ben Laurie d15711efc6 Handle read errors. 22 years ago
  Richard Levitte 016029c69f For some reason, getting the topmost error was done the same way as 23 years ago
  Bodo Möller 273db408a8 sort functions ... 23 years ago
  Bodo Möller a14e2d9dfe New functions 23 years ago
  Ben Laurie 0fc5cf0870 Make no config file not an error. Move /dev/crypto config to ctrl. 23 years ago
  Richard Levitte 98c2a26ea6 In case of memory problems, the va_start() wasn't cleaned with a va_end(). 23 years ago
  Bodo Möller 9f29ec4721 fix memory leak (I think) 23 years ago
  Bodo Möller 78f7923580 Totally get rid of CRYPTO_LOCK_ERR_HASH. 23 years ago
  Bodo Möller e4decc418a typo 23 years ago
  Bodo Möller cf5bfbfc21 Now that we have ERR_unload_strings(), ERR_load_ERR_strings() must 23 years ago
  Bodo Möller 567fef894e changing something requires a write lock, not a read lock 23 years ago
  Geoff Thorpe 1738bb61e1 Add a new ERR function, "ERR_unload_strings", to complement the existing 23 years ago
  Geoff Thorpe 566bdf2bda This changes the "ERR" code to have all access to state (a hash table of 23 years ago
  Bodo Möller 5d8094143e More error_data memory leaks 24 years ago
  Bodo Möller d3ee37c5d9 Use err_clear_data macro 24 years ago
  Bodo Möller f51cf14b85 fix memory leak in err.c 24 years ago
  Bodo Möller 5277d7cb7c Fix ERR_R_... problems. 24 years ago
  Bodo Möller 65e8167079 Move ec.h to ec2.h because it is not compatible with what we will use. 24 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 years ago
  Dr. Stephen Henson 8e96183506 Modify OCSP API to more closely reflect 24 years ago
  Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback 24 years ago
  Geoff Thorpe d0fa136ce2 Next step in tidying up the LHASH code. 24 years ago