- 29 6月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
PR: 499
-
- 28 6月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
The changes have been mailed to <crypt@bis.doc.gov> as well. PR: 903
-
- 18 5月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
-
- 17 5月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
comes in we have required macros in place.
-
- 20 4月, 2004 2 次提交
-
-
由 Geoff Thorpe 提交于
-
由 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.
-
- 26 3月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
PR: 854
-
由 Richard Levitte 提交于
doule as last argument.
-
- 16 3月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
compilers may complain.
-
- 29 1月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 27 1月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
let's check for those macros, and if they aren't defined, let's assume there aren't Unixly devices on this platform.
-
- 05 1月, 2004 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Gertjan van Oosten <gertjan@West.NL> PR: #804
-
- 28 12月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
specially if it is. Add a few OpenBSD-specific cases. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
- 27 12月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
由 Richard Levitte 提交于
Use BUF_strlcat() instead of strcat(). Use BIO_snprintf() instead of sprintf(). In some cases, keep better track of buffer lengths. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
- 01 12月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
this and a few other changes.
-
- 28 11月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 780 Submitted by: Verdon Walker <VWalker@novell.com> Reviewed by: Richard Levitte
-
- 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.
-
- 07 8月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
1. CreateToolhelp32Snapshot returns INVALID_HANDLE_VALUE, not NULL, on error. 2. On Windows CE, a snapshot handle is closed with CloseToolhelp32Snapshot, not CloseHandle.
-
- 01 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 31 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 287
-
- 29 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 03 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 29 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
always give the expected result on some platforms.
-
- 28 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
I've covered all the memset()s I felt safe modifying, but may have missed some.
-
- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 15 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 264
-
- 13 11月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 14 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 253
-
- 09 10月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
Correct misspelled VXWORKS macros. Add VXWORKS identifying macros to e_os2.h. Add required inclusions and mappings for VxWorks in e_os.h. A few small modifications to make OpenSSL build and work on VxWorks. PR: 253, except for the change that was handled in an earlier commit, and a request for easy build of just parts of OpenSSL.
-
由 Richard Levitte 提交于
give it. For 0.9.7 and up, that means util/domd needs to remove those double dashes from the argument list when gcc is used to find the dependencies.
-
- 22 9月, 2002 1 次提交
-
-
由 Ulf Möller 提交于
compiler specific
-
- 09 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 30 7月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
-
- 18 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 15 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
(the same keys can be used for ECC schemes other than ECDSA) and add some new options. Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS" in 'PEM' format. Fix ec_asn1.c (take into account the desired conversion form). 'make update'. Submitted by: Nils Larsch
-
- 28 6月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
PR 123
-
由 Richard Levitte 提交于
handled properly. Part of PR 75
-