Historie revizí

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