86 Revize (4c4ff02fe8d214399369f1f672b613f820885c79)

Autor SHA1 Zpráva Datum
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. před 8 roky
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. před 8 roky
  David Benjamin ebec9c341b Inline bio_set. před 8 roky
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." před 8 roky
  Adam Langley d2b5af56cf Revert scoped_types.h change. před 8 roky
  Adam Langley 8c3c3135a2 Remove scoped_types.h. před 8 roky
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. před 8 roky
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. před 8 roky
  David Benjamin e7b3ce58ad Add BIO_set_conn_int_port. před 8 roky
  nmittler f0322b2abc Use non-deprecated methods on windows. před 8 roky
  David Benjamin 26993ad55e Only use recv/send for socket BIOs on Windows. před 8 roky
  David Benjamin cd4cf9a12e Fix Windows build před 8 roky
  Piotr Sikora c6d3029eda Add missing internal includes. před 8 roky
  Piotr Sikora 9bb8ba6ba1 Make local functions static. před 8 roky
  David Benjamin 51545ceac6 Remove a number of unnecessary stdio.h includes. před 8 roky
  David Benjamin a473e554b4 Add BIO_do_connect. před 8 roky
  Steven Valdez d8eea14443 BIO_new_mem_buf should take const void * před 8 roky
  Adam Langley 65dcfc7f9b Remove CP_UTF8 code for Windows filenames. před 8 roky
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. před 8 roky
  David Benjamin 5aae776ede Remove calls to ERR_load_crypto_strings. před 8 roky
  Piotr Sikora d386394aad Test for underflow before subtraction. před 9 roky
  David Benjamin 3fc138eccd Don't bother sampling __func__. před 9 roky
  Adam Langley d9e817309a Fix several warnings that arise in Android. před 9 roky
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. před 9 roky
  Matt Braithwaite 29d8adbdc6 Better handle IPv6. před 9 roky
  David Benjamin 301afaf223 Add a run_tests target to run all tests. před 9 roky
  David Benjamin 617eac6a21 Align BIO_get_fd with upstream. před 9 roky
  David Benjamin ffadb3969f fread returns a size_t, not int. před 9 roky
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. před 9 roky
  Brian Smith 8a36e53abb Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. před 9 roky
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. před 9 roky
  David Benjamin 7ca4b42146 Fix Chromium NaCl build. před 9 roky
  Khem Raj 241364c6f4 Demand for newer POSIX macro před 9 roky
  Matt Braithwaite 4cd4edfc34 Restore |ERR_print_errors()|. před 9 roky
  Adam Langley 71106adf89 Add |BIO_read_asn1| to read a single ASN.1 object. před 9 roky
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. před 9 roky
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. před 9 roky
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ před 9 roky
  Adam Langley 517da2f1ef Add |BIO_up_ref| and |EVP_PKEY_up_ref|. před 9 roky
  Adam Langley ab9017b0ff Revert "bio: remove reference count." před 9 roky
  David Benjamin 22ccc2d8f1 Remove unnecessary NULL checks, part 1. před 9 roky
  David Benjamin de95d262ab Add missing BUF_strdup failure checks. před 9 roky
  Adam Langley d5eb7f4268 bio: remove BIO_CTRL_PUSH/_POP. před 9 roky
  David Benjamin 1004b9564a Remove BIO's ex_data. před 9 roky
  David Benjamin 546f1a59ef Unexpose the generic ex_data functions. před 9 roky
  Adam Langley 9bde6aeb76 bio: remove reference count. před 9 roky
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. před 9 roky
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. před 9 roky
  David Benjamin 3db1ded2e7 Convert bio_test to C++. před 9 roky
  Adam Langley 3e719319be Lowercase some Windows headers. před 9 roky