- 12 8月, 2014 1 次提交
-
-
由 Dr Stephen Henson 提交于
Fully remove old error, per drH Reviewed-by: rsalz
-
- 22 10月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
multi string components (as used in DN fields or request attributes) or change the values of existing ones.
-
- 10 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Martin Kaiser <lists@kaiser.cx>, Stephen Henson Approved by: steve@openssl.org Improve error checking in asn1_gen.c
-
- 10 2月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Reviewed by: steve If tagging is universal and SET or SEQUENCE set constructed bit.
-
- 12 11月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
knock-on work than expected - they've been extracted into a patch series that can be completed elsewhere, or in a different branch, before merging back to HEAD.
-
- 06 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 01 11月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 13 10月, 2007 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 16 11月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
casts.
-
- 16 3月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
-
- 20 1月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
correctly encode FALSE for BOOL in ASN1_TYPE.
-
- 14 1月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
-
- 09 5月, 2005 1 次提交
-
-
由 Bodo Möller 提交于
during "make errors" and thus during "make update". Fix lots of bugs that util/ck_errf.pl can detect automatically. Various others of these are still left to fix; that's why "make update" will complain loudly when run now.
-
- 23 4月, 2005 1 次提交
-
-
由 Nils Larsch 提交于
-
- 31 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 16 3月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
functions and macros. This change has associated tags: LEVITTE_before_const and LEVITTE_after_const. Those will be removed when this change has been properly reviewed.
-
- 30 10月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
I have tried to convert 'len' type variable declarations to unsigned as a means to address these warnings when appropriate, but when in doubt I have used casts in the comparisons instead. The better solution (that would get us all lynched by API users) would be to go through and convert all the function prototypes and structure definitions to use unsigned variables except when signed is necessary. The proliferation of (signed) "int" for strictly non-negative uses is unfortunate.
-
- 21 2月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 2月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 2月, 2003 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 11月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 11月, 2002 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
-
- 12 11月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Initial ASN1 generation code. This can construct arbitrary encodings from strings and config files. Documentation to follow...
-