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
*
Trust RSA_check_key() to return correct values
Richard Levitte
2016-08-24
1
-4
/
+1
*
Fix some resource leaks in the apps
Matt Caswell
2016-08-24
4
-1
/
+26
*
Closing output file from inside the loop who open it
FdaSilvaYY
2016-08-22
1
-2
/
+3
*
Fix loopargs_t object duplication into ASYNC context
FdaSilvaYY
2016-08-22
1
-31
/
+34
*
Avoid more compiler warnings for use of uninitialised variables
Richard Levitte
2016-08-22
1
-1
/
+1
*
Make 'openssl req -x509' more equivalent to 'openssl req -new'
Richard Levitte
2016-08-22
1
-1
/
+2
*
Add X509_getm_notBefore, X509_getm_notAfter
Dr. Stephen Henson
2016-08-21
1
-25
/
+11
*
Duplicate includes
FdaSilvaYY
2016-08-20
1
-1
/
+0
*
fix warning about trailing comma
Dr. Stephen Henson
2016-08-19
1
-1
/
+1
*
Constify certificate and CRL time routines.
Dr. Stephen Henson
2016-08-19
5
-18
/
+18
*
Add -dane_ee_no_namechecks s_client(1) option
Viktor Dukhovni
2016-08-19
1
-1
/
+9
*
Set certificate times in one function.
Dr. Stephen Henson
2016-08-19
5
-23
/
+44
*
Allow to run all speed test when async_jobs active
FdaSilvaYY
2016-08-19
1
-33
/
+54
*
Convert PKCS12* functions to use const getters
Matt Caswell
2016-08-19
1
-19
/
+21
*
Fix missing dane_tlsa_rrdata option error message
Viktor Dukhovni
2016-08-18
1
-1
/
+1
*
Constify X509_SIG.
Dr. Stephen Henson
2016-08-17
1
-7
/
+7
*
Small nits and cleanups
FdaSilvaYY
2016-08-17
4
-76
/
+75
*
Constify char* input parameters in apps code
FdaSilvaYY
2016-08-17
16
-129
/
+142
*
Simplify and add help about OPT_PVK* options
FdaSilvaYY
2016-08-17
2
-39
/
+24
*
Improve error message
FdaSilvaYY
2016-08-17
1
-0
/
+6
*
Relocalise some globals variables
FdaSilvaYY
2016-08-17
3
-79
/
+39
*
Constify X509_get0_signature()
Dr. Stephen Henson
2016-08-17
1
-1
/
+2
*
Convert X509_CRL* functions to use const getters
Matt Caswell
2016-08-17
1
-2
/
+2
*
Corrupt signature in place.
Dr. Stephen Henson
2016-08-17
5
-18
/
+8
*
constify X509_ALGOR_get0()
Dr. Stephen Henson
2016-08-17
1
-3
/
+3
*
Convert PKCS8* functions to use const getters
Matt Caswell
2016-08-16
1
-2
/
+2
*
two typo fixes
FdaSilvaYY
2016-08-16
1
-1
/
+1
*
Corrupt signature earlier.
Dr. Stephen Henson
2016-08-16
2
-14
/
+15
*
Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
Dr. Stephen Henson
2016-08-16
7
-12
/
+26
*
Print out names of other temp key algorithms.
Dr. Stephen Henson
2016-08-13
1
-0
/
+4
*
Fix doc and help about ca -valid option
FdaSilvaYY
2016-08-11
1
-1
/
+2
*
speed.c: use size_t instead of int to match function signatures
Cristian Stoica
2016-08-08
1
-3
/
+4
*
spelling fixes, just comments and readme.
klemens
2016-08-05
1
-1
/
+1
*
Make update, etc.
Rich Salz
2016-08-05
1
-1
/
+1
*
Fix output text to avoid gratuitious git diff
Rich Salz
2016-08-04
1
-1
/
+1
*
Remove "lockit" from internal error-hash function
Rich Salz
2016-08-04
1
-12
/
+1
*
Pack globals variables used to control apps/verify_callback()
FdaSilvaYY
2016-08-04
5
-52
/
+41
*
Constify two internal methods
FdaSilvaYY
2016-08-04
1
-2
/
+2
*
Have 'openssl engine' exit with non-zero when some engine fails to load
Richard Levitte
2016-08-04
1
-2
/
+6
*
make update
Matt Caswell
2016-08-04
1
-1
/
+1
*
Fix some style issues...
FdaSilvaYY
2016-08-02
2
-14
/
+14
*
Useless allocation
FdaSilvaYY
2016-08-01
1
-15
/
+13
*
Fix some style issues
FdaSilvaYY
2016-08-01
1
-42
/
+43
*
Add missing help string
FdaSilvaYY
2016-08-01
1
-2
/
+3
*
Fix some awkward tests
FdaSilvaYY
2016-08-01
1
-18
/
+19
*
Merge some conditional blocks of code.
FdaSilvaYY
2016-08-01
1
-30
/
+20
*
Simplify default inits, add const qualifiers
FdaSilvaYY
2016-08-01
1
-47
/
+20
*
Cast to right type, simplify array args
FdaSilvaYY
2016-08-01
1
-26
/
+32
*
Fix sharing of two static variables
FdaSilvaYY
2016-08-01
1
-17
/
+20
*
ECDH test is only one operation to run
FdaSilvaYY
2016-08-01
1
-17
/
+9
[next]