You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alessandro Ghedini 32d961ae48 Implement BIO_eof() for compatibility 8 years ago
..
CMakeLists.txt Add a run_tests target to run all tests. 9 years ago
bio.c Implement BIO_eof() for compatibility 8 years ago
bio_mem.c BIO_new_mem_buf should take const void * 8 years ago
bio_test.cc Replace Scoped* heap types with bssl::UniquePtr. 8 years ago
buffer.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 years ago
connect.c Wrap MSVC-only warning pragmas in a macro. 8 years ago
fd.c Wrap MSVC-only warning pragmas in a macro. 8 years ago
file.c Remove CP_UTF8 code for Windows filenames. 8 years ago
hexdump.c Use C99 for size_t loops. 8 years ago
internal.h Wrap MSVC-only warning pragmas in a macro. 8 years ago
pair.c Make local functions static. 8 years ago
printf.c Fix all sign/unsigned warnings with Clang and GCC. 9 years ago
socket.c Wrap MSVC-only warning pragmas in a macro. 8 years ago
socket_helper.c Wrap MSVC-only warning pragmas in a macro. 8 years ago