103 Incheckningar (429e85b516ec967458da3281ff6fd05a0b5170c8)

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