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