63 Commitit (1ab133a9daddd14cc6538b3c4a85c804f3647a26)

Tekijä SHA1 Viesti Päivämäärä
  David Benjamin 4512b792ba Run comment conversion script on include/ 7 vuotta sitten
  David Benjamin 3e2001c767 Remove BIO_set_callback and friends. 7 vuotta sitten
  David Benjamin 27e377ec65 Fix miscellaneous clang-tidy warnings. 7 vuotta sitten
  David Benjamin 01f8a8c2d5 Convert stack.h to use inline functions. 7 vuotta sitten
  David Benjamin 11c82895d7 Remove support for blocking DTLS timeout handling. 7 vuotta sitten
  David Benjamin 41a26e819f Remove buffer BIOs. 7 vuotta sitten
  David Benjamin 1d6eeb3b85 Spellcheck our public headers. 7 vuotta sitten
  David Benjamin 5b1f07e9e7 Remove unused BIO_RR_* values. 7 vuotta sitten
  Adam Langley f5b30cc28c Add a simplified SSL BIO for curl. 7 vuotta sitten
  David Benjamin ed1d288a91 Unwind all the zero-copy BIO pair machinery. 7 vuotta sitten
  David Benjamin dda85e85a0 Remove the last of BIO_print_errors. 8 vuotta sitten
  David Benjamin 28d938d4c3 Unwind unnecessary Android hacks. 8 vuotta sitten
  Alessandro Ghedini 32d961ae48 Implement BIO_eof() for compatibility 8 vuotta sitten
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. 8 vuotta sitten
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 vuotta sitten
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. 8 vuotta sitten
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 vuotta sitten
  Adam Langley 8d79ed6740 Assume that MSVC supports C++11. 8 vuotta sitten
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 vuotta sitten
  David Benjamin 585d7a4987 Test both synchronous and asynchronous DTLS retransmit. 8 vuotta sitten
  David Benjamin bbc7859817 Match OpenSSL's values for BIO_CTRL_*. 8 vuotta sitten
  David Benjamin e7b3ce58ad Add BIO_set_conn_int_port. 8 vuotta sitten
  David Benjamin ea77107e9a Remove references to non-existent BIO functions. 8 vuotta sitten
  David Benjamin 26993ad55e Only use recv/send for socket BIOs on Windows. 8 vuotta sitten
  Adam Langley 4435e96b08 Include buffer.h from bio.h. 8 vuotta sitten
  David Benjamin 22ce9b2d08 SSL_set_fd should create socket BIOs, not fd BIOs. 8 vuotta sitten
  David Benjamin a473e554b4 Add BIO_do_connect. 8 vuotta sitten
  Steven Valdez d8eea14443 BIO_new_mem_buf should take const void * 8 vuotta sitten
  Adam Langley ce9d85eedd Tweaks for node.js 8 vuotta sitten
  David Benjamin 95219feafd Fix some documentation comments. 8 vuotta sitten
  Brian Smith 061332f216 Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. 8 vuotta sitten
  David Benjamin e6d1e5a871 Use typedef names, not struct names. 9 vuotta sitten
  Adam Langley 5f88999a1e Fix up several comments and detect problems in the future. 9 vuotta sitten
  Matt Braithwaite 29d8adbdc6 Better handle IPv6. 9 vuotta sitten
  David Benjamin 617eac6a21 Align BIO_get_fd with upstream. 9 vuotta sitten
  David Benjamin 6fad7bc586 Some documentation fixes. 9 vuotta sitten
  Adam Langley 07bf9f69ba Drop DEFINE_STACK_OF. 9 vuotta sitten
  David Benjamin 34248d4cb7 Get rid of err function codes. 9 vuotta sitten
  Matt Braithwaite 4cd4edfc34 Restore |ERR_print_errors()|. 9 vuotta sitten
  Matt Braithwaite e17d45f069 Restore |BIO_f_base64| from OpenSSL at b4f0d1a, modulo style fixes. 9 vuotta sitten
  Kenny Root 3a9e1fba0e Correct various documentation typos 9 vuotta sitten
  Adam Langley 71106adf89 Add |BIO_read_asn1| to read a single ASN.1 object. 9 vuotta sitten
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 vuotta sitten
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 vuotta sitten
  Adam Langley 517da2f1ef Add |BIO_up_ref| and |EVP_PKEY_up_ref|. 9 vuotta sitten
  Adam Langley ab9017b0ff Revert "bio: remove reference count." 9 vuotta sitten
  Adam Langley d5eb7f4268 bio: remove BIO_CTRL_PUSH/_POP. 9 vuotta sitten
  David Benjamin 1004b9564a Remove BIO's ex_data. 9 vuotta sitten
  Adam Langley 9bde6aeb76 bio: remove reference count. 9 vuotta sitten
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 vuotta sitten