- 10 9月, 2014 1 次提交
-
-
由 Rich Salz 提交于
For portability don't use "if ! expr" Reviewed-by: NDr. Stephen Henson <steve@openssl.org>
-
- 18 8月, 2014 1 次提交
-
-
由 Jonas Maebe 提交于
pub_decode_gost94, pub_decode_gost01: check for NULL after allocating databuf pub_encode_gost94, pub_encode_gost01: check for NULL after allocating databuf and octet Signed-off-by: NKurt Roeckx <kurt@openssl.org> Reviewed-by: NRich Salz <rsalz@openssl.org>
-
- 25 7月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
The call to setenv in gost2814789t.c is not portable and may not reflect the location of the GOST ENGINE on all platforms anyway. Instead set OPENSSL_ENGINES in test/Makefile Reviewed-by: NGeoff Thorpe <geoff@openssl.org>
-
- 09 7月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
PR: #3424,#3423,#3422
-
- 01 6月, 2014 1 次提交
-
-
由 David Ramos 提交于
PR#3313
-
- 07 3月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 3275
-
- 09 11月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
Original definition depended on __LONG_MAX__ that is not guaranteed to be present. As we don't support platforms with int narrower that 32 bits it's appropriate to make defition inconditional. PR: 3165
-
- 16 9月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 3110 Submitted by Corinna Vinschen.
-
- 06 9月, 2013 1 次提交
-
-
- 22 6月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 4月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 04 3月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
-
- 22 2月, 2013 1 次提交
-
-
由 Ben Laurie 提交于
Not sure why I am getting these now and not before.
-
- 25 1月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 22 1月, 2013 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Ben Laurie 提交于
-
- 20 1月, 2013 2 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Seguei Leontiev PR: 2821
-
由 Andy Polyakov 提交于
Submitted by: Serguei Leontiev PR: 2821
-
- 20 12月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 19 12月, 2012 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
PR: 2821 Submitted by: Dmitry Belyavsky, Serguei Leontiev
-
- 01 9月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Multiple copies of the ENGINE will cause problems when it is cleaned up as the methods are stored in static structures which will be overwritten and freed up more than once. Set static methods to NULL when the ENGINE is freed so it can be reloaded.
-
- 14 8月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2858
-
- 04 6月, 2012 1 次提交
-
-
由 Ben Laurie 提交于
-
- 11 3月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Dmitry Belyavsky <beldmit@gmail.com> CMS support for ccgost engine
-
- 29 2月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Reported by: Dmitry Belyavsky <beldmit@gmail.com> Fix memory leak if invalid GOST MAC key given.
-
- 13 1月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
are passed zero-extended, not sign-extended. PR: 2682
-
- 05 1月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 11月, 2011 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 01 9月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Thomas Jarosch <thomas.jarosch@intra2net.com> Reviewed by: steve Zero structure fields properly.
-
- 17 2月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
is picked up.
-
- 25 8月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2319
-
- 12 6月, 2010 1 次提交
-
-
由 Ben Laurie 提交于
-
- 22 5月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Ger Hobbelt <ger@hobbelt.com> Approved by: steve@openssl.org Check for <= 0 i2d return value.
-
- 14 4月, 2010 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 08 4月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 2月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Don't leave dangling pointers in GOST engine if calls fail.
-
- 27 1月, 2010 1 次提交
-
-
由 Richard Levitte 提交于
-
- 20 1月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: "NARUSE, Yui" <naruse@airemix.jp> Remove non-ASCII comment which causes compilation errors on some versions of VC++.
-