openssl.git
2020-07-05 Dr. David von... Fix many MarkDown issues in {NOTES*,README*,HACKING...
2020-07-05 Dr. David von... Rename NOTES*, README*, VERSION, HACKING, LICENSE to...
2020-07-05 Dr. David von... util/markdownlint.rb: Add two rule exceptions: MD023...
2020-07-05 Pauliapps: remove NULL check imn release_engine since ENGINE...
2020-07-05 Paulicoverity 1464983: null pointer dereference
2020-07-05 Paulicoverity 1464984: Null pointer dereferences
2020-07-05 Paulicmp: remove NULL check.
2020-07-05 Paulicoverity: CID 1464987: USE AFTER FREE
2020-07-05 Paulirand: avoid caching RNG parameters.
2020-07-05 PauliRefactor the EVP_RAND code to make locking issues less...
2020-07-05 Paulirand: fix recursive locking issue.
2020-07-04 Gustaf NeumannFix typos and repeated words
2020-07-04 Richard LevitteConfiguration and build: Fix solaris tags
2020-07-04 Richard Levitteutil/perl/OpenSSL/config.pm: Fix /armv[7-9].*-.*-linux2/
2020-07-04 Richard LevitteNOTE.WIN: suggest the audetecting configuration variant...
2020-07-04 Richard Levitteutil/perl/OpenSSL/config.pm: move misplaced Windows...
2020-07-03 Matt CaswellFix a typo in the i2d_TYPE_fp documentation
2020-07-03 Matt CaswellDon't run the cmp_cli tests if using FUZZING_BUILD_MODE
2020-07-03 Matt CaswellIf an empty password is supplied still try to use it
2020-07-03 Matt CaswellEnsure a string is properly terminated in http_client.c
2020-07-03 Dr. David von... 81-test_cmp_cli.t: Correct subroutine quote_spc_empty...
2020-07-03 Dr. David von... 81-test_cmp_cli.t: Streamline {start,stop}_mock_server...
2020-07-03 Dr. David von... test/run_tests.pl: Add alias REPORT_FAILURES{,_PROGRESS...
2020-07-03 Dr. David von... test/run_tests.pl: Add visual separator after failed...
2020-07-03 Dr. David von... test/run_tests.pl: Enhance the semantics of HARNESS_VER...
2020-07-03 Richard LevitteConfigure: fix handling of build.info attributes with...
2020-07-03 Jon SpillettFix up build issue when running cpp tests
2020-07-02 Jakub Wilkdoc: Remove stray backtick
2020-07-02 Richard LevitteConfigure: Check source and build dir equality a little...
2020-07-02 Nicola Tuveri[test/README.md] minor fix of examples missing the...
2020-07-02 Nicola TuveriTravis: default to HARNESS_JOBS=4
2020-07-02 Nicola TuveriRun tests in parallel
2020-07-02 Nicola TuveriFix memory leaks on OSSL_SERIALIZER_CTX_new_by_EVP_PKEY
2020-07-02 Miłosz KaniewskiFree pre_proc_exts in SSL_free()
2020-07-01 Paulidoc: remove reference to the predecessor of SHA-1.
2020-07-01 Matt CaswellDon't forget our provider ctx when resetting
2020-07-01 Dr. David von... X509v3_cache_extensions(): Improve coding style and...
2020-07-01 Dr. David von... Add X509_self_signed(), extending and improving documen...
2020-07-01 Dr. David von... Move doc of X509{,_REQ,_CRL}_verify{,_ex}() from X509_s...
2020-07-01 Dr. David von... Fix issue 1418 by moving check of KU_KEY_CERT_SIGN...
2020-07-01 Dr. David von... Optimization and safety precaution in find_issuer(...
2020-07-01 Dr. David von... Add four more verify test cases on the self-signed...
2020-07-01 Dr. David von... Make x509 -force_pubkey test case with self-issued...
2020-07-01 Dr. David von... Refactor (without semantic changes) crypto/x509/{v3_pur...
2020-07-01 Dr. David von... Improve documentation, layout, and code comments regard...
2020-06-30 Matt CaswellFix a typo on the SSL_dup page
2020-06-30 Shane LontisFix CID-1464802
2020-06-30 Benny BaumannForce ssl/tls protocol flags to use stream sockets
2020-06-29 Paulirand: include the CPU source in a build.
2020-06-29 Paulirand: fix CPU and timer sources.
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-28 Dr. David von... INSTALL.md and NOTES.VALGRIND: Further cleanup of refer...
2020-06-28 Dr. David von... Move test-related info from INSTALL.md to new test...
2020-06-28 Richard Levitteapps/openssl: clean-up of unused fallback code
2020-06-28 Richard LevitteConfigurations: drop toolchain from configuration targets
2020-06-28 Richard LevitteDOC: Mention Configure consistently
2020-06-28 Richard LevitteConfigure: pick up options from older 'config'
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: refactor guess_system()
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: remove expand() and use...
2020-06-28 Richard Levitteconfig: Turn into a simple wrapper
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: refactor map_guess()
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm, Configure: move check...
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: Rework determining compile...
2020-06-28 Richard LevitteRemove OpenSSL::config::main(), it's not necessary
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: Prefer POSIX::uname()...
2020-06-28 Richard Levitteutil/perl/OpenSSL/config.pm: Don't detect removed direc...
2020-06-28 Rich SalzInitial rewrite of config as a Perl module
2020-06-28 Matt CaswellAdd a test to make sure ASYNC aware code gets the right...
2020-06-28 Matt CaswellMake the ASYNC code default libctx aware
2020-06-28 Richard LevitteCORE: Add an internal function to distinguish the globa...
2020-06-28 Richard LevitteTEST: Add test to exercise OPENSSL_CTX_set0_default()
2020-06-28 Richard LevitteUpdate NEWS and CHANGES
2020-06-28 Richard LevitteCORE: Add OPENSSL_CTX_set0_default(), to set a default...
2020-06-27 Richard LevitteINSTALL.md: Restore $ as command prompt indicator
2020-06-27 Attila SzakacsConfiguration: do not overwrite BASE_unix ex_libs in AIX
2020-06-27 Kurt RoeckxReduce the security bits for MD5 and SHA1 based signatu...
2020-06-27 Kurt RoeckxFix syntax of cipher string
2020-06-26 Richard LevitteTEST: Add TODO segments in test/recipes/15-test_genec.t
2020-06-26 Nicola TuveriTest genpkey app for EC keygen with various args
2020-06-26 pedro martellettodoc/man3: fix types taken by HMAC(), HMAC_Update()
2020-06-25 Matt CaswellPrepare for 3.0 alpha 5
2020-06-25 Matt CaswellPrepare for release of 3.0 alpha 4 openssl-3.0.0-alpha4
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. David von... apps/cmp.c: Add workaround for Coverity false positive...
2020-06-24 Dr. David von... apps/cmp.c: Fix memory leaks in handle_opt_geninfo...
2020-06-24 Dr. Matthias... evp_generic_fetch.pod: fix documentation error
2020-06-24 Dr. Matthias... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-24 Pauliapps: avoid memory overrun.
2020-06-24 Matt CaswellFix some man page typos
2020-06-24 Paulitest: add test for generation of random data in chunks.
2020-06-24 Paulitest: update EVP tests to include DRBG testing
2020-06-24 PauliNIST DRBG set data
2020-06-24 Pauliinclude source root directory via -I for libnonfips.a
2020-06-24 Paulievp_rand: documentation
2020-06-24 Paulifips rand: DRBG KAT self test updates to provider model.
2020-06-24 Pauliupdate drbgtest to the provider model
2020-06-24 PauliCTR, HASH and HMAC DRBGs in provider
2020-06-24 Dr. Matthias... rand: move drbg_{ctr,hash,hmac}.c without change to...
2020-06-24 Paulishare rand_pool between libcrypto and providers
next