summaryrefslogtreecommitdiffstats
path: root/appveyor.yml (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-12Make sure KDF reason codes are conserved in their current stateRichard Levitte2-1/+8
2019-11-12Deprecate ERR_load_KDF_strings()Richard Levitte4-82/+35
2019-11-12util/perl/OpenSSL/ParseC.pm: Fix 'extern "C" DEPRECATEDIN_x_y(...)'Richard Levitte1-1/+1
2019-11-12Reinstate the KDF error macrosRichard Levitte7-7/+198
2019-11-11Fix cut'n'paste typos in the provider-digest podDmitry Belyavskiy1-3/+3
2019-11-11Fix misspelled resumption_label for CHARSET_EBCDICIdo Ben-Natan1-1/+1
2019-11-11Fix no-dsaMatt Caswell1-1/+9
2019-11-11Add rc4_hmac_md5 cipher to default providerShane Lontis7-0/+460
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz29-41/+51
2019-11-10Workaround for Windows-based GOST implementationsDmitry Belyavskiy1-0/+20
2019-11-10Rename providers/common/provlib.c to nid_to_name.cRichard Levitte2-3/+3
2019-11-10Final cleanup after move to leaner EVP_PKEY methodsRichard Levitte9-71/+38
2019-11-10Configuration: make Solaris builds with gcc recognise GNU ldRichard Levitte2-5/+28
2019-11-10bss_dgram.c: fix unaligned accessPatrick Steuer1-6/+9
2019-11-09RSA generation: Use more bits of 1/sqrt(2)Kurt Roeckx4-21/+64
2019-11-09Fix a -Warray-bounds gcc warning in OPENSSL_DIR_readBernd Edlinger1-3/+2
2019-11-09conf_def.c: Avoid calling strlen() in a loopraniervf1-9/+8
2019-11-08Cleanup include/openssl/opensslv.h.inRichard Levitte3-51/+18
2019-11-08Add ssl_ctx_test to test suite.Rich Salz2-1/+17
2019-11-08Add AES SIV ciphers to default providerShane Lontis10-2/+408
2019-11-07Refactor PEM_read_bio_{PrivateKey,Parameters,DHparams}Richard Levitte1-98/+70
2019-11-07Add "sections" to -help outputRich Salz55-718/+1057
2019-11-07Add a test for EVP_PKEY_keymake() and EVP_PKEY_make()Richard Levitte3-1/+106
2019-11-07Add EVP functionality to create domain params and keys by user dataRichard Levitte7-9/+205
2019-11-07Update INSTALL to document the changed '--api' and 'no-deprecated'Richard Levitte1-11/+18
2019-11-07include/openssl/asn1.h: Remove version dependent inclusion of <openssl/bn.h>Richard Levitte1-3/+1
2019-11-07Update the check surround the BN_zero() implementationRichard Levitte1-1/+1
2019-11-07Update some inclusions of <openssl/macros.h>Richard Levitte2-5/+7
2019-11-07include/openssl/opensslconf.h.in: remove spurious HEADER_FILE_H definitionRichard Levitte1-3/+0
2019-11-07Update source files for pre-3.0 deprecationRichard Levitte43-78/+79
2019-11-07Update source files for deprecation at 3.0Richard Levitte128-249/+249
2019-11-07Change the logic and behaviour surrounding '--api' and 'no-deprecated'Richard Levitte5-105/+211
2019-11-06Strip much out of ssl.podRich Salz1-97/+11
2019-11-06Add L<ssl(7)> to all SSL pagesRich Salz30-0/+54
2019-11-06Remove outdated info from man7/sslRich Salz2-681/+13
2019-11-06Test EVP_get_[digest|cipher]byname() use the namemapMatt Caswell1-0/+56
2019-11-06Ensure EVP_get_digestbyname() and EVP_get_cipherbyname() know all aliasesMatt Caswell3-6/+78
2019-11-05test/recipes/02-test_ordinals.t: Take '?' and '?+' into accountRichard Levitte1-2/+5
2019-11-05util/mknum.pl: output stats on unassigned symbolsRichard Levitte1-1/+5
2019-11-05util/mknum.pl: Call OpenSSL::Ordinals::renumber() for real releasesRichard Levitte1-0/+7
2019-11-05util/mkdef.pl: writer_VMS(): handle symbols with no assigned numberRichard Levitte1-3/+14
2019-11-05OpenSSL::Ordinals: when validating, collect statistics on unassigned symsRichard Levitte1-0/+5
2019-11-05OpenSSL::Ordinals: add a renumber() function, to assign unassigned symbolsRichard Levitte1-1/+20
2019-11-05OpenSSL::Ordinals: Handle symbols with unassigned ordinal numbersRichard Levitte1-49/+99
2019-11-05util/*.num: deassign ordinal numbers from new symbolsRichard Levitte2-447/+447
2019-11-05Minimal adaptation of tests back to how it was beforeRichard Levitte1-5/+2
2019-11-05EVP: Make the SIGNATURE implementation leanerRichard Levitte9-253/+181
2019-11-05EVP: Make the KEYEXCH implementation leanerRichard Levitte7-98/+60
2019-11-05s390x assembly pack: process x25519 and x448 non-canonical valuesPatrick Steuer2-8/+37
2019-11-05Add self-generated test vector for x448 non-canonical valuesPatrick Steuer1-0/+7