- Sep 20, 2002
-
-
Bodo Möller authored
PR: 274 [previous commit did not include all the changes]
-
- Sep 19, 2002
-
-
Bodo Möller authored
PR: 274
-
Bodo Möller authored
PR: 262
-
- Sep 05, 2002
-
-
Lutz Jänicke authored
Submitted by: TJ Saunders <tj@castaglia.org> Reviewed by: PR: 268
-
- Aug 30, 2002
-
-
Dr. Stephen Henson authored
Fix ASN1_STRING_to_UTF8: remove non sensical !*out test.
-
- Aug 29, 2002
-
-
Bodo Möller authored
Submitted by: anonymous PR: 254
-
- Aug 22, 2002
-
-
Dr. Stephen Henson authored
Fix crahses and leaks in pkcs12 utility -chain option
-
- 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
-
Richard Levitte authored
return NULL. PR: 228
-
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.
-
- Aug 15, 2002
-
-
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
Submitted by: thomas poindessous <poinde_t@epita.fr>
-
Richard Levitte authored
PR: 199
-
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
PR: 216, point 3
-
Richard Levitte authored
warning, and is thereby ignored by the rest of the command procedure. The only problem would be if SSL_TASK.C failed to compile, which hasn't happened in ages...
-
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 09, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
The tag will be OpenSSL_0_9_6g.
-
Richard Levitte authored
variable doesn't already contain a -f argument. PR: 203, part 4
-
Bodo Möller authored
-
Richard Levitte authored
PR: 203, part 3
-
Richard Levitte authored
PR: 203, part 2
-
Richard Levitte authored
-dumpversion). PR: 203, part 1
-
- Aug 08, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
The tag will be OpenSSL_0_9_6f.
-
Richard Levitte authored
-
- Aug 02, 2002
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
calculation and check overflow against LONG_MAX.
-
Richard Levitte authored
-
Bodo Möller authored
-
- Aug 01, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
PR: 175
-