You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Smith f01fb5dc0e Avoid minor waste in |ec_GFp_nistp256_point_get_affine_coordinates|. пре 8 година
..
aes Switch all 'num' parameters in crypto/modes to unsigned. пре 8 година
asn1 Fix build when using Visual Studio 2015 Update 1. пре 8 година
base64 Remove calls to ERR_load_crypto_strings. пре 8 година
bio Only use recv/send for socket BIOs on Windows. пре 8 година
bn Make return value of |BN_MONT_CTX_set_locked| int. пре 8 година
buf Make |BUF_memdup| look for zero length, not NULL. пре 9 година
bytestring Add CBS_ASN1_UTF8STRING define. пре 8 година
chacha chacha/asm/chacha-armv8.pl: fix intermittent build failures. пре 8 година
cipher Switch all 'num' parameters in crypto/modes to unsigned. пре 8 година
cmac Fix some malloc test failures. пре 8 година
conf Add missing internal includes. пре 8 година
curve25519 Appease sanitizers in x25519_ge_scalarmult. пре 8 година
des Use the straight-forward ROTATE macro. пре 8 година
dh Make return value of |BN_MONT_CTX_set_locked| int. пре 8 година
digest Make EVP_MD_CTX size functions return size_t. пре 8 година
dsa Make return value of |BN_MONT_CTX_set_locked| int. пре 8 година
ec Avoid minor waste in |ec_GFp_nistp256_point_get_affine_coordinates|. пре 8 година
ecdh Clean up |ECDH_compute_key|. пре 9 година
ecdsa Drop support for engines-provided signature verification. пре 8 година
engine Unwind DH_METHOD and DSA_METHOD. пре 9 година
err Make err_data_generator.go silent by default. пре 8 година
evp Fix memory leak on invalid ecPublicKey parameters. пре 8 година
hkdf Fix build when using Visual Studio 2015 Update 1. пре 8 година
hmac Reimplement PKCS#12 key derivation. пре 8 година
lhash Add a run_tests target to run all tests. пре 9 година
md4 Add one-shot |MD4| function. пре 8 година
md5 Make HOST_l2c return void. пре 8 година
modes Switch all 'num' parameters in crypto/modes to unsigned. пре 8 година
obj Rename obj_mac.h to nid.h and make it a multiply-includable header. пре 8 година
pem Decouple the EVP and PEM code. пре 8 година
perlasm perlasm/x86_64-xlate.pl: handle binary constants early. пре 8 година
pkcs8 Reimplement PKCS#12 key derivation. пре 8 година
poly1305 Use UINT64_C instead of unsigned long long integer constant. пре 8 година
rand Add a deterministic PRNG for fuzzing. пре 8 година
rc4 Remove the stitched RC4-MD5 code and use the generic one. пре 8 година
rsa Require the public exponent to be available in RSA blinding. пре 8 година
sha Consistently use named constants in ARM assembly files. пре 8 година
stack If no comparison function is set, sk_sort is a NOP пре 8 година
test Remove some easy obj.h dependencies. пре 8 година
x509 Fix some malloc test failures. пре 8 година
x509v3 Remove some easy obj.h dependencies. пре 8 година
CMakeLists.txt Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." пре 8 година
constant_time_test.c Update constant-time operations. пре 10 година
cpu-aarch64-linux.c Rewrite ARM feature detection. пре 8 година
cpu-arm-linux.c Avoid doing arithmetic on void pointers. пре 8 година
cpu-arm.c Rewrite ARM feature detection. пре 8 година
cpu-intel.c Add missing internal includes. пре 8 година
crypto.c Add |FIPS_mode|, which returns zero. пре 8 година
directory.h Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." пре 8 година
directory_posix.c Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." пре 8 година
directory_win.c Revert "Banish SSL_add_dir_cert_subjects_to_stack and OPENSSL_DIR_CTX to decrepit." пре 8 година
ex_data.c Skip free callbacks on empty CRYPTO_EX_DATAs. пре 8 година
internal.h Replace CRYPTO_once_t on Windows with INIT_ONCE. пре 8 година
mem.c Fix some indentation. пре 8 година
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 Remove call to |fprintf| in |CRYPTO_once|. пре 8 година
thread_test.c Use nanosleep instead of usleep. пре 8 година
thread_win.c Replace CRYPTO_once_t on Windows with INIT_ONCE. пре 8 година
time_support.c Remove some mingw support cruft. пре 8 година