- Aug 30, 2002
-
-
Dr. Stephen Henson authored
-
- Aug 29, 2002
-
-
Bodo Möller authored
Submitted by: anonymous PR: 254
-
- Aug 28, 2002
-
-
Geoff Thorpe authored
-
- Aug 23, 2002
-
-
Dr. Stephen Henson authored
which was effectively bypassed in the ASN1 changed.
-
- Aug 22, 2002
-
-
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
-
Lutz Jänicke authored
Submitted by: Mike Castle <dalgoda@ix.netcom.com> Reviewed by: PR: 200
-
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
Fix block_size field for CFB and OFB modes: it should be 1.
-
- 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
-
Richard Levitte 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...
-
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
typical output from a program in C. PR: 222
-
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
-
cvs2svn authored
'OpenSSL_0_9_7-stable'.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
contributed TO WORK WITH 0.9.7 can be built as dynamically loadable libraries. For now, they're not included in crypto/engine/ since 0.9.7 is in feature freeze. Further discussion might change that, but don't hold your breath.
-
Richard Levitte authored
here).
-
Richard Levitte authored
-
Richard Levitte authored
-
- Aug 12, 2002
-
-
Richard Levitte authored
PR: 216, point 1
-
Richard Levitte authored
PR: 216, point 1
-
Richard Levitte authored
PR: 216, point 3
-
Richard Levitte authored
PR: 216, point 3
-
Bodo Möller authored
Submitted by: Sun Microsystems Labs
-