- Apr 26, 2004
-
-
Geoff Thorpe authored
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
-
- Apr 25, 2004
-
-
Dr. Stephen Henson authored
-
- Apr 24, 2004
-
-
Dr. Stephen Henson authored
-
- Apr 22, 2004
-
-
Dr. Stephen Henson authored
PR:870
-
- Apr 21, 2004
-
-
Geoff Thorpe authored
0.9.7-stable as well as HEAD (and doesn't apply to the 0.9.6-engine variant).
-
Geoff Thorpe authored
some similar code elsewhere. Thanks to Francesco Petruzzi for bringing this to my attention.
-
Dr. Stephen Henson authored
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 authored
-
- Apr 20, 2004
-
-
Dr. Stephen Henson authored
initial serial numbers. PR: 842
-
Richard Levitte authored
days... A little too much for my tests, currently...
-
Richard Levitte authored
else then at least so bc doesn't have problems parsing the output from bntest :-).
-
- Apr 19, 2004
-
-
Geoff Thorpe authored
-
Geoff Thorpe authored
-
Geoff Thorpe authored
consolidated these prior to committing).
-
Geoff Thorpe authored
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 authored
-
Geoff Thorpe authored
tree. This further reduces header interdependencies, and makes some associated cleanups.
-
Geoff Thorpe authored
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.
-
- Apr 15, 2004
-
-
Dr. Stephen Henson authored
-
- Apr 13, 2004
-
-
Dr. Stephen Henson authored
-
- Apr 02, 2004
-
-
Geoff Thorpe authored
-
- Apr 01, 2004
-
-
Dr. Stephen Henson authored
-
- Mar 31, 2004
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Mar 29, 2004
-
-
Richard Levitte authored
make update
-
- Mar 28, 2004
-
-
Andy Polyakov authored
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 authored
appropriate form, for example correct DES parity. Update S/MIME code and EVP_SealInit to use new functions. PR: 700
-
Dr. Stephen Henson authored
make update
-
Dr. Stephen Henson authored
-
- Mar 27, 2004
-
-
Dr. Stephen Henson authored
verified structure can contain its own CRLs (such as PKCS#7 signedData). Tidy up some of the verify code.
-
Dr. Stephen Henson authored
-
- Mar 26, 2004
-
-
Dr. Stephen Henson authored
-
- Mar 25, 2004
-
-
Dr. Stephen Henson authored
-
Richard Levitte authored
the symbol name).
-
Richard Levitte authored
in the middle of the code on Windows, and that disrupts operations in functions later that use rename()... PR: 853
-
Richard Levitte authored
PR: 854
-
Richard Levitte authored
PR: 856
-
Richard Levitte authored
-
Richard Levitte authored
doule as last argument.
-
Richard Levitte authored
-