56 Révisions (a54cc0c55c46996caa75a6d508f1a56693581fbe)

Auteur SHA1 Message Date
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. il y a 9 ans
  David Benjamin 7ca4b42146 Fix Chromium NaCl build. il y a 9 ans
  Khem Raj 241364c6f4 Demand for newer POSIX macro il y a 9 ans
  Matt Braithwaite 4cd4edfc34 Restore |ERR_print_errors()|. il y a 9 ans
  Adam Langley 71106adf89 Add |BIO_read_asn1| to read a single ASN.1 object. il y a 9 ans
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. il y a 9 ans
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. il y a 9 ans
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ il y a 9 ans
  Adam Langley 517da2f1ef Add |BIO_up_ref| and |EVP_PKEY_up_ref|. il y a 9 ans
  Adam Langley ab9017b0ff Revert "bio: remove reference count." il y a 9 ans
  David Benjamin 22ccc2d8f1 Remove unnecessary NULL checks, part 1. il y a 9 ans
  David Benjamin de95d262ab Add missing BUF_strdup failure checks. il y a 9 ans
  Adam Langley d5eb7f4268 bio: remove BIO_CTRL_PUSH/_POP. il y a 9 ans
  David Benjamin 1004b9564a Remove BIO's ex_data. il y a 9 ans
  David Benjamin 546f1a59ef Unexpose the generic ex_data functions. il y a 9 ans
  Adam Langley 9bde6aeb76 bio: remove reference count. il y a 9 ans
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. il y a 9 ans
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. il y a 9 ans
  David Benjamin 3db1ded2e7 Convert bio_test to C++. il y a 9 ans
  Adam Langley 3e719319be Lowercase some Windows headers. il y a 9 ans
  David Benjamin 87c8a643e1 Use TCP sockets rather than socketpairs in the SSL tests. il y a 9 ans
  David Benjamin c9a202fee3 Add in missing curly braces part 1. il y a 9 ans
  Adam Langley 29b186736c Precompute sorted array for error strings. il y a 9 ans
  Adam Langley 2b2d66d409 Remove string.h from base.h. il y a 9 ans
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. il y a 9 ans
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. il y a 9 ans
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. il y a 9 ans
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. il y a 9 ans
  David Benjamin aa3f6daa86 Tag a number of globals as const. il y a 9 ans
  Adam Langley 93efb7228b Rename hexdump to hexdump_write. il y a 9 ans
  David Benjamin 192f34b175 Fix bio_test.c build on Windows. il y a 10 ans
  Håvard Molland 4e0a7e5a1d Cleanup of setting external buffer il y a 10 ans
  Håvard Molland ce5be4bd5c Add zero copy read and write api for bio pairs. il y a 10 ans
  David Benjamin 2a0f3420f7 Fix standalone bio_test and v3name_test on Win64. il y a 10 ans
  Adam Langley 51fcd87102 Fix NaCl build. il y a 10 ans
  Adam Langley ad912f348b Use _POSIX_C_SOURCE not _BSD_SOURCE. il y a 10 ans
  David Benjamin b99106a7a5 Fix bio_test on Windows. il y a 10 ans
  David Benjamin 66a3531237 Fix BIO_printf on Windows. il y a 10 ans
  David Benjamin 04284b8952 Account for Windows and UNIX socket API differences. il y a 10 ans
  Adam Langley bed8ce78f0 Add misc functions for easier porting. il y a 10 ans
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. il y a 10 ans
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. il y a 10 ans
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' il y a 10 ans
  Yoshisato Yanagisawa b7725cf3ec Include Windows.h in some source files. il y a 10 ans
  Adam Langley e2c4d26214 Recover BIO_number_{read|written}. il y a 10 ans
  Adam Langley ded93581f1 Windows build fixes. il y a 10 ans
  David Benjamin dd1c246f7f Fix C99-ism in bio_test.c. il y a 10 ans
  David Benjamin aa4efe7669 Fix BIO_printf crash on Mac. il y a 10 ans
  Adam Langley 37a623cf29 Have BIO_get_mem_data return a size_t and uint8_t* il y a 10 ans
  David Benjamin e77dff61bd Preserve the address length in bio/connect.c. il y a 10 ans