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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't negotiate TLSv1.3 with the ossl_shim
Matt Caswell
2018-03-12
1
-0
/
+6
*
Session Ticket app data
Todd Short
2018-03-12
20
-67
/
+661
*
mem_sec.c: portability fixup.
Andy Polyakov
2018-03-12
1
-2
/
+4
*
Fix propotype to include the const qualifier
Kurt Roeckx
2018-03-11
1
-7
/
+7
*
Fixed a handful of typos
Alex Gaynor
2018-03-10
7
-10
/
+10
*
Configurations/10-main.conf: VC-<target> cleanups.
Andy Polyakov
2018-03-10
2
-50
/
+38
*
Configurations/unix-Makefile.tmpl: overhaul assembler make rules.
Andy Polyakov
2018-03-10
1
-26
/
+25
*
Configurations/descrip.mms.tmpl: Fix small errors
Richard Levitte
2018-03-10
1
-3
/
+3
*
Configure: catch the build tree configdata.pm
Richard Levitte
2018-03-10
1
-13
/
+10
*
Configure: don't mangle the directory again when checking DEPEND inclusion
Richard Levitte
2018-03-10
1
-10
/
+6
*
RAND_DRBG: add a function for setting the reseeding defaults
Dr. Matthias St. Pierre
2018-03-10
4
-9
/
+56
*
Attempt to fix boringssl tests
Ben Kaduk
2018-03-09
1
-1
/
+1
*
Document more X509_STORE functions
Benjamin Kaduk
2018-03-09
1
-0
/
+100
*
Fix doc-nits
Ben Kaduk
2018-03-09
1
-1
/
+1
*
Reuse extension_is_relevant() in should_add_extension()
Benjamin Kaduk
2018-03-09
1
-10
/
+12
*
Fix type error in PEM processing
Benjamin Kaduk
2018-03-09
1
-4
/
+4
*
Add SSL/SSL_CTX_use_cert_and_key()
Todd Short
2018-03-09
8
-2
/
+155
*
Configurations/50-win-onecore.conf: add Windows 10 OneCore targets.
Andy Polyakov
2018-03-09
1
-0
/
+56
*
Configurations/windows-makefile.tmpl: simplify install-path "flavour"-ing.
Andy Polyakov
2018-03-09
2
-11
/
+13
*
Configurations/10-main.conf: amend out-dated comments.
Andy Polyakov
2018-03-09
1
-2
/
+6
*
Restore the display of options with 'openssl version -a'
Richard Levitte
2018-03-09
1
-1
/
+2
*
Display the library building flags
Richard Levitte
2018-03-09
4
-23
/
+38
*
Configure et al: Move the definition of library only flags
Richard Levitte
2018-03-09
3
-106
/
+121
*
speed: add ecdhx448 to ecdh choices
Steven Noonan
2018-03-09
1
-4
/
+6
*
Fixed a spelling mistake in ASN1_TIME_set.pod
Alex Gaynor
2018-03-09
1
-1
/
+1
*
Give more information in the SSL_stateless return code
Matt Caswell
2018-03-09
7
-11
/
+44
*
Test the new PSK behaviour
Matt Caswell
2018-03-09
1
-18
/
+154
*
Update documentation for the new PSK behaviour
Matt Caswell
2018-03-09
2
-58
/
+78
*
Fallback on old style PSK callbacks if the new style ones aren't present
Matt Caswell
2018-03-09
2
-2
/
+107
*
Tolerate TLSv1.3 PSKs that are a different size to the hash size
Matt Caswell
2018-03-09
3
-26
/
+12
*
Make OCSP "multi" compatible with "no-sock" builds.
Viktor Dukhovni
2018-03-08
1
-4
/
+2
*
Remove useless -D_ENDIAN from MPE/iX-gcc config
Richard Levitte
2018-03-08
1
-1
/
+1
*
Reduce travis-ci log output
Michael Richardson
2018-03-08
3
-10
/
+14
*
Configure: correct the check of env vars vs command line flags
Richard Levitte
2018-03-08
1
-4
/
+19
*
Make a few more asm modules conform: last argument is output file
Richard Levitte
2018-03-08
6
-0
/
+14
*
Configure: disallow the mixture of compiling flags and env / make variables
Richard Levitte
2018-03-08
2
-25
/
+19
*
Configurations/README: update documentation on flags
Richard Levitte
2018-03-08
1
-23
/
+38
*
Configure et al: get rid of last traces of plib_lflags / PLIB_LDFLAGS
Richard Levitte
2018-03-08
3
-11
/
+7
*
config: Pass diverse flags to Configure via the environment
Richard Levitte
2018-03-08
2
-25
/
+87
*
Configurations/10-main.conf: Duplicate cflags to cxxflags
Richard Levitte
2018-03-08
1
-2
/
+19
*
Add space to asoutflag value where appropriate
Richard Levitte
2018-03-08
1
-3
/
+3
*
Make "make variables" config attributes for overridable flags
Richard Levitte
2018-03-08
15
-459
/
+787
*
Configure et al: rename all dso_* to module_* in shared-info.pl
Richard Levitte
2018-03-08
2
-12
/
+12
*
Duplicate entries ssl_handshake_tbl trace entries...
FdaSilvaYY
2018-03-08
3
-15
/
+21
*
Fix issues in ia32 RDRAND asm leading to reduced entropy
Bryan Donlan
2018-03-08
6
-49
/
+166
*
Fixed several readability issues in DH_generate_parameters.pod
Alex Gaynor
2018-03-08
1
-4
/
+4
*
Corrected two typos in a man page
Alex Gaynor
2018-03-07
1
-2
/
+2
*
Add GOST OIDs for Edwards parameter sets
Sergey Zhuravlev
2018-03-07
5
-5
/
+43
*
Remove OPENSSL_USE_NODELETE guards in shlibloadtest
Matt Caswell
2018-03-07
1
-6
/
+0
*
Implement multi-process OCSP responder.
Viktor Dukhovni
2018-03-07
4
-47
/
+344
[next]