40 Commits (1f26ed767a0847ade757b24489b1b488eabbfee9)

Autor SHA1 Mensaje Fecha
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. hace 9 años
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. hace 9 años
  David Benjamin 3db1ded2e7 Convert bio_test to C++. hace 9 años
  Adam Langley 3e719319be Lowercase some Windows headers. hace 9 años
  David Benjamin 87c8a643e1 Use TCP sockets rather than socketpairs in the SSL tests. hace 9 años
  David Benjamin c9a202fee3 Add in missing curly braces part 1. hace 9 años
  Adam Langley 29b186736c Precompute sorted array for error strings. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. hace 9 años
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. hace 9 años
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. hace 9 años
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. hace 9 años
  David Benjamin aa3f6daa86 Tag a number of globals as const. hace 9 años
  Adam Langley 93efb7228b Rename hexdump to hexdump_write. hace 9 años
  David Benjamin 192f34b175 Fix bio_test.c build on Windows. hace 10 años
  Håvard Molland 4e0a7e5a1d Cleanup of setting external buffer hace 10 años
  Håvard Molland ce5be4bd5c Add zero copy read and write api for bio pairs. hace 10 años
  David Benjamin 2a0f3420f7 Fix standalone bio_test and v3name_test on Win64. hace 10 años
  Adam Langley 51fcd87102 Fix NaCl build. hace 10 años
  Adam Langley ad912f348b Use _POSIX_C_SOURCE not _BSD_SOURCE. hace 10 años
  David Benjamin b99106a7a5 Fix bio_test on Windows. hace 10 años
  David Benjamin 66a3531237 Fix BIO_printf on Windows. hace 10 años
  David Benjamin 04284b8952 Account for Windows and UNIX socket API differences. hace 10 años
  Adam Langley bed8ce78f0 Add misc functions for easier porting. hace 10 años
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. hace 10 años
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' hace 10 años
  Yoshisato Yanagisawa b7725cf3ec Include Windows.h in some source files. hace 10 años
  Adam Langley e2c4d26214 Recover BIO_number_{read|written}. hace 10 años
  Adam Langley ded93581f1 Windows build fixes. hace 10 años
  David Benjamin dd1c246f7f Fix C99-ism in bio_test.c. hace 10 años
  David Benjamin aa4efe7669 Fix BIO_printf crash on Mac. hace 10 años
  Adam Langley 37a623cf29 Have BIO_get_mem_data return a size_t and uint8_t* hace 10 años
  David Benjamin e77dff61bd Preserve the address length in bio/connect.c. hace 10 años
  Adam Langley 0cc81ff04f Add functions for setting a BIO callback and arg. hace 10 años
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ hace 10 años
  Adam Langley 0113a4fb60 Support building with PNaCl. hace 10 años
  Adam Langley 659de419c1 Add ISC header to a handful of files. hace 10 años
  Adam Langley 1258b6a756 ChannelID support. hace 10 años
  Adam Langley 95c29f3cd1 Inital import. hace 10 años