Richard Levitte
|
f85b68cd49
|
Make it possible to have multiple active certificates with the same
subject.
|
2003-04-03 16:33:03 +00:00 |
|
Bodo Möller
|
5679bcce07
|
make RSA blinding thread-safe
|
2003-04-02 09:50:22 +00:00 |
|
Richard Levitte
|
24692fc5d7
|
It seems like gcc-drivven shared library building on OpenUnix 8 requires
-shared rather than -G.
|
2003-04-01 10:59:15 +00:00 |
|
Dr. Stephen Henson
|
4390d66179
|
Update from stable branch.
|
2003-03-31 22:29:25 +00:00 |
|
Richard Levitte
|
d678cc07ed
|
No need to test -setalias twice.
PR: 556
|
2003-03-31 13:56:52 +00:00 |
|
Richard Levitte
|
6dd6da6005
|
Don't feil when indent is 0.
PR: 559
|
2003-03-31 13:24:02 +00:00 |
|
Richard Levitte
|
03eeb07152
|
Add usage string for -fingerprint.
PR: 560
|
2003-03-31 13:06:24 +00:00 |
|
Dr. Stephen Henson
|
1a15c89988
|
Multi valued AVA support.
|
2003-03-30 01:51:16 +00:00 |
|
Richard Levitte
|
d0a4bd00b6
|
OpenUNIX 8 has some problems using -G with gcc. Maybe using gnu-shared works better (will be tested tonight).
|
2003-03-28 08:57:04 +00:00 |
|
Lutz Jänicke
|
423b1a840c
|
Add warning about unwanted side effect when calling SSL_CTX_free():
sessions in the external session cache might be removed.
Submitted by: "Nadav Har'El" <nyh@math.technion.ac.il>
PR: 547
|
2003-03-27 22:04:05 +00:00 |
|
Richard Levitte
|
a47789e849
|
Update VMS building system
|
2003-03-26 14:34:38 +00:00 |
|
Dr. Stephen Henson
|
e5b0508a14
|
Update ocsp usage message and docs.
|
2003-03-26 00:46:47 +00:00 |
|
Richard Levitte
|
c4d00669a0
|
Let's limit the extent of the definition of _XOPEN_SOURCE.
|
2003-03-25 21:17:28 +00:00 |
|
Richard Levitte
|
d6cab100fa
|
Missed a few dollars.
PR: 528
|
2003-03-25 20:56:06 +00:00 |
|
Dr. Stephen Henson
|
81bd0446a9
|
make update
|
2003-03-24 17:06:25 +00:00 |
|
Dr. Stephen Henson
|
520b76ffd9
|
Support for name constraints.
|
2003-03-24 17:04:44 +00:00 |
|
Dr. Stephen Henson
|
1c2d141238
|
Name Constraints OID.
|
2003-03-24 00:56:09 +00:00 |
|
Lutz Jänicke
|
32e75dd3f0
|
Add SCO5 shared library scripts.
Upate SVR5 scripts for the upcoming 0.9.7b.
Submitted by: Boyd Lynn Gerber <gerberb@zenez.com>
|
2003-03-23 10:18:05 +00:00 |
|
Richard Levitte
|
abfc6a3a9b
|
To define OPENSSL_NO_FP_API for all MSDOS type targets was unfair
against DJGPP, and much more restricted than previous definitions.
|
2003-03-22 22:33:52 +00:00 |
|
Dr. Stephen Henson
|
5cc5ec1bba
|
make update
|
2003-03-21 16:28:29 +00:00 |
|
Dr. Stephen Henson
|
f80153e20b
|
Support for policy constraints.
|
2003-03-21 16:26:20 +00:00 |
|
Bodo Möller
|
33b34a9d8f
|
remove patch ID (which is supposed to appear in patched variants of
old OpenSSL releases, but not in new releases)
|
2003-03-21 13:11:14 +00:00 |
|
Richard Levitte
|
9b94f215b1
|
Define COMP method function prototypes properly.
|
2003-03-21 00:05:14 +00:00 |
|
Richard Levitte
|
8b5bcef798
|
Make sure to declare mem*() properly.
|
2003-03-21 00:04:14 +00:00 |
|
Richard Levitte
|
ea17e1f00f
|
make update
|
2003-03-20 23:54:33 +00:00 |
|
Richard Levitte
|
543105ac17
|
Don't put configuration macro definitions on the command line, we're
just fooling ourselves and then screwing up for other applications.
|
2003-03-20 23:52:41 +00:00 |
|
Richard Levitte
|
3789284807
|
Sometimes, we have partial comments on the same line as other stuff we
parse. Make sure to read in the whole comment, so it can be entirely
removed.
|
2003-03-20 23:51:35 +00:00 |
|
Richard Levitte
|
be9bec9bc7
|
Make sure we get the definition of OPENSSL_NO_RSA.
|
2003-03-20 23:34:28 +00:00 |
|
Richard Levitte
|
9c35452842
|
Make sure we get the definition of OPENSSL_NO_HMAC and OPENSSL_NO_SHA.
|
2003-03-20 23:34:08 +00:00 |
|
Richard Levitte
|
69104cdf34
|
Make sure we get the definition of OPENSSL_NO_SHA.
|
2003-03-20 23:32:16 +00:00 |
|
Richard Levitte
|
dfefdb41f7
|
Make sure we get the definition of OPENSSL_NO_RIPEMD.
|
2003-03-20 23:31:56 +00:00 |
|
Richard Levitte
|
cd6ab56da0
|
Make sure we get the definition of OPENSSL_NO_MDC2.
|
2003-03-20 23:31:44 +00:00 |
|
Richard Levitte
|
c988c9b839
|
Make sure we get the definition of OPENSSL_NO_MD5.
|
2003-03-20 23:31:34 +00:00 |
|
Richard Levitte
|
bff8e1dddb
|
Make sure we get the definition of OPENSSL_NO_MD4.
|
2003-03-20 23:31:24 +00:00 |
|
Richard Levitte
|
641e6ef2cb
|
Make sure we get the definition of OPENSSL_NO_MD2.
|
2003-03-20 23:30:04 +00:00 |
|
Richard Levitte
|
9e9e8cb6a8
|
Make sure we get the definition of OPENSSL_NO_DES.
|
2003-03-20 23:29:38 +00:00 |
|
Richard Levitte
|
f118514501
|
Make sure we get the definition of OPENSSL_NO_RC5.
|
2003-03-20 23:29:26 +00:00 |
|
Richard Levitte
|
39c4b7092c
|
Make sure we get the definition of OPENSSL_NO_RC4.
|
2003-03-20 23:29:17 +00:00 |
|
Richard Levitte
|
c7e7fc3ee4
|
Make sure we get the definition of OPENSSL_NO_RC2.
|
2003-03-20 23:29:06 +00:00 |
|
Richard Levitte
|
786b0075d5
|
Make sure we get the definition of OPENSSL_NO_IDEA.
|
2003-03-20 23:28:55 +00:00 |
|
Richard Levitte
|
fb10590910
|
Make sure we get the definition of OPENSSL_NO_CAST.
|
2003-03-20 23:28:27 +00:00 |
|
Richard Levitte
|
abf21308d2
|
Make sure we get the definition of OPENSSL_NO_BF.
|
2003-03-20 23:28:16 +00:00 |
|
Richard Levitte
|
8c84b677e2
|
Make sure we get the definition of OPENSSL_NO_AES.
|
2003-03-20 23:28:03 +00:00 |
|
Richard Levitte
|
d5ef144222
|
Make sure we get the definition of a number of OPENSSL_NO_* macros.
|
2003-03-20 23:27:17 +00:00 |
|
Richard Levitte
|
741dae576f
|
Make sure we get the definition of OPENSSL_NO_BIO.
|
2003-03-20 23:26:46 +00:00 |
|
Richard Levitte
|
59ade20500
|
Include e_os.h correctly.
|
2003-03-20 23:26:32 +00:00 |
|
Richard Levitte
|
c11b9af75e
|
Make sure we get the definition of OPENSSL_NO_MD2.
|
2003-03-20 23:24:59 +00:00 |
|
Richard Levitte
|
08a54f6e6a
|
Make sure we get the definition of OPENSSL_NO_FP_API.
|
2003-03-20 23:24:47 +00:00 |
|
Richard Levitte
|
8305477157
|
Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT.
|
2003-03-20 23:24:32 +00:00 |
|
Richard Levitte
|
e8cc7de4f4
|
Make sure we get the definition of OPENSSL_NO_HMAC.
|
2003-03-20 23:23:43 +00:00 |
|