- Aug 15, 2002
-
-
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
-
- Aug 12, 2002
-
-
Richard Levitte authored
PR: 216, point 1
-
Richard Levitte authored
PR: 216, point 3
-
Bodo Möller authored
Submitted by: Sun Microsystems Labs
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
Submitted by: Douglas Stebila
-
Bodo Möller authored
Submitted by: Douglas Stebila
-
Bodo Möller authored
Submitted by: Douglas Stebila
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
-
Richard Levitte authored
-
- Aug 11, 2002
-
-
Richard Levitte authored
application with a different version of the library. Detect if there is a difference of versions, and print both versions in that case. This might prove to be a good enough debugging tool in case of doubt.
-
Richard Levitte authored
-
Richard Levitte authored
casing.
-
Richard Levitte authored
-
- Aug 10, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
-
- Aug 09, 2002
-
-
Richard Levitte authored
-
Richard Levitte authored
(I expect the next run will generate lots of errors on VMS :-)).
-
Richard Levitte authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
don't print seed value as a number (leading zeros must not be removed) Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Nils Larsch
-
Bodo Möller authored
Submitted by: Douglas Stebila
-
Bodo Möller authored
Submitted by: Douglas Stebila <douglas.stebila@sun.com> (Authors: Vipul Gupta and Sumit Gupta, Sun Microsystems Laboratories)
-
Richard Levitte authored
variable doesn't already contain a -f argument. PR: 203, part 4
-