projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add some PSK early_data tests
[oweals/openssl.git]
/
crypto
/
2017-08-31
Zhu Qun-Ying
Fixed address family test error for AF_UNIX in BIO_ADDR...
tree
|
commitdiff
2017-08-30
Todd Short
Fix return value of ASN1_TIME_compare
tree
|
commitdiff
2017-08-30
Jon Spillett
Implement Aria GCM/CCM Modes and TLS cipher suites
tree
|
commitdiff
2017-08-30
Jon Spillett
Fix potential null pointer dereference in ARIA implemen...
tree
|
commitdiff
2017-08-29
Pauli
Move e_os.h to be the very first include.
tree
|
commitdiff
2017-08-29
Pauli
Move the REF_PRINT support from e_os.h to internal...
tree
|
commitdiff
2017-08-29
Pauli
e_os.h removal from other headers and source files.
tree
|
commitdiff
2017-08-28
Kurt Roeckx
Make the global DRBGs static
tree
|
commitdiff
2017-08-28
Kurt Roeckx
Don't auto-instantiate a DRBG when trying to use it...
tree
|
commitdiff
2017-08-28
Rich Salz
Avoid out-of-bounds read
tree
|
commitdiff
2017-08-28
Dr. Matthias St...
DRBG: Remove 'randomness' buffer from 'RAND_DRBG'
tree
|
commitdiff
2017-08-28
Dr. Matthias St...
RAND: Rename the RAND_poll_ex() callback and its typedef
tree
|
commitdiff
2017-08-28
Dr. Matthias St...
DRBG: clarify difference between entropy counts and...
tree
|
commitdiff
2017-08-27
Rich Salz
MSC_VER <= 1200 isn't supported; remove dead code
tree
|
commitdiff
2017-08-25
Paul Yang
This part fixes braces around if-else.
tree
|
commitdiff
2017-08-25
Paul Yang
Fix coding style in crypto/rsa directory
tree
|
commitdiff
2017-08-25
Rich Salz
Use strcpy instead of sprintf %s
tree
|
commitdiff
2017-08-25
Bernd Edlinger
Clear secret stack values after use in the ED25519...
tree
|
commitdiff
2017-08-25
Bernd Edlinger
Clear secret stack values after use in curve25519.c
tree
|
commitdiff
2017-08-25
Richard Levitte
NO_SYS_TYPES_H isn't defined anywhere, stop using it...
tree
|
commitdiff
2017-08-24
Pauli
Check for EOF in ASCII conversions.
tree
|
commitdiff
2017-08-23
Kazuki Yamaguchi
Fix BN_print()
tree
|
commitdiff
2017-08-23
Rich Salz
Move randomness to allocated buffer
tree
|
commitdiff
2017-08-22
Pauli
Improvement the formatting in bn_print.c
tree
|
commitdiff
2017-08-22
Rich Salz
(Re)move some things from e_os.h
tree
|
commitdiff
2017-08-22
Rich Salz
Use "" not <> on e_os.h include
tree
|
commitdiff
2017-08-22
Rich Salz
Remove custom base64 code.
tree
|
commitdiff
2017-08-22
Rich Salz
Use "" not <> for internal/ includes
tree
|
commitdiff
2017-08-22
Pauli
Avoid a self-assignment.
tree
|
commitdiff
2017-08-21
Pauli
This has been added to avoid the situation where some...
tree
|
commitdiff
2017-08-21
Matt Caswell
More updates following review feedback
tree
|
commitdiff
2017-08-21
Matt Caswell
Updates following feedback on OPENSSL_assert() removal
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/x509v3
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/x509
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/threads_none.c
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/pem
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/kdf
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/hmac
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/ec
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from conf_api.c
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() usage from crypto/bn
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from various crypto/bio files
tree
|
commitdiff
2017-08-21
Matt Caswell
Remove OPENSSL_assert() from crypto/asn1/bio_asn1.c
tree
|
commitdiff
2017-08-18
Rich Salz
Put thread-fork-init inside a run-once guard
tree
|
commitdiff
2017-08-18
Andy Polyakov
err/err.c: improve readability.
tree
|
commitdiff
2017-08-18
Andy Polyakov
err/err.c: fix "wraparound" bug in ERR_set_error_data.
tree
|
commitdiff
2017-08-17
Bernd Edlinger
Clear outputs in PKCS12_parse error handling.
tree
|
commitdiff
2017-08-16
David von Oheimb
Fix OCSP_basic_verify() cert chain construction in...
tree
|
commitdiff
2017-08-16
Andy Polyakov
sha/asm/keccak1600-armv4.pl: optimize for Thumb-2.
tree
|
commitdiff
2017-08-15
Johannes Bauer
Fix coding style of EVP_PKEY_CTX_ctrl_uint64
tree
|
commitdiff
2017-08-15
Rich Salz
Revert "Add some casts for %j"
tree
|
commitdiff
2017-08-15
Richard Levitte
Clear error stack on successful OSSL_STORE_open()
tree
|
commitdiff
2017-08-15
Richard Levitte
Add ERR_clear_last_mark()
tree
|
commitdiff
2017-08-15
Richard Levitte
Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c
tree
|
commitdiff
2017-08-14
Rich Salz
Add some casts for %j
tree
|
commitdiff
2017-08-13
Rich Salz
Instantiate when RAND_status() checks
tree
|
commitdiff
2017-08-12
Andy Polyakov
sha/asm/keccak1600-avx512.pl: fix buglet in SHA3_squeez...
tree
|
commitdiff
2017-08-12
Andy Polyakov
Wire SHAKE to EVP.
tree
|
commitdiff
2017-08-12
Andy Polyakov
Add EVP_DigestFinalXOF, interface to extendable-output...
tree
|
commitdiff
2017-08-08
Johannes Bauer
Fix building without scrypt
tree
|
commitdiff
2017-08-08
Dr. Stephen Henson
Support CMS decrypt without a certificate for all key...
tree
|
commitdiff
2017-08-08
Johannes Bauer
Add interface to the scrypt KDF by means of PKEY_METHOD
tree
|
commitdiff
2017-08-07
Rich Salz
Various RAND improvements
tree
|
commitdiff
2017-08-07
Bernd Edlinger
Avoid surpising password dialog in X509 file lookup.
tree
|
commitdiff
2017-08-07
Rich Salz
Make RAND_DRBG fork-safe
tree
|
commitdiff
2017-08-06
Rich Salz
Add missing include of cryptlib.h
tree
|
commitdiff
2017-08-06
Dr. Stephen Henson
Use passed drbg, not global one
tree
|
commitdiff
2017-08-05
Xiaoyin Liu
Fix typo in files in crypto folder
tree
|
commitdiff
2017-08-05
Dr. Stephen Henson
Add entropy sanity check
tree
|
commitdiff
2017-08-05
Dr. Stephen Henson
Set randomness buffer pointer in get_entropy calls.
tree
|
commitdiff
2017-08-04
Todd Short
Consolidate to a single asn1_time_from_tm() function
tree
|
commitdiff
2017-08-03
Rich Salz
Add RAND_priv_bytes() for private keys
tree
|
commitdiff
2017-08-03
Rich Salz
Add a DRBG to each SSL object
tree
|
commitdiff
2017-08-03
Rich Salz
Switch from ossl_rand to DRBG rand
tree
|
commitdiff
2017-08-03
Matt Caswell
Move ossl_assert
tree
|
commitdiff
2017-08-03
Johannes Bauer
Fix indentation
tree
|
commitdiff
2017-08-03
Johannes Bauer
Added differentiation between missing secret and missin...
tree
|
commitdiff
2017-08-03
Johannes Bauer
Changed use of EVP_PKEY_CTX_md() and more specific...
tree
|
commitdiff
2017-08-03
Johannes Bauer
More error handling to HKDF and one more case in TLS1-PRF
tree
|
commitdiff
2017-08-03
Johannes Bauer
Set error when HKDF used without parameters
tree
|
commitdiff
2017-08-02
Andy Polyakov
sha/asm/keccak1600-armv4.pl: improve non-NEON performan...
tree
|
commitdiff
2017-08-01
Martin Peylo
Adding NID_hmac_sha1 and _md5 to builtin_pbe[]
tree
|
commitdiff
2017-08-01
Andy Polyakov
sha/keccak1600.c: choose more sensible default parameters.
tree
|
commitdiff
2017-08-01
Andy Polyakov
asn1/a_time.c: make handling of 'fractional point'...
tree
|
commitdiff
2017-07-31
Bernd Edlinger
Fix an information leak in the RSA padding check code.
tree
|
commitdiff
2017-07-31
Andy Polyakov
bn/bn_lcl.h: restore formatting.
tree
|
commitdiff
2017-07-31
Andy Polyakov
bn/bn_lcl.h: use __int128 whenever possible, not only...
tree
|
commitdiff
2017-07-31
Andy Polyakov
bn/bn_lcl.h: improve inline assembly coverage on PPC64.
tree
|
commitdiff
2017-07-31
Xiaoyin Liu
Fix typo in sha1-thumb.pl
tree
|
commitdiff
2017-07-31
Paul Yang
Refactor ASN1_TIME_print functions
tree
|
commitdiff
2017-07-29
Dr. Stephen Henson
Add public key method enumeration function.
tree
|
commitdiff
2017-07-29
Bernd Edlinger
Use OPENSSL_secure_clear_free in STORE file_load
tree
|
commitdiff
2017-07-29
Bernd Edlinger
Use OPENSSL_secure_clear_free in PEM_read_bio_PrivateKe...
tree
|
commitdiff
2017-07-29
Bernd Edlinger
Use OPENSSL_secure_clear_free for secure mem BIOs and...
tree
|
commitdiff
2017-07-29
Bernd Edlinger
Implement the CRYPTO_secure_clear_free function
tree
|
commitdiff
2017-07-29
Bernd Edlinger
Clean password buffer on stack for PEM_read_bio_PrivateKey
tree
|
commitdiff
2017-07-28
Paul Yang
Fix coding style nits in crypto/asn1/a_strnid.c
tree
|
commitdiff
2017-07-27
Benjamin Kaduk
Improve style
tree
|
commitdiff
2017-07-27
Benjamin Kaduk
Fixups for STORE commit
tree
|
commitdiff
2017-07-27
Benjamin Kaduk
Define a value for SYS_F_FCNTL
tree
|
commitdiff
next