コミット履歴

作者 SHA1 メッセージ 日付
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 年 前
  Richard Levitte 17147181bd openssl req: don't try to report bits 6 年 前
  Matt Caswell f112dc82a4 Ignore the digest in req app if using EdDSA 6 年 前
  Rich Salz f99648638c Add tests for the "req" command, -addext flag 6 年 前
  Andy Polyakov 750d5587d1 apps/req.c: fix -addext option. 6 年 前
  Rich Salz 2ddee136ec Reject duplicate -addext parameters 6 年 前
  Matt Caswell ac52f42aca Fix no-dsa 6 年 前
  Georg Schmidt 0336df2fa3 Issue warnings for large DSA and RSA keys 6 年 前
  A. Schulze aa3b328541 correct spelling errors detected by Debian lintian 6 年 前
  Kaoru Toda 69b1500291 Duplicate code refactored 6 年 前
  Matt Caswell 6738bf1417 Update copyright year 6 年 前
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 年 前
  Richard Levitte bfa470a4f6 Add 'openssl req' option to specify extension values on command line 6 年 前
  Paul Yang b1c05a5049 Fix some issues in apps/req 6 年 前
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 年 前
  Rich Salz 89a99cd589 Warn if -days without -x509 6 年 前
  FdaSilvaYY 44e6995155 Fix some Typos and indents 7 年 前
  Rich Salz 3ee1eac27a Standardize apps use of -rand, etc. 7 年 前
  Pauli 9a0953ed76 Avoid buffer overruns in the req command line utility. 7 年 前
  Rich Salz 0904e79a6e Undo commit d420ac2 7 年 前
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 年 前
  Tomas Mraz 888adbe064 Fix regression in openssl req -x509 behaviour. 7 年 前
  Dmitry Belyavskiy b5c4209be9 Switch command-line utils to new nameopt API. 7 年 前
  Rob Percival 65b3dff76b apps/req.c: flag "-new" is implied by "-precert" 7 年 前
  Rob Percival b6486bf749 Adds a "-precert" flag to "openssl req" for creating pre-certificates 8 年 前
  lrns 0cb8c9d85e Change req_check_len error message, it also accepts 20 bytes, but states 'less than' in the error message 7 年 前
  Rich Salz be4c82aa76 Fix parsing of serial# in req 7 年 前
  Richard Levitte dd1abd4462 If an engine comes up explicitely, it must also come down explicitely 8 年 前
  FdaSilvaYY 44c83ebd70 Constify command options 8 年 前
  Matt Caswell efba7787cd Clarify the error messages in 08f6ae5b28 8 年 前