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.
 
 
 
 
 
 
Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 years ago
..
CMakeLists.txt Add a run_tests target to run all tests. 9 years ago
bio.c Finish aligning up_ref functions with OpenSSL 1.1.0. 8 years ago
bio_mem.c BIO_new_mem_buf should take const void * 8 years ago
bio_test.cc Adding ARRAY_SIZE macro for getting the size of constant arrays. 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 Remove string.h from base.h. 9 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