- 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 提交于
- safestack macro changes for C++ were incomplete - RLE decompression boundary case - SSL 2.0 key arg length check Submitted by: Google (Adam Langley, Neel Mehta, Bodo Moeller)
-
- 03 12月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Stefan Birrer <stefan.birrer@adnovum.ch> Reviewed by: steve Correct SKM_ASN1_SET_OF_d2i macro.
-
- 29 5月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted By: Mattias Ellert <mattias.ellert@fysast.uu.se> Fix type checking macro SKM_ASN1_SET_OF_i2d
-
- 07 2月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 15 1月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 28 7月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 29 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 24 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 10月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 04 6月, 2008 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
-
- 27 5月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 5月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 10 5月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
print out receipt requests.
-
- 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.
-
- 27 9月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 07 9月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix additional gcc 4.2 value not used warnings.
-
- 30 7月, 2007 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
understand inline, while WIN32 ones insist on __inline. Well, there are other compilers that insist on __inline. At the same time it turned out that most compilers understand both __inline and inline. I could find only one that doesn't understand __inline, Sun C. In other words it seems that __inline as preferred choice provides better coverage...
-
- 24 6月, 2007 1 次提交
-
-
由 Ben Laurie 提交于
-
- 08 6月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 6月, 2007 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
always use inline functions.
-
- 24 4月, 2007 1 次提交
-
-
由 Bodo Möller 提交于
PR: 1503 Submitted by: KISA Reviewed by: Bodo Moeller
-
- 06 12月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 11月, 2006 1 次提交
-
-
由 Ben Laurie 提交于
-
- 16 11月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
casts.
-
- 18 9月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 2月, 2006 1 次提交
-
-
由 Ulf Möller 提交于
and response verification. Submitted by: Zoltan Glozik <zglozik@opentsa.org> Reviewed by: Ulf Moeller
-
- 14 5月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 5月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
is made to directly cast a function of one type to what it considers and incompatible type. In particular gcc 3.4.2. Add new openssl_fcast macro to place functions into a form where the compiler will allow them to be cast. The current version achives this by casting to: void function(void).
-
- 20 4月, 2005 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
(void * != char *)
-
由 Richard Levitte 提交于
-