72 커밋 (14c611cf9158c0e6dd64b4ce746cc4807f76e0e6)

작성자 SHA1 메시지 날짜
  David Benjamin 750fea158a Fix d2i_*_bio on partial reads. 5 년 전
  David Benjamin 419144adce Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6 년 전
  David Benjamin 4b85a94542 Document alternative functions to BIO_f_base64. 6 년 전
  Joshua Liebow-Feeser 8c7c6356e6 Support symbol prefixes 6 년 전
  David Benjamin 92812cb73c Tidy up docs for #defines. 6 년 전
  David Benjamin 2908dd141f Add bssl::UpRef. 6 년 전
  Gabriel Redner 7c5e1400dd Fix reference to nonexistent function. 6 년 전
  David Benjamin b1cbe19790 Say a bit more about BIO_METHOD. 7 년 전
  David Benjamin 81f030b106 Switch OPENSSL_VERSION_NUMBER to 1.1.0. 8 년 전
  David Benjamin 4512b792ba Run comment conversion script on include/ 7 년 전
  David Benjamin 3e2001c767 Remove BIO_set_callback and friends. 7 년 전
  David Benjamin 27e377ec65 Fix miscellaneous clang-tidy warnings. 7 년 전
  David Benjamin 01f8a8c2d5 Convert stack.h to use inline functions. 7 년 전
  David Benjamin 11c82895d7 Remove support for blocking DTLS timeout handling. 7 년 전
  David Benjamin 41a26e819f Remove buffer BIOs. 7 년 전
  David Benjamin 1d6eeb3b85 Spellcheck our public headers. 7 년 전
  David Benjamin 5b1f07e9e7 Remove unused BIO_RR_* values. 7 년 전
  Adam Langley f5b30cc28c Add a simplified SSL BIO for curl. 7 년 전
  David Benjamin ed1d288a91 Unwind all the zero-copy BIO pair machinery. 7 년 전
  David Benjamin dda85e85a0 Remove the last of BIO_print_errors. 8 년 전
  David Benjamin 28d938d4c3 Unwind unnecessary Android hacks. 8 년 전
  Alessandro Ghedini 32d961ae48 Implement BIO_eof() for compatibility 8 년 전
  David Benjamin f0e935d7ce Fold stack-allocated types into headers. 8 년 전
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 년 전
  David Benjamin 96a16cd10e Finish aligning up_ref functions with OpenSSL 1.1.0. 8 년 전
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8 년 전
  Adam Langley 8d79ed6740 Assume that MSVC supports C++11. 8 년 전
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8 년 전
  David Benjamin 585d7a4987 Test both synchronous and asynchronous DTLS retransmit. 8 년 전
  David Benjamin bbc7859817 Match OpenSSL's values for BIO_CTRL_*. 8 년 전
  David Benjamin e7b3ce58ad Add BIO_set_conn_int_port. 8 년 전
  David Benjamin ea77107e9a Remove references to non-existent BIO functions. 8 년 전
  David Benjamin 26993ad55e Only use recv/send for socket BIOs on Windows. 8 년 전
  Adam Langley 4435e96b08 Include buffer.h from bio.h. 8 년 전
  David Benjamin 22ce9b2d08 SSL_set_fd should create socket BIOs, not fd BIOs. 8 년 전
  David Benjamin a473e554b4 Add BIO_do_connect. 8 년 전
  Steven Valdez d8eea14443 BIO_new_mem_buf should take const void * 8 년 전
  Adam Langley ce9d85eedd Tweaks for node.js 8 년 전
  David Benjamin 95219feafd Fix some documentation comments. 8 년 전
  Brian Smith 061332f216 Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. 8 년 전
  David Benjamin e6d1e5a871 Use typedef names, not struct names. 9 년 전
  Adam Langley 5f88999a1e Fix up several comments and detect problems in the future. 9 년 전
  Matt Braithwaite 29d8adbdc6 Better handle IPv6. 9 년 전
  David Benjamin 617eac6a21 Align BIO_get_fd with upstream. 9 년 전
  David Benjamin 6fad7bc586 Some documentation fixes. 9 년 전
  Adam Langley 07bf9f69ba Drop DEFINE_STACK_OF. 9 년 전
  David Benjamin 34248d4cb7 Get rid of err function codes. 9 년 전
  Matt Braithwaite 4cd4edfc34 Restore |ERR_print_errors()|. 9 년 전
  Matt Braithwaite e17d45f069 Restore |BIO_f_base64| from OpenSSL at b4f0d1a, modulo style fixes. 9 년 전
  Kenny Root 3a9e1fba0e Correct various documentation typos 9 년 전