Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Adam Langley 6a2de3c1d4 Don't use a C99 for loop. há 9 anos
..
aes Convert remaining Latin-1 files to UTF-8. há 9 anos
asn1 Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
base64 Add malloc test support to unit tests. há 9 anos
bio Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. há 9 anos
bn Re-add |BN_bn2mpi| and |BN_mpi2bn| from OpenSSL at fd682e4c. há 9 anos
buf Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
bytestring Make CBB_len return a length, not remaining. há 9 anos
chacha Emit #if guards for ARM assembly files. há 9 anos
cipher Don't use a C99 for loop. há 9 anos
cmac Remove BIO dependency from cmac_test. há 9 anos
conf Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
des Clean up the DES_key_schedule logic. há 9 anos
dh Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
digest Suppress missing return value check warning in |EVP_DigestFinal|. há 9 anos
dsa Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
ec Clean up weirdness in initializing EC_GROUP cofactor & order. há 9 anos
ecdh Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
ecdsa Improve error checking of some |BN_CTX_get| callers. há 9 anos
engine Precompute sorted array for error strings. há 9 anos
err Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. há 9 anos
evp Fix warning about unused |EVP_PKEY_METHOD.ctrl_str|. há 9 anos
hkdf Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
hmac Fix typo in |HMAC_CTX_cleanup|. há 9 anos
lhash Fix some typos in license headers. há 9 anos
md4 Fix integer types in low-level hash functions. há 9 anos
md5 Fix some typos in license headers. há 9 anos
modes Re-add the C version (only) of |EVP_aes_256_xts| há 9 anos
obj Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
pem Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
perlasm Emit #if guards for ARM assembly files. há 9 anos
pkcs8 Consistently participate in err for PKCS12_* functions. há 9 anos
poly1305 Fix Windows build. há 9 anos
rand Fix CRYPTO_hwrand comment. há 9 anos
rc4 Convert remaining Latin-1 files to UTF-8. há 9 anos
rsa Avoid a copy when using RSA_PADDING_NONE. há 9 anos
sha Convert remaining Latin-1 files to UTF-8. há 9 anos
stack Remove unnecessary NULL checks, part 4. há 9 anos
test Remove BIO dependency from cmac_test. há 9 anos
x509 Fix a couple other leaks on failure in X509_verify_cert. há 9 anos
x509v3 Remove the func parameter to OPENSSL_PUT_ERROR. há 9 anos
CMakeLists.txt Replace cpuid assembly with C code. há 9 anos
arm_arch.h aarch64 support. há 9 anos
constant_time_test.c Update constant-time operations. há 10 anos
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. há 9 anos
cpu-arm.c Fix more warnings about old-style prototypes. há 9 anos
cpu-intel.c Surround immintrin.h includes with warning pragmas. há 9 anos
crypto.c Fix |SSLeay|. há 9 anos
directory.h Add visibility rules. há 10 anos
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. há 9 anos
directory_win.c Eliminate unnecessary includes from low-level crypto modules. há 9 anos
ex_data.c Reserve ex_data index zero for app_data. há 9 anos
header_removed.h Add ISC header to a handful of files. há 10 anos
internal.h Reserve ex_data index zero for app_data. há 9 anos
mem.c Fix some typos in license headers. há 9 anos
refcount_c11.c Cast refcounts to _Atomic before use. há 9 anos
refcount_lock.c Add infrastructure for reference counts. há 9 anos
refcount_test.c Specify argc and argv arguments to refcount_test:main. há 9 anos
thread.c Remove leftovers of the old-style locks. há 9 anos
thread_none.c Support Trusty, an embedded platform. há 9 anos
thread_pthread.c Support Trusty, an embedded platform. há 9 anos
thread_test.c Use the correct case for Windows headers. há 9 anos
thread_win.c Support Trusty, an embedded platform. há 9 anos
time_support.c Eliminate unnecessary includes from low-level crypto modules. há 9 anos