- 10 9月, 2014 1 次提交
-
-
由 Rich Salz 提交于
For portability don't use "if ! expr" Reviewed-by: NDr. Stephen Henson <steve@openssl.org>
-
- 19 8月, 2014 1 次提交
-
-
由 Martin Olsson 提交于
I also found a couple of others (padlock and signinit) and fixed them. Reviewed-by: NEmilia Kasper <emilia@openssl.org>
-
- 18 8月, 2014 2 次提交
-
-
由 Justin Blanchard 提交于
Add a dozen more const declarations where appropriate. These are from Justin; while adding his patch, I noticed ASN1_BIT_STRING_check could be fixed, too. Reviewed-by: NDr. Stephen Henson <steve@openssl.org>
-
由 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>
-
- 09 8月, 2014 2 次提交
- 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
-
- 02 7月, 2014 1 次提交
-
-
由 Libor Krystek 提交于
PR#2706 though patch is from PR#3366.
-
- 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
-
- 02 11月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 10月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 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 提交于
-
- 23 1月, 2013 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2963 and a number of others
-
- 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 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
Submitted by: Pierre Delaage
-
由 Andy Polyakov 提交于
PR: 2821 Submitted by: Dmitry Belyavsky, Serguei Leontiev
-
- 18 11月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: "Florian Rüchel" <florian.ruechel@ruhr-uni-bochum.de> Correctly handle local machine keys in the capi ENGINE.
-
- 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
-
- 27 6月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
path with spaces. PR: 2835
-
- 04 6月, 2012 1 次提交
-
-
由 Ben Laurie 提交于
-
- 20 3月, 2012 2 次提交
-
-
由 Andy Polyakov 提交于
workaround.
-
由 Andy Polyakov 提交于
-
- 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.
-
- 12 2月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Alexey Melnikov <alexey.melnikov@isode.com> Fix some memory and resource leaks in CAPI ENGINE.
-