7 コミット (71dd6660e849e8f98129c997e2f52ae8991ec3d3)

作成者 SHA1 メッセージ 日付
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. 8年前
  Steven Valdez d8eea14443 BIO_new_mem_buf should take const void * 8年前
  David Benjamin 5aae776ede Remove calls to ERR_load_crypto_strings. 8年前
  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年前