Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Alessandro Ghedini 32d961ae48 Implement BIO_eof() for compatibility 8 lat temu
..
CMakeLists.txt Add a run_tests target to run all tests. 9 lat temu
bio.c Implement BIO_eof() for compatibility 8 lat temu
bio_mem.c BIO_new_mem_buf should take const void * 8 lat temu
bio_test.cc Replace Scoped* heap types with bssl::UniquePtr. 8 lat temu
buffer.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. 8 lat temu
connect.c Wrap MSVC-only warning pragmas in a macro. 8 lat temu
fd.c Wrap MSVC-only warning pragmas in a macro. 8 lat temu
file.c Remove CP_UTF8 code for Windows filenames. 8 lat temu
hexdump.c Use C99 for size_t loops. 8 lat temu
internal.h Wrap MSVC-only warning pragmas in a macro. 8 lat temu
pair.c Make local functions static. 8 lat temu
printf.c Fix all sign/unsigned warnings with Clang and GCC. 9 lat temu
socket.c Wrap MSVC-only warning pragmas in a macro. 8 lat temu
socket_helper.c Wrap MSVC-only warning pragmas in a macro. 8 lat temu