Richard Levitte
|
57544ee224
|
Counter for GCC attributes.
|
2003-04-03 23:04:48 +00:00 |
|
Richard Levitte
|
83b23ed967
|
One more debug line to conditionalise.
|
2003-04-03 23:01:20 +00:00 |
|
Richard Levitte
|
4342c5c1a0
|
Add a CA section, to make sure the test will work with the changes in
CA.sh.
|
2003-04-03 22:38:31 +00:00 |
|
Richard Levitte
|
16b1b03543
|
Implement self-signing in 'openssl ca'. This makes it easier to have
the CA certificate part of the CA database, and combined with
'unique_subject=no', it should make operations like CA certificate
roll-over easier.
|
2003-04-03 22:33:59 +00:00 |
|
Richard Levitte
|
e6526fbf4d
|
Add functionality to help making self-signed certificate.
|
2003-04-03 22:27:24 +00:00 |
|
Richard Levitte
|
d07e7c32c2
|
It's recommended to use req rather than x509 to create self-signed certificates
|
2003-04-03 22:12:50 +00:00 |
|
Richard Levitte
|
8152d88799
|
It's recommended to use req rather than x509 to create self-signed certificates
|
2003-04-03 22:12:48 +00:00 |
|
Richard Levitte
|
8f35294c1b
|
Typo correction
|
2003-04-03 21:55:57 +00:00 |
|
Richard Levitte
|
4ce4884a5b
|
Typo correction
|
2003-04-03 21:55:55 +00:00 |
|
Richard Levitte
|
db598fbce2
|
Don't try to free NULL values...
|
2003-04-03 20:03:23 +00:00 |
|
Richard Levitte
|
8382ec5d37
|
Reindent for readability.
|
2003-04-03 19:10:32 +00:00 |
|
Richard Levitte
|
0998cfaadd
|
Remove unused variable.
|
2003-04-03 19:07:27 +00:00 |
|
Richard Levitte
|
2bdcfbd7a3
|
Reset the version number of the issuer certificate? I believe this
hasn't been tested in a long while...
|
2003-04-03 18:50:48 +00:00 |
|
Richard Levitte
|
c4448f60d6
|
Reset the version number of the issuer certificate? I believe this
hasn't been tested in a long while...
|
2003-04-03 18:50:15 +00:00 |
|
Richard Levitte
|
63b6fe2bf6
|
Conditionalise all debug strings.
|
2003-04-03 18:07:39 +00:00 |
|
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
|
46b695d850
|
make RSA blinding thread-safe
|
2003-04-02 09:50:55 +00:00 |
|
Bodo Möller
|
5679bcce07
|
make RSA blinding thread-safe
|
2003-04-02 09:50:22 +00:00 |
|
Richard Levitte
|
6076f21f5e
|
It seems like gcc-drivven shared library building on OpenUnix 8 requires
-shared rather than -G.
|
2003-04-01 10:59:40 +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
|
be34231656
|
No need to test -setalias twice.
PR: 556
|
2003-03-31 13:56:55 +00:00 |
|
Richard Levitte
|
d678cc07ed
|
No need to test -setalias twice.
PR: 556
|
2003-03-31 13:56:52 +00:00 |
|
Richard Levitte
|
54e73364f1
|
Don't feil when indent is 0.
PR: 559
|
2003-03-31 13:24:04 +00:00 |
|
Richard Levitte
|
6dd6da6005
|
Don't feil when indent is 0.
PR: 559
|
2003-03-31 13:24:02 +00:00 |
|
Richard Levitte
|
c6b220d933
|
Add usage string for -fingerprint.
PR: 560
|
2003-03-31 13:06:27 +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
|
d1c5c168b5
|
OpenUNIX 8 has some problems using -G with gcc. Maybe using gnu-shared works better (will be tested tonight).
|
2003-03-28 08:57:09 +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 |
|
Lutz Jänicke
|
931756b833
|
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:03:11 +00:00 |
|
Richard Levitte
|
a47789e849
|
Update VMS building system
|
2003-03-26 14:34:38 +00:00 |
|
Dr. Stephen Henson
|
39e76bc454
|
Update ocsp usage message and docs.
|
2003-03-26 00:47:07 +00:00 |
|
Dr. Stephen Henson
|
e5b0508a14
|
Update ocsp usage message and docs.
|
2003-03-26 00:46:47 +00:00 |
|
Richard Levitte
|
961b565690
|
Let's limit the extent of the definition of _XOPEN_SOURCE.
|
2003-03-25 21:17:31 +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
|
142cdf5ec9
|
Missed a few dollars.
PR: 528
|
2003-03-25 20:56:10 +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
|
1e2b14e9ca
|
Get X509_V_FLAG_CRL_CHECK_ALL logic the right way round.
PR:544
|
2003-03-24 16:58:01 +00:00 |
|
Dr. Stephen Henson
|
4fe70c7812
|
Get X509_V_FLAG_CRL_CHECK_ALL logic the right way round.
PR:544
|
2003-03-24 16:57:08 +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 |
|
Lutz Jänicke
|
21eb91c79e
|
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:16:04 +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 |
|