45 Révisions (6ae7ddb755936839e9e23af0231fb249cb09912c)

Auteur SHA1 Message Date
  David Benjamin b25a8999be Add the ability to save and restore the error state. il y a 7 ans
  David Benjamin a65c252f78 Further simplify error queue flags. il y a 7 ans
  David Benjamin e1c3dad959 Error data is always a NUL-terminated malloced string. il y a 7 ans
  David Benjamin 808f832917 Run the comment converter on libcrypto. il y a 7 ans
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. il y a 7 ans
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
  David Benjamin 29270dea85 Split unlock functions into read/write variants. il y a 8 ans
  David Benjamin 3fc138eccd Don't bother sampling __func__. il y a 9 ans
  Brian Smith 8a36e53abb Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. il y a 9 ans
  David Benjamin 207bb4391f ERR_LIB_USER should be the last error. il y a 9 ans
  David Benjamin 34248d4cb7 Get rid of err function codes. il y a 9 ans
  Matt Braithwaite 9b68e72d18 Define compatibility function |ERR_remove_state|. il y a 9 ans
  Matt Braithwaite 9febf19e54 Add do-nothing compatibility function |ERR_load_ERR_strings|. il y a 9 ans
  David Benjamin cca4ba7611 Remove unnecessary NULL checks, part 3. il y a 9 ans
  Adam Langley 8bdd54208e err: convert over to new-style locking. il y a 9 ans
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. il y a 9 ans
  Adam Langley 33672736b7 Get rid of the THREADID stuff. il y a 9 ans
  Adam Langley b9e77a0c0c Use thread-local storage for ERR. il y a 9 ans
  Adam Langley 2e0f0711dd Remove the implementation abstraction from ERR. il y a 9 ans
  Adam Langley 3e719319be Lowercase some Windows headers. il y a 9 ans
  David Benjamin d27eda00a4 Generate error data at build time. il y a 9 ans
  Adam Langley cf310a6197 Remove more bits of ERR_STRING_DATA. il y a 9 ans
  Adam Langley 29b186736c Precompute sorted array for error strings. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. il y a 9 ans
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. il y a 9 ans
  Adam Langley f0eb169829 Free all error queues on shutdown. il y a 9 ans
  David Benjamin aa3f6daa86 Tag a number of globals as const. il y a 9 ans
  Nick Harper 4685e87746 Implement HKDF. il y a 10 ans
  Adam Langley 69a01608f3 Add malloc failure tests. il y a 10 ans
  David Benjamin 0d82482e47 Fix ownership of error data in ERR_peek_*. il y a 10 ans
  David Benjamin 4aa86f1cdf Don't leak in err_set_error_data if error queue is empty. il y a 10 ans
  Adam Langley e6def376fe Remove ERR_LIB_PKCS12. il y a 10 ans
  Adam Langley 7ea848165b Add generic OPERATION_NOT_SUPPORTED error code. il y a 10 ans
  Adam Langley 57e52f2a63 Fix invariant broken in 5f1374e2. il y a 10 ans
  Adam Langley 5f1374e203 Retain ownership of malloced error data. il y a 10 ans
  Adam Langley 8e16b6e658 Add PKCS#12 parser. il y a 10 ans
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' il y a 10 ans
  Yoshisato Yanagisawa b7725cf3ec Include Windows.h in some source files. il y a 10 ans
  Adam Langley 660140206e Add EVP_EncodedLength. il y a 10 ans
  Adam Langley 03d31ed3e4 Add ERR_remove_thread_state (for Android). il y a 10 ans
  Adam Langley 4042667eb9 Add ERR_get_next_error_library back. il y a 10 ans
  Adam Langley 95c29f3cd1 Inital import. il y a 10 ans