diff options
author | 2021-03-24 12:07:39 +0000 | |
---|---|---|
committer | 2021-03-24 12:07:39 +0000 | |
commit | ac90832389e0cf11644bab4c6b4ea1d9da635daa (patch) | |
tree | 3a8e6e50ac11c0f04a22fdc0e051a252abdac626 /lib/libssl/ssl_lib.c | |
parent | Make tap detection less restrictive for multi-finger taps. (diff) | |
download | wireguard-openbsd-ac90832389e0cf11644bab4c6b4ea1d9da635daa.tar.xz wireguard-openbsd-ac90832389e0cf11644bab4c6b4ea1d9da635daa.zip |
Add option type OPTION_ORDER
To handle incremental order value, added new option type OPTION_ORDER.
openssl(1) x509 requires this option handling, since,
- -CA and -signkey require to set both filename and incremental 'num'.
- -dates requires to set two variables in a row, startdate and enddate.
and this couldn't be solved by OPTION_FLAG_ORD.
ok tb@ and "I'd move forward with your current plan." from jsing@
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions