Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
David Benjamin acb2451807 Rename the BIGNUM ASN.1 functions. pirms 8 gadiem
..
aes Fix the shared builders by exporting GCM symbols. pirms 9 gadiem
asn1 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. pirms 8 gadiem
base64 Remove calls to ERR_load_crypto_strings. pirms 8 gadiem
bio Remove calls to ERR_load_crypto_strings. pirms 8 gadiem
bn Rename the BIGNUM ASN.1 functions. pirms 8 gadiem
buf Make |BUF_memdup| look for zero length, not NULL. pirms 9 gadiem
bytestring Rewrite ssl3_send_server_key_exchange to use CBB. pirms 8 gadiem
chacha Use |alignas| more in crypto/chacha/chacha_vec.c. pirms 8 gadiem
cipher Use Barrett reduction in CBC processing rather than tricks. pirms 8 gadiem
cmac Add a run_tests target to run all tests. pirms 9 gadiem
conf Also add a no-op stub for OPENSSL_config. pirms 8 gadiem
curve25519 Rename the curve25519 precomputed tables. pirms 8 gadiem
des Use the straight-forward ROTATE macro. pirms 8 gadiem
dh Remove the CRYPTO_EX_new callback. pirms 8 gadiem
digest Remove the arch-specific HOST_c2l/HOST_l2c implementations. pirms 8 gadiem
dsa Fix memory leak in DSA redo case. pirms 8 gadiem
ec Define `int128_t` and `uint128_t` in one place. pirms 8 gadiem
ecdh Clean up |ECDH_compute_key|. pirms 9 gadiem
ecdsa Rename the BIGNUM ASN.1 functions. pirms 8 gadiem
engine Unwind DH_METHOD and DSA_METHOD. pirms 9 gadiem
err Remove ASN1_R_MALLOC_FAILURE. pirms 8 gadiem
evp Fix error in ce9d85ee. pirms 8 gadiem
hkdf Remove calls to ERR_load_crypto_strings. pirms 8 gadiem
hmac Remove condition which always evaluates to true (size_t >= 0). pirms 9 gadiem
lhash Add a run_tests target to run all tests. pirms 9 gadiem
md4 Make HOST_l2c return void. pirms 8 gadiem
md5 Make HOST_l2c return void. pirms 8 gadiem
modes Fix trivial -Wcast-qual violations. pirms 8 gadiem
obj Allocate a NID for X25519. pirms 8 gadiem
pem OpenSSL reformat x509/, x509v3/, pem/ and asn1/. pirms 8 gadiem
perlasm Fix arm perlasm trailing newline. pirms 8 gadiem
pkcs8 Remove calls to ERR_load_crypto_strings. pirms 8 gadiem
poly1305 Use |inline| in crypto/poly1305/poly1305_vec.c. pirms 8 gadiem
rand Add a few more no-op stubs for cURL compatibility. pirms 8 gadiem
rc4 Remove the stitched RC4-MD5 code and use the generic one. pirms 8 gadiem
rsa Rename the BIGNUM ASN.1 functions. pirms 8 gadiem
sha Remove asm __asm__ define. pirms 8 gadiem
stack Move arm_arch.h and fix up lots of include paths. pirms 9 gadiem
test Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. pirms 8 gadiem
x509 Fix build of x509_test. pirms 8 gadiem
x509v3 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. pirms 8 gadiem
CMakeLists.txt Add X25519 and Ed25519 support. pirms 9 gadiem
constant_time_test.c Update constant-time operations. pirms 10 gadiem
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. pirms 9 gadiem
cpu-arm.c Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. pirms 9 gadiem
cpu-intel.c Fix |sscanf| format string in cpu-intel.c. pirms 8 gadiem
crypto.c Add a few more no-op stubs for cURL compatibility. pirms 8 gadiem
directory.h Add visibility rules. pirms 10 gadiem
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. pirms 9 gadiem
directory_win.c Eliminate unnecessary includes from low-level crypto modules. pirms 9 gadiem
ex_data.c Skip free callbacks on empty CRYPTO_EX_DATAs. pirms 8 gadiem
internal.h Fix 32-bit build. pirms 8 gadiem
mem.c Fix some typos in license headers. pirms 9 gadiem
refcount_c11.c Cast refcounts to _Atomic before use. pirms 9 gadiem
refcount_lock.c Add infrastructure for reference counts. pirms 9 gadiem
refcount_test.c Specify argc and argv arguments to refcount_test:main. pirms 9 gadiem
thread.c Remove leftovers of the old-style locks. pirms 9 gadiem
thread_none.c Support Trusty, an embedded platform. pirms 9 gadiem
thread_pthread.c Make sure pthread_once() succeeds. pirms 9 gadiem
thread_test.c Use the correct case for Windows headers. pirms 9 gadiem
thread_win.c Fix data <-> function pointer casts in thread_win.c. pirms 8 gadiem
time_support.c Remove some mingw support cruft. pirms 8 gadiem