projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Document the added devcrypto engine in CHANGES
2017-06-28
Richard Levitte
Document the added devcrypto engine in CHANGES
commit
|
commitdiff
|
tree
2017-06-28
Richard Levitte
Comment on the lack of documentation for asymmetric...
commit
|
commitdiff
|
tree
2017-06-28
Richard Levitte
Adapt for BSD cryptodev.h differences
commit
|
commitdiff
|
tree
2017-06-28
Richard Levitte
Add new /dev/crypto engine
commit
|
commitdiff
|
tree
2017-06-28
Richard Levitte
Add the common error ERR_R_OPERATION_FAIL
commit
|
commitdiff
|
tree
2017-06-27
Richard Levitte
util/mkerr.pl: avoid getting an annoying warning about...
commit
|
commitdiff
|
tree
2017-06-27
Richard Levitte
util/mkerr.pl: allow module names prefixed with OSSL_...
commit
|
commitdiff
|
tree
2017-06-25
Richard Levitte
tsget.in: remove call of WWW::Curl::Easy::global_cleanup
commit
|
commitdiff
|
tree
2017-06-21
Richard Levitte
Configure: give config targets the possibility to enable...
commit
|
commitdiff
|
tree
2017-06-20
Paul Yang
Make clear error message if opt_<number> fails
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-06-17
Richard Levitte
Fix va_list processing in test_note()
commit
|
commitdiff
|
tree
2017-06-16
Richard Levitte
Reorder Configure output
commit
|
commitdiff
|
tree
2017-06-16
Richard Levitte
Add the target 'build_all_generated'
commit
|
commitdiff
|
tree
2017-06-15
Richard Levitte
Build apps/progs.h dynamically
commit
|
commitdiff
|
tree
2017-06-15
Richard Levitte
Move bn and evp test programs input data to their respective...
commit
|
commitdiff
|
tree
2017-06-15
Richard Levitte
.travis.yml: Detect if 'make update' updated something
commit
|
commitdiff
|
tree
2017-06-12
Richard Levitte
Rework writing crypto/err/openssl.txt
commit
|
commitdiff
|
tree
2017-06-12
Richard Levitte
Add -module option to util/mkerr.pl
commit
|
commitdiff
|
tree
2017-06-08
Richard Levitte
Windows: rearrange programs cleanup
commit
|
commitdiff
|
tree
2017-05-31
Richard Levitte
Add UI functionality to duplicate the user data
commit
|
commitdiff
|
tree
2017-05-31
Paul Yang
Fix coding style in apps/passwd file
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-29
Thijs Wenker
Fix certificate version number in test
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-28
Richard Levitte
Revert "Add internal functions to fetch a refcount"
commit
|
commitdiff
|
tree
2017-05-28
Richard Levitte
Correct small typo in CRYPTO_GET_REF
commit
|
commitdiff
|
tree
2017-05-27
Richard Levitte
Add internal functions to fetch a refcount
commit
|
commitdiff
|
tree
2017-05-26
Rainer Jung
Fix use of "can_load()" in run_tests.pl.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-24
David Woodhouse
Document that PKCS#12 functions assume UTF-8 for passwords
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-24
Richard Levitte
Clarify what character encoding is used in the returned...
commit
|
commitdiff
|
tree
2017-05-17
Paul Yang
Fix typo in INSTALL file
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-17
Richard Levitte
Remove notification settings from appveyor.yml
commit
|
commitdiff
|
tree
2017-05-15
Tomas Mraz
Document the history of BIO_gets() on BIO_fd().
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-15
Tomas Mraz
Document that BIO_gets() preserves '\n'.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-15
Tomas Mraz
Do not eat trailing '\n' in BIO_gets for fd BIO.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-15
Richard Levitte
INSTALL: Remind people to read more if they added configurat...
commit
|
commitdiff
|
tree
2017-05-15
Richard Levitte
INSTALL: clarify a bit more how Configure treats "unknown...
commit
|
commitdiff
|
tree
2017-05-15
Pauli
Update one CI test to use randomised ordering.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-15
Pauli
Randomise the ordering of the C unit tests.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-11
Todd Short
Fix infinite loops in secure memory allocation.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-11
Richard Levitte
Clean away needless VMS check
commit
|
commitdiff
|
tree
2017-05-11
Richard Levitte
Cleanup - use e_os2.h rather than stdint.h
commit
|
commitdiff
|
tree
2017-05-11
Richard Levitte
testutil: Fix non-standard subtest output
commit
|
commitdiff
|
tree
2017-05-11
Richard Levitte
evp_test: use the test file name as the test title
commit
|
commitdiff
|
tree
2017-05-11
Richard Levitte
testutil: add the possibility to set the current test...
commit
|
commitdiff
|
tree
2017-05-11
Bernd Edlinger
Fix gcc-7 warnings.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-11
Richard Levitte
Unclash clashing reason codes in ssl.h
commit
|
commitdiff
|
tree
2017-05-11
Tomas Mraz
Fix regression in openssl req -x509 behaviour.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-11
Richard Levitte
Clarify that a test failed
commit
|
commitdiff
|
tree
2017-05-11
Pauli
Add a descriptive header to diff output from failed...
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-10
Richard Levitte
Fix 'no-ec'
commit
|
commitdiff
|
tree
2017-05-10
Richard Levitte
Prefer TAP::Harness over Test::Harness
commit
|
commitdiff
|
tree
2017-05-09
Pauli
Add test_test tests for bignums.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-09
Pauli
Add BN support to the test infrastructure.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-08
Benjamin Kaduk
Add unit test for PEM_FLAG_ONLY_B64
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-08
Benjamin Kaduk
Make PEM_read_{,bio_}PrivateKey use secmem
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-08
Benjamin Kaduk
Add PEM_bytes_read_bio_secmem()
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-08
Benjamin Kaduk
Add PEM_read_bio_ex
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-08
Meena Vyas
Added a new Makefile in demos/evp directory
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-06
Richard Levitte
test/recipes/95-test_*.t : correct skip_all syntax
commit
|
commitdiff
|
tree
2017-05-05
Richard Levitte
Rearrange test/recipes/95-test_*.t to use skip_all
commit
|
commitdiff
|
tree
2017-05-05
Pauli
Conversion of the EC tests to use the framework.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-04
Pauli
Test framework output improvement.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-04
Richard Levitte
test/exptest.c: stop marking progress with a period
commit
|
commitdiff
|
tree
2017-05-04
Todd Short
Fix clang compile time error
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-03
Marek Klein
Added support for ESSCertIDv2
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-05-02
Todd Short
Fix time offset calculation.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-28
Richard Levitte
Update the pyca-cryptography submodule to version 1.8.1
commit
|
commitdiff
|
tree
2017-04-28
Pauli
Refactor crltest.c to separate the test cases into...
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-28
Richard Levitte
testutil: Remove test_puts_std{out,err}, they are superfluous
commit
|
commitdiff
|
tree
2017-04-28
Richard Levitte
testutil: Add OpenSSL error stack printing wrapper...
commit
|
commitdiff
|
tree
2017-04-28
Richard Levitte
testutil: Add commodity printing functions test_printf_std...
commit
|
commitdiff
|
tree
2017-04-28
Richard Levitte
testutil: make subtest_level() internal
commit
|
commitdiff
|
tree
2017-04-28
Richard Levitte
testutil: Move printing function declarations to "internal...
commit
|
commitdiff
|
tree
2017-04-28
FdaSilvaYY
Add checks on return code when applying some settings.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-28
FdaSilvaYY
Output prog name within error message
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-28
FdaSilvaYY
Add a 'max_send_frag' option to configure maximum size...
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-28
Todd Short
Fix s_client when no-dtls
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-28
Bernd Edlinger
Fix a pedantic gcc-7 warning.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-28
Richard Levitte
TLSProxy: When in debug mode, show the exact subprocess...
commit
|
commitdiff
|
tree
2017-04-25
Richard Levitte
Tapify libtestutil a bit better
commit
|
commitdiff
|
tree
2017-04-25
Richard Levitte
Add include path '..' for libtestutil
commit
|
commitdiff
|
tree
2017-04-25
Richard Levitte
Ignore all .a files, not just the top ones
commit
|
commitdiff
|
tree
2017-04-25
Richard Levitte
Correct some badly formated preprocessor lines
commit
|
commitdiff
|
tree
2017-04-25
Richard Levitte
Add guards around one of use of IPPROTO_SCTP where...
commit
|
commitdiff
|
tree
2017-04-25
Richard Levitte
TAPify testutil
commit
|
commitdiff
|
tree
2017-04-25
Bernard Spil
openssl enc: Don't unbuffer stdin
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-24
Richard Levitte
Avoid using BIO streams in bioprinttest.c
commit
|
commitdiff
|
tree
2017-04-24
Richard Levitte
Adapt all test programs
commit
|
commitdiff
|
tree
2017-04-24
Richard Levitte
VMS: Make sure to include MAIN from static libraries...
commit
|
commitdiff
|
tree
2017-04-24
Richard Levitte
Refactor the test framework testutil
commit
|
commitdiff
|
tree
2017-04-24
Richard Levitte
Add CRYPTO_mem_leaks_cb
commit
|
commitdiff
|
tree
2017-04-24
Richard Levitte
Make it possible to build static-only libraries
commit
|
commitdiff
|
tree
2017-04-24
Jon Spillett
Converted the bio_enc tests to use new test framework.
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-24
Richard Levitte
Typo fix in Configurations/descrip.mms.tmpl
commit
|
commitdiff
|
tree
2017-04-24
Alex Gaynor
Annotate ASN.1 attributes of the jurisdictionCountryName NID
Reviewed-by: Richard Levitte <
levitte@openssl.org
>
commit
|
commitdiff
|
tree
2017-04-23
Richard Levitte
Port Ben's parallell Makefile hack to VMS
commit
|
commitdiff
|
tree
2017-04-23
Richard Levitte
Port Ben's parallell Makefile hack to Windows
commit
|
commitdiff
|
tree
2017-04-20
Richard Levitte
Fix test/recipes/95-test_external_krb5.t
commit
|
commitdiff
|
tree
2017-04-20
Richard Levitte
VMS: remove name mangling guards around inclusion of...
commit
|
commitdiff
|
tree
2017-04-20
Richard Levitte
VMS: Copy DECC inclusion epi- and prologues to internals
commit
|
commitdiff
|
tree
2017-04-18
Richard Levitte
VMS: Fix internals test programs
commit
|
commitdiff
|
tree
next