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