Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-06Rename hexdump to hexdump_write.Adam Langley
2014-12-01Fix bio_test.c build on Windows.David Benjamin
2014-11-24Cleanup of setting external bufferHåvard Molland
2014-11-19Add zero copy read and write api for bio pairs.Håvard Molland
2014-10-30Fix standalone bio_test and v3name_test on Win64.David Benjamin
2014-10-03Fix NaCl build.Adam Langley
2014-10-03Use _POSIX_C_SOURCE not _BSD_SOURCE.Adam Langley
2014-10-01Fix bio_test on Windows.David Benjamin
2014-10-01Fix BIO_printf on Windows.David Benjamin
2014-10-01Account for Windows and UNIX socket API differences.David Benjamin
2014-09-19Add misc functions for easier porting.Adam Langley
2014-09-12Add a CRYPTO_library_init and static-initializer-less build option.David Benjamin
2014-09-03Fix minor issues found by Clang's analysis.Adam Langley
2014-08-21Convert all zero-argument functions to '(void)'David Benjamin
2014-08-18Include Windows.h in some source files.Yoshisato Yanagisawa
2014-08-14Recover BIO_number_{read|written}.Adam Langley
2014-08-12Windows build fixes.Adam Langley
2014-08-05Fix C99-ism in bio_test.c.David Benjamin
2014-08-05Fix BIO_printf crash on Mac.David Benjamin
2014-07-18Have BIO_get_mem_data return a size_t and uint8_t*Adam Langley
2014-07-18Preserve the address length in bio/connect.c.David Benjamin
2014-07-16Add functions for setting a BIO callback and arg.Adam Langley
2014-07-15Move public headers to include/openssl/Adam Langley
2014-07-11Support building with PNaCl.Adam Langley
2014-06-26Add ISC header to a handful of files.Adam Langley
2014-06-21ChannelID support.Adam Langley
2014-06-21Inital import.Adam Langley