Commit History

Author SHA1 Message Date
  Dr. David von Oheimb e3a4d3bb61 fuzz/server.c: Fix build error on OPENSSL_NO_{DSA,EC,DEPECATED_3_0} 3 years ago
  Dr. David von Oheimb 8ce3244c57 encode_key2text.c: Fix build error on OPENSSL_NO_{DH,DSA,EC} 3 years ago
  Dr. David von Oheimb 01b7708138 encode_key2any.c: Fix build error on OPENSSL_NO_DH and OPENSSL_NO_EC 3 years ago
  Dr. David von Oheimb 824cf2c38a appveyor.yml: Move printing of env variables such that locally defined ones are shown as well. 3 years ago
  Matt Caswell 300e8c4bf1 Fix no-dsa 3 years ago
  Shane Lontis c2386b81fe Fix dsa & rsa signature dupctx() so that ctx->propq is strduped 3 years ago
  Shane Lontis 283320281b Fix ecdsa digest setting code to match dsa. 3 years ago
  Shane Lontis ddfd7182cf Fix EVP_PKEY_CTX propq so that it uses a copy 3 years ago
  Shane Lontis 637dce3c3a fix x509_PUBKEY propq so that it uses a copy 3 years ago
  Shane Lontis c22139a786 Fix x509_crl propq so that it uses a copy 3 years ago
  Shane Lontis 22b9230f39 Fix X509 propq so it does not use references 3 years ago
  Dr. David von Oheimb ae290d8f0c ci.yml: Let 'make' run silently (-s) with build (gcc) runs in parallel (-j4) 3 years ago
  Dr. David von Oheimb 6a7848bc9e ci.yml: Add 'perl configdata.pm --dump' to each config 3 years ago
  Dr. David von Oheimb 2cda79fb82 .travis.yml: Do some build (gcc) runs in parallel (-j4) 3 years ago
  Dr. David von Oheimb 68b9c2cbf7 appveyor.yml: Let 'nmake' do builds in parallel on all CPU cores 3 years ago
  Dr. David von Oheimb 0386bf8208 appveyor.yml: Let 'nmake' run by defaut silently (/S), using MAKEVERBOSE like .travis.yml 3 years ago
  Dr. David von Oheimb 3bed88a397 x509_vfy.c: Restore rejection of expired trusted (root) certificate 3 years ago
  Dr. David von Oheimb 902161e8ec apps/pkcs12.c: Improve user guidance, re-ordering no-export vs. export options 3 years ago
  Pauli a7e6a3d8ef tag unused function arguments as ossl_unused 3 years ago
  Pauli e442cdaea2 remove unused initialisations 3 years ago
  Pauli 7b42408756 remove unused assignments 3 years ago
  Pauli 30742e8e7f remove unused return value assignments 3 years ago
  Benjamin Kaduk 70cae332a2 Fix comment in do_dtls1_write() 3 years ago
  Richard Levitte 0a3b330cf0 Add test to demonstrate the app's new engine key loading 3 years ago
  Richard Levitte f91d003a0e APPS: Adapt load_key() and load_pubkey() for the engine: loader 3 years ago
  Richard Levitte 0b27381fd5 APPS: Add OSSL_STORE loader for engine keys 5 years ago
  Matt Caswell 4be35545ae Fix no-dtls 3 years ago
  Matt Caswell c195c88233 Fix a compile error with the no-sock option 3 years ago
  Daiki Ueno c39f43534d openssl dgst: add option to specify output length for XOF 3 years ago
  Richard Levitte b03da688a2 Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() 3 years ago