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