From no-reply at appveyor.com Tue Oct 1 01:17:07 2019 From: no-reply at appveyor.com (AppVeyor) Date: Tue, 01 Oct 2019 01:17:07 +0000 Subject: Build failed: openssl master.28220 Message-ID: <20191001011707.1.2F6E5EB982FCD4A0@appveyor.com> An HTML attachment was scrubbed... URL: From no-reply at appveyor.com Tue Oct 1 01:32:46 2019 From: no-reply at appveyor.com (AppVeyor) Date: Tue, 01 Oct 2019 01:32:46 +0000 Subject: Build failed: openssl master.28223 Message-ID: <20191001013246.1.A2C044E64717FA81@appveyor.com> An HTML attachment was scrubbed... URL: From no-reply at appveyor.com Tue Oct 1 02:37:21 2019 From: no-reply at appveyor.com (AppVeyor) Date: Tue, 01 Oct 2019 02:37:21 +0000 Subject: Build completed: openssl master.28224 Message-ID: <20191001023721.1.7C84C3C9022BADCB@appveyor.com> An HTML attachment was scrubbed... URL: From openssl at openssl.org Tue Oct 1 04:28:37 2019 From: openssl at openssl.org (OpenSSL run-checker) Date: Tue, 01 Oct 2019 04:28:37 +0000 Subject: Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-err Message-ID: <1569904117.972341.29394.nullmailer@run.openssl.org> Platform and configuration command: $ uname -a Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux $ CC=clang ../openssl/config -d --strict-warnings no-err Commit log since last time: 4dcb150ea3 Add defines for __NR_getrandom for all Linux architectures dfe1752c84 Make ASYNC manuals conform with man-pages(7) 84f471ecab Correct the function names in SSL_CTX_set_stateless_cookie_generate_cb.pod 7e3ae24832 Fix a bundle of mischecks of return values df0822688f Make default values by ERR_get_error_all() and friends more consistent 94bd168a9e Fix a return value bug in apps/speed.c 41f7ecf30d Consistent naming for context gettable param queries . Build log ended with (last 100 lines): 60-test_x509_check_cert_pkey.t ..... ok 60-test_x509_dup_cert.t ............ ok 60-test_x509_store.t ............... ok 60-test_x509_time.t ................ ok 65-test_cmp_asn.t .................. ok 65-test_cmp_ctx.t .................. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests 70-test_asyncio.t .................. ok 70-test_bad_dtls.t ................. ok 70-test_clienthello.t .............. ok 70-test_comp.t ..................... ok 70-test_key_share.t ................ ok 70-test_packet.t ................... ok 70-test_recordlen.t ................ ok 70-test_renegotiation.t ............ ok 70-test_servername.t ............... ok 70-test_sslcbcpadding.t ............ ok 70-test_sslcertstatus.t ............ ok 70-test_sslextension.t ............. ok 70-test_sslmessages.t .............. ok 70-test_sslrecords.t ............... ok 70-test_sslsessiontick.t ........... ok 70-test_sslsigalgs.t ............... ok 70-test_sslsignature.t ............. ok 70-test_sslskewith0p.t ............. ok 70-test_sslversions.t .............. ok 70-test_sslvertol.t ................ ok 70-test_tls13alerts.t .............. ok 70-test_tls13cookie.t .............. ok 70-test_tls13downgrade.t ........... ok 70-test_tls13hrr.t ................. ok 70-test_tls13kexmodes.t ............ ok 70-test_tls13messages.t ............ ok 70-test_tls13psk.t ................. ok 70-test_tlsextms.t ................. ok 70-test_verify_extra.t ............. ok 70-test_wpacket.t .................. ok 80-test_ca.t ....................... ok 80-test_cipherbytes.t .............. ok 80-test_cipherlist.t ............... ok 80-test_ciphername.t ............... ok 80-test_cms.t ...................... ok 80-test_cmsapi.t ................... ok 80-test_ct.t ....................... ok 80-test_dane.t ..................... ok 80-test_dtls.t ..................... ok 80-test_dtls_mtu.t ................. ok 80-test_dtlsv1listen.t ............. ok 80-test_ocsp.t ..................... ok 80-test_pkcs12.t ................... ok 80-test_ssl_new.t .................. ok 80-test_ssl_old.t .................. ok 80-test_ssl_test_ctx.t ............. ok 80-test_sslcorrupt.t ............... ok 80-test_tsa.t ...................... ok 80-test_x509aux.t .................. ok 90-test_asn1_time.t ................ ok 90-test_async.t .................... ok 90-test_bio_enc.t .................. ok 90-test_bio_memleak.t .............. ok 90-test_constant_time.t ............ ok 90-test_fatalerr.t ................. ok 90-test_gmdiff.t ................... ok 90-test_gost.t ..................... ok 90-test_ige.t ...................... ok 90-test_includes.t ................. ok 90-test_memleak.t .................. ok 90-test_overhead.t ................. skipped: Only supported in no-shared builds 90-test_secmem.t ................... ok 90-test_shlibload.t ................ ok 90-test_srp.t ...................... ok 90-test_sslapi.t ................... ok 90-test_sslbuffers.t ............... ok 90-test_store.t .................... ok 90-test_sysdefault.t ............... ok 90-test_threads.t .................. ok 90-test_time_offset.t .............. ok 90-test_tls13ccs.t ................. ok 90-test_tls13encryption.t .......... ok 90-test_tls13secrets.t ............. ok 90-test_v3name.t ................... ok 95-test_external_boringssl.t ....... skipped: No external tests in this configuration 95-test_external_krb5.t ............ skipped: No external tests in this configuration 95-test_external_pyca.t ............ skipped: No external tests in this configuration 99-test_ecstress.t ................. ok 99-test_fuzz.t ..................... ok Test Summary Report ------------------- 65-test_cmp_ctx.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=179, Tests=1630, 306 wallclock secs ( 6.51 usr 1.05 sys + 287.16 cusr 25.90 csys = 320.62 CPU) Result: FAIL Makefile:198: recipe for target '_tests' failed make[1]: *** [_tests] Error 1 make[1]: Leaving directory '/home/openssl/run-checker/no-err' Makefile:196: recipe for target 'tests' failed make: *** [tests] Error 2 From levitte at openssl.org Tue Oct 1 06:37:16 2019 From: levitte at openssl.org (Richard Levitte) Date: Tue, 01 Oct 2019 06:37:16 +0000 Subject: [openssl] master update Message-ID: <1569911836.348813.25365.nullmailer@dev.openssl.org> The branch master has been updated via e8769719c9bbe53d7af088111b7625671660d4db (commit) from 4dcb150ea30f9bbfa7946e6b39c30a86aca5ed02 (commit) - Log ----------------------------------------------------------------- commit e8769719c9bbe53d7af088111b7625671660d4db Author: Rich Salz Date: Wed Sep 25 15:20:11 2019 -0400 Consistent formatting of flags with args For documentation of all commands with "-flag arg" format them consistently: "B<-flag> I", except when arg is literal (for example "B<-inform> B|B") Update find-doc-nits to complain if badly formatted strings are found. Reviewed-by: Tomas Mraz Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/10022) ----------------------------------------------------------------------- Summary of changes: doc/man1/CA.pl.pod | 10 +- doc/man1/openssl-asn1parse.pod | 46 ++++---- doc/man1/openssl-ca.pod | 144 +++++++++++------------ doc/man1/openssl-ciphers.pod | 8 +- doc/man1/openssl-cms.pod | 143 ++++++++++++----------- doc/man1/openssl-crl.pod | 28 ++--- doc/man1/openssl-crl2pkcs7.pod | 20 ++-- doc/man1/openssl-dgst.pod | 58 ++++----- doc/man1/openssl-dhparam.pod | 20 ++-- doc/man1/openssl-dsa.pod | 30 ++--- doc/man1/openssl-dsaparam.pod | 30 ++--- doc/man1/openssl-ec.pod | 38 +++--- doc/man1/openssl-ecparam.pod | 38 +++--- doc/man1/openssl-enc.pod | 61 +++++----- doc/man1/openssl-fipsinstall.pod | 28 ++--- doc/man1/openssl-gendsa.pod | 16 +-- doc/man1/openssl-genpkey.pod | 34 +++--- doc/man1/openssl-genrsa.pod | 28 ++--- doc/man1/openssl-kdf.pod | 4 +- doc/man1/openssl-mac.pod | 10 +- doc/man1/openssl-nseq.pod | 8 +- doc/man1/openssl-ocsp.pod | 138 +++++++++++----------- doc/man1/openssl-passwd.pod | 10 +- doc/man1/openssl-pkcs12.pod | 88 +++++++------- doc/man1/openssl-pkcs7.pod | 20 ++-- doc/man1/openssl-pkcs8.pod | 50 ++++---- doc/man1/openssl-pkey.pod | 34 +++--- doc/man1/openssl-pkeyparam.pod | 12 +- doc/man1/openssl-pkeyutl.pod | 66 +++++------ doc/man1/openssl-prime.pod | 16 +-- doc/man1/openssl-rand.pod | 10 +- doc/man1/openssl-rehash.pod | 12 +- doc/man1/openssl-req.pod | 110 ++++++++--------- doc/man1/openssl-rsa.pod | 30 ++--- doc/man1/openssl-rsautl.pod | 24 ++-- doc/man1/openssl-s_client.pod | 214 +++++++++++++++++----------------- doc/man1/openssl-s_server.pod | 246 +++++++++++++++++++-------------------- doc/man1/openssl-s_time.pod | 44 +++---- doc/man1/openssl-sess_id.pod | 20 ++-- doc/man1/openssl-smime.pod | 92 +++++++-------- doc/man1/openssl-speed.pod | 38 +++--- doc/man1/openssl-spkac.pod | 38 +++--- doc/man1/openssl-srp.pod | 18 +-- doc/man1/openssl-storeutl.pod | 40 +++---- doc/man1/openssl-ts.pod | 180 ++++++++++++++-------------- doc/man1/openssl-tsget.pod | 4 +- doc/man1/openssl-verify.pod | 66 +++++------ doc/man1/openssl-x509.pod | 118 +++++++++---------- doc/man3/BIO_ADDR.pod | 4 +- doc/man3/PKCS7_verify.pod | 2 +- doc/man3/X509_NAME_print_ex.pod | 6 +- doc/man5/config.pod | 4 +- doc/man7/bio.pod | 4 +- util/find-doc-nits | 14 +++ 54 files changed, 1295 insertions(+), 1279 deletions(-) diff --git a/doc/man1/CA.pl.pod b/doc/man1/CA.pl.pod index b055622bff..c4fa87c336 100644 --- a/doc/man1/CA.pl.pod +++ b/doc/man1/CA.pl.pod @@ -21,13 +21,13 @@ B<-signCA> | B<-signcert> | B<-crl> | B<-newca> -[B<-extra-cmd> extra-params] +[B<-extra-cmd> I] -B B<-pkcs12> [B<-extra-pkcs12> extra-params] [B] +B B<-pkcs12> [B<-extra-pkcs12> I] [I] -B B<-verify> [B<-extra-verify> extra-params] B... +B B<-verify> [B<-extra-verify> I] I... -B B<-revoke> [B<-extra-ca> extra-params] B [B] +B B<-revoke> [B<-extra-ca> I] I [I] =head1 DESCRIPTION @@ -106,7 +106,7 @@ Extra params are passed on to B and B commands. Generate a CRL. Executes B command. -=item B<-revoke certfile [reason]> +=item B<-revoke> I [I] Revoke the certificate contained in the specified B. An optional reason may be specified, and must be one of: B, diff --git a/doc/man1/openssl-asn1parse.pod b/doc/man1/openssl-asn1parse.pod index ccb2f034b1..73824bfe14 100644 --- a/doc/man1/openssl-asn1parse.pod +++ b/doc/man1/openssl-asn1parse.pod @@ -8,21 +8,21 @@ openssl-asn1parse - ASN.1 parsing tool B B [B<-help>] -[B<-inform PEM|DER>] -[B<-in filename>] -[B<-out filename>] +[B<-inform> B|B] +[B<-in> I] +[B<-out> I] [B<-noout>] -[B<-offset number>] -[B<-length number>] +[B<-offset> I] +[B<-length> I] [B<-i>] -[B<-oid filename>] +[B<-oid> I] [B<-dump>] -[B<-dlimit num>] -[B<-strparse offset>] -[B<-genstr string>] -[B<-genconf file>] +[B<-dlimit> I] +[B<-strparse> I] +[B<-genstr> I] +[B<-genconf> I] [B<-strictpem>] -[B<-item name>] +[B<-item> I] =head1 DESCRIPTION @@ -37,16 +37,16 @@ structures. It can also be used to extract data from ASN.1 formatted data. Print out a usage message. -=item B<-inform> B +=item B<-inform> B|B -The input format. B is binary format and B (the default) is base64 +The input format. I is binary format and I (the default) is base64 encoded. -=item B<-in filename> +=item B<-in> I The input file, default is standard input. -=item B<-out filename> +=item B<-out> I Output file to place the DER encoded data into. If this option is not present then no data will be output. This is most useful when @@ -56,11 +56,11 @@ combined with the B<-strparse> option. Don't output the parsed version of the input file. -=item B<-offset number> +=item B<-offset> I Starting offset to begin parsing, default is start of file. -=item B<-length number> +=item B<-length> I Number of bytes to parse, default is until end of file. @@ -68,7 +68,7 @@ Number of bytes to parse, default is until end of file. Indents the output according to the "depth" of the structures. -=item B<-oid filename> +=item B<-oid> I A file containing additional OBJECT IDENTIFIERs (OIDs). The format of this file is described in the NOTES section below. @@ -77,16 +77,16 @@ file is described in the NOTES section below. Dump unknown data in hex format. -=item B<-dlimit num> +=item B<-dlimit> I Like B<-dump>, but only the first B bytes are output. -=item B<-strparse offset> +=item B<-strparse> I Parse the contents octets of the ASN.1 object starting at B. This option can be used multiple times to "drill down" into a nested structure. -=item B<-genstr string>, B<-genconf file> +=item B<-genstr> I, B<-genconf> I Generate encoded data based on B, B or both using L format. If B only is @@ -103,7 +103,7 @@ processed whether it has the normal PEM BEGIN and END markers or not. This option will ignore any data prior to the start of the BEGIN marker, or after an END marker in a PEM file. -=item B<-item name> +=item B<-item> I Attempt to decode and print the data as B. This can be used to print out the fields of any supported ASN.1 structure if the type is known. @@ -143,7 +143,7 @@ Some knowledge of the ASN.1 structure is needed to interpret the output. In this example the BIT STRING at offset 229 is the certificate public key. The contents octets of this will contain the public key information. This can -be examined using the option B<-strparse 229> to yield: +be examined using the option C<-strparse 229> to yield: 0:d=0 hl=3 l= 137 cons: SEQUENCE 3:d=1 hl=3 l= 129 prim: INTEGER :E5D21E1F5C8D208EA7A2166C7FAF9F6BDF2059669C60876DDB70840F1A5AAFA59699FE471F379F1DD6A487E7D5409AB6A88D4A9746E24B91D8CF55DB3521015460C8EDE44EE8A4189F7A7BE77D6CD3A9AF2696F486855CF58BF0EDF2B4068058C7A947F52548DDF7E15E96B385F86422BEA9064A3EE9E1158A56E4A6F47E5897 diff --git a/doc/man1/openssl-ca.pod b/doc/man1/openssl-ca.pod index 9826fbfc9d..3159ee21f2 100644 --- a/doc/man1/openssl-ca.pod +++ b/doc/man1/openssl-ca.pod @@ -9,55 +9,55 @@ openssl-ca - sample minimal CA application B B [B<-help>] [B<-verbose>] -[B<-config filename>] -[B<-name section>] +[B<-config> I] +[B<-name> I
] [B<-gencrl>] -[B<-revoke file>] -[B<-valid file>] -[B<-status serial>] +[B<-revoke> I] +[B<-valid> I] +[B<-status> I] [B<-updatedb>] -[B<-crl_reason reason>] -[B<-crl_hold instruction>] -[B<-crl_compromise time>] -[B<-crl_CA_compromise time>] -[B<-crldays days>] -[B<-crlhours hours>] -[B<-crlexts section>] -[B<-startdate date>] -[B<-enddate date>] -[B<-days arg>] -[B<-md arg>] -[B<-policy arg>] -[B<-keyfile arg>] -[B<-keyform PEM|DER>] -[B<-key arg>] -[B<-passin arg>] -[B<-cert file>] +[B<-crl_reason> I] +[B<-crl_hold> I] +[B<-crl_compromise> I