84 Cometimentos (19d5cf86dec1aaf52b4ab5f71d0602b795932f00)

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