41 Commits (5edc4e2a9b0670c972cd183867dc55238df8eeaa)

Autor SHA1 Mensaje Fecha
  David Benjamin bc5d8ee0d4 Route EVP_PKEY_CTRL_GET_RSA_OAEP_LABEL through a CBS. hace 9 años
  David Benjamin e60202797d Move EVP_R_COMMAND_NOT_SUPPORTED into individual EVP_PKEY ctrl hooks. hace 9 años
  David Benjamin ee562b987e Get rid of the RSMBLY macros. hace 9 años
  David Benjamin 7538122ca6 Rework DTLS handshake message reassembly logic. hace 9 años
  David Benjamin d27eda00a4 Generate error data at build time. hace 9 años
  David Benjamin b34f510b3b Don't delay-initialize legacy AEADs. hace 9 años
  Adam Langley 50073e8c5e Add functions to parse and generate PKCS#7 files with CRLs. hace 9 años
  David Benjamin 689be0f4b7 Reset all the error codes. hace 9 años
  David Benjamin 96396b3aaa Fix cross-module errors. hace 9 años
  David Benjamin 32f1650658 Split error string data across multiple lines. hace 9 años
  David Benjamin e8fe46adf0 Make err_data_generate.go reproducible. hace 9 años
  Adam Langley cf310a6197 Remove more bits of ERR_STRING_DATA. hace 9 años
  Adam Langley 29b186736c Precompute sorted array for error strings. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. hace 9 años
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. hace 9 años
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. hace 9 años
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. hace 9 años
  Adam Langley f0eb169829 Free all error queues on shutdown. hace 9 años
  David Benjamin aa3f6daa86 Tag a number of globals as const. hace 9 años
  Adam Langley 2bca0988a4 Free more memory in cleanup functions. hace 9 años
  David Benjamin 2be62c304c Test which direction ERR_get_error reads from the error queue. hace 9 años
  Nick Harper 4685e87746 Implement HKDF. hace 10 años
  Adam Langley 69a01608f3 Add malloc failure tests. hace 10 años
  David Benjamin 0d82482e47 Fix ownership of error data in ERR_peek_*. hace 10 años
  David Benjamin 4aa86f1cdf Don't leak in err_set_error_data if error queue is empty. hace 10 años
  Adam Langley e6def376fe Remove ERR_LIB_PKCS12. hace 10 años
  Adam Langley 7ea848165b Add generic OPERATION_NOT_SUPPORTED error code. hace 10 años
  David Benjamin b1659f597b Fix err_test. hace 10 años
  Adam Langley 57e52f2a63 Fix invariant broken in 5f1374e2. hace 10 años
  Adam Langley 5f1374e203 Retain ownership of malloced error data. hace 10 años
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
  Adam Langley 8e16b6e658 Add PKCS#12 parser. hace 10 años
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' hace 10 años
  Yoshisato Yanagisawa b7725cf3ec Include Windows.h in some source files. hace 10 años
  Adam Langley 660140206e Add EVP_EncodedLength. hace 10 años
  Adam Langley f476d30deb Fix err_test. hace 10 años
  Adam Langley 03d31ed3e4 Add ERR_remove_thread_state (for Android). hace 10 años
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ hace 10 años
  Adam Langley 4042667eb9 Add ERR_get_next_error_library back. hace 10 años
  Adam Langley 95c29f3cd1 Inital import. hace 10 años