選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin c8b6b4fe4a Only predict X25519 in TLS 1.3. 8年前
..
aes Allow .arch directives with Clang. 8年前
asn1 Remove trailing ';' from macros 8年前
base64 Use C99 for size_t loops. 8年前
bio Implement BIO_eof() for compatibility 8年前
bn Define __STDC_CONSTANT_MACROS in bn_test.cc. 8年前
buf Add BUF_MEM_reserve. 8年前
bytestring Use C99 for size_t loops. 8年前
chacha Use fewer macros in C ChaCha implementation. 8年前
cipher Add EVP_AEAD_CTX_aead. 8年前
cmac Replace Scoped* heap types with bssl::UniquePtr. 8年前
conf Add missing internal includes. 8年前
curve25519 Replace Scoped* heap types with bssl::UniquePtr. 8年前
des Use the straight-forward ROTATE macro. 8年前
dh Fold stack-allocated types into headers. 8年前
digest Use C99 for size_t loops. 8年前
dsa Add various 1.1.0 accessors. 8年前
ec Use C99 for size_t loops. 8年前
ecdh Replace Scoped* heap types with bssl::UniquePtr. 8年前
ecdsa Replace Scoped* heap types with bssl::UniquePtr. 8年前
engine Remove trailing ';' from macros 8年前
err Only predict X25519 in TLS 1.3. 8年前
evp Use C99 for size_t loops. 8年前
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. 8年前
hmac Use C99 for size_t loops. 8年前
lhash Use C99 for size_t loops. 8年前
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8年前
md5 Switch perlasm calling convention. 8年前
modes Move gcm_test to C++ 8年前
newhope Use C99 for size_t loops. 8年前
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. 8年前
pem Reject inappropriate private key encryption ciphers. 8年前
perlasm Remove unused crypto/perlasm/cbc.pl. 8年前
pkcs8 Use C99 for size_t loops. 8年前
poly1305 Resolve a small handful of size_t truncation warnings. 8年前
rand Resolve a small handful of size_t truncation warnings. 8年前
rc4 Simplify RC4 code and remove assembly. 8年前
rsa Use C99 for size_t loops. 8年前
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. 8年前
stack Use C99 for size_t loops. 8年前
test Use C99 for size_t loops. 8年前
x509 Shush a MinGW warning in crypto/x509. 8年前
x509v3 Finish aligning up_ref functions with OpenSSL 1.1.0. 8年前
CMakeLists.txt Switch perlasm calling convention. 8年前
constant_time_test.c Update constant-time operations. 10年前
cpu-aarch64-linux.c Rewrite ARM feature detection. 8年前
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. 8年前
cpu-arm.c Rewrite ARM feature detection. 8年前
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. 8年前
crypto.c Add no-op function ENGINE_register_all_complete. 8年前
ex_data.c Use C99 for size_t loops. 8年前
internal.h Use pthreads on MinGW. 8年前
mem.c Breaking news: 1998 has come and gone. 8年前
refcount_c11.c Cast refcounts to _Atomic before use. 9年前
refcount_lock.c Split unlock functions into read/write variants. 8年前
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9年前
thread.c Remove a bunch of unnecessary includes. 8年前
thread_none.c Split unlock functions into read/write variants. 8年前
thread_pthread.c Use pthreads on MinGW. 8年前
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8年前
thread_win.c Use pthreads on MinGW. 8年前
time_support.c Remove some mingw support cruft. 8年前