projects
/
openssl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Ctrl to retrieve extms support.
[openssl.git]
/
ssl
/
ssl.h
2015-02-03
Dr. Stephen Henson
Ctrl to retrieve extms support.
blob
|
commitdiff
|
raw
2015-01-31
Matt Caswell
Make libssl opaque. Move all structures that were previ...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Rich Salz
Remove support for opaque-prf
blob
|
commitdiff
|
raw
|
diff to current
2015-01-28
Rich Salz
Dead code removal: Fortezza identifiers
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Rich Salz
"#if 0" removal: header files
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Rich Salz
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Rich Salz
OPENSSL_NO_xxx cleanup: many removals
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Run util/openssl-format-source -v -c .
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Move more comments that confuse indent
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Fix indent comment corruption issue
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
indent has problems with comments that are on the right...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
Matt Caswell
Further comment changes for reformat (master)
blob
|
commitdiff
|
raw
|
diff to current
2015-01-14
Rich Salz
Cleanup OPENSSL_NO_xxx, part 1
master-pre-reformat
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
Dr. Stephen Henson
Only allow ephemeral RSA keys in export ciphersuites.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-30
Tim Hudson
mark all block comments that need format preserving...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-18
Matt Caswell
Change all instances of OPENSSL_NO_DEPRECATED to OPENSS...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Matt Caswell
Add more meaningful OPENSSL_NO_ECDH error message for...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Jonas Maebe
tls1_process_heartbeat: check for NULL after allocating...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-05
Emilia Kasper
Add extra checks for odd-length EC curve lists.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-04
Kurt Roeckx
Remove SSLv2 support
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Matt Caswell
Remove instances in libssl of the constant 28 (for...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-25
Matt Caswell
Corrected comments in ssl.h about SSLv23_method and...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Dr. Stephen Henson
New option no-ssl3-method which removes SSLv3_*method
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
Dr. Stephen Henson
Process signature algorithms before deciding on certifi...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
Dr. Stephen Henson
Process signature algorithms in ClientHello late.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-21
Bodo Moeller
Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Bodo Moeller
Support TLS_FALLBACK_SCSV.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-24
Rich Salz
RT3544: Remove MWERKS support
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
Rename some callbacks, fix alignment.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
Use consistent function naming.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
New function SSL_extension_supported().
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
New extension callback features.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
Callback revision.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
Add custom extension sanity checks.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-28
Dr. Stephen Henson
Custom extension revision.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-22
Emilia Kasper
RT 3060: amend patch
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Rich Salz
Merge branch 'master' of git.openssl.org:openssl
blob
|
commitdiff
|
raw
|
diff to current
2014-08-15
Dr. Stephen Henson
Revision of custom extension code.
blob
|
commitdiff
|
raw
|
diff to current
2014-08-09
Viktor Szakats
RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
Dr. Stephen Henson
Check SRP parameters early.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-24
Dr. Stephen Henson
Add conditional unit testing interface.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-05
Ben Laurie
Reduce casting nastiness.
blob
|
commitdiff
|
raw
|
diff to current
2014-07-04
Dr. Stephen Henson
Remove all RFC5878 code.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-29
Ben Laurie
Constification - mostly originally from Chromium.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-09
Dr. Stephen Henson
SRP ciphersuite correction.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-01
Dr. Stephen Henson
Option to disable padding extension.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
Martin Kaiser
Add an NSS output format to sess_id to export to export...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
Dr. Stephen Henson
Security framework.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
Dr. Stephen Henson
Allow return of supported ciphers.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-28
Dr. Stephen Henson
Auto DH support.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-27
Dr. Stephen Henson
Update chain building function.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-10
Dr. Stephen Henson
typo
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Dr. Stephen Henson
Add function to free compression methods.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-23
Dr. Stephen Henson
New chain building flags.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-21
Dr. Stephen Henson
Option to set current cert to server certificate.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
Dr. Stephen Henson
Move CT viewer extension code to crypto/x509v3
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Ben Laurie
Merge branch 'sct-viewer-master' of https://github...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Rob Stradling
Move the SCT List extension parser into libssl.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-16
Dr. Stephen Henson
Restore SSL_OP_MSIE_SSLV2_RSA_PADDING
blob
|
commitdiff
|
raw
|
diff to current
2014-02-13
Dr. Stephen Henson
fix error discrepancy
blob
|
commitdiff
|
raw
|
diff to current
2014-02-06
Dr. Stephen Henson
Return previous compression methods when setting them.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Ben Laurie
Fix whitespace, new-style comments.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Scott Deboy
Re-add alert variables removed during rebase
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Scott Deboy
Update custom TLS extension and supplemental data ...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Dr. Stephen Henson
Return per-certificate chain if extra chain is NULL.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-02
Dr. Stephen Henson
New ctrl to set current certificate.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-27
Dr. Stephen Henson
New function to set compression methods so they can...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Dr. Stephen Henson
Add new function SSL_CTX_get_ssl_method().
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Daniel Kahn Gillmor
Allow "DHE" and "kDHE" as synonyms of "EDH" and "kEDH...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Daniel Kahn Gillmor
Allow "ECDHE" as a synonym of "EECDH" when specifiying...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
Dr. Stephen Henson
Verify parameter retrieval functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Dr. Stephen Henson
New functions to retrieve certificate from SSL_CTX
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
Dr. Stephen Henson
Don't define SSL_select_next_proto if OPENSSL_NO_TLSEXT set
blob
|
commitdiff
|
raw
|
diff to current
2013-11-14
Piotr Sikora
Fix compilation with no-nextprotoneg.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
Rob Stradling
Additional "chain_cert" functions.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-06
Dr. Stephen Henson
Sync error codes with 1.0.2-stable
blob
|
commitdiff
|
raw
|
diff to current
2013-10-21
Nick Mathewson
Do not include a timestamp in the Client/ServerHello...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-20
Dr. Stephen Henson
Extend SSL_CONF
blob
|
commitdiff
|
raw
|
diff to current
2013-09-25
Ben Laurie
Show useful errors.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-20
Ben Laurie
Merge remote-tracking branch 'trevp/pemfix' into trev...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-18
Dr. Stephen Henson
Fix error code clashes.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-06
Ben Laurie
More cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-06
Scott Deboy
Add callbacks supporting generation and retrieval of...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
Rob Stradling
Don't prefer ECDHE-ECDSA ciphers when the client appear...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-22
Adam Langley
Support ALPN.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-28
Dr. Stephen Henson
Fix duplicate error code.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-18
Trevor
Cleanup of custom extension stuff.
blob
|
commitdiff
|
raw
|
diff to current
2013-06-13
Adam Langley
Limit the number of empty records that will be processe...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-12
Trevor
Add support for arbitrary TLS extensions.
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Dr. Stephen Henson
Suite B support for DTLS 1.2
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
Dr. Stephen Henson
Dual DTLS version methods.
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
Dr. Stephen Henson
Provisional DTLS 1.2 support.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-26
Dr. Stephen Henson
typo
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-22
Dr. Stephen Henson
Add support for printing out and retrieving EC point...
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
2012-11-16
Dr. Stephen Henson
new command line option -stdname to ciphers utility
blob
|
commitdiff
|
raw
|
diff to current
2012-09-12
Dr. Stephen Henson
Add ctrl and utility functions to retrieve raw cipher...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-08
Dr. Stephen Henson
new ctrl to retrive value of received temporary key...
blob
|
commitdiff
|
raw
|
diff to current
next