2018-07-10 |
Richard Levitte | util/dofile.pl: require Text::Template 1.46 or newer
|
commit | commitdiff | tree |
2018-07-10 |
Richard Levitte | Existing transfer modules must have a package and a...
|
commit | commitdiff | tree |
2018-07-10 |
Richard Levitte | Make 'with_fallback' use 'use' instead of 'require'
|
commit | commitdiff | tree |
2018-07-10 |
Richard Levitte | Avoid __GNUC__ warnings when defining DECLARE_DEPRECATED
|
commit | commitdiff | tree |
2018-07-09 |
Richard Levitte | Keep supporting the env / make variable PERL
|
commit | commitdiff | tree |
2018-07-04 |
Richard Levitte | Document more EVP_MD_CTX functions
|
commit | commitdiff | tree |
2018-06-25 |
Richard Levitte | OpenSSL_add_ssl_algorithm-is-deprecated() is deprecated...
|
commit | commitdiff | tree |
2018-06-23 |
Richard Levitte | OpenSSL-II style for emacs: don't indent because of...
|
commit | commitdiff | tree |
2018-06-21 |
Richard Levitte | openssl ca: open the output file as late as possible
|
commit | commitdiff | tree |
2018-06-20 |
Richard Levitte | NOTES.UNIX: expand the description of RPATHs
|
commit | commitdiff | tree |
2018-06-19 |
Richard Levitte | Convert our own check of OPENSSL_NO_DEPRECATED
|
commit | commitdiff | tree |
2018-06-19 |
Richard Levitte | Configure option 'no-deprecated' means '-DOPENSSL_API_COMPAT...
|
commit | commitdiff | tree |
2018-06-13 |
Richard Levitte | doc/man7/passphrase-encoding.pod: Make consistent
|
commit | commitdiff | tree |
2018-06-12 |
Richard Levitte | Make ck_errf.pl ignore commented out error generation
|
commit | commitdiff | tree |
2018-06-12 |
Richard Levitte | .travis.yml: give make update exit code meaning again
|
commit | commitdiff | tree |
2018-06-12 |
Richard Levitte | make errors: use the new util/ck_errf.pl options
|
commit | commitdiff | tree |
2018-06-12 |
Richard Levitte | util/ck_errf.pl: add functionality that brings it closer...
|
commit | commitdiff | tree |
2018-06-11 |
Richard Levitte | util/ck_errf.pl: add detection of unknown libcrypto...
|
commit | commitdiff | tree |
2018-06-11 |
Richard Levitte | VMS: have mkdef.pl parse lettered versions properly
|
commit | commitdiff | tree |
2018-06-07 |
Richard Levitte | Document UTF-8 expectation for pass phrases passed...
|
commit | commitdiff | tree |
2018-06-05 |
Richard Levitte | crypto/sm2/sm2_za.c: include internal/numbers.h
|
commit | commitdiff | tree |
2018-06-01 |
Richard Levitte | STORE: split off the description of the 'file' scheme...
|
commit | commitdiff | tree |
2018-05-31 |
Richard Levitte | ENGINE_pkey_asn1_find_str(): don't assume an engine...
|
commit | commitdiff | tree |
2018-05-31 |
Richard Levitte | apps: when the 'compat' nameopt has been set, leave...
|
commit | commitdiff | tree |
2018-05-30 |
Richard Levitte | OSSL_STORE: don't test file: URIs on Mingw
|
commit | commitdiff | tree |
2018-05-23 |
Richard Levitte | INSTALL: Provide better documentation for enable-ec_nistp_64...
|
commit | commitdiff | tree |
2018-05-23 |
Richard Levitte | Better error code when lacking __SIZEOF_INT128__
|
commit | commitdiff | tree |
2018-05-20 |
Richard Levitte | Windows: don't install __DECC_*.H
|
commit | commitdiff | tree |
2018-05-20 |
Richard Levitte | Quiet pod2html warnings
|
commit | commitdiff | tree |
2018-05-20 |
Richard Levitte | Restore check of |*xn| against |name| in X509_NAME_set
|
commit | commitdiff | tree |
2018-05-17 |
Richard Levitte | Add a note on CHANGES and NEWS in CONTRIBUTING
|
commit | commitdiff | tree |
2018-05-16 |
Richard Levitte | When producing man-pages, ensure NAME section is one...
|
commit | commitdiff | tree |
2018-05-14 |
Richard Levitte | CI config: no need to make both install and install_docs
|
commit | commitdiff | tree |
2018-05-14 |
Richard Levitte | Link in passphrase-encoding(7) in relevant documentation
|
commit | commitdiff | tree |
2018-05-14 |
Richard Levitte | Docs: add general document on how pass phrases are...
|
commit | commitdiff | tree |
2018-05-14 |
Richard Levitte | UI console: Restore tty settings, do not force ECHO...
|
commit | commitdiff | tree |
2018-05-12 |
Richard Levitte | In cases where we ask PEM_def_callback for minimum...
|
commit | commitdiff | tree |
2018-05-08 |
Richard Levitte | VMS rand: assign before check, not the other way around
|
commit | commitdiff | tree |
2018-05-04 |
Richard Levitte | BIO_s_mem() write: Skip early when input length is...
|
commit | commitdiff | tree |
2018-05-04 |
Richard Levitte | docs: Fix typo EVP_PKEY_new_id -> EVP_PKEY_CTX_new_id
|
commit | commitdiff | tree |
2018-05-03 |
Richard Levitte | VMS: modernise rand_pool_acquire_entropy, step 2
|
commit | commitdiff | tree |
2018-05-03 |
Richard Levitte | VMS: modernise rand_pool_acquire_entropy, step 1
|
commit | commitdiff | tree |
2018-05-02 |
Richard Levitte | Change rand_pool_bytes_needed to handle less entropy...
|
commit | commitdiff | tree |
2018-04-27 |
Richard Levitte | apps/s_server.c: Avoid unused variable due to 'no-dtls'
|
commit | commitdiff | tree |
2018-04-26 |
Richard Levitte | 15-test_out_option: Refactor and don't test directory...
|
commit | commitdiff | tree |
2018-04-26 |
Richard Levitte | Use get_last_sys_error() instead of get_last_rtl_error()
|
commit | commitdiff | tree |
2018-04-26 |
Richard Levitte | PEM_def_callback(): use same parameter names as for...
|
commit | commitdiff | tree |
2018-04-26 |
Richard Levitte | PEM_def_callback(): don't loop because of too short...
|
commit | commitdiff | tree |
2018-04-25 |
Richard Levitte | openssl rehash: exit 0 on warnings, same as c_rehash
|
commit | commitdiff | tree |
2018-04-25 |
Richard Levitte | ms/uplink-x86.pl: close the file handle that was opened
|
commit | commitdiff | tree |
2018-04-25 |
Richard Levitte | apps/opt.c: Remove the access checks of input and output...
|
commit | commitdiff | tree |
2018-04-25 |
Richard Levitte | Better check of return values from app_isdir and app_access
|
commit | commitdiff | tree |
2018-04-25 |
Richard Levitte | Revert "Check directory is able to create files for...
|
commit | commitdiff | tree |
2018-04-25 |
Richard Levitte | Revert "Add VMS version of app_dirname()"
|
commit | commitdiff | tree |
2018-04-25 |
Richard Levitte | Revert "Check on VMS as well"
|
commit | commitdiff | tree |
2018-04-25 |
Richard Levitte | test/recipes/15-test_out_option.t: refine tests
|
commit | commitdiff | tree |
2018-04-23 |
Richard Levitte | Fix openssl ca, to correctly make output file binary...
|
commit | commitdiff | tree |
2018-04-23 |
Richard Levitte | Fix late opening of output file
|
commit | commitdiff | tree |
2018-04-19 |
Richard Levitte | Enable all implemented digests
|
commit | commitdiff | tree |
2018-04-19 |
Richard Levitte | Don't distribute team internal config targets
|
commit | commitdiff | tree |
2018-04-17 |
Richard Levitte | Prepare for 1.1.1-pre6-dev
|
commit | commitdiff | tree |
2018-04-17 |
Richard Levitte | Prepare for 1.1.1-pre5 release
|
commit | commitdiff | tree |
2018-04-17 |
Richard Levitte | Update copyright year
|
commit | commitdiff | tree |
2018-04-17 |
Richard Levitte | OpenSSL 1.1.1-pre5: update CHANGES with recent user...
|
commit | commitdiff | tree |
2018-04-13 |
Richard Levitte | make update
|
commit | commitdiff | tree |
2018-04-13 |
Richard Levitte | test/recipes/test_genrsa.t : don't fail because of...
|
commit | commitdiff | tree |
2018-04-13 |
Richard Levitte | Split the scrypt and RSA-PSS into man3 and man7 pages
|
commit | commitdiff | tree |
2018-04-13 |
Richard Levitte | Docs for OpenSSL_init_crypto: there is no way to specify...
|
commit | commitdiff | tree |
2018-04-12 |
Richard Levitte | openssl rehash: use libcrypto variables for default dir
|
commit | commitdiff | tree |
2018-04-12 |
Richard Levitte | openssl rehash: document -compat
|
commit | commitdiff | tree |
2018-04-11 |
Richard Levitte | .travis.yml: exercise build_all_generated
|
commit | commitdiff | tree |
2018-04-11 |
Richard Levitte | Configuration: Simplify generating list of generated...
|
commit | commitdiff | tree |
2018-04-11 |
Richard Levitte | OpenSSL::Test: add data_dir()
|
commit | commitdiff | tree |
2018-04-04 |
Richard Levitte | Change rand_pool_add[_end] prototypes to match
|
commit | commitdiff | tree |
2018-04-04 |
Richard Levitte | openssl s_server: print the accepting address and socket
|
commit | commitdiff | tree |
2018-04-04 |
Richard Levitte | Remove ambiguity in rand_pool_add[_end] return value
|
commit | commitdiff | tree |
2018-04-04 |
Richard Levitte | Don't use CPP in Configurations/unix-Makefile.tmpl
|
commit | commitdiff | tree |
2018-04-03 |
Richard Levitte | VMS: stricter acquisition of entropy for the pool
|
commit | commitdiff | tree |
2018-04-01 |
Richard Levitte | Windows builds: remove over-quotation of LIBZ macro
|
commit | commitdiff | tree |
2018-03-31 |
Richard Levitte | Refuse to run test_cipherlist unless shared library...
|
commit | commitdiff | tree |
2018-03-29 |
Richard Levitte | Fix setbuf use for VMS C
|
commit | commitdiff | tree |
2018-03-29 |
Richard Levitte | .travis.yml: with fast fuzz testing, there is no point...
|
commit | commitdiff | tree |
2018-03-29 |
Richard Levitte | Faster fuzz test: teach the fuzz test programs to handle...
|
commit | commitdiff | tree |
2018-03-29 |
Richard Levitte | Revert "util/dofile.pl: only quote stuff that actually...
|
commit | commitdiff | tree |
2018-03-23 |
Richard Levitte | test/shlibloadtest.c: make some variables block local
|
commit | commitdiff | tree |
2018-03-23 |
Richard Levitte | test/shlibloadtest.c: fix various errors
|
commit | commitdiff | tree |
2018-03-23 |
Richard Levitte | Include "internal/dso_conf.h" where needed and appropriate
|
commit | commitdiff | tree |
2018-03-23 |
Richard Levitte | Move the handling of dso_scheme to dso_conf.h
|
commit | commitdiff | tree |
2018-03-22 |
Richard Levitte | Configurations/unix-Makefile.tmpl: fix inconsistencies...
|
commit | commitdiff | tree |
2018-03-20 |
Richard Levitte | crypto/rand/rand_vms.c: include "internal/rand_int.h"
|
commit | commitdiff | tree |
2018-03-19 |
Richard Levitte | s_client, s_server: do generic SSL configuration first...
|
commit | commitdiff | tree |
2018-03-19 |
Richard Levitte | Don't generate buildtest_*err.c
|
commit | commitdiff | tree |
2018-03-19 |
Richard Levitte | Enhance ssltestlib's create_ssl_ctx_pair to take min...
|
commit | commitdiff | tree |
2018-03-19 |
Richard Levitte | In TLSProxy::Proxy, specify TLSv1.3 as maximum allowable...
|
commit | commitdiff | tree |
2018-03-19 |
Richard Levitte | Support "-min_protocol" and "-max_protocol" in s_server...
|
commit | commitdiff | tree |
2018-03-19 |
Richard Levitte | Clarify a couple of details around "make variables"
|
commit | commitdiff | tree |
2018-03-19 |
Richard Levitte | Stop test/shlibloadtest.c from failing in a regression...
|
commit | commitdiff | tree |
2018-03-19 |
Richard Levitte | Add a simple method to run regression tests
|
commit | commitdiff | tree |
2018-03-17 |
Richard Levitte | ts_RESP_sign: Don't try to use v2 signing when ESS...
|
commit | commitdiff | tree |
2018-03-16 |
Richard Levitte | INSTALL: Add a note about backward compatibility and...
|
commit | commitdiff | tree |
next |