Sign in
flutter
/
third_party
/
openssl
/
7f09a8773bc609e65fd3073117058b7087ff609f
/
ssl
/
ssl.h
cf6da05
Support TLS_FALLBACK_SCSV.
by Bodo Moeller
· 10 years ago
92c7846
RT3544: Remove MWERKS support
by Rich Salz
· 11 years ago
0cfefe4
Rename some callbacks, fix alignment.
by Dr. Stephen Henson
· 11 years ago
8cafe9e
Use consistent function naming.
by Dr. Stephen Henson
· 11 years ago
c846a5f
New function SSL_extension_supported().
by Dr. Stephen Henson
· 11 years ago
33f653a
New extension callback features.
by Dr. Stephen Henson
· 11 years ago
de2a9e3
Callback revision.
by Dr. Stephen Henson
· 11 years ago
28ea0a0
Add custom extension sanity checks.
by Dr. Stephen Henson
· 11 years ago
ecf4d66
Custom extension revision.
by Dr. Stephen Henson
· 11 years ago
be0477a
RT 3060: amend patch
by Emilia Kasper
· 11 years ago
b83294f
Revision of custom extension code.
by Dr. Stephen Henson
· 11 years ago
693b71f
RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1
by Viktor Szakats
· 11 years ago
0989790
Check SRP parameters early.
by Dr. Stephen Henson
· 11 years ago
e0fc796
Add conditional unit testing interface.
by Dr. Stephen Henson
· 11 years ago
d2ab55e
Reduce casting nastiness.
by Ben Laurie
· 11 years ago
b948ee2
Remove all RFC5878 code.
by Dr. Stephen Henson
· 11 years ago
8892ce7
Constification - mostly originally from Chromium.
by Ben Laurie
· 11 years ago
447280c
SRP ciphersuite correction.
by Dr. Stephen Henson
· 11 years ago
01f2f18
Option to disable padding extension.
by Dr. Stephen Henson
· 11 years ago
189ae36
Add an NSS output format to sess_id to export to export the session id and the master key in NSS keylog format. PR#3352
by Martin Kaiser
· 11 years ago
b362cca
Security framework.
by Dr. Stephen Henson
· 11 years ago
8b8e5be
Allow return of supported ciphers.
by Dr. Stephen Henson
· 11 years ago
09599b5
Auto DH support.
by Dr. Stephen Henson
· 11 years ago
e970f63
Update chain building function.
by Dr. Stephen Henson
· 11 years ago
a029788
typo
by Dr. Stephen Henson
· 11 years ago
db7b5e0
Add function to free compression methods.
by Dr. Stephen Henson
· 11 years ago
13dc3ce
New chain building flags.
by Dr. Stephen Henson
· 11 years ago
daddd9a
Option to set current cert to server certificate.
by Dr. Stephen Henson
· 11 years ago
ded1863
Move CT viewer extension code to crypto/x509v3
by Dr. Stephen Henson
· 11 years ago
765e9ba
Merge branch 'sct-viewer-master' of https://github.com/robstradling/openssl into sct-viewer
by Ben Laurie
· 11 years ago
b263f21
Move the SCT List extension parser into libssl.
by Rob Stradling
· 11 years ago
3c6c139
Restore SSL_OP_MSIE_SSLV2_RSA_PADDING
by Dr. Stephen Henson
· 11 years ago
4dce704
fix error discrepancy
by Dr. Stephen Henson
· 11 years ago
b45e874
Return previous compression methods when setting them.
by Dr. Stephen Henson
· 11 years ago
0a60287
Fix whitespace, new-style comments.
by Ben Laurie
· 11 years ago
e9add06
Re-add alert variables removed during rebase Whitespace fixes
by Scott Deboy
· 11 years ago
ac20719
Update custom TLS extension and supplemental data 'generate' callbacks to support sending an alert.
by Scott Deboy
· 11 years ago
a51f767
Return per-certificate chain if extra chain is NULL.
by Dr. Stephen Henson
· 11 years ago
0f78819
New ctrl to set current certificate.
by Dr. Stephen Henson
· 11 years ago
cbb6744
New function to set compression methods so they can be safely freed.
by Dr. Stephen Henson
· 11 years ago
ba16824
Add new function SSL_CTX_get_ssl_method().
by Dr. Stephen Henson
· 11 years ago
7988163
Allow "DHE" and "kDHE" as synonyms of "EDH" and "kEDH" when specifiying ciphers
by Daniel Kahn Gillmor
· 11 years ago
7963dde
Allow "ECDHE" as a synonym of "EECDH" when specifiying ciphers
by Daniel Kahn Gillmor
· 11 years ago
7af3196
Verify parameter retrieval functions.
by Dr. Stephen Henson
· 11 years ago
a25f9ad
New functions to retrieve certificate from SSL_CTX
by Dr. Stephen Henson
· 11 years ago
60aeb18
Don't define SSL_select_next_proto if OPENSSL_NO_TLSEXT set
by Dr. Stephen Henson
· 11 years ago
2911575
Fix compilation with no-nextprotoneg.
by Piotr Sikora
· 11 years ago
7b6b246
Additional "chain_cert" functions.
by Rob Stradling
· 11 years ago
26bda7e
Sync error codes with 1.0.2-stable
by Dr. Stephen Henson
· 11 years ago
2016265
Do not include a timestamp in the Client/ServerHello Random field.
by Nick Mathewson
· 11 years ago
ec2f7e5
Extend SSL_CONF
by Dr. Stephen Henson
· 11 years ago
9725bda
Show useful errors.
by Ben Laurie
· 12 years ago
9600602
Fix error code clashes.
by Dr. Stephen Henson
· 12 years ago
5eda213
More cleanup.
by Ben Laurie
· 12 years ago
3608618
Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions)
by Scott Deboy
· 12 years ago
dece320
Don't prefer ECDHE-ECDSA ciphers when the client appears to be Safari on OS X.
by Rob Stradling
· 12 years ago
6f017a8
Support ALPN.
by Adam Langley
· 12 years ago
ac9ce2c
Fix duplicate error code.
by Dr. Stephen Henson
· 12 years ago
9cd50f7
Cleanup of custom extension stuff.
by Trevor
· 12 years ago
64a786a
Limit the number of empty records that will be processed consecutively
by Adam Langley
· 12 years ago
a398f82
Add support for arbitrary TLS extensions.
by Trevor
· 12 years ago
4544f0a
Suite B support for DTLS 1.2
by Dr. Stephen Henson
· 12 years ago
c6913ee
Dual DTLS version methods.
by Dr. Stephen Henson
· 12 years ago
c3b344e
Provisional DTLS 1.2 support.
by Dr. Stephen Henson
· 12 years ago
024e6fe
typo
by Dr. Stephen Henson
· 12 years ago
4842dde
return error if Suite B mode is selected and TLS 1.2 can't be used. Correct error coded
by Dr. Stephen Henson
· 12 years ago
20b431e
Add support for printing out and retrieving EC point formats extension.
by Dr. Stephen Henson
· 12 years ago
ddd13d6
fix typo and warning
by Dr. Stephen Henson
· 12 years ago
3db935a
add SSL_CONF functions and documentation
by Dr. Stephen Henson
· 12 years ago
51b9115
new command line option -stdname to ciphers utility
by Dr. Stephen Henson
· 12 years ago
94a209d
Add ctrl and utility functions to retrieve raw cipher list sent by client in
by Dr. Stephen Henson
· 13 years ago
33a8de6
new ctrl to retrive value of received temporary key in server key exchange message, print out details in s_client
by Dr. Stephen Henson
· 13 years ago
319354e
store and print out message digest peer signed with in TLS 1.2
by Dr. Stephen Henson
· 13 years ago
d47c01a
perform sanity checks on server certificate type as soon as it is received instead of waiting until server key exchange
by Dr. Stephen Henson
· 13 years ago
becfdb9
give more meaningful error if presented with wrong certificate type by server
by Dr. Stephen Henson
· 13 years ago
ed83ba5
Add compilation flag to disable certain protocol checks and allow use of
by Dr. Stephen Henson
· 13 years ago
2ea8035
Add three Suite B modes to TLS code, supporting RFC6460.
by Dr. Stephen Henson
· 13 years ago
6dbb621
Make tls1_check_chain return a set of flags indicating checks passed
by Dr. Stephen Henson
· 13 years ago
ec4a50b
Abort handshake if signature algorithm used not supported by peer.
by Dr. Stephen Henson
· 13 years ago
d18b716
check EC tmp key matches preferences
by Dr. Stephen Henson
· 13 years ago
74ecfab
Add support for certificate stores in CERT structure. This makes it
by Dr. Stephen Henson
· 13 years ago
9f27b1e
Add new ctrl to retrieve client certificate types, print out
by Dr. Stephen Henson
· 13 years ago
87adf1f
new function SSL_is_server to which returns 1 is the corresponding SSL context is for a server
by Dr. Stephen Henson
· 13 years ago
3dbc46d
Separate client and server permitted signature algorithm support: by default
by Dr. Stephen Henson
· 13 years ago
18d7158
Add certificate callback. If set this is called whenever a certificate
by Dr. Stephen Henson
· 13 years ago
d61ff83
Add new "valid_flags" field to CERT_PKEY structure which determines what
by Dr. Stephen Henson
· 13 years ago
4453cd8
Reorganise supported signature algorithm extension processing.
by Dr. Stephen Henson
· 13 years ago
0f229cc
Add support for application defined signature algorithms for use with
by Dr. Stephen Henson
· 13 years ago
c4ff5d1
fix clashing error code
by Dr. Stephen Henson
· 13 years ago
a5ee80b
Make it possible to delete all certificates from an SSL structure.
by Dr. Stephen Henson
· 13 years ago
93ab9e4
Initial record tracing code. Print out all fields in SSL/TLS records
by Dr. Stephen Henson
· 13 years ago
7a71af8
Rearrange and test authz extension.
by Ben Laurie
· 13 years ago
71fa451
Version skew reduction: trivia (I hope).
by Ben Laurie
· 13 years ago
a9e1c50
RFC 5878 support.
by Ben Laurie
· 13 years ago
43d5b4f
Change value of SSL_OP_NO_TLSv1_1 to avoid clash with SSL_OP_ALL and
by Dr. Stephen Henson
· 13 years ago
09e4e4b
Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
by Dr. Stephen Henson
· 13 years ago
ce33b42
oops, not yet ;-)
by Dr. Stephen Henson
· 13 years ago
579d553
update NEWS
by Dr. Stephen Henson
· 13 years ago
aa09c2c
correct error codes
by Dr. Stephen Henson
· 13 years ago
a435263
Add support for automatic ECDH temporary key parameter selection. When
by Dr. Stephen Henson
· 13 years ago
Next »