- 26 4月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
proposed the change and submitted the patch, I jiggled it slightly and adjusted the other parts of openssl that were affected. PR: 867 Submitted by: Jelte Jansen Reviewed by: Geoff Thorpe
-
- 25 4月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 22 4月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
PR:870
-
- 21 4月, 2004 4 次提交
-
-
由 Geoff Thorpe 提交于
0.9.7-stable as well as HEAD (and doesn't apply to the 0.9.6-engine variant).
-
由 Geoff Thorpe 提交于
some similar code elsewhere. Thanks to Francesco Petruzzi for bringing this to my attention.
-
由 Dr. Stephen Henson 提交于
serial number plus 1 to the output file. Its purpose is to allow serial number files to be initialized when random serial numbers are used.
-
由 Dr. Stephen Henson 提交于
-
- 20 4月, 2004 10 次提交
-
-
由 Dr. Stephen Henson 提交于
initial serial numbers. PR: 842
-
由 Richard Levitte 提交于
days... A little too much for my tests, currently...
-
由 Richard Levitte 提交于
else then at least so bc doesn't have problems parsing the output from bntest :-).
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
consolidated these prior to committing).
-
由 Geoff Thorpe 提交于
dependencies of the OPENSSL_NO_DEPRECATED mode. This prevents dependencies being reproduced for "deprecated" header behaviour when a developer doesn't define the symbol (with the subsequent CVS wars that can ensue).
-
由 Geoff Thorpe 提交于
-
由 Geoff Thorpe 提交于
tree. This further reduces header interdependencies, and makes some associated cleanups.
-
由 Geoff Thorpe 提交于
changes are the fallout). As this could break source code that doesn't directly include headers for interfaces it uses, changes to recursive includes are covered by the OPENSSL_NO_DEPRECATED symbol. It's better to define this when building and using openssl, and then adapt code where necessary - this is how to stay current. However the mechanism exists for the lethargic.
-
- 15 4月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 4月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 4月, 2004 2 次提交
-
-
由 Geoff Thorpe 提交于
-
由 Dr. Stephen Henson 提交于
-
- 31 3月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 29 3月, 2004 3 次提交
-
-
由 Richard Levitte 提交于
make update
-
由 Andy Polyakov 提交于
available compiler versions generated bogus machine code trying to compile new crypto/des/cfb_enc.c. Secondly, 8th version defines __GNUC__ macro, but fails to compile *some* inline assembler correctly. Note that all versions of icc implement MSC-like _lrot[rl] intrinsic, which is used now instead of offensive asm. Finally, unnecessary linker dependencies are eliminated. Most notably dependency from libirc.a caused trouble at application start-up, if libcrypto.so is linked with -Bsymbolic (which it is).
-
由 Dr. Stephen Henson 提交于
appropriate form, for example correct DES parity. Update S/MIME code and EVP_SealInit to use new functions. PR: 700
-
- 28 3月, 2004 3 次提交
-
-
由 Dr. Stephen Henson 提交于
make update
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
verified structure can contain its own CRLs (such as PKCS#7 signedData). Tidy up some of the verify code.
-
- 27 3月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 3月, 2004 8 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
the symbol name).
-
由 Richard Levitte 提交于
in the middle of the code on Windows, and that disrupts operations in functions later that use rename()... PR: 853
-
由 Richard Levitte 提交于
PR: 854
-
由 Richard Levitte 提交于
PR: 856
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
doule as last argument.
-
- 25 3月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-