index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_locl.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ssl_cert_inst()
Kurt Roeckx
2015-03-15
1
-1
/
+0
*
Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC
Rich Salz
2015-03-11
1
-6
/
+4
*
Make tlsext_tick_lifetime_hint an unsigned long (from signed long).
Matt Caswell
2015-02-10
1
-1
/
+1
*
Rewrite ssl3_send_client_key_exchange to support extms.
Dr. Stephen Henson
2015-02-03
1
-0
/
+3
*
Utility function to retrieve handshake hashes.
Dr. Stephen Henson
2015-02-03
1
-0
/
+2
*
Add flags field to SSL_SESSION.
Dr. Stephen Henson
2015-02-03
1
-0
/
+5
*
Make libssl opaque. Move all structures that were previously protected by
Matt Caswell
2015-01-31
1
-0
/
+1036
*
OPENSSL_NO_XXX cleanup: OPENSSL_NO_BUF_FREELISTS
Rich Salz
2015-01-27
1
-12
/
+0
*
OPENSSL_NO_xxx cleanup: SHA
Rich Salz
2015-01-27
1
-5
/
+0
*
Re-align some comments after running the reformat script.
Matt Caswell
2015-01-22
1
-7
/
+7
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-868
/
+888
*
Move more comments that confuse indent
Matt Caswell
2015-01-22
1
-24
/
+48
*
indent has problems with comments that are on the right hand side of a line.
Matt Caswell
2015-01-22
1
-3
/
+6
*
More comments
Matt Caswell
2015-01-22
1
-1
/
+1
*
Remove MS SGC
Dr. Stephen Henson
2015-01-02
1
-1
/
+0
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-4
/
+7
*
The dtls1_output_cert_chain function no longer exists so remove it from
Matt Caswell
2014-12-16
1
-1
/
+0
*
Add OPENSSL_NO_ECDH guards
Matt Caswell
2014-12-16
1
-0
/
+2
*
Remove SSLv2 support
Kurt Roeckx
2014-12-04
1
-69
/
+1
*
Remove instances in libssl of the constant 28 (for size of IPv4 header + UDP)
Matt Caswell
2014-12-03
1
-1
/
+2
*
Remove more references to dtls1_enc
Matt Caswell
2014-11-27
1
-1
/
+0
*
Check EVP_Cipher return values for SSL2
Matt Caswell
2014-11-27
1
-1
/
+1
*
Fixed memory leak due to incorrect freeing of DTLS reassembly bit mask
Matt Caswell
2014-11-26
1
-0
/
+1
*
Remove ssl3_check_finished.
Emilia Kasper
2014-11-20
1
-1
/
+0
*
Process signature algorithms before deciding on certificate.
Dr. Stephen Henson
2014-11-19
1
-0
/
+1
*
Process signature algorithms in ClientHello late.
Dr. Stephen Henson
2014-10-24
1
-1
/
+2
*
New extension callback features.
Dr. Stephen Henson
2014-08-28
1
-1
/
+3
*
Callback revision.
Dr. Stephen Henson
2014-08-28
1
-2
/
+2
*
Add custom extension sanity checks.
Dr. Stephen Henson
2014-08-28
1
-0
/
+17
*
Custom extension revision.
Dr. Stephen Henson
2014-08-28
1
-14
/
+24
*
Revision of custom extension code.
Dr. Stephen Henson
2014-08-15
1
-0
/
+20
*
Check SRP parameters early.
Dr. Stephen Henson
2014-08-06
1
-0
/
+3
*
Add conditional unit testing interface.
Dr. Stephen Henson
2014-07-24
1
-0
/
+17
*
Remove all RFC5878 code.
Dr. Stephen Henson
2014-07-04
1
-7
/
+0
*
Fix possible buffer overrun.
Ben Laurie
2014-07-02
1
-2
/
+2
*
More constification.
Ben Laurie
2014-06-29
1
-3
/
+3
*
Constification - mostly originally from Chromium.
Ben Laurie
2014-06-29
1
-4
/
+4
*
SRP ciphersuite correction.
Dr. Stephen Henson
2014-06-09
1
-0
/
+1
*
Security framework.
Dr. Stephen Henson
2014-03-28
1
-6
/
+26
*
Allow return of supported ciphers.
Dr. Stephen Henson
2014-03-28
1
-0
/
+1
*
Auto DH support.
Dr. Stephen Henson
2014-03-28
1
-0
/
+4
*
Don't use BN_ULLONG in n2l8 use SCTS_TIMESTAMP.
Dr. Stephen Henson
2014-02-25
1
-9
/
+0
*
Show the contents of the RFC6962 Signed Certificate Timestamp List Certificat...
Rob Stradling
2014-02-15
1
-0
/
+9
*
Update custom TLS extension and supplemental data 'generate' callbacks to sup...
Scott Deboy
2014-02-05
1
-2
/
+2
*
New ctrl to set current certificate.
Dr. Stephen Henson
2014-02-02
1
-0
/
+2
*
use SSL_kDHE throughout instead of SSL_kEDH
Daniel Kahn Gillmor
2014-01-09
1
-2
/
+3
*
use SSL_kECDHE throughout instead of SSL_kEECDH
Daniel Kahn Gillmor
2014-01-09
1
-1
/
+2
*
Additional "chain_cert" functions.
Rob Stradling
2013-11-14
1
-0
/
+1
*
Do not include a timestamp in the Client/ServerHello Random field.
Nick Mathewson
2013-10-21
1
-0
/
+1
*
Experimental encrypt-then-mac support.
Dr. Stephen Henson
2013-09-08
1
-1
/
+7
[next]