index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Commit message (
Expand
)
Author
Age
Files
Lines
*
print errors in pkey utility
Dr. Stephen Henson
2017-01-08
1
-0
/
+2
*
Make sure that password_callback exercises UI
Richard Levitte
2016-12-08
1
-17
/
+11
*
Fix some style issues with TLSv1.3 state machine PR
Matt Caswell
2016-11-23
1
-0
/
+4
*
Fix some style issues identified during review
Matt Caswell
2016-11-23
1
-4
/
+4
*
Add an s_server capability to read an OCSP Response from a file
Matt Caswell
2016-11-23
1
-31
/
+80
*
Avoid warnings like unused enum value (as suggested by Rich Salz)
Robert Scheck
2016-11-18
1
-6
/
+2
*
Shift inside of switch back one level (code style change, as requested by Ric...
Robert Scheck
2016-11-18
1
-6
/
+6
*
Add LMTP support (RFC 2033) to s_client ("-starttls lmtp")
Robert Scheck
2016-11-18
1
-5
/
+19
*
Support MSBLOB format if RC4 is disabled
Dr. Stephen Henson
2016-11-17
2
-2
/
+14
*
Handle "int_ctx_new:unsupported algorithm" error
Nicola Tuveri
2016-11-17
1
-0
/
+26
*
Do not handle R_EC_X25519 as a special case
Nicola Tuveri
2016-11-17
1
-4
/
+9
*
Remove leftover KDF pointer
Nicola Tuveri
2016-11-17
1
-4
/
+0
*
Use CRYPTO_memcmp for comparing derived secrets
Nicola Tuveri
2016-11-17
1
-5
/
+5
*
Reintroduce preliminary sanity check in ECDH speed and remove further checks ...
Nicola Tuveri
2016-11-17
1
-5
/
+35
*
Remove ECDH_EVP_derive_key wrapper function
Nicola Tuveri
2016-11-17
1
-15
/
+5
*
More coding style fixes
Nicola Tuveri
2016-11-17
1
-7
/
+7
*
Run util/openssl-format-source against apps/speed.c
Nicola Tuveri
2016-11-17
1
-162
/
+194
*
bugfix: calculate outlen for each curve
Nicola Tuveri
2016-11-17
1
-2
/
+6
*
Handle EVP_PKEY_derive errors and fix coding style issues
Nicola Tuveri
2016-11-17
1
-7
/
+10
*
Fix coding style and remove some stale code/comments
Nicola Tuveri
2016-11-17
1
-29
/
+10
*
Use EVP interface for ECDH in apps/speed.c
Nicola Tuveri
2016-11-17
1
-87
/
+94
*
Make MSBLOB format work with dsa utility.
Dr. Stephen Henson
2016-11-17
1
-3
/
+2
*
Introduce PATH_MAX and NAME_MAX
FdaSilvaYY
2016-11-15
1
-4
/
+12
*
Simplify and fix usage of three string array variable...
FdaSilvaYY
2016-11-15
1
-15
/
+15
*
Revert "Remove heartbeats completely"
Richard Levitte
2016-11-15
4
-0
/
+35
*
Remove heartbeats completely
Richard Levitte
2016-11-15
4
-35
/
+0
*
Allow CA.pl script user to pass extra arguments to openssl command
marko asplund
2016-11-14
1
-17
/
+35
*
Update s_client and s_server documentation about some missing arguments
EasySec
2016-11-12
2
-2
/
+2
*
Rename the Elliptic Curves extension to supported_groups
Matt Caswell
2016-11-10
3
-29
/
+31
*
Add the SSL_METHOD for TLSv1.3 and all other base changes required
Matt Caswell
2016-11-02
5
-6
/
+32
*
Fix a double free in ca command line
Matt Caswell
2016-10-28
1
-1
/
+0
*
apps: remove some #ifndef clutter
Richard Levitte
2016-10-19
1
-4
/
+0
*
apps: instead of varying implementation, make setup_engine a function always
Richard Levitte
2016-10-19
2
-5
/
+4
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
32
-16
/
+63
*
Fix not-c code
FdaSilvaYY
2016-10-19
1
-1
/
+1
*
Add Postgres support to -starttls
Valentin Vidic
2016-10-17
1
-1
/
+22
*
Fix style issue
FdaSilvaYY
2016-10-14
2
-130
/
+130
*
Constify command options
FdaSilvaYY
2016-10-14
48
-112
/
+112
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-10
3
-4
/
+4
*
fix memory leak
Dr. Stephen Henson
2016-10-01
1
-0
/
+1
*
Add -item option to asn1parse
Dr. Stephen Henson
2016-09-29
1
-6
/
+39
*
apps/apps.c: initialize and de-initialize engine around key loading
Richard Levitte
2016-09-28
1
-1
/
+4
*
Revert "Call ENGINE_init() before trying to use keys from engine"
Rich Salz
2016-09-28
1
-1
/
+1
*
Call ENGINE_init() before trying to use keys from engine
David Woodhouse
2016-09-28
1
-1
/
+1
*
Restore '-keyform engine' support for s_client
David Woodhouse
2016-09-28
1
-3
/
+3
*
Add -Wswitch-enum
Rich Salz
2016-09-22
3
-16
/
+27
*
RT3669: dgst can only sign/verify one file.
Rich Salz
2016-09-20
1
-0
/
+4
*
apps/apps.c: include sys/socket.h to declare recv()
Richard Levitte
2016-09-20
1
-0
/
+2
*
Remove an option related to a deprecated flag
FdaSilvaYY
2016-09-19
2
-10
/
+2
*
Fix various missing option help messages ...
FdaSilvaYY
2016-09-19
10
-33
/
+38
[next]