- 20 2月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
definitions) so we can use it in EVP GCM code avoiding need to allocate it.
-
- 04 2月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 2月, 2011 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
-
- 27 1月, 2011 2 次提交
-
-
由 Dr. Stephen Henson 提交于
redirect locking to minimal FIPS_lock() function where required.
-
由 Dr. Stephen Henson 提交于
-
- 27 7月, 2010 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2309
-
- 28 12月, 2009 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 08 4月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 30 12月, 2008 1 次提交
-
-
由 Andy Polyakov 提交于
shell ones.
-
- 12 11月, 2008 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 12 9月, 2008 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 14 1月, 2008 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 11 1月, 2008 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 19 12月, 2007 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 13 8月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 30 7月, 2007 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 16 5月, 2007 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 15 5月, 2007 1 次提交
-
-
由 Andy Polyakov 提交于
sha1_block_data_order when hashing short messages. Move OPENSSL_cleanse to "cpuid" assembler module and gain 2x.
-
- 25 10月, 2006 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 12 4月, 2006 1 次提交
-
-
由 Ulf Möller 提交于
PR: 1308 Submitted by: Oliver Tappe <zooey@hirschkaefer.de> Reviewed by: Ulf Moeller
-
- 06 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
of the EVP routines to public key algorithms.
-
- 23 3月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
initialize it. Initial support for application added public key ASN1.
-
- 04 2月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 10 11月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
was not executed. It doesn't excuse user from running 'make clean', it simply avoids process table exhaustion. PR: 1236 Submitted by: Michael Richardson
-
- 06 11月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 23 6月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
- eliminate ambiguities between GNU-ish and SysV-ish make flavors; - switch [back] to -e; - fold/unify rules; This is follow-up to the patch introducing common BUILDENV. Idea is to collect as much parameters in $(TOP) as possible and "strip" lower Makefiles for most variables [and thus makes them more readable].
-
- 22 5月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 18 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
compiled into *our* aplpications. That's because mingw is always consistent with itself. Having library-side code linked into .dll makes it possible to deploy the .dll with user-code compiled with another compiler [which is pretty much the whole point behind Applink].
-
- 17 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.
-
- 16 5月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 03 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 27 4月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 30 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 26 1月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 18 1月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
- Enforce that there should be no policy settings when the language is one of id-ppl-independent or id-ppl-inheritAll. - Add functionality to ssltest.c so that it can process proxy rights and check that they are set correctly. Rights consist of ASCII letters, and the condition is a boolean expression that includes letters, parenthesis, &, | and ^. - Change the proxy certificate configurations so they get proxy rights that are understood by ssltest.c. - Add a script that tests proxy certificates with SSL operations. Other changes: - Change the copyright end year in mkerr.pl. - make update.
-
- 03 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
-