index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
pkeyutl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check non-option arguments
Rich Salz
2020-12-15
1
-0
/
+2
*
APPS: Remove the format argument where it's not used
Richard Levitte
2020-10-26
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
1
-3
/
+3
*
load_key_certs_crls(): Restore output of fatal errors
Dr. David von Oheimb
2020-09-24
1
-3
/
+3
*
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
Matt Caswell
2020-09-13
1
-2
/
+0
*
pkeyutil: check return value reading password
Pauli
2020-08-20
1
-2
/
+11
*
Test RSA oaep in fips mode
Shane Lontis
2020-07-23
1
-5
/
+25
*
Use OSSL_STORE for load_{,pub}key() and load_cert() in apps/lib/apps.c
Dr. David von Oheimb
2020-05-15
1
-5
/
+5
*
In OpenSSL builds, declare STACK for datatypes ...
Rich Salz
2020-04-24
1
-0
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
APPS: Remove all traces of special SM2 treatment.
Richard Levitte
2020-03-15
1
-16
/
+0
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+6
*
Fix coverity issues
Shane Lontis
2020-02-13
1
-2
/
+3
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-21
/
+29
*
Fix pkeyutl -verifyrecover
Matt Caswell
2019-08-30
1
-2
/
+1
*
coverity resource leak fixes in apps/pkeyutl
Shane Lontis
2019-04-08
1
-2
/
+2
*
Fix no-posix-io
Richard Levitte
2019-03-19
1
-7
/
+2
*
Enable pkeyutl to use Ed448 and Ed25519
Matt Caswell
2019-03-14
1
-35
/
+98
*
Fix no-ec, no-sm2 and no-sm3
Matt Caswell
2019-03-01
1
-4
/
+7
*
Support raw input data in apps/pkeyutl
Paul Yang
2019-02-27
1
-17
/
+152
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add option to read pkeyopts interactively
Johannes Bauer
2018-11-18
1
-2
/
+53
*
Add a sanity check on the length of pkeyutl inputs
Matt Caswell
2018-05-24
1
-1
/
+11
*
Make pkeyutl a bit more user-friendly
Johannes Bauer
2018-03-20
1
-10
/
+25
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Allow use of long name for KDFs
Dr. Stephen Henson
2017-08-03
1
-2
/
+6
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-4
/
+7
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-11
/
+14
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-0
/
+1
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Constify char* input parameters in apps code
FdaSilvaYY
2016-08-17
1
-2
/
+2
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+5
*
GH932: Add more help messages to some apps options.
FdaSilvaYY
2016-05-04
1
-1
/
+1
*
Add KDF support to pkeyutl. Update documentation.
Dr. Stephen Henson
2016-03-03
1
-18
/
+46
*
Fix -pkeyopt and fix error check.
Dr. Stephen Henson
2016-03-01
1
-2
/
+3
*
Remove unused parameters from internal functions
Rich Salz
2016-02-22
1
-1
/
+1
*
argv was set but unused
Kurt Roeckx
2016-02-20
1
-1
/
+2
*
more doc fixes
Rich Salz
2016-02-08
1
-8
/
+9
*
Fix pkeyutl inability to directly access keys on hardware tokens
Mouse
2016-02-04
1
-5
/
+18
*
Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handling
Viktor Dukhovni
2016-02-03
1
-42
/
+63
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
1
-1
/
+1
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-2
/
+2
*
RT3961: Fix switch/case errors in flag parsing
Adam Eijdenberg
2015-07-31
1
-0
/
+1
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
free null cleanup finale
Rich Salz
2015-05-01
1
-10
/
+4
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-7
/
+4
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-2
/
+0
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-205
/
+165
[next]