Richard Levitte
|
8b6ee018c2
|
Windows doesn't know sys/file.h
|
2002-11-07 21:40:17 +00:00 |
|
Richard Levitte
|
ddff68bee7
|
Windows doesn't know sys/file.h
|
2002-11-07 21:40:06 +00:00 |
|
Dr. Stephen Henson
|
ddab3c9327
|
Typo in OCSP ASN1 module
|
2002-11-07 17:43:45 +00:00 |
|
Dr. Stephen Henson
|
491659c436
|
Typo in OCSP ASN1 module
|
2002-11-07 17:42:59 +00:00 |
|
Richard Levitte
|
6a9a7ff259
|
Keep on using ${CC}, since gcc may act in disguise.
PR: 329
|
2002-11-06 23:47:16 +00:00 |
|
Richard Levitte
|
8d6fc30bc7
|
Keep on using ${CC}, since gcc may act in disguise.
|
2002-11-06 23:39:03 +00:00 |
|
Richard Levitte
|
56824b9658
|
Generate openssl.pc so pkg-config can return proper data.
PR: 163
|
2002-11-06 23:35:00 +00:00 |
|
Richard Levitte
|
f7cd5462c9
|
Generate openssl.pc so pkg-config can return proper data.
PR: 163
|
2002-11-06 23:34:17 +00:00 |
|
Richard Levitte
|
892e9625d3
|
Stupid bug fixes. I've forgotten my DCL...
|
2002-11-06 17:27:11 +00:00 |
|
Bodo Möller
|
e2916b2540
|
print less output (no details unless a test failed)
Submitted by: Nils Larsch
|
2002-11-06 11:48:09 +00:00 |
|
Richard Levitte
|
d268511c84
|
some people just can't read the instructions
|
2002-11-06 06:03:07 +00:00 |
|
Richard Levitte
|
1810d2088e
|
some people just can't read the instructions
|
2002-11-06 06:02:05 +00:00 |
|
Dr. Stephen Henson
|
d618f703ec
|
CRL reason code docs.
|
2002-11-06 01:28:55 +00:00 |
|
Dr. Stephen Henson
|
190467767e
|
CRL revocation reason docs.
|
2002-11-06 01:27:16 +00:00 |
|
Bodo Möller
|
896e4fef30
|
avoid Purify warnings
Submitted by: Nils Larsch
|
2002-11-05 13:54:41 +00:00 |
|
Dr. Stephen Henson
|
8d699c8c93
|
Check for NULL ASN1_ITEM when initializeing
boolean option in ASN1_TYPE.
|
2002-11-05 13:49:04 +00:00 |
|
Dr. Stephen Henson
|
38c7271a39
|
Check for NULL ASN1_ITEM when initializeing
boolean option in ASN1_TYPE.
|
2002-11-05 13:48:33 +00:00 |
|
Bodo Möller
|
e2a93e38d6
|
avoid Purify warnings
Submitted by: Nils Larsch
|
2002-11-05 12:28:10 +00:00 |
|
Bodo Möller
|
5e3247d8bc
|
fix typo
|
2002-11-05 10:54:40 +00:00 |
|
Richard Levitte
|
41c2fb962c
|
Return my normal debug targets to something not so extreme, and make
the extreme ones special (or 'extreme', if you will :-)).
|
2002-11-04 16:33:59 +00:00 |
|
Bodo Möller
|
b53e44e572
|
implement and use new macros BN_get_sign(), BN_set_sign()
Submitted by: Nils Larsch
|
2002-11-04 13:17:22 +00:00 |
|
Richard Levitte
|
e5f4d8279d
|
Off-by-one-error corrected.
PR: 235
|
2002-11-04 11:30:47 +00:00 |
|
Richard Levitte
|
455bacd4d3
|
Off-by-one-error corrected.
PR: 235
|
2002-11-04 11:30:38 +00:00 |
|
Richard Levitte
|
86e8b56ac4
|
Cosmetic change
|
2002-11-04 06:26:37 +00:00 |
|
Richard Levitte
|
e85cbdad7a
|
Cosmetic change
|
2002-11-04 06:26:27 +00:00 |
|
Richard Levitte
|
bff1567623
|
Since we're currently assuming VMS can deal with dynamic engines,
don't include the static engine entry points in libcrypto.exe.
|
2002-11-04 00:29:26 +00:00 |
|
Richard Levitte
|
db199abd9e
|
Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.
Make sure to include openssl/opensslconf.h to make sure we get the
definition of those macros.
|
2002-11-01 12:37:22 +00:00 |
|
Richard Levitte
|
b6d0defb98
|
Remove all referenses to RSAref, since that's been gone for more than
a year.
|
2002-10-31 16:46:52 +00:00 |
|
Richard Levitte
|
c752563e43
|
Remove all referenses to RSAref, since that's been gone for more than
a year.
|
2002-10-31 16:46:18 +00:00 |
|
Richard Levitte
|
ad22b914d6
|
Add all that is needed to build external engines on VMS.
Currently, we simply assume that they shall always be built as
shareable images.
|
2002-10-31 15:43:38 +00:00 |
|
Richard Levitte
|
f216fae545
|
Add the command procedure to build external engines on VMS.
Currently, we simply assume that they shall always be built as
shareable images.
|
2002-10-31 15:43:00 +00:00 |
|
Richard Levitte
|
242823c9bc
|
New files have appeared, tell VMS.
|
2002-10-30 09:46:21 +00:00 |
|
Richard Levitte
|
0eae6cd5f2
|
Plug potential memory leak.
Identified by Goetz Babin-Ebell <babinebell@trustcenter.de>
|
2002-10-30 09:42:47 +00:00 |
|
Richard Levitte
|
40efa67248
|
Plug potential memory leak.
Identified by Goetz Babin-Ebell <babinebell@trustcenter.de>
|
2002-10-30 09:42:42 +00:00 |
|
Geoff Thorpe
|
0bf707e346
|
Add a HISTORY section to the man page to mention the new flags.
|
2002-10-29 18:06:09 +00:00 |
|
Geoff Thorpe
|
769fedc3ad
|
Add a HISTORY section to the man page to mention the new flags.
|
2002-10-29 18:05:16 +00:00 |
|
Geoff Thorpe
|
9c3db400dc
|
The recent CHANGES note between 0.9.6g and 0.9.6h needs copying into the
other branches.
|
2002-10-29 18:01:08 +00:00 |
|
Geoff Thorpe
|
96a2c35d91
|
The recent CHANGES note between 0.9.6g and 0.9.6h needs copying into the
other branches.
|
2002-10-29 17:59:18 +00:00 |
|
Geoff Thorpe
|
d9ec9d990f
|
The last character of inconsistency in my recent commits is hereby
squashed.
|
2002-10-29 17:51:32 +00:00 |
|
Geoff Thorpe
|
f9fde13590
|
Correct another inconsistency in my recent commits.
|
2002-10-29 17:47:43 +00:00 |
|
Geoff Thorpe
|
74174b9d05
|
Bodo spotted this keyslip in my patch to 0.9.7-stable.
|
2002-10-29 17:00:33 +00:00 |
|
Richard Levitte
|
b5148cf1f7
|
synchronise util/libeay.num with the 0.9.7-stable variant (guys, this
is something we really need to keep track of!).
make update
|
2002-10-29 14:48:57 +00:00 |
|
Bodo Möller
|
90a617e050
|
avoid warnings ('index' shadows global declaration)
Submitted by: Nils Larsch
|
2002-10-29 11:50:20 +00:00 |
|
Bodo Möller
|
259cdf2af9
|
Sun has agreed to removing the covenant language from most files.
Submitted by: Sheueling Chang <Sheueling.Chang@Sun.COM>
|
2002-10-29 10:59:32 +00:00 |
|
Bodo Möller
|
6c950e0dc9
|
'covenant HOWTO' (what to do about the Sun covenant if you modify the code)
Submitted by: Bodo Moeller
|
2002-10-29 10:58:07 +00:00 |
|
Richard Levitte
|
62dd6f161a
|
The #else part of the conditionals have two statements, so they need
to be surrounded with braces, or the surrounding if..else will fail
miserably in case the #else part is compiled.
|
2002-10-29 09:42:59 +00:00 |
|
Richard Levitte
|
6aba658cd8
|
Revert, that was an incorrect change.
PR: 156
|
2002-10-29 04:34:43 +00:00 |
|
Richard Levitte
|
89eda1fc01
|
Revert, that was an incorrect change.
PR: 156
|
2002-10-29 04:34:13 +00:00 |
|
Richard Levitte
|
accb0c6edb
|
A small detail: since 0.9.7, DH_new_method() and DSA_new_method()
don't take an ENGINE* as parameter any more.
PR: 156
|
2002-10-29 04:31:46 +00:00 |
|
Richard Levitte
|
bbec79a0c1
|
A small detail: since 0.9.7, DH_new_method() and DSA_new_method()
don't take an ENGINE* as parameter any more.
PR: 156
|
2002-10-29 04:31:13 +00:00 |
|