103 Révisions (429e85b516ec967458da3281ff6fd05a0b5170c8)

Auteur SHA1 Message Date
  David Benjamin 5c12778948 Convert bio_test to GTest. il y a 7 ans
  David Benjamin 6342111c2e Remove BIO puts hooks. il y a 7 ans
  David Benjamin 41a26e819f Remove buffer BIOs. il y a 7 ans
  David Benjamin c7df7967fa Don't chain to next_bio for buffer BIO BIO_[w]pending. il y a 7 ans
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. il y a 7 ans
  Adam Langley f5b30cc28c Add a simplified SSL BIO for curl. il y a 7 ans
  David Benjamin 82bbe5503d Add tests for BIO pairs. il y a 7 ans
  David Benjamin aac1e2dd73 Remove the remaining bssl::Main wrappers. il y a 7 ans
  David Benjamin 93c332b086 Tighten BIO_new_bio_pair. il y a 7 ans
  David Benjamin ed1d288a91 Unwind all the zero-copy BIO pair machinery. il y a 7 ans
  David Benjamin dda85e85a0 Remove the last of BIO_print_errors. il y a 8 ans
  David Benjamin 1e5ac5d502 Fix more clang-tidy warnings. il y a 8 ans
  Adam Langley afdbb62de2 Ensure that BIO_[w]pending isn't confused about negative numbers. il y a 8 ans
  David Benjamin 4fec04b484 Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA. il y a 8 ans
  Alessandro Ghedini 32d961ae48 Implement BIO_eof() for compatibility il y a 8 ans
  David Benjamin 54091230cd Use C99 for size_t loops. il y a 8 ans
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. il y a 8 ans
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. il y a 8 ans
  David Benjamin ebec9c341b Inline bio_set. il y a 8 ans
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." il y a 8 ans
  Adam Langley d2b5af56cf Revert scoped_types.h change. il y a 8 ans
  Adam Langley 8c3c3135a2 Remove scoped_types.h. il y a 8 ans
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. il y a 8 ans
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
  David Benjamin e7b3ce58ad Add BIO_set_conn_int_port. il y a 8 ans
  nmittler f0322b2abc Use non-deprecated methods on windows. il y a 8 ans
  David Benjamin 26993ad55e Only use recv/send for socket BIOs on Windows. il y a 8 ans
  David Benjamin cd4cf9a12e Fix Windows build il y a 8 ans
  Piotr Sikora c6d3029eda Add missing internal includes. il y a 8 ans
  Piotr Sikora 9bb8ba6ba1 Make local functions static. il y a 8 ans
  David Benjamin 51545ceac6 Remove a number of unnecessary stdio.h includes. il y a 8 ans
  David Benjamin a473e554b4 Add BIO_do_connect. il y a 8 ans
  Steven Valdez d8eea14443 BIO_new_mem_buf should take const void * il y a 8 ans
  Adam Langley 65dcfc7f9b Remove CP_UTF8 code for Windows filenames. il y a 8 ans
  Brian Smith 5ba06897be Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. il y a 8 ans
  David Benjamin 5aae776ede Remove calls to ERR_load_crypto_strings. il y a 8 ans
  Piotr Sikora d386394aad Test for underflow before subtraction. il y a 9 ans
  David Benjamin 3fc138eccd Don't bother sampling __func__. il y a 9 ans
  Adam Langley d9e817309a Fix several warnings that arise in Android. il y a 9 ans
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. il y a 9 ans
  Matt Braithwaite 29d8adbdc6 Better handle IPv6. il y a 9 ans
  David Benjamin 301afaf223 Add a run_tests target to run all tests. il y a 9 ans
  David Benjamin 617eac6a21 Align BIO_get_fd with upstream. il y a 9 ans
  David Benjamin ffadb3969f fread returns a size_t, not int. il y a 9 ans
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. il y a 9 ans
  Brian Smith 8a36e53abb Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. il y a 9 ans
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin 7ca4b42146 Fix Chromium NaCl build. il y a 9 ans
  Khem Raj 241364c6f4 Demand for newer POSIX macro il y a 9 ans