Richard Levitte
6095252cf5
make update
2004-03-23 17:53:27 +00:00
Richard Levitte
2f1d799c7f
Recent changes from 0.9.6-stable.
2004-01-29 09:42:47 +00:00
Richard Levitte
e7534d6060
Recent changes from 0.9.6-stable.
2004-01-23 16:08:20 +00:00
Richard Levitte
d1914bf7d2
Recent and not so recent changes from 0.9.6-stable.
2004-01-19 08:33:36 +00:00
Dr. Stephen Henson
23f26503d1
Fix for ASN1 parsing bugs.
2003-09-30 12:06:17 +00:00
Richard Levitte
9d55e76dd6
Bring 0.9.6 [engine] up to date with 0.9.6.
2003-06-19 23:26:01 +00:00
Richard Levitte
2b4a238b5b
Recent changes from 0.9.6-stable.
2002-12-28 02:01:45 +00:00
Richard Levitte
f87ab7a42d
Recent changes from 0.9.6-stable
2002-12-05 02:05:20 +00:00
Richard Levitte
63e86149c1
Recent changes from 0.9.6-stable.
2002-11-28 12:26:05 +00:00
Richard Levitte
b0fc31b390
Recent changes from 0.9.6-stable.
2002-11-19 10:23:29 +00:00
Richard Levitte
78a0aebbd8
Recent changes from 0.9.6-stable.
2002-11-13 12:47:23 +00:00
Richard Levitte
14f4feb05b
Recent changes from 0.9.6-stable.
2002-11-09 23:32:54 +00:00
Richard Levitte
8fd54b07a8
Merge in latest changes from 0.9.6-stable.
2002-10-11 20:54:03 +00:00
Lutz Jänicke
eb80f91278
"make update"
...
Submitted by:
Reviewed by:
PR:
2002-07-30 09:41:07 +00:00
Richard Levitte
49b10f72ec
Recent changes from 0.9.6-stable.
2002-06-25 11:20:49 +00:00
Richard Levitte
56cf45f968
make update
2002-02-26 14:25:39 +00:00
Richard Levitte
47892635ad
make update
2001-12-20 22:41:45 +00:00
Richard Levitte
be29c93cf4
Another merge from the 0.9.6 branch.
2001-12-20 10:17:22 +00:00
Richard Levitte
edcace97a8
Merge in latest changes from 0.9.6-stable.
...
make update
perl util/mkerr.pl -recurse -write -rebuild
(now, just look at the effect that last thing had on the ENGINE error
strings! How did that unbalance between macros and strings happen?)
2001-11-15 13:33:08 +00:00
Bodo Möller
da904c9cef
synchronise with main 0.9.6 stable branch
2001-11-12 22:42:40 +00:00
Richard Levitte
393a9b68cf
Merge from 0.9.6-stable branch. No conflicts.
2001-07-05 13:56:50 +00:00
Richard Levitte
4ae5099856
Add changes from the 0.9.6-stable branch.
2001-06-05 05:08:26 +00:00
Richard Levitte
3d4bb90138
Merge in the 0.9.6-stable branch once more and hope for better
...
results.
2001-03-13 06:49:18 +00:00
Richard Levitte
3476515195
Merge from main trunk.
2000-09-24 09:50:31 +00:00
Richard Levitte
06b71aec85
Merge of main trunk, no conflicts this time
2000-09-09 07:03:02 +00:00
Richard Levitte
192295a094
Merge main trunk to engine branch, all conflicts resolved.
2000-09-07 10:59:04 +00:00
Richard Levitte
1ba5b1b530
Merge from main trunk, conflicts resolved
2000-08-01 12:21:46 +00:00
Richard Levitte
cb9c5dc571
Merge from main, all conflicts resolved.
...
(I do this far too seldom...)
2000-07-12 16:34:34 +00:00
Richard Levitte
1b2f8b6e2a
Things merged from the main trunk, among others some well needed Win32
...
fixes.
2000-06-23 22:24:53 +00:00
Richard Levitte
7ed20a2158
Merge of stuff from main trunk, all conflicts resolved.
2000-06-19 14:44:57 +00:00
Richard Levitte
86787f93d6
- merged in the latest from the main trunk, fixed all conflicts
...
- implemented nCipher support via the nfhwcrhk library (not well tested).
- make update + make depend
2000-06-13 16:21:06 +00:00
Richard Levitte
d44c7dcf00
Merge in code from main trunk to BRANCH_engine.
2000-06-08 11:00:37 +00:00
Dr. Stephen Henson
439df5087f
Fix c_rehash script, add -fingerprint option to crl.
2000-05-18 00:33:00 +00:00
Ben Laurie
5de603abc8
Typesafety Thought Police part 3.
2000-05-16 21:22:45 +00:00
Richard Levitte
82271cee5b
In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,
...
"Jan Mikkelsen" <janm@transactionsite.com> correctly states that the
OpenSSL header files have #include's and extern "C"'s in an incorrect
order. Thusly fixed.
2000-05-02 12:16:01 +00:00
Richard Levitte
7a807ad8a7
"make update"
2000-04-09 12:52:40 +00:00
Dr. Stephen Henson
80870566cf
Make V_ASN1_APP_CHOOSE work again.
2000-03-14 03:29:57 +00:00
Dr. Stephen Henson
068fdce877
New compatability trust and purpose settings.
2000-03-07 14:04:29 +00:00
Bodo Möller
59fc2b0fc2
Preserve reason strings in automatically build tables.
2000-03-05 00:19:36 +00:00
Dr. Stephen Henson
582e592924
Fix bug which would free up a public key
...
twice if the verify callback tried to
continue after a signature failure.
2000-03-02 00:37:53 +00:00
Bodo Möller
6d0d5431d4
More get0 et al. changes. Also provide fgrep targets in CHANGES
...
where the new functions are mentioned.
2000-02-26 08:36:46 +00:00
Dr. Stephen Henson
c7cb16a8ff
Rename functions for new convention.
2000-02-26 01:55:33 +00:00
Dr. Stephen Henson
d754b3850f
Change the 'other' structure in certificate aux info.
2000-02-20 18:27:23 +00:00
Bodo Möller
5c2ec54f12
Make sure the return value of by_file_ctrl(..., X509_L_FILE_LOAD, ...)
...
aka X509_LOOKUP_load_file(...) is always 0 or 1, not the counter
returned from the recently introduced function X509_load_cert_crl_file.
X509_STORE_load_locations expects X509_LOOKUP_load_file to return 1 on
success, and possibly there's other software that relies on this too.
2000-02-17 21:04:40 +00:00
Bodo Möller
cbcc5c01f9
Update.
2000-02-11 16:31:04 +00:00
Ben Laurie
b1f8affbd5
Correct time in seconds instead of minutes.
2000-02-11 16:08:40 +00:00
Dr. Stephen Henson
ff8a4c47ce
Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.
...
This better reflects their behaviour.
2000-02-07 01:17:22 +00:00
Dr. Stephen Henson
66430207a4
Add support for some broken PKCS#8 formats.
2000-02-05 21:07:56 +00:00
Ulf Möller
657e60fa00
ispell (and minor modifications)
2000-02-03 23:23:24 +00:00
Ulf Möller
51ca375e7e
Seek out and destroy another evil cast.
2000-01-30 23:33:40 +00:00