projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add sparse array of const pointer type
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
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
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.
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-05-26
Simo Sorce
Fix input checks wrt legacy code
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-05-26
Laszlo Ersek
crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
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
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
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
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-05-16
Shane Lontis
Added X963KDF API
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-05-12
Dr. Matthias St...
Ignore entropy from RAND_add()/RAND_seed() in FIPS...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
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
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-05-09
Rashmica Gupta
crypto/ppccap.c: Fix which hwcap value used to check...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-05-08
Lorinczy Zsigmond
Squashed commit of the following:
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-05-08
Guido Vranken
EVP_EncryptUpdate, EVP_EncryptFinal_ex: don't branch...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
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...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-05-01
Philip Prindeville
genrsa: introduce -verbose option to enable output
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
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...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
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...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-04-08
Shane Lontis
Coverity: hkdf ENV_MD_size() is an int that can be...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
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
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-04-08
Shane Lontis
coverity resource leak fixes in apps/pkeyutl
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-04-06
FdaSilvaYY
Coverity: fix two minor NPD issues.
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-04-06
Pauli
Fix big endian param API tests.
commit
|
commitdiff
|
tree
2019-04-05
Pauli
Move the AES-XTS mode duplicated key check into the...
commit
|
commitdiff
|
tree
2019-04-03
Pauli
AES-XTS block limit.
commit
|
commitdiff
|
tree
2019-03-31
x753
Fixed typo in enc.c warning
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-03-30
Pauli
Implement the param types that aren't explicitly lengthened...
commit
|
commitdiff
|
tree
2019-03-30
Pauli
issue-8493: Fix for filenames with newlines using openssl...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-03-29
Pauli
Correctly initialise PACKET to zero in the tests to...
commit
|
commitdiff
|
tree
2019-03-29
Pauli
Propery initialise struct sslapitest_log_counts to...
commit
|
commitdiff
|
tree
2019-03-29
Pauli
Correctly zero the DISPLAY_COLUMNS structure.
commit
|
commitdiff
|
tree
2019-03-29
Pauli
Make the array zeroing explicit using memset.
commit
|
commitdiff
|
tree
2019-03-29
Pauli
It isn't necessary to initialise a struct stat before...
commit
|
commitdiff
|
tree
2019-03-29
Pauli
Ensure that the struct msghdr is properly zeroed.
commit
|
commitdiff
|
tree
2019-03-29
Pauli
Clear seed source structures.
commit
|
commitdiff
|
tree
2019-03-29
Pauli
Add the FIPS related continuous random number generator...
commit
|
commitdiff
|
tree
2019-03-29
Shane Lontis
Fixed unmatched BN_CTX_start/end if an invalid exponent...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-03-28
Pauli
Fix broken change from b3d113e.
commit
|
commitdiff
|
tree
2019-03-28
Pauli
Fix test builds.
commit
|
commitdiff
|
tree
2019-03-27
Pauli
Detect endian without relying on defined symbols.
commit
|
commitdiff
|
tree
2019-03-22
Pauli
Cosmetic rand/drbg changes.
commit
|
commitdiff
|
tree
2019-03-19
Shane Lontis
removed BN_clear NULL checks
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-03-19
Pauli
Add documentation for the -sigopt option.
commit
|
commitdiff
|
tree
2019-03-19
Pauli
Fix resource leak coverity 1443711.
commit
|
commitdiff
|
tree
2019-03-18
David von Oheimb
Add -new and -subj options to x509 app for direct cert...
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-03-18
Daniel Axtens
PPC assembly pack: fix copy-paste error in CTR mode
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-03-17
Victor Stinner
EVP_PBE_scrypt() handles salt=NULL as salt=""
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-03-06
Shane Lontis
FIPS AES_GCM IV gen changes
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-03-06
Pauli
Make the sparse array code use ossl_uintmax_t as its...
commit
|
commitdiff
|
tree
2019-03-04
Pauli
Check for negative return for signature size.Addresses...
commit
|
commitdiff
|
tree
2019-02-24
Pauli
CID 1442838: API usage errors
commit
|
commitdiff
|
tree
2019-02-24
Pauli
CID 1442835: Integer Overflow
commit
|
commitdiff
|
tree
2019-02-24
Pauli
CID 1442836: Resource leaks
commit
|
commitdiff
|
tree
2019-02-20
Shane Lontis
cfi build fixes in x86-64 ghash assembly
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-02-19
Pauli
Fix a test ordering issue.
commit
|
commitdiff
|
tree
2019-02-18
Pauli
generated files
commit
|
commitdiff
|
tree
2019-02-18
Pauli
Properties for implementation selection.
commit
|
commitdiff
|
tree
2019-02-13
Pauli
Sparse array iterators include index position.
commit
|
commitdiff
|
tree
2019-02-13
Pauli
Sparse array limit testing: reduce the range limit...
commit
|
commitdiff
|
tree
2019-02-13
Pauli
Fix master build.
commit
|
commitdiff
|
tree
2019-02-13
Pauli
Macro typo fix not propagated
commit
|
commitdiff
|
tree
2019-02-12
Pauli
Fix typo in comment
commit
|
commitdiff
|
tree
2019-02-12
Pauli
Add sparse array data type.
commit
|
commitdiff
|
tree
2019-02-11
Pauli
Fix comment typo
commit
|
commitdiff
|
tree
2019-02-10
Daniel DeFreez
Fix null pointer dereference in ssl_module_init
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-02-08
Pauli
Address a bug in the DRBG tests where the reseeding...
commit
|
commitdiff
|
tree
2019-01-21
Corey Minyard
Fix a memory leak in the mem bio
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-01-16
David Benjamin
Reduce inputs before the RSAZ code.
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2019-01-08
FdaSilvaYY
Fix CID 1434549: Unchecked return value in test/evp_test.c
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
2018-12-11
Todd Short
Add RFC5297 AES-SIV support
Reviewed-by: Paul Dale <
paul.dale@oracle.com
>
commit
|
commitdiff
|
tree
next