summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-01-08Use the index that matches the key type (either SSL_PKEY_RSA_PSS_SIGN or SSL_...Noah Robbin
2018-01-08Use size of server key when selecting signature algorithm.Noah Robbin
2018-01-08NUMERICSTRING supportDmitry Belyavskiy
2018-01-08Add util/openssl-update-copyright shell scriptDr. Matthias St. Pierre
2018-01-08Separate general linking flags from extra librariesRichard Levitte
2018-01-08Clean up uClinux targetsRichard Levitte
2018-01-07Fix IPv6 defineRich Salz
2018-01-07CHANGES: Document the removal of OS390-UnixRichard Levitte
2018-01-07s390x assembly pack: add KMA code path for aes-gcm.Patrick Steuer
2018-01-07crypto/aes/asm/aes-s390x.pl: replace decrypt flag by macro.Patrick Steuer
2018-01-07s390x assembly pack: add KMA code path for aes-ctr.Patrick Steuer
2018-01-07ec/curve25519.c: avoid 2^51 radix on SPARC.Andy Polyakov
2018-01-07ec/ecp_nistz256.c: switch to faster addition chain in scalar inversion.Andy Polyakov
2018-01-07ec/asm/ecp_nistz256-armv8.pl: add optimized inversion.Andy Polyakov
2018-01-07ec/asm/ecp_nistz256-x86_64.pl: add .cfi and SEH handlers to new functions.Andy Polyakov
2018-01-07ec/ecp_nistz256.c: improve ECDSA sign by 30-40%.Andy Polyakov
2018-01-07Remove remaining NETWARE ifdef'sRich Salz
2018-01-06Add fingerprint text, remove MD5Rich Salz
2018-01-06Add the possibility to do 'openssl help [command]'Richard Levitte
2018-01-06apps: make sure prog_init only calculates onceRichard Levitte
2018-01-06Corrected 'cms' exit status when key or certificate cannot be openedKonstantin Shemyak
2018-01-06Fix error handling in X509_REQ_print_exBernd Edlinger
2018-01-06Stop using unimplemented cipher classes.Bernd Edlinger
2018-01-05Add x509(1) referenceViktor Dukhovni
2018-01-04Remove old config that used non-exist util scriptRich Salz
2018-01-04Rewrite RT3513.Rich Salz
2018-01-04Improve readability of evp.podDr. Matthias St. Pierre
2018-01-04crypto/rand: restore the generic DRBG implementationDr. Matthias St. Pierre
2018-01-04crypto/rand: rename drbg_rand.c to drbg_ctr.cDr. Matthias St. Pierre
2018-01-03Test that supported_groups is permitted in ServerHelloBenjamin Kaduk
2018-01-03Permit the "supported_groups" extension in ServerHellosBenjamin Kaduk
2018-01-02Fix trace of TLSv1.3 Certificate Request messageMatt Caswell
2018-01-02Fix minor 'the the' typosDaniel Bevenius
2017-12-28Ignore ORDINALS in build.info files, and remove its documentationRichard Levitte
2017-12-28ec/curve25519.c: "double" ecdhx25519 performance on 64-bit platforms.Andy Polyakov
2017-12-28Update the documentation for SSL_write_early_data()Matt Caswell
2017-12-28Disable partial writes for early dataMatt Caswell
2017-12-28Don't flush the ClientHello if we're going to send early dataMatt Caswell
2017-12-28Add 'openssl req' option to specify extension values on command lineRichard Levitte
2017-12-27Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ecBernd Edlinger
2017-12-27ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour.Andy Polyakov
2017-12-27VMS fix: link shared libs from objects files instead of from static libsRichard Levitte
2017-12-26Remove outdated commentsPaul Yang
2017-12-25Suggestion for improvements to x509.podDaniel Bevenius
2017-12-25Fix comment about undefined behavior of constant_time_msbKurt Roeckx
2017-12-23poly1305/asm/poly1305-x86_64.pl: add Knights Landing AVX512 result.Andy Polyakov
2017-12-22Add sha/asm/keccak1600-avx512vl.pl.Andy Polyakov
2017-12-22Remove extra `the` in SSL_SESSION_set1_id.podDaniel Bevenius
2017-12-18Fix a typo in commentBernd Edlinger
2017-12-18VMS build.info: uppercase args to perl modules must be quotedRichard Levitte