- Aug 26, 2002
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- Aug 23, 2002
-
-
Dr. Stephen Henson authored
Reinstate the check for invalid length BIT STRINGS, which was effectively bypassed in the ASN1 changed.
-
- Aug 22, 2002
-
-
Dr. Stephen Henson authored
Make -nameopt work in req and add support for -reqopt
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Aug 18, 2002
-
-
Richard Levitte authored
-
- Aug 17, 2002
-
-
Richard Levitte authored
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...
-
- Aug 16, 2002
-
-
Lutz Jänicke authored
Submitted by: Reviewed by: PR: 212
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Richard Levitte authored
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 authored
Notified by Doug Kaufman <dkaufman@rahul.net>
-
Dr. Stephen Henson authored
-
- Aug 15, 2002
-
-
Richard Levitte authored
-
Bodo Möller authored
-
Richard Levitte authored
PR: 220
-
Bodo Möller authored
Submitted by: Lorinczy Zsigmond <lzsiga@mail.ahiv.hu>
-
Bodo Möller authored
-
Bodo Möller authored
-
Richard Levitte authored
Part of PR 196
-
Richard Levitte authored
PR: 199
-
Richard Levitte authored
OpenSSL itself, since they aren't used there (yet). It became quite visible qhen building a shared library, however...
-
Bodo Möller authored
EC_GROUP_new_by_nid() should be enough. This avoids a lot of redundancy. Submitted by: Nils Larsch
-
Richard Levitte authored
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.
-
- Aug 14, 2002
-
-
Bodo Möller authored
needed, call 'pod2man' directly if this works PR: 217
-
Richard Levitte authored
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 authored
build.
-
Richard Levitte authored
typical output from a program in C. PR: 222
-
Bodo Möller authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
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.
-
- Aug 13, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-