CVS log for src/crypto/external/bsd/openssl/dist/crypto/dh/Attic/Makefile.save
Up to [cvs.NetBSD.org] / src / crypto / external / bsd / openssl / dist / crypto / dh
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.1.1.1.2.1
Sun Aug 10 06:47:34 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-earlyentropy
FILE REMOVED
Changes since revision 1.1.1.1: +0 -0
lines
Rebase.
Revision 1.2
Thu Jun 5 14:39:47 2014 UTC (10 years, 10 months ago) by christos
Branches: MAIN
CVS tags: tls-maxphys-base,
tls-earlyentropy-base,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
pgoyette-compat,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
localcount-20160914,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan,
HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0
lines
Merge conflicts.
Revision 1.1.1.1.4.2: download - view: text, markup, annotated - select for diffs
Thu May 22 13:21:37 2014 UTC (10 years, 11 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.1.1.1.4.1: preferred, colored; branchpoint 1.1.1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.1.1.4.1: +180 -0
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.1.1.1.4.1
Sat Jan 11 18:11:14 2014 UTC (11 years, 3 months ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.1.1.1: +0 -180
lines
file Makefile.save was added on branch yamt-pagecache on 2014-05-22 13:21:37 +0000
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Jan 11 18:11:14 2014 UTC (11 years, 3 months ago) by christos
Branches: OPENSSL
CVS tags: yamt-pagecache-base9,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
openssl-1-0-1g,
openssl-1-0-1f
Branch point for: yamt-pagecache,
tls-earlyentropy
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Changes between 1.0.1e and 1.0.1f [6 Jan 2014]
*) Fix for TLS record tampering bug. A carefully crafted invalid
handshake could crash OpenSSL with a NULL pointer exception.
Thanks to Anton Johansson for reporting this issues.
(CVE-2013-4353)
*) Keep original DTLS digest and encryption contexts in retransmission
structures so we can use the previous session parameters if they need
to be resent. (CVE-2013-6450)
[Steve Henson]
*) Add option SSL_OP_SAFARI_ECDHE_ECDSA_BUG (part of SSL_OP_ALL) which
avoids preferring ECDHE-ECDSA ciphers when the client appears to be
Safari on OS X. Safari on OS X 10.8..10.8.3 advertises support for
several ECDHE-ECDSA ciphers, but fails to negotiate them. The bug
is fixed in OS X 10.8.4, but Apple have ruled out both hot fixing
10.8..10.8.3 and forcing users to upgrade to 10.8.4 or newer.
[Rob Stradling, Adam Langley]
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 11 18:11:14 2014 UTC (11 years, 3 months ago) by christos
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>