- 19 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 8月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
GNU ld comes first, checking the usage of collect2 gives that instead of GNU ld, even if GNU ld would be the one that would get used if we link using gcc. It's much better, apparently, to ask gcc directly what the path to GNU ld is (provided it's there at all and gcc knows about it), and ask the result if it's a GNU or not. The bonus is that our GNU ld detection mechanism got shorter and easier to understand...
-
由 Lutz Jänicke 提交于
Submitted by: Reviewed by: PR: 212
-
- 16 8月, 2002 7 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Richard Levitte 提交于
come up with all kinds of names we don't have in our targets). Besides, our sparcv9 targets currently generate sparcv8 code, I'm told.
-
由 Richard Levitte 提交于
Notified by Doug Kaufman <dkaufman@rahul.net>
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
- 15 8月, 2002 9 次提交
-
-
由 Richard Levitte 提交于
PR: 220
-
由 Bodo Möller 提交于
Submitted by: Lorinczy Zsigmond <lzsiga@mail.ahiv.hu>
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
Part of PR 196
-
由 Richard Levitte 提交于
PR: 199
-
由 Richard Levitte 提交于
OpenSSL itself, since they aren't used there (yet). It became quite visible qhen building a shared library, however...
-
由 Bodo Möller 提交于
EC_GROUP_new_by_nid() should be enough. This avoids a lot of redundancy. Submitted by: Nils Larsch
-
由 Richard Levitte 提交于
become rather large. This becomes a problem when the default 1024 character large buffer that WRITE uses isn't enough. WRITE/SYMBOL uses a 2048 byte large buffer instead.
-
- 14 8月, 2002 8 次提交
-
-
由 Bodo Möller 提交于
needed, call 'pod2man' directly if this works PR: 217
-
由 Richard Levitte 提交于
That will make the test go through even if DH (or in some cases ECDH) aren't built into OpenSSL. PR: 216, part 2
-
由 Richard Levitte 提交于
build.
-
由 Richard Levitte 提交于
typical output from a program in C. PR: 222
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
Fix typo in OBJ_txt2obj which incorrectly passed the content length, instead of the encoding length to d2i_ASN1_OBJECT. This wasn't visible before becuse ASN1_get_object() used to read past the length of the supplied buffer.
-
由 Richard Levitte 提交于
-
- 13 8月, 2002 5 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
PR: 216, point 1
-
由 Richard Levitte 提交于
PR: 216, point 3
-
- 12 8月, 2002 8 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Sun Microsystems Labs
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila
-
由 Bodo Möller 提交于
Submitted by: Nils Larsch
-
由 Bodo Möller 提交于
-