- 22 2月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-
- 06 2月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
This patch makes the decoding of SSLv3 and TLS CBC records constant time. Without this, a timing side-channel can be used to build a padding oracle and mount Vaudenay's attack. This patch also disables the stitched AESNI+SHA mode pending a similar fix to that code. In order to be easy to backport, this change is implemented in ssl/, rather than as a generic AEAD mode. In the future this should be changed around so that HMAC isn't in ssl/, but crypto/ as FIPS expects. (cherry picked from commit e130841bccfc0bb9da254dc84e23bc6a1c78a64e)
-
- 19 1月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-
- 19 11月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 17 11月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 6月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
for debugging purposes. Needs "enable-ssl-trace" configuration option.
-
- 04 6月, 2012 1 次提交
-
-
由 Ben Laurie 提交于
-
- 27 12月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 11月, 2011 1 次提交
-
-
由 Ben Laurie 提交于
-
- 23 3月, 2011 1 次提交
-
-
由 Richard Levitte 提交于
This meant alarger renumbering in util/libeay.num due to symbols appearing in 1.0.0-stable and 1.0.1-stable. However, since there's been no release on this branch yet, it should be harmless.
-
- 13 3月, 2011 1 次提交
-
-
由 Ben Laurie 提交于
-
- 03 2月, 2011 1 次提交
-
-
由 Bodo Möller 提交于
-
- 26 1月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 1月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 10 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 7月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 04 6月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 26 5月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 23 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Initial support for CMS. Add zlib compression BIO. Add AES key wrap implementation. Generalize S/MIME MIME code to support CMS and/or PKCS7.
-
- 19 9月, 2007 1 次提交
-
-
由 Ben Laurie 提交于
-
- 08 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 04 2月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 7月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
./configure no-deprecated [no-dsa] [no-dh] [no-ec] [no-rsa] make depend all test work again PR: 1159
-
- 17 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.
-
- 16 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 27 4月, 2005 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Ben Laurie 提交于
-
- 30 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 03 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
-
- 10 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 18 5月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
-
- 20 4月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 29 1月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 27 12月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
- 04 12月, 2003 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Witold Filipczyk <witekfl@poczta.gazeta.pl> PR: #513
-
- 29 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 20 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
and then didn't support it very well. And that when there already is a useful variable for exactly this kind of thing; EX_LIBS...
-
- 13 11月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 09 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
give it. For 0.9.7 and up, that means util/domd needs to remove those double dashes from the argument list when gcc is used to find the dependencies.
-