- 01 10月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 29 9月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
"remaining relocations" in assembler modules. The latter seems to be new behaviour, elder as/ld managed to resolve this relocations as internal. It's possible to address this problem differently, but I settle for -Bsymbolic... PR: 546
-
- 28 9月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
Notified by Corinna Vinschen <vinschen@redhat.com>
-
由 Richard Levitte 提交于
necessary.
-
- 27 9月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
bug and test that it's actually gone. PR: 950
-
- 25 9月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
gone unnoticed ...
-
- 24 9月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
for LPdir_unix.c in LPlib. For the other files, only the last log entry applies. ---------------------------- revision 1.11 date: 2004/09/23 22:07:22; author: _cvs_levitte; state: Exp; lines: +20 -6 Define my own macro LP_ENTRY_SIZE to express the size of my own buffering of directory entries, and make it depend on whichever comes first of PATH_MAX and NAME_MAX. As a fallback, make sure it's set to 255 if neither PATH_MAX or NAME_MAX were defined. Also, if the size given from PATH_MAX or NAME_MAX is less than 255, force LP_ENTRY_SIZE to be 255. It makes no harm whatsoever if LP_ENTRY_SIZE is larger than the maximum local path name limit. It does make a lot of harm if LP_ENTRY_SIZE is smaller. 255 seemed like a fairly acceptable default when nothing else is available. ---------------------------- revision 1.10 date: 2004/08/26 13:36:05; author: _cvs_levitte; state: Exp; lines: +13 -13 License correction. I am not REGENTS, just a COPYRIGHT HOLDER. ----------------------------
-
- 19 9月, 2004 2 次提交
-
-
由 Geoff Thorpe 提交于
outstanding ticket. PR: 926
-
由 Geoff Thorpe 提交于
been done, and took care of the other one (which hadn't). Submitted by: Nils Larsch Reviewed by: Geoff Thorpe
-
- 18 9月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 16 9月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 9月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
in ASN1_STRING_to_UTF8().
-
- 13 9月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
- Move the inclusion of malloc.h until after all other includes, so we can do proper tests of system macros. - Make sure the correct header file is included to get the builtin "alloca" under VMS, and define a macro to map the symbol 'alloca' to it.
-
- 12 9月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 11 9月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
for the PKCS#9 OID then the non standard MS OID.
-
- 10 9月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 09 9月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
warning. Submitted by: Doug Kaufman <dkaufman@rahul.net>
-
由 Andy Polyakov 提交于
[for DJGPP]...
-
- 08 9月, 2004 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Add support for policy checking in verify utility.
-
- 07 9月, 2004 4 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
This tidies up verify parameters and adds support for integrated policy checking. Add support for policy related command line options. Currently only in smime application. WARNING: experimental code subject to change.
-
由 Dr. Stephen Henson 提交于
-
- 30 8月, 2004 5 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
"Proper" means "compiles and passes test." Versioning is broken (I think).
-
由 Andy Polyakov 提交于
symbol, but a macro expanded as (*(OPENSSL_ia32cap_loc())). The latter is the only one to be exported to application.
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
x86*_nw.pl will be deleted. In addition this update implements initseg on several additional [in addition to ELF] platforms. Functions registered with initseg are supposed to be called prior main().
-
- 24 8月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
compiling the engine and inline memcpy in performance critical pathes.
-
由 Andy Polyakov 提交于
-
- 18 8月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 12 8月, 2004 4 次提交
-
-
由 Richard Levitte 提交于
converted to upper case or something like that), the application- level bio_dump_cb() has a name clash with the new library function BIO_dump_cb(). The easiest fix is to rename the function at the application level.
-
由 Richard Levitte 提交于
to bother creating a BIO around it. So here's a few more functions to make it possible to make the dump using a printing callback, and to print to a FILE* (based on the callback variant), done in the same style as the functions in crypto/err/err_prn.c.
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
-
- 11 8月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-