Dr. Stephen Henson
9370c84361
Fix crahses and leaks in pkcs12 utility -chain option
2002-08-22 21:53:49 +00:00
Bodo Möller
bf6a0c5631
fix warnings (CHARSET_EBCDIC)
...
Submitted by: Lorinczy Zsigmond <lzsiga@mail.ahiv.hu>
2002-08-15 14:54:16 +00:00
Richard Levitte
ffcbf991b1
Sometimes, the value of the variable containing the compiler call can
...
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.
2002-08-15 08:29:58 +00:00
Lutz Jänicke
d12eb7b024
"make update"
...
Submitted by:
Reviewed by:
PR:
2002-07-30 09:32:45 +00:00
Richard Levitte
0ff3250f05
Allow subjects with more than 255 characters to be properly printed.
...
PR: 147
2002-07-18 17:59:27 +00:00
Bodo Möller
f0a3f16691
typo
2002-07-18 11:15:52 +00:00
Richard Levitte
c34a865f98
Reverse the change with the following log, it needs further investigation:
...
Make S/MIME output conform with the mail and MIME standards.
PR: 151
2002-07-18 10:39:34 +00:00
Richard Levitte
4f27f6be73
Make S/MIME output conform with the mail and MIME standards.
...
PR: 151
2002-07-18 08:47:47 +00:00
Richard Levitte
c678763f7d
have 'openssl pkcs7' exit with code 1 on error instead of 0.
...
PR: 119
2002-06-27 10:27:11 +00:00
Richard Levitte
578c1cdefa
make update
2002-06-13 21:57:57 +00:00
Lutz Jänicke
c6f0c60427
Make sure that settings are passed back and forth when walking around
...
in the tree during build.
Reinstall default PERL settings in Makefiles, as the real reason for the
failure was that the settings were not passed.
2002-06-06 11:14:40 +00:00
Lutz Jänicke
094ed2dd19
The correct PERL interpreter is passed via commandline.
2002-06-05 07:07:50 +00:00
Richard Levitte
04c8e99b39
CAformat should not be used for CA key format.
2002-05-30 16:24:33 +00:00
Richard Levitte
da0bab4c0c
Remove the duplicate description of -out.
...
PR: 28
2002-05-30 06:24:41 +00:00
Richard Levitte
1af4d83565
There is a chance that the input string is larger than size, and on VMS,
...
this wasn't checked and could possibly be exploitable (slim chance, but still)
2002-05-29 08:31:30 +00:00
Richard Levitte
3f8c72ce77
Generate an error if rewinding wasn't possible.
...
Notified by Ken Hirsch <kenhirsch@myself.com>.
PR: 23
2002-05-08 15:13:35 +00:00
Richard Levitte
6b42cad215
Potential memory leak removed. Notified by <threaded@totalise.co.uk>
2002-04-25 10:10:51 +00:00
Bodo Möller
5c5a2cd273
fix usage (no 'key')
2002-04-23 13:54:54 +00:00
Bodo Möller
5d2175eddb
check return values
...
Submitted by: Nils Larsch
2002-04-17 09:29:54 +00:00
Bodo Möller
875e8fca2d
harmonize capitalization
2002-04-09 12:43:18 +00:00
Richard Levitte
a5ee2b5232
Allow longer program names (VMS allows up to 39 characters).
...
Submitted by Compaq.
2002-04-06 18:59:43 +00:00
Richard Levitte
56d490cd40
Don't define RSA-specifici variables when RSA isn't used.
2002-04-06 09:57:52 +00:00
Richard Levitte
03a6dcdf31
make update
2002-02-26 14:18:23 +00:00
Richard Levitte
2ff622cf9d
Add the configuration target VxWorks.
2002-02-14 15:36:50 +00:00
Richard Levitte
b3467218f8
According to the main trunk, Darwin should get USE_TOD defined.
2002-01-26 05:02:45 +00:00
Richard Levitte
f760c5d80b
From reports I've seen, it looks like TIMES is wrong for Darwin.
2002-01-26 04:44:39 +00:00
Richard Levitte
d16e3759a8
Patches to make OpenSSL compilable on MacOS/X.
...
Submitted by Pier Fumagalli <pier@betaversion.org>
2002-01-08 09:19:55 +00:00
Richard Levitte
5dfaf1c437
make update
2001-12-20 22:25:41 +00:00
Richard Levitte
479275ef18
make update
...
perl util/mkdef.pl crypto update rewrite
2001-11-15 12:36:30 +00:00
Richard Levitte
d6945e10b5
Addapt VMS scripts to the newer disk layout system ODS-5, which allows more than one period and mixed size characters in file names
2001-10-29 13:06:29 +00:00
Lutz Jänicke
b914a547e1
Flush buffers to prevent mixed output (Adam Back <adam@cypherspace.org>).
2001-10-16 14:25:27 +00:00
Richard Levitte
744301ccd8
Add support for md4WithRSAEncryption.
2001-10-10 21:51:00 +00:00
Lutz Jänicke
93074b2509
When only the key is given to "enc", the IV is undefined
...
(found by Andy Brown <logic@warthog.com>).
2001-07-03 10:32:30 +00:00
Richard Levitte
2474b596ad
VMS doesn't support more than on period in a file name
2001-05-22 12:48:14 +00:00
Lutz Jänicke
514481f686
-1 cannot work on platforms with unsigned char
...
(Jun-ichiro itojun Hagino <itojun@iijlab.net>).
2001-04-15 10:30:01 +00:00
Richard Levitte
ec11fa2159
NetBSD and OpenBSD use TOD as well
2001-04-11 10:06:44 +00:00
Lutz Jänicke
c29dbb9562
Add forgotten "-passin" option to smime.c usage help.
2001-04-08 10:53:27 +00:00
Richard Levitte
75c3c831db
Incorporate some changes that make OpenSSL compilable in CygWin.
2001-04-04 15:51:36 +00:00
Bodo Möller
e32578847c
avoid buffer overflow
2001-03-31 07:47:32 +00:00
Bodo Möller
19086ef67b
this time *really* fix the /../ check ...
2001-03-30 14:55:19 +00:00
Bodo Möller
85794e5556
Remove unused variable 'prev_slash' that I accidentily added.
2001-03-30 10:50:27 +00:00
Bodo Möller
7f950bd8a2
For -WWW, fix test for ".." directory references (and avoid warning for
...
index -1).
2001-03-30 10:47:56 +00:00
Bodo Möller
2006dd12d6
Add missing '#ifndef NO_DSA'.
...
Submitted by: "Hellan,Kim KHE" <KHE@kmd.dk>
2001-03-22 15:13:43 +00:00
Bodo Möller
744b9066e2
Add missing '#ifndef NO_DSA'.
...
Submitted by: "Hellan,Kim KHE" <KHE@kmd.dk>
2001-03-22 15:05:23 +00:00
Richard Levitte
757d479536
make update
2001-03-16 12:26:29 +00:00
Richard Levitte
74c9ace6f0
From revision 1.54, 2001-03-16 10:30 levitte:
...
Correct a typo which might have lead to a dump.
Noted by Martin Kraemer <Martin.Kraemer@Fujitsu-Siemens.com>
2001-03-16 10:39:38 +00:00
Richard Levitte
0caa1c11f8
Include openssl/rand.h so RAND_status() gets properly declared.
...
Reported by Rob Neff <neff.ra@home.com>
2001-03-14 13:36:50 +00:00
Bodo Möller
9693045170
Fix: return 0 if no error occured.
2001-03-13 22:17:45 +00:00
Bodo Möller
0069dbc4a5
honour -no_tmp_rsa
2001-02-20 12:58:57 +00:00
Lutz Jänicke
0dbfc1da4a
Add '-rand' option to s_server and s_client.
2001-02-15 10:35:29 +00:00