aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use size of server key when selecting signature algorithm.Noah Robbin2018-01-081-0/+34
* NUMERICSTRING supportDmitry Belyavskiy2018-01-081-0/+1
* Add util/openssl-update-copyright shell scriptDr. Matthias St. Pierre2018-01-081-0/+58
* Separate general linking flags from extra librariesRichard Levitte2018-01-085-40/+63
* Clean up uClinux targetsRichard Levitte2018-01-081-6/+2
* Fix IPv6 defineRich Salz2018-01-071-1/+5
* CHANGES: Document the removal of OS390-UnixRichard Levitte2018-01-071-0/+4
* s390x assembly pack: add KMA code path for aes-gcm.Patrick Steuer2018-01-074-28/+847
* crypto/aes/asm/aes-s390x.pl: replace decrypt flag by macro.Patrick Steuer2018-01-071-2/+2
* s390x assembly pack: add KMA code path for aes-ctr.Patrick Steuer2018-01-071-1/+55
* ec/curve25519.c: avoid 2^51 radix on SPARC.Andy Polyakov2018-01-071-0/+1
* ec/ecp_nistz256.c: switch to faster addition chain in scalar inversion.Andy Polyakov2018-01-071-14/+85
* ec/asm/ecp_nistz256-armv8.pl: add optimized inversion.Andy Polyakov2018-01-072-6/+306
* ec/asm/ecp_nistz256-x86_64.pl: add .cfi and SEH handlers to new functions.Andy Polyakov2018-01-071-25/+138
* ec/ecp_nistz256.c: improve ECDSA sign by 30-40%.Andy Polyakov2018-01-078-45/+1203
* Remove remaining NETWARE ifdef'sRich Salz2018-01-078-43/+9
* Add fingerprint text, remove MD5Rich Salz2018-01-061-13/+5
* Add the possibility to do 'openssl help [command]'Richard Levitte2018-01-061-0/+10
* apps: make sure prog_init only calculates onceRichard Levitte2018-01-061-2/+9
* Corrected 'cms' exit status when key or certificate cannot be openedKonstantin Shemyak2018-01-061-2/+6
* Fix error handling in X509_REQ_print_exBernd Edlinger2018-01-061-8/+16
* Stop using unimplemented cipher classes.Bernd Edlinger2018-01-063-13/+9
* Add x509(1) referenceViktor Dukhovni2018-01-051-1/+2
* Remove old config that used non-exist util scriptRich Salz2018-01-041-12/+0
* Rewrite RT3513.Rich Salz2018-01-041-6/+9
* Improve readability of evp.podDr. Matthias St. Pierre2018-01-041-10/+10
* crypto/rand: restore the generic DRBG implementationDr. Matthias St. Pierre2018-01-047-41/+104
* crypto/rand: rename drbg_rand.c to drbg_ctr.cDr. Matthias St. Pierre2018-01-042-1/+1
* Test that supported_groups is permitted in ServerHelloBenjamin Kaduk2018-01-031-5/+16
* Permit the "supported_groups" extension in ServerHellosBenjamin Kaduk2018-01-031-1/+27
* Fix trace of TLSv1.3 Certificate Request messageMatt Caswell2018-01-021-0/+4
* Fix minor 'the the' typosDaniel Bevenius2018-01-027-11/+11
* Ignore ORDINALS in build.info files, and remove its documentationRichard Levitte2017-12-283-82/+24
* ec/curve25519.c: "double" ecdhx25519 performance on 64-bit platforms.Andy Polyakov2017-12-281-6/+482
* Update the documentation for SSL_write_early_data()Matt Caswell2017-12-281-4/+7
* Disable partial writes for early dataMatt Caswell2017-12-281-4/+9
* Don't flush the ClientHello if we're going to send early dataMatt Caswell2017-12-287-19/+32
* Add 'openssl req' option to specify extension values on command lineRichard Levitte2017-12-284-10/+75
* Alternate fix for ../test/recipes/80-test_ssl_old.t with no-ecBernd Edlinger2017-12-273-47/+3
* ec/ecp_nistp*.c: sanitize for undefined/implmentation-specific behaviour.Andy Polyakov2017-12-273-20/+19
* VMS fix: link shared libs from objects files instead of from static libsRichard Levitte2017-12-271-5/+15
* Remove outdated commentsPaul Yang2017-12-261-5/+0
* Suggestion for improvements to x509.podDaniel Bevenius2017-12-251-9/+9
* Fix comment about undefined behavior of constant_time_msbKurt Roeckx2017-12-251-6/+1
* poly1305/asm/poly1305-x86_64.pl: add Knights Landing AVX512 result.Andy Polyakov2017-12-231-19/+21
* Add sha/asm/keccak1600-avx512vl.pl.Andy Polyakov2017-12-221-0/+390
* Remove extra `the` in SSL_SESSION_set1_id.podDaniel Bevenius2017-12-221-1/+1
* Fix a typo in commentBernd Edlinger2017-12-181-1/+1
* VMS build.info: uppercase args to perl modules must be quotedRichard Levitte2017-12-181-2/+2
* Restore the use of LDCMD when linking applicationsRichard Levitte2017-12-181-1/+1