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 年之前
..
CMakeLists.txt Add a run_tests target to run all tests. 9 年之前
bio.c Implement BIO_eof() for compatibility 8 年之前
bio_mem.c BIO_new_mem_buf should take const void * 8 年之前
bio_test.cc Replace Scoped* heap types with bssl::UniquePtr. 8 年之前
buffer.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 年之前
connect.c Wrap MSVC-only warning pragmas in a macro. 8 年之前
fd.c Wrap MSVC-only warning pragmas in a macro. 8 年之前
file.c Remove CP_UTF8 code for Windows filenames. 8 年之前
hexdump.c Use C99 for size_t loops. 8 年之前
internal.h Wrap MSVC-only warning pragmas in a macro. 8 年之前
pair.c Make local functions static. 8 年之前
printf.c Fix all sign/unsigned warnings with Clang and GCC. 9 年之前
socket.c Wrap MSVC-only warning pragmas in a macro. 8 年之前
socket_helper.c Wrap MSVC-only warning pragmas in a macro. 8 年之前