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.
 
 
 
 
 
 
Matt Braithwaite bc97c69d76 Make methods of |RAND_SSLEay| do reasonable things. 9 anni fa
..
aes Add tests for low-level AES functions. 9 anni fa
asn1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
base64 Add malloc test support to unit tests. 9 anni fa
bio Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
bn Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
buf Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
bytestring Make CBB_len return a length, not remaining. 9 anni fa
chacha Emit #if guards for ARM assembly files. 9 anni fa
cipher Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
cmac Add support for CMAC (RFC 4493). 9 anni fa
conf Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
des Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at ce7e647b. 9 anni fa
dh Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
digest Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
dsa Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
ec Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
ecdh Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
ecdsa Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
engine Precompute sorted array for error strings. 9 anni fa
err Tidy up extensions stuff and drop fastradio support. 9 anni fa
evp Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
hkdf Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
hmac Fix typo in |HMAC_CTX_cleanup|. 9 anni fa
lhash Fix some malloc test crashs. 9 anni fa
md4 Fix integer types in low-level hash functions. 9 anni fa
md5 Fix integer types in low-level hash functions. 9 anni fa
modes Add some comments and tweak assertions for cbc.c. 9 anni fa
obj Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
pem Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
perlasm Emit #if guards for ARM assembly files. 9 anni fa
pkcs8 Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
poly1305 Fix Windows build. 9 anni fa
rand Make methods of |RAND_SSLEay| do reasonable things. 9 anni fa
rc4 Mind the end of the buffer in aligned case of generic RC4 implementation. 9 anni fa
rsa Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
sha Fix compilation of sha256-armv4.S when using -march=armv6 9 anni fa
stack Remove unnecessary NULL checks, part 4. 9 anni fa
test Raise SIGTRAP rather than abort on failure. 9 anni fa
x509 Reserve ex_data index zero for app_data. 9 anni fa
x509v3 Remove the func parameter to OPENSSL_PUT_ERROR. 9 anni fa
CMakeLists.txt Replace cpuid assembly with C code. 9 anni fa
arm_arch.h aarch64 support. 9 anni fa
constant_time_test.c Update constant-time operations. 10 anni fa
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9 anni fa
cpu-arm.c Support Trusty, an embedded platform. 9 anni fa
cpu-intel.c Surround immintrin.h includes with warning pragmas. 9 anni fa
crypto.c Fix |SSLeay|. 9 anni fa
directory.h Add visibility rules. 10 anni fa
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
ex_data.c Reserve ex_data index zero for app_data. 9 anni fa
header_removed.h Add ISC header to a handful of files. 10 anni fa
internal.h Reserve ex_data index zero for app_data. 9 anni fa
mem.c Lowercase some Windows headers. 9 anni fa
refcount_c11.c Cast refcounts to _Atomic before use. 9 anni fa
refcount_lock.c Add infrastructure for reference counts. 9 anni fa
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 anni fa
thread.c Remove leftovers of the old-style locks. 9 anni fa
thread_none.c Support Trusty, an embedded platform. 9 anni fa
thread_pthread.c Support Trusty, an embedded platform. 9 anni fa
thread_test.c Use the correct case for Windows headers. 9 anni fa
thread_win.c Support Trusty, an embedded platform. 9 anni fa
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa