projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix doc example code to follow coding style
2019-08-12
Rich Salz
Fix doc example code to follow coding style
commit
|
commitdiff
|
tree
2019-08-02
Pauli
Use NULL as parameter when pointer can only be NULL.
commit
|
commitdiff
|
tree
2019-08-01
Pauli
Prevent an infinite recursion when the query cache...
commit
|
commitdiff
|
tree
2019-08-01
Pauli
The query cache has been updated to not depend on RAND_bytes...
commit
|
commitdiff
|
tree
2019-08-01
raja-ashok
Use allow_early_data_cb from SSL instead of SSL_CTX
commit
|
commitdiff
|
tree
2019-07-31
FdaSilvaYY
CAdES : lowercase name for now internal methods.
commit
|
commitdiff
|
tree
2019-07-31
Pauli
Check for NULL return from zalloc in dh_dupctx.
commit
|
commitdiff
|
tree
2019-07-30
Pauli
Fix coverity 1452084
commit
|
commitdiff
|
tree
2019-07-28
Pauli
Add weak platform independent PRNG to test framework.
commit
|
commitdiff
|
tree
2019-07-23
Pauli
Make rand_pool buffers more dynamic in their sizing.
commit
|
commitdiff
|
tree
2019-07-23
Pauli
Avoid double clearing some BIGNUMs
commit
|
commitdiff
|
tree
2019-07-18
Pauli
Add param builder free function.
commit
|
commitdiff
|
tree
2019-07-18
Richard Levitte
Correct some OSSL_PARAM documentation
commit
|
commitdiff
|
tree
2019-07-17
Pauli
Parameter building utilities.
commit
|
commitdiff
|
tree
2019-07-16
Pauli
remove end of line spaces
commit
|
commitdiff
|
tree
2019-07-16
Pauli
Remove tab characters from C source files.
commit
|
commitdiff
|
tree
2019-07-16
Pauli
Remove DRBG from SSL structure.
commit
|
commitdiff
|
tree
2019-07-11
Pauli
remove end of line whitespace
commit
|
commitdiff
|
tree
2019-07-11
Matt Caswell
Convert asn1_dsa.c to use the WPACKET API instead
commit
|
commitdiff
|
tree
2019-07-11
Matt Caswell
Give WPACKET the ability to have a NULL buffer underneath it
commit
|
commitdiff
|
tree
2019-07-11
Matt Caswell
Convert asn1_dsa.c to use the PACKET API instead
commit
|
commitdiff
|
tree
2019-07-11
Matt Caswell
Make the PACKET/WPACKET code available to both libcrypto...
commit
|
commitdiff
|
tree
2019-07-11
David Makepeace
Add simple ASN.1 utils for DSA signature DER.
commit
|
commitdiff
|
tree
2019-07-11
Pauli
Coverity #1451596: check dirlen for being negative
commit
|
commitdiff
|
tree
2019-07-11
Pauli
Coverity #1451595: use correct free function.
commit
|
commitdiff
|
tree
2019-07-11
agnosticdev
issue-9316: Update return documentation for RAND_set_rand_engine
commit
|
commitdiff
|
tree
2019-07-11
Rich Salz
Make allocation/free/clean available to providers
commit
|
commitdiff
|
tree
2019-07-08
Dmitry Belyavskiy
Avoid NULL pointer dereference. Fixes #9043.
commit
|
commitdiff
|
tree
2019-07-08
Dmitry Belyavskiy
A very brief explanation of how to add custom functions...
commit
|
commitdiff
|
tree
2019-07-01
Pauli
Add OIDs for kmac128, kmac256 and blake2.
commit
|
commitdiff
|
tree
2019-06-27
Pauli
Add a note in the contributing file about trivial commits.
commit
|
commitdiff
|
tree
2019-06-26
Pauli
The params_test uses wrong size for BN check.
commit
|
commitdiff
|
tree
2019-06-24
Santhosh Rameshwarapu
Cross-linked the man(1) pages of kdf & pkeyutl.
commit
|
commitdiff
|
tree
2019-06-24
Pauli
Allow AES XTS decryption using duplicate keys.
commit
|
commitdiff
|
tree
2019-06-24
Pauli
Change OSSL_PARAM return size to not be a pointer.
commit
|
commitdiff
|
tree
2019-06-24
Pauli
Add documentation for CRYPTO_memcmp.
commit
|
commitdiff
|
tree
2019-06-21
Pauli
Remove OPENSSL_memcmp.
commit
|
commitdiff
|
tree
2019-06-20
Pauli
Print thread IDs nicely.
commit
|
commitdiff
|
tree
2019-06-20
Frederik Wedel-Heinen
Update test/README
commit
|
commitdiff
|
tree
2019-06-19
Pauli
ARIA documentation titled itself AES
commit
|
commitdiff
|
tree
2019-06-18
Rebecca Cran
Swap #if blocks in uid.c so target platform gets checked...
commit
|
commitdiff
|
tree
2019-06-17
Pauli
Better document specific OSSL_PARAM symbols.
commit
|
commitdiff
|
tree
2019-06-12
raja-ashok
Fix typo mistake on calls to SSL_ctrl in ssl.h
commit
|
commitdiff
|
tree
2019-06-12
Acheev Bhagat
Remove redundant include
commit
|
commitdiff
|
tree
2019-06-11
Pauli
OSSL_PARAM example code bug fix.
commit
|
commitdiff
|
tree
2019-06-06
Pauli
Address property documentation concerns.
commit
|
commitdiff
|
tree
2019-06-05
Pauli
Document property hierarchy.
commit
|
commitdiff
|
tree
2019-06-03
Pauli
Remove file reference from property documentation.
commit
|
commitdiff
|
tree
2019-06-02
Pauli
Fix a typo in the property grammar that creates an...
commit
|
commitdiff
|
tree
2019-06-01
Pauli
Add sparse array of const pointer type
commit
|
commitdiff
|
tree
2019-05-30
Pauli
Add man 7 page about properties.
commit
|
commitdiff
|
tree
2019-05-28
Iuri Rezende Souza
Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDR
commit
|
commitdiff
|
tree
2019-05-28
Pauli
Test of uniformity of BN_rand_range output.
commit
|
commitdiff
|
tree
2019-05-28
Shane Lontis
fix timeout in 30-test_evp_pkey_dparam
commit
|
commitdiff
|
tree
2019-05-26
FdaSilvaYY
OCSP: fix memory leak in OCSP_url_svcloc_new method.
commit
|
commitdiff
|
tree
2019-05-26
Simo Sorce
Fix input checks wrt legacy code
commit
|
commitdiff
|
tree
2019-05-26
Laszlo Ersek
crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn...
commit
|
commitdiff
|
tree
2019-05-26
Daniël van Eeden
Use fixed length for formatting standard cipher names
commit
|
commitdiff
|
tree
2019-05-26
Daniël van Eeden
Update format string for ciphers to account for newer...
commit
|
commitdiff
|
tree
2019-05-22
Pauli
Optional property query support.
commit
|
commitdiff
|
tree
2019-05-20
Arne Schwabe
Change SSL parameter SSL_session_reused const
commit
|
commitdiff
|
tree
2019-05-20
Pauli
Params conversion tests.
commit
|
commitdiff
|
tree
2019-05-20
Pauli
Revert "ppc assembly pack: always increment CTR IV...
commit
|
commitdiff
|
tree
2019-05-16
Valentin Robert
Fix typo in NOTES.PERL
commit
|
commitdiff
|
tree
2019-05-16
Shane Lontis
Added X963KDF API
commit
|
commitdiff
|
tree
2019-05-12
Dr. Matthias St...
Ignore entropy from RAND_add()/RAND_seed() in FIPS...
commit
|
commitdiff
|
tree
2019-05-09
Pauli
Test skip option.
commit
|
commitdiff
|
tree
2019-05-09
Pauli
Skip the no derivation functions when in FIPS mode...
commit
|
commitdiff
|
tree
2019-05-09
Shane Lontis
Fixed 32bit issue for kdf_opts
commit
|
commitdiff
|
tree
2019-05-09
Rashmica Gupta
crypto/ppccap.c: Fix which hwcap value used to check...
commit
|
commitdiff
|
tree
2019-05-08
Lorinczy Zsigmond
Squashed commit of the following:
commit
|
commitdiff
|
tree
2019-05-08
Guido Vranken
EVP_EncryptUpdate, EVP_EncryptFinal_ex: don't branch...
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444950: Control flow issues
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444951: Null pointer dereferences
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444952: Null pointer dereferences
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444953: Null pointer dereferences
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444954: Integer handling issues
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444955: Null pointer dereferences
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444956: Integer handling issues
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444957: Error handling issues
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444958: Null pointer dereferences
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444959: Integer handling issues
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444960: Error handling issues
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444961: Integer handling issues
commit
|
commitdiff
|
tree
2019-05-07
Pauli
Coverity CID 1444963: Null pointer dereferences
commit
|
commitdiff
|
tree
2019-05-01
Philip Prindeville
gendsa: dsaparam: introduce -verbose option to enable...
commit
|
commitdiff
|
tree
2019-05-01
Philip Prindeville
genrsa: introduce -verbose option to enable output
commit
|
commitdiff
|
tree
2019-04-30
Pauli
Structure alignment macro.
commit
|
commitdiff
|
tree
2019-04-30
Pauli
Squashed commit of the following:
commit
|
commitdiff
|
tree
2019-04-25
Pauli
Statistically test BN_rand_range().
commit
|
commitdiff
|
tree
2019-04-20
Pauli
Fix bug in entropy gathering.
commit
|
commitdiff
|
tree
2019-04-17
Pauli
SP 800-56B steps enumerated.
commit
|
commitdiff
|
tree
2019-04-12
Pauli
Add prediction resistance capability to the DRBG reseeding...
commit
|
commitdiff
|
tree
2019-04-10
Shane Lontis
Added Test::ok_nofips, Test::is_nofips & Test::isnt_nofips...
commit
|
commitdiff
|
tree
2019-04-10
Pauli
Reseeding without derivation function is not supported...
commit
|
commitdiff
|
tree
2019-04-10
Shane Lontis
Fixed linux_x86_icc compiler errors in EC code related...
commit
|
commitdiff
|
tree
2019-04-08
Shane Lontis
Coverity: hkdf ENV_MD_size() is an int that can be...
commit
|
commitdiff
|
tree
2019-04-08
Pauli
Avoid alignment problems in params API.
commit
|
commitdiff
|
tree
2019-04-08
Dan Campbell
s_client starttls: fix handling of multiline reply
commit
|
commitdiff
|
tree
2019-04-08
Shane Lontis
coverity resource leak fixes in apps/pkeyutl
commit
|
commitdiff
|
tree
next