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