projects
/
oweals
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add a test for SSL_CTX_new_with_libctx()
[oweals/openssl.git]
/
ssl
/
ssl_conf.c
2019-11-03
Richard Levitte
X509_LOOKUP_store: new X509_LOOKUP_METHOD that works...
blob
|
commitdiff
|
raw
2019-10-09
Rich Salz
Explicitly test against NULL; do not use !p or similar
blob
|
commitdiff
|
raw
|
diff to current
2019-09-28
Dr. Matthias St...
Reorganize local header files
blob
|
commitdiff
|
raw
|
diff to current
2019-02-15
Todd Short
Add option to disable Extended Master Secret
blob
|
commitdiff
|
raw
|
diff to current
2018-12-06
Richard Levitte
Following the license change, modify the boilerplates...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-01
Antoine Salon
Fix usage of deprecated SSL_set_tmp_ecdh()
blob
|
commitdiff
|
raw
|
diff to current
2018-07-02
Matt Caswell
Add the ability to configure anti-replay via SSL_CONF
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Matt Caswell
Allow configuation of the number of TLSv1.3 session...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-24
Matt Caswell
Improve backwards compat with 1.0.2 for ECDHParameters
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Matt Caswell
Split configuration of TLSv1.3 ciphers from older ciphers
blob
|
commitdiff
|
raw
|
diff to current
2018-02-13
Matt Caswell
Update copyright year
blob
|
commitdiff
|
raw
|
diff to current
2018-02-01
Todd Short
Add TLSv1.3 post-handshake authentication (PHA)
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Matt Caswell
Send a CCS after ServerHello in TLSv1.3 if using middle...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Matt Caswell
Implement session id TLSv1.3 middlebox compatibility...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-29
Todd Short
Use ChaCha only if prioritized by clnt
blob
|
commitdiff
|
raw
|
diff to current
2017-08-29
Pauli
e_os.h removal from other headers and source files.
blob
|
commitdiff
|
raw
|
diff to current
2017-07-07
Matt Caswell
Do not allow non-dhe kex_modes by default
blob
|
commitdiff
|
raw
|
diff to current
2017-06-08
Tomas Mraz
Ignore -named_curve auto value to improve backwards...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-06
Todd Short
Fix #2400 Add NO_RENEGOTIATE option
blob
|
commitdiff
|
raw
|
diff to current
2017-05-02
Todd Short
TLS1.3 Padding
blob
|
commitdiff
|
raw
|
diff to current
2017-04-03
Dr. Stephen Henson
SSL_CONF support for certificate_authorities
blob
|
commitdiff
|
raw
|
diff to current
2016-11-28
Emilia Kasper
Test mac-then-encrypt
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
Matt Caswell
Rename the Elliptic Curves extension to supported_groups
blob
|
commitdiff
|
raw
|
diff to current
2016-11-02
Matt Caswell
Add the SSL_METHOD for TLSv1.3 and all other base chang...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Emilia Kasper
Indent ssl/
blob
|
commitdiff
|
raw
|
diff to current
2016-06-21
FdaSilvaYY
Spelling... and more spelling
blob
|
commitdiff
|
raw
|
diff to current
2016-05-17
Rich Salz
Copyright consolidation 01/10
blob
|
commitdiff
|
raw
|
diff to current
2016-04-05
Emilia Kasper
New SSL test framework
blob
|
commitdiff
|
raw
|
diff to current
2016-03-20
Rich Salz
Remove #error from include files.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-18
Rich Salz
Remove outdated DEBUG flags.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Rich Salz
Move to REF_DEBUG, for consistency.
blob
|
commitdiff
|
raw
|
diff to current
2016-02-05
Viktor Dukhovni
Restore -no_comp switch for backwards compatible behaviour
blob
|
commitdiff
|
raw
|
diff to current
2016-02-03
Emilia Kasper
RT3234: disable compression
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
Kurt Roeckx
Allow disabling the min and max version
blob
|
commitdiff
|
raw
|
diff to current
2016-01-02
Viktor Dukhovni
Protocol version selection and negotiation rewrite
blob
|
commitdiff
|
raw
|
diff to current
2016-01-02
Kurt Roeckx
Add support for minimum and maximum protocol version
blob
|
commitdiff
|
raw
|
diff to current
2015-12-16
Rich Salz
Rename some BUF_xxx to OPENSSL_xxx
blob
|
commitdiff
|
raw
|
diff to current
2015-12-04
Kurt Roeckx
Remove SSL_{CTX_}set_ecdh_auto() and always enable...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Matt Caswell
Standardise our style for checking malloc failures
blob
|
commitdiff
|
raw
|
diff to current
2015-10-02
Rich Salz
Remove BIO_s_file_internal macro.
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
Rich Salz
remove 0 assignments.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-21
Dr. Stephen Henson
free names before context
blob
|
commitdiff
|
raw
|
diff to current
2015-07-21
Dr. Stephen Henson
typo
blob
|
commitdiff
|
raw
|
diff to current
2015-07-21
Dr. Stephen Henson
SSL_CONF additions.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Dr. Stephen Henson
Use uint32_t consistently for flags.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-22
Matt Caswell
Remove support for OPENSSL_NO_TLSEXT
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
Dr. Stephen Henson
Add SSL_use_certificate_chain_file function
blob
|
commitdiff
|
raw
|
diff to current
2015-05-07
Rich Salz
Use "==0" instead of "!strcmp" etc
blob
|
commitdiff
|
raw
|
diff to current
2015-05-06
Dr. Stephen Henson
SSL_CONF table reorganisation.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-04
Rich Salz
Use safer sizeof variant in malloc
blob
|
commitdiff
|
raw
|
diff to current
2015-05-03
Dr. Stephen Henson
Add OSSL_NELEM macro.
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Rich Salz
free null cleanup finale
blob
|
commitdiff
|
raw
|
diff to current
2015-04-24
Rich Salz
Big apps cleanup (option-parsing, etc)
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Dr. Stephen Henson
Support key loading from certificate file
blob
|
commitdiff
|
raw
|
diff to current
2015-03-25
Rich Salz
free NULL cleanup
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
Rich Salz
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
blob
|
commitdiff
|
raw
|
diff to current
2015-01-24
Kurt Roeckx
Fix segfault with empty fields as last in the config.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
Kurt Roeckx
Allow using -SSLv2 again when setting Protocol in the...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Kurt Roeckx
Remove SSLv2 support
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
Dr. Stephen Henson
Add -no_resumption_on_reneg to SSL_CONF.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-03
Dr. Stephen Henson
Add ServerInfoFile to SSL_CONF, update docs.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
Krzysztof Kwiatkowski
Delete duplicate entry.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-01
Dr. Stephen Henson
Add -ecdh_single option.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-01
Dr. Stephen Henson
Fix warning.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Dr. Stephen Henson
Add SSL_CONF command to set DH Parameters.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Dr. Stephen Henson
Fix argument processing.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-21
Dr. Stephen Henson
Constification.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-20
Dr. Stephen Henson
Extend SSL_CONF
blob
|
commitdiff
|
raw
|
diff to current
2013-10-20
Dr. Stephen Henson
Typo.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
Dr. Stephen Henson
Make no-ec compilation work.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-07
Dr. Stephen Henson
really fix automatic ;-)
blob
|
commitdiff
|
raw
|
diff to current
2012-12-06
Dr. Stephen Henson
fix handling of "automatic" in file mode
blob
|
commitdiff
|
raw
|
diff to current
2012-12-01
Dr. Stephen Henson
return error if Suite B mode is selected and TLS 1...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-21
Dr. Stephen Henson
curves can be set in both client and server
blob
|
commitdiff
|
raw
|
diff to current
2012-11-21
Dr. Stephen Henson
use correct return values when callin cmd
blob
|
commitdiff
|
raw
|
diff to current
2012-11-19
Dr. Stephen Henson
fix typo and warning
blob
|
commitdiff
|
raw
|
diff to current
2012-11-16
Dr. Stephen Henson
add SSL_CONF functions and documentation
blob
|
commitdiff
|
raw
|
diff to current