Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Matthew Braithwaite 8aaa9e12c2 Remove RC4 from TLS for real. 8 anni fa
..
aes Allow .arch directives with Clang. 8 anni fa
asn1 Remove trailing ';' from macros 8 anni fa
base64 Use C99 for size_t loops. 8 anni fa
bio Implement BIO_eof() for compatibility 8 anni fa
bn Use C99 for size_t loops. 8 anni fa
buf Add BUF_MEM_reserve. 8 anni fa
bytestring Use C99 for size_t loops. 8 anni fa
chacha Use fewer macros in C ChaCha implementation. 8 anni fa
cipher Remove RC4 from TLS for real. 8 anni fa
cmac Replace Scoped* heap types with bssl::UniquePtr. 8 anni fa
conf Add missing internal includes. 8 anni fa
curve25519 Replace Scoped* heap types with bssl::UniquePtr. 8 anni fa
des Use the straight-forward ROTATE macro. 8 anni fa
dh Fold stack-allocated types into headers. 8 anni fa
digest Use C99 for size_t loops. 8 anni fa
dsa Add various 1.1.0 accessors. 8 anni fa
ec Use C99 for size_t loops. 8 anni fa
ecdh Replace Scoped* heap types with bssl::UniquePtr. 8 anni fa
ecdsa Replace Scoped* heap types with bssl::UniquePtr. 8 anni fa
engine Remove trailing ';' from macros 8 anni fa
err Forbid EMS from changing during renegotation. 8 anni fa
evp Use C99 for size_t loops. 8 anni fa
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 anni fa
hmac Use C99 for size_t loops. 8 anni fa
lhash Use C99 for size_t loops. 8 anni fa
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8 anni fa
md5 Switch perlasm calling convention. 8 anni fa
modes Move gcm_test to C++ 8 anni fa
newhope Use C99 for size_t loops. 8 anni fa
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8 anni fa
pem Reject inappropriate private key encryption ciphers. 8 anni fa
perlasm Remove unused crypto/perlasm/cbc.pl. 8 anni fa
pkcs8 Use C99 for size_t loops. 8 anni fa
poly1305 Resolve a small handful of size_t truncation warnings. 8 anni fa
rand Resolve a small handful of size_t truncation warnings. 8 anni fa
rc4 Simplify RC4 code and remove assembly. 8 anni fa
rsa Use C99 for size_t loops. 8 anni fa
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. 8 anni fa
stack Use C99 for size_t loops. 8 anni fa
test Use C99 for size_t loops. 8 anni fa
x509 Remove trailing ';' from macros 8 anni fa
x509v3 Finish aligning up_ref functions with OpenSSL 1.1.0. 8 anni fa
CMakeLists.txt Switch perlasm calling convention. 8 anni fa
constant_time_test.c Update constant-time operations. 10 anni fa
cpu-aarch64-linux.c Rewrite ARM feature detection. 8 anni fa
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8 anni fa
cpu-arm.c Rewrite ARM feature detection. 8 anni fa
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8 anni fa
crypto.c Add no-op function ENGINE_register_all_complete. 8 anni fa
ex_data.c Use C99 for size_t loops. 8 anni fa
internal.h Adding ARRAY_SIZE macro for getting the size of constant arrays. 8 anni fa
mem.c Breaking news: 1998 has come and gone. 8 anni fa
refcount_c11.c Cast refcounts to _Atomic before use. 9 anni fa
refcount_lock.c Split unlock functions into read/write variants. 8 anni fa
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 anni fa
thread.c Remove a bunch of unnecessary includes. 8 anni fa
thread_none.c Split unlock functions into read/write variants. 8 anni fa
thread_pthread.c Split unlock functions into read/write variants. 8 anni fa
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8 anni fa
thread_win.c Wrap MSVC-only warning pragmas in a macro. 8 anni fa
time_support.c Remove some mingw support cruft. 8 anni fa