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
*
Fix option value parsing in crl2pkcs7 -certfile
Viktor Dukhovni
2015-12-13
1
-1
/
+1
*
Avoid erroneous "assert(private)" failures.
Viktor Dukhovni
2015-12-13
4
-13
/
+26
*
Use OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1
Kurt Roeckx
2015-12-12
3
-19
/
+13
*
Use SHA256 not MD5 as default digest.
Rich Salz
2015-12-11
3
-3
/
+3
*
Don't run rehash as part of building the openssl app
Richard Levitte
2015-12-10
1
-1
/
+0
*
make update
Dr. Stephen Henson
2015-12-09
1
-84
/
+34
*
remove ecdsa.h header
Dr. Stephen Henson
2015-12-09
1
-1
/
+1
*
remove ecdh.h header
Dr. Stephen Henson
2015-12-09
1
-1
/
+0
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
3
-13
/
+13
*
Adapt the rest of the source to the opaque HMAC_CTX
Richard Levitte
2015-12-07
1
-7
/
+11
*
Have the few apps that accessed EVP_MD directly use accessors instead
Richard Levitte
2015-12-07
2
-2
/
+2
*
Adjust all accesses to EVP_MD_CTX to use accessor functions.
Richard Levitte
2015-12-07
3
-49
/
+66
*
Adapt HMAC to the EVP_MD_CTX changes
Richard Levitte
2015-12-07
1
-1
/
+1
*
Remove support for all 40 and 56 bit ciphers.
Kurt Roeckx
2015-12-05
1
-45
/
+2
*
Fix grammar errors
Quanah Gibson-Mount
2015-11-24
1
-4
/
+4
*
Fix "primarility" typo
Michal Bozon
2015-11-21
1
-1
/
+1
*
Convert __thread to pthreads for Thread Local Storage
Matt Caswell
2015-11-20
2
-4
/
+4
*
Add s_client support for waiting for async
Matt Caswell
2015-11-20
4
-16
/
+17
*
Fix the error code for SSL_get_async_wait_fd()
Matt Caswell
2015-11-20
1
-1
/
+1
*
make update
Matt Caswell
2015-11-20
1
-22
/
+22
*
Fix pools for s_client
Matt Caswell
2015-11-20
1
-1
/
+7
*
Fix s_server bug
Matt Caswell
2015-11-20
1
-2
/
+9
*
Implement local thread pools
Matt Caswell
2015-11-20
1
-1
/
+1
*
Initial Async notify code changes
Matt Caswell
2015-11-20
1
-1
/
+21
*
Add ASYNC_JOB pools
Matt Caswell
2015-11-20
2
-24
/
+30
*
Fix s_server -WWW with -async
Matt Caswell
2015-11-20
1
-2
/
+2
*
Add s_server and s_client async support
Matt Caswell
2015-11-20
2
-20
/
+62
*
Use better defaults for TSA.
Dr. Stephen Henson
2015-11-20
2
-3
/
+3
*
Add support for signer_digest option in TS.
Dr. Stephen Henson
2015-11-20
3
-12
/
+21
*
add -psk option to ciphers command
Dr. Stephen Henson
2015-11-14
1
-0
/
+24
*
add -tls1_2,-tls1_1 options to ciphers command
Dr. Stephen Henson
2015-11-14
1
-0
/
+10
*
RT2667: Add IRC support to -starttls
Nathan Phillip Brink
2015-11-13
1
-2
/
+66
*
Continue standardisation of malloc handling in apps
Matt Caswell
2015-11-09
16
-38
/
+46
*
Fix usage of BIO_ctrl_set_connected
Richard Levitte
2015-11-02
1
-1
/
+1
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
6
-36
/
+20
*
Remove SSL_state and SSL_set_state
Matt Caswell
2015-10-30
1
-1
/
+1
*
Remove a call to SSL_set_state from s_server
Matt Caswell
2015-10-30
1
-7
/
+19
*
Remove redundant code
Matt Caswell
2015-10-30
1
-1
/
+1
*
Remove useless code
Alessandro Ghedini
2015-10-23
5
-21
/
+3
*
Do not treat 0 return value from BIO_get_fd() as error
Alessandro Ghedini
2015-10-23
1
-1
/
+1
*
Move auto Host adding to query_responder
Dr. Stephen Henson
2015-10-18
1
-14
/
+11
*
Fix memory leak with -issuer option.
Dr. Stephen Henson
2015-10-18
1
-3
/
+5
*
Fix error message when loading engines from config
Dmitry Belyavsky
2015-10-16
1
-4
/
+4
*
Rename -set-serial command to req
Matt Caswell
2015-10-12
1
-1
/
+1
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
38
-114
/
+19
*
Fix option name discrepancy
Matt Caswell
2015-10-12
1
-2
/
+2
*
Make no-psk compile without warnings.
Dr. Stephen Henson
2015-10-11
1
-4
/
+0
*
DTLS: remove unused cookie field
Emilia Kasper
2015-10-09
2
-2
/
+2
*
Don't try and parse boolean type.
Dr. Stephen Henson
2015-10-06
1
-2
/
+2
*
Address Windows warnings in apps/.
Andy Polyakov
2015-10-05
2
-25
/
+1
[next]