index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RAND_DRBG: add a function for setting the reseeding defaults
Dr. Matthias St. Pierre
2018-03-10
1
-0
/
+1
*
Add SSL/SSL_CTX_use_cert_and_key()
Todd Short
2018-03-09
1
-0
/
+2
*
util/dofile.pl: only quote stuff that actually needs quoting
Richard Levitte
2018-03-06
1
-2
/
+2
*
Export keying material using early exporter master secret
Tatsuhiro Tsujikawa
2018-02-26
1
-0
/
+1
*
STORE: Add documentation on search criteria
Richard Levitte
2018-02-23
1
-0
/
+2
*
STORE: Add the possibility to search for specific information
Richard Levitte
2018-02-23
1
-0
/
+14
*
STORE: Add documentation on expecting specific infos
Richard Levitte
2018-02-23
1
-0
/
+1
*
STORE: Add the possibility to specify an expected info type
Richard Levitte
2018-02-23
1
-0
/
+2
*
Remove a spurious TLSProxy byte in TLSv1.3
Matt Caswell
2018-02-21
1
-7
/
+1
*
Add BIO_bind function to bind local address for a socket.
John Hughes
2018-02-19
1
-0
/
+1
*
Add X509_get0_authority_key_id() function
Massimiliano Pala
2018-02-19
1
-0
/
+1
*
OpenSSL::Test::quotify: put quotes around empty arguments
Richard Levitte
2018-02-19
1
-3
/
+4
*
DRBG: make locking api truly private
Dr. Matthias St. Pierre
2018-02-15
1
-5
/
+2
*
OSSL_STORE: Add OSSL_STORE_vctrl()
Richard Levitte
2018-02-14
1
-0
/
+1
*
DRBG: unify initialization and cleanup code
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+1
*
DRBG: add locking api
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+3
*
Update copyright year
Matt Caswell
2018-02-13
3
-3
/
+3
*
Run "make update"
Nick Mathewson
2018-02-09
1
-1
/
+1
*
Small simplification in mkerr.pl
FdaSilvaYY
2018-02-09
1
-4
/
+1
*
util/mkdef.pl: use better array in search of 'DEPRECATEDIN_'
Richard Levitte
2018-02-08
1
-1
/
+1
*
mkerr.pl: When writing internal FOOerr.h, pay attention to disablable modules
Richard Levitte
2018-02-07
1
-7
/
+26
*
util/mkdef.pl: Trust configdata.pm
Richard Levitte
2018-02-06
1
-71
/
+13
*
Add TLSv1.3 post-handshake authentication (PHA)
Todd Short
2018-02-01
3
-1
/
+5
*
Make sure that apps/openssl prefixes its output with '# ' during tests
Richard Levitte
2018-02-01
1
-1
/
+3
*
Revert the crypto "global lock" implementation
Benjamin Kaduk
2018-01-31
1
-1
/
+0
*
Add RAND_DRBG_bytes
Kurt Roeckx
2018-01-29
1
-0
/
+1
*
Update copyright year in mkerr.pl
Steve Linsell
2018-01-28
1
-2
/
+2
*
Add TLSProxy tests for signature_algorithms_cert
Benjamin Kaduk
2018-01-25
1
-0
/
+1
*
Renumber TLSEXT_TYPE_key_share for draft-23
Benjamin Kaduk
2018-01-25
1
-1
/
+1
*
Bump TLS1_3_VERSION_DRAFT for draft-23
Benjamin Kaduk
2018-01-25
1
-1
/
+1
*
Add -rsigopt option to ocsp command
David Cooper
2018-01-24
1
-0
/
+1
*
Add the SSL_stateless() function
Matt Caswell
2018-01-24
1
-0
/
+1
*
SHA512/224 and SHA512/256
Pauli
2018-01-23
1
-0
/
+2
*
Add accessors for AdmissionSyntax
Rich Salz
2018-01-22
2
-0
/
+55
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
2
-2
/
+2
*
Create one permanent proxy socket per TLSProxy::Proxy instance
Richard Levitte
2018-01-19
1
-32
/
+33
*
TLSProxy::Proxy: Don't use ReuseAddr on Windows
Richard Levitte
2018-01-18
1
-3
/
+5
*
TLSProxy::Proxy: don't waste time redirecting STDOUT and STDERR
Richard Levitte
2018-01-17
1
-15
/
+0
*
TLSProxy::Proxy: If we don't support IPv6, force IPv4
Richard Levitte
2018-01-17
1
-0
/
+6
*
Enforce return values section check
Paul Yang
2018-01-16
1
-6
/
+3
*
Extend timeout for TLSProxy
Matt Caswell
2018-01-16
1
-1
/
+1
*
Catch SIGPIPE in TLSProxy::Proxy::clientstart
Bernd Edlinger
2018-01-13
1
-0
/
+1
*
Enhance util/openssl-update-copyright shell script
Dr. Matthias St. Pierre
2018-01-10
1
-6
/
+11
*
Update copyright years on all files merged since Jan 1st 2018
Richard Levitte
2018-01-09
1
-1
/
+1
*
Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...
David von Oheimb
2018-01-09
1
-13
/
+21
*
Add util/openssl-update-copyright shell script
Dr. Matthias St. Pierre
2018-01-08
1
-0
/
+58
*
Implement automatic reseeding of DRBG after a specified time interval
Dr. Matthias St. Pierre
2017-12-17
1
-0
/
+1
*
Add master DRBG for reseeding
Dr. Matthias St. Pierre
2017-12-17
1
-2
/
+3
*
Fix invalid function type casts.
Bernd Edlinger
2017-12-15
2
-0
/
+2
*
Send supported_versions in an HRR
Matt Caswell
2017-12-14
1
-3
/
+4
[next]