4 次代码提交 (bd15a8e74894616ca8ad04fc2942b958f99000a1)

作者 SHA1 备注 提交日期
  Adam Langley 71106adf89 Add |BIO_read_asn1| to read a single ASN.1 object. 9 年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 年前
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9 年前
  David Benjamin 3db1ded2e7 Convert bio_test to C++. 9 年前
  Adam Langley 3e719319be Lowercase some Windows headers. 9 年前
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. 9 年前
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 9 年前
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. 9 年前
  David Benjamin 192f34b175 Fix bio_test.c build on Windows. 10 年前
  Håvard Molland ce5be4bd5c Add zero copy read and write api for bio pairs. 10 年前
  Adam Langley 51fcd87102 Fix NaCl build. 10 年前
  Adam Langley ad912f348b Use _POSIX_C_SOURCE not _BSD_SOURCE. 10 年前
  David Benjamin b99106a7a5 Fix bio_test on Windows. 10 年前
  David Benjamin 04284b8952 Account for Windows and UNIX socket API differences. 10 年前
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 年前
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 年前
  David Benjamin dd1c246f7f Fix C99-ism in bio_test.c. 10 年前
  David Benjamin aa4efe7669 Fix BIO_printf crash on Mac. 10 年前
  Adam Langley 659de419c1 Add ISC header to a handful of files. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前