OpenBSD CVS

CVS log for src/usr.bin/openssl/openssl.c


[BACK] Up to [local] / src / usr.bin / openssl

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: OPENBSD_7_3_BASE


Revision 1.32 / (download) - annotate - [select for diffs], Fri Nov 11 18:24:32 2022 UTC (18 months, 3 weeks ago) by joshua
Branch: MAIN
CVS Tags: OPENBSD_7_3_BASE, OPENBSD_7_3
Changes since 1.31: +26 -20 lines
Diff to previous 1.31 (colored)

Clean up openssl(1) command execution.

This cleans up the code that handles command execution for openssl(1),
displays the help message when 'openssl help' is executed, and exits
with code 1 when an invalid command is executed, matching the behaviour
of OpenSSL version 1.1+ and above.

ok tb@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.