選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 61672818ef Check for buffered handshake messages on cipher change in DTLS. 8年前
..
aes Switch perlasm calling convention. 8年前
asn1 Revert "Move C++ helpers into |bssl| namespace." 8年前
base64 Replace base64 decoding. 8年前
bio Revert "Move C++ helpers into |bssl| namespace." 8年前
bn Revert "Move C++ helpers into |bssl| namespace." 8年前
buf Add BUF_MEM_reserve. 8年前
bytestring Revert "Move C++ helpers into |bssl| namespace." 8年前
chacha Switch perlasm calling convention. 8年前
cipher Revert "Move C++ helpers into |bssl| namespace." 8年前
cmac Revert "Move C++ helpers into |bssl| namespace." 8年前
conf Add missing internal includes. 8年前
curve25519 Revert "Move C++ helpers into |bssl| namespace." 8年前
des Use the straight-forward ROTATE macro. 8年前
dh Revert "Move C++ helpers into |bssl| namespace." 8年前
digest Revert "Move C++ helpers into |bssl| namespace." 8年前
dsa Don't rely on BN_FLG_CONSTTIME in the DSA code. 8年前
ec Revert "Move C++ helpers into |bssl| namespace." 8年前
ecdh Clean up |ECDH_compute_key|. 9年前
ecdsa Revert "Move C++ helpers into |bssl| namespace." 8年前
engine Unwind DH_METHOD and DSA_METHOD. 9年前
err Check for buffered handshake messages on cipher change in DTLS. 8年前
evp Change |EVP_PKEY_up_ref| to return int. 8年前
hkdf Const-correct HKDF_expand. 8年前
hmac Revert "Move C++ helpers into |bssl| namespace." 8年前
lhash Use non-deprecated methods on windows. 8年前
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. 8年前
md5 Switch perlasm calling convention. 8年前
modes Switch perlasm calling convention. 8年前
newhope Revert "Move C++ helpers into |bssl| namespace." 8年前
obj Split unlock functions into read/write variants. 8年前
pem Reject inappropriate private key encryption ciphers. 8年前
perlasm Sync x86 perlasm drivers with upstream master. 8年前
pkcs8 Revert "Move C++ helpers into |bssl| namespace." 8年前
poly1305 Revert "Move C++ helpers into |bssl| namespace." 8年前
rand Define RAND_cleanup in one place only 8年前
rc4 Switch perlasm calling convention. 8年前
rsa RSA_marshal_private_key: add missing CBB_flush() 8年前
sha Switch perlasm calling convention. 8年前
stack Fix stack macro const-ness. 8年前
test Revert "Move C++ helpers into |bssl| namespace." 8年前
x509 Change |EVP_PKEY_up_ref| to return int. 8年前
x509v3 Remove ASN1_parse and ASN1_parse_dump. 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 Split unlock functions into read/write variants. 8年前
internal.h Remove compatibility 'inline' define. 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 Split unlock functions into read/write variants. 8年前
thread_test.c Wrap MSVC-only warning pragmas in a macro. 8年前
thread_win.c Wrap MSVC-only warning pragmas in a macro. 8年前
time_support.c Remove some mingw support cruft. 8年前