Histórico de Commits

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