Ulf Möller
2613c1fa2f
New option to generate 80386 code.
1999-03-31 12:38:27 +00:00
Dr. Stephen Henson
8d8c7266d4
Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and add
...
them to the build environment.
1999-03-28 23:17:34 +00:00
Ralf S. Engelschall
8af354d449
Ops, interrupted commit. Fixed
1999-03-22 16:27:02 +00:00
Ralf S. Engelschall
e42263c226
Remove up_ver.pl call
1999-03-22 15:02:34 +00:00
Ralf S. Engelschall
d56128f014
Remove obsolete references to SSLeay and change default PLATFORM from
...
"FreeBSD" to the generic "dist" as it's done implicitly by "make dist".
1999-03-22 14:45:08 +00:00
Ralf S. Engelschall
5ea177cfbc
Print a little bit more information
1999-03-22 14:38:33 +00:00
Ralf S. Engelschall
0f423567a7
Add missing pipe char to "make dist" target.
...
Found by Richard Levitte <levitte@stacken.kth.se>
1999-03-20 13:49:32 +00:00
Ralf S. Engelschall
f4f2fe40e8
Remove confusing hint to non-existing file. Instead make it clear that one
...
shouldn't change it manually just here. The util/ssldir.pl script does more
and has to be used for this. Pointed out by Jacques Supcik
<supcik@inf.ethz.ch>.
1999-03-20 13:17:22 +00:00
Dr. Stephen Henson
83ec54b40d
Make CC,CFLAG etc get passed to make links and various Win32 fixes.
1999-03-10 01:37:33 +00:00
Ben Laurie
86fd166eeb
Make links no longer needed.
1999-03-08 13:32:44 +00:00
Ralf S. Engelschall
5a0611297b
Start with some more tarball rolling preparation to make sure it's not
...
overlooed next Monday:
- rmlinks is no longer existing
- use openssl as the name and not rse
- don't roll the STATUS file into the tarball
1999-03-08 12:17:53 +00:00
Ben Laurie
f2595f5402
Fix a typo.
1999-03-07 14:01:55 +00:00
Ralf S. Engelschall
bb8f3c5879
General source tree makefile cleanups: Made `making xxx in yyy...' display
...
consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally
cleaned up the `make links' target: Remove unnecessary semicolons, subsequent
redundant removes, inline point.sh into mklink.sh to speed processing and no
longer clutter the display with confusing stuff. Instead only the actually
done links are displayed.
1999-03-06 12:32:06 +00:00
Ralf S. Engelschall
2c2cba0d13
Ops, one more reference to 0.9.1c. Make sure we don't forget it...
1999-02-10 08:21:19 +00:00
Ben Laurie
d433f9014e
Yet more pissing about to get PEM built at the right moment.
1999-01-31 15:00:12 +00:00
Ralf S. Engelschall
b621d77258
Make sure make rehash' target really finds the
openssl' program.
1999-01-31 11:10:10 +00:00
Ben Laurie
f33fbc2e1e
More pissing about to get pem.h to behave properly.
1999-01-30 14:05:52 +00:00
Dr. Stephen Henson
f317aa4c9c
More X509 V3 stuff. Add support for extensions in the 'req' application
...
so that: openssl req -x509 -new -out cert.pem
will take extensions from openssl.cnf a sample for a CA is included.
Also change the directory order so pem is nearer the end. Otherwise 'make links'
wont work because pem.h can't be built.
1999-01-25 01:09:21 +00:00
Ben Laurie
9535d20282
Make sure people know when they need to rebuild the Makefile.
1999-01-24 18:15:00 +00:00
Dr. Stephen Henson
834eeef995
Continuing adding X509 V3 support. This starts to integrate the code with
...
the main library, but only with printing at present. To see this try:
openssl x509 -in cert.pem -text
on a certificate with some extensions in it.
1999-01-24 17:50:32 +00:00
Paul C. Sutton
724e095e76
Various ssleay to openssl fixups
1999-01-02 15:52:11 +00:00
Paul C. Sutton
794b9c8f50
Binary is now apps/openssl not apps/ssleay so use the new name when
...
rehashing the test certs
1999-01-02 15:08:29 +00:00
Paul C. Sutton
56ee3117a5
Makefiles updated to exit if an error occurs in a sub-directory make
...
(including if user presses ^C)
1999-01-01 12:51:11 +00:00
Ben Laurie
c54b4ee16a
Fix pem/err ordering.
1998-12-31 16:50:03 +00:00
Ben Laurie
8d7ed6ff90
Deal with generated files.
1998-12-28 21:58:19 +00:00