Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Alessandro Ghedini 32d961ae48 Implement BIO_eof() for compatibility il y a 8 ans
..
CMakeLists.txt Add a run_tests target to run all tests. il y a 9 ans
bio.c Implement BIO_eof() for compatibility il y a 8 ans
bio_mem.c BIO_new_mem_buf should take const void * il y a 8 ans
bio_test.cc Replace Scoped* heap types with bssl::UniquePtr. il y a 8 ans
buffer.c Don't cast |OPENSSL_malloc|/|OPENSSL_realloc| result. il y a 8 ans
connect.c Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
fd.c Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
file.c Remove CP_UTF8 code for Windows filenames. il y a 8 ans
hexdump.c Use C99 for size_t loops. il y a 8 ans
internal.h Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
pair.c Make local functions static. il y a 8 ans
printf.c Fix all sign/unsigned warnings with Clang and GCC. il y a 9 ans
socket.c Wrap MSVC-only warning pragmas in a macro. il y a 8 ans
socket_helper.c Wrap MSVC-only warning pragmas in a macro. il y a 8 ans