- 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...
-