index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an NSS output format to sess_id to export to export the session id and th...
Martin Kaiser
2014-05-24
2
-0
/
+31
*
Fix heartbeat_test for -DOPENSSL_NO_HEARTBEATS
Mike Bland
2014-05-22
1
-0
/
+10
*
For portability use BUF_strndup instead of strndup.
Dr. Stephen Henson
2014-05-20
1
-2
/
+2
*
Adding padding extension to trace code.
Dr. Stephen Henson
2014-05-20
1
-1
/
+2
*
Fix bug in signature algorithm copy.
Dr. Stephen Henson
2014-05-20
1
-1
/
+1
*
Fixup for ancient compilers.
Ben Laurie
2014-05-19
1
-20
/
+31
*
Zero-initialize heartbeat test write buffer
Mike Bland
2014-05-19
1
-2
/
+6
*
More through error checks in set_up
Mike Bland
2014-05-19
1
-4
/
+20
*
Make it build/run.
Ben Laurie
2014-05-19
1
-2
/
+2
*
Unit/regression test for TLS heartbeats.
Mike Bland
2014-05-19
2
-1
/
+425
*
Check sk_SSL_CIPHER_num() after assigning sk.
Kurt Roeckx
2014-05-12
1
-2
/
+3
*
Replace manual ASN1 decoder with ASN1_get_object
Serguei E. Leontiev
2014-05-12
1
-16
/
+7
*
Fixed NULL pointer dereference. See PR#3321
Matt Caswell
2014-05-12
1
-3
/
+4
*
Avoid out-of-bounds write in SSL_get_shared_ciphers
Günther Noack
2014-05-12
1
-0
/
+3
*
Move length check earlier to ensure we don't go beyond the end of the user's ...
Matt Caswell
2014-05-11
1
-14
/
+15
*
safety check to ensure we dont send out beyond the users buffer
Tim Hudson
2014-05-11
1
-0
/
+15
*
fix coverity issue 966597 - error line is not always initialised
Tim Hudson
2014-05-08
1
-0
/
+4
*
Fixed spelling error in error message. Fix supplied by Marcos Marado
Matt Caswell
2014-05-01
1
-1
/
+1
*
make depend
Geoff Thorpe
2014-04-25
1
-2
/
+3
*
Fix use after free.
Ben Laurie
2014-04-23
1
-1
/
+1
*
Fix SSL_CTX_get{first,next}_certificate.
Kaspar Brand
2014-04-21
1
-1
/
+1
*
Add heartbeat extension bounds check.
Dr. Stephen Henson
2014-04-07
2
-13
/
+27
*
Set TLS padding extension value.
Dr. Stephen Henson
2014-04-05
2
-1
/
+7
*
For more than 160 bits of security disable SHA1 HMAC
Dr. Stephen Henson
2014-04-05
1
-0
/
+3
*
Set security level in cipher string.
Dr. Stephen Henson
2014-03-28
1
-6
/
+21
*
Set security level to zero is ssltest
Dr. Stephen Henson
2014-03-28
1
-0
/
+5
*
Security framework.
Dr. Stephen Henson
2014-03-28
16
-197
/
+822
*
Check return value of ssl3_output_cert_chain
Dr. Stephen Henson
2014-03-28
2
-3
/
+12
*
Allow return of supported ciphers.
Dr. Stephen Henson
2014-03-28
5
-7
/
+39
*
Auto DH support.
Dr. Stephen Henson
2014-03-28
7
-4
/
+83
*
Fix memory leak with client auth.
Dr. Stephen Henson
2014-03-27
1
-0
/
+7
*
Add -no_resumption_on_reneg to SSL_CONF.
Dr. Stephen Henson
2014-03-27
1
-0
/
+2
*
Update chain building function.
Dr. Stephen Henson
2014-03-27
2
-2
/
+7
*
Allow duplicate certs in ssl_build_cert_chain
Emilia Kasper
2014-03-24
1
-2
/
+15
*
Retry callback only after ClientHello received.
Piotr Sikora
2014-03-19
1
-1
/
+1
*
typo
Dr. Stephen Henson
2014-03-10
1
-1
/
+1
*
Simplify ssl_add_cert_chain logic.
Dr. Stephen Henson
2014-03-10
1
-44
/
+37
*
bss_dgram.c,d1_lib.c: make it compile with mingw.
Andy Polyakov
2014-03-06
1
-0
/
+4
*
Add function to free compression methods.
Dr. Stephen Henson
2014-03-02
2
-0
/
+13
*
Fix for WIN32 builds with KRB5
Dr. Stephen Henson
2014-02-26
1
-0
/
+9
*
ssl/t1_enc.c: check EVP_MD_CTX_copy return value.
Andy Polyakov
2014-02-25
1
-1
/
+2
*
Don't use BN_ULLONG in n2l8 use SCTS_TIMESTAMP.
Dr. Stephen Henson
2014-02-25
1
-9
/
+0
*
Only set current certificate to valid values.
Dr. Stephen Henson
2014-02-23
1
-6
/
+9
*
New chain building flags.
Dr. Stephen Henson
2014-02-23
2
-15
/
+60
*
Option to set current cert to server certificate.
Dr. Stephen Henson
2014-02-21
3
-0
/
+21
*
fix WIN32 warnings
Dr. Stephen Henson
2014-02-20
2
-2
/
+2
*
make depend
Dr. Stephen Henson
2014-02-20
1
-21
/
+21
*
Move CT viewer extension code to crypto/x509v3
Dr. Stephen Henson
2014-02-20
2
-129
/
+0
*
make depend
Dr. Stephen Henson
2014-02-19
1
-38
/
+39
*
Make i2r_sctlist static.
Ben Laurie
2014-02-19
1
-3
/
+3
[next]