index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
opt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
apps/opt.c: Remove the access checks of input and output files
Richard Levitte
2018-04-25
1
-12
/
+2
*
Better check of return values from app_isdir and app_access
Richard Levitte
2018-04-25
1
-3
/
+3
*
Revert "Check directory is able to create files for various -out option"
Richard Levitte
2018-04-25
1
-36
/
+5
*
Revert "Check on VMS as well"
Richard Levitte
2018-04-25
1
-2
/
+2
*
Check on VMS as well
Richard Levitte
2018-02-28
1
-2
/
+2
*
Check directory is able to create files for various -out option
Paul Yang
2018-02-28
1
-5
/
+36
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Clarify error for unrecognized arguments.
Jacob Hoffman-Andrews
2018-01-08
1
-2
/
+2
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-9
/
+9
*
Fix ctype arguments.
Pauli
2017-08-21
1
-1
/
+1
*
Make clear error message if opt_<number> fails
Paul Yang
2017-06-20
1
-8
/
+28
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-6
/
+7
*
Remove debugging leftovers in apps/opt.c
Emilia Kasper
2017-02-28
1
-89
/
+0
*
Allow proxy certs to be present when verifying a chain
Richard Levitte
2016-06-20
1
-0
/
+3
*
Spelling fixes
FdaSilvaYY
2016-06-16
1
-2
/
+2
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-46
/
+6
*
Fix signer option and support format SMIME.
Dr. Stephen Henson
2016-05-13
1
-1
/
+3
*
fix tab-space mixed indentation
FdaSilvaYY
2016-05-09
1
-2
/
+2
*
Fix no-ocsp on Windows (and probably VMS)
Matt Caswell
2016-04-21
1
-0
/
+1
*
After saving errno clear it before calls to strtol et. al.
Viktor Dukhovni
2016-04-03
1
-0
/
+4
*
Move peer chain security checks into x509_vfy.c
Viktor Dukhovni
2016-04-03
1
-0
/
+5
*
apps/opt.c: next was only used when NDEBUG undefined, move it inside guard
Richard Levitte
2016-04-02
1
-1
/
+1
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-6
/
+1
*
Deprecate the -issuer_checks debugging option
Viktor Dukhovni
2016-02-10
1
-1
/
+1
*
commands help cleanup
A J Mohan Rao
2016-02-06
1
-0
/
+1
*
Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling
Viktor Dukhovni
2016-02-03
1
-8
/
+19
*
Check chain extensions also for trusted certificates
Viktor Dukhovni
2016-02-01
1
-1
/
+12
*
Make opt_imax visible in all apps
Viktor Dukhovni
2016-01-30
1
-6
/
+0
*
For stro[ui]max require both C99 and UINTMAX_MAX/INTMAX_MAX
Viktor Dukhovni
2016-01-13
1
-2
/
+4
*
For stroimax need C99 inttypes.h
Viktor Dukhovni
2016-01-13
1
-2
/
+2
*
Maximize time_t when intmax_t is available
Viktor Dukhovni
2016-01-13
1
-11
/
+97
*
RT4227: Range-check in apps.
Rich Salz
2016-01-12
1
-69
/
+57
*
Fix faulty check in the VMS version of opt_progname
Richard Levitte
2015-12-30
1
-1
/
+1
*
Address Windows warnings in apps/.
Andy Polyakov
2015-10-05
1
-2
/
+1
*
RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time check
David Woodhouse
2015-09-05
1
-0
/
+4
*
Remove obsolete key formats.
Rich Salz
2015-07-16
1
-9
/
+5
*
RT2547: Tighten perms on generated privkey files
Rich Salz
2015-06-16
1
-1
/
+0
*
memset, memcpy, sizeof consistency fixes
Rich Salz
2015-05-06
1
-2
/
+2
*
Fix windows build
Matt Caswell
2015-04-30
1
-4
/
+4
*
Fix main build breakage.
Rich Salz
2015-04-26
1
-4
/
+5
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-0
/
+915