Richard Levitte
|
9738f395c6
|
Synchronise with 0.9.7-stable.
|
2002-04-29 10:28:29 +00:00 |
|
Richard Levitte
|
d4294c8984
|
Synchronise with 0.9.7-stable.
|
2002-04-29 10:19:19 +00:00 |
|
Bodo Möller
|
8df61b5011
|
Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (not
encoded as NULL) with id-dsa-with-sha1.
Submitted by: Nils Larsch
|
2002-04-26 08:28:34 +00:00 |
|
Lutz Jänicke
|
f1e6643751
|
Add generationQualifier OID (proposed by Fiel Cabral).
|
2002-04-25 18:03:13 +00:00 |
|
Richard Levitte
|
6991bf196c
|
Potential memory leak removed. Notified by <threaded@totalise.co.uk>
|
2002-04-25 10:11:21 +00:00 |
|
Bodo Möller
|
822a4c1bdb
|
new items for 0.9.7
|
2002-04-25 07:52:07 +00:00 |
|
Bodo Möller
|
a5868b3fe2
|
oops
|
2002-04-25 07:46:35 +00:00 |
|
Bodo Möller
|
4edfacb983
|
AlgorithmIdentifier bugs
|
2002-04-25 06:29:27 +00:00 |
|
Bodo Möller
|
c6efe6f59e
|
fix usage (no 'key')
|
2002-04-23 13:56:14 +00:00 |
|
Richard Levitte
|
35c2b3a9ac
|
Uhmmm, if we use && after having tested for the presence of the certificate,
we just *might* stand a certain chance of actually getting it written
to file...
|
2002-04-23 13:15:08 +00:00 |
|
Lutz Jänicke
|
af9675e75a
|
ERR_file_name is no longer being used.
|
2002-04-22 13:54:50 +00:00 |
|
Lutz Jänicke
|
8b2f9cdfad
|
Add cygwin build script (Corinna Vinschen <vinschen@redhat.com>).
|
2002-04-21 17:54:03 +00:00 |
|
Richard Levitte
|
01682a8b3c
|
Make sure ec and ecdsa is properly handled in Windows.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
|
2002-04-20 10:23:56 +00:00 |
|
Richard Levitte
|
8b07f23c30
|
Signedness mismatch.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
|
2002-04-20 10:23:19 +00:00 |
|
Richard Levitte
|
45932ad508
|
The callback must have (void) as argument list.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
|
2002-04-20 10:22:42 +00:00 |
|
Richard Levitte
|
ce94682ce1
|
No point constifying an int.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
|
2002-04-20 10:22:01 +00:00 |
|
Richard Levitte
|
2d7ab7e9ea
|
Do not free p if it hasn't been used yet.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
|
2002-04-20 10:19:20 +00:00 |
|
Richard Levitte
|
6176df94ed
|
Make sure the opened directory is closed on exit.
Notified by Lorinczy Zsigmond <lzsiga@mail.ahiv.hu>
|
2002-04-18 16:20:13 +00:00 |
|
Lutz Jänicke
|
a8f8788248
|
Missing "Configure" entry (Jean-Marc Desperrier <jean-marc.desperrier@certplus.com>).
|
2002-04-18 12:47:50 +00:00 |
|
Lutz Jänicke
|
d5d007abe3
|
Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>).
|
2002-04-18 11:54:06 +00:00 |
|
Lutz Jänicke
|
151457ab16
|
Handle headings uniformly to allow automatic processing.
|
2002-04-18 08:11:31 +00:00 |
|
Bodo Möller
|
dde3e83129
|
'version' is not optional in the encoding
Submitted by: Nils Larsch
|
2002-04-17 11:35:52 +00:00 |
|
Bodo Möller
|
8f182fdc69
|
'version' is not optional in the encoding
Submitted by: Nils Larsch
|
2002-04-17 11:31:20 +00:00 |
|
Bodo Möller
|
1064acafc4
|
check return values
Submitted by: Nils Larsch
|
2002-04-17 09:31:34 +00:00 |
|
Bodo Möller
|
ff8e412ceb
|
get rid of some assignments that have become obsolete
|
2002-04-15 15:29:43 +00:00 |
|
Lutz Jänicke
|
e9cbcb1d98
|
Document OID changes.
|
2002-04-15 14:18:30 +00:00 |
|
Lutz Jänicke
|
ea7fc0311c
|
Use the "mail" short name according to RFC2798 (Michael Bell
<michael.bell@rz.hu-berlin.de>).
|
2002-04-15 13:30:41 +00:00 |
|
Lutz Jänicke
|
30911232c1
|
Some more OID enhancements.
|
2002-04-15 10:41:38 +00:00 |
|
Lutz Jänicke
|
2940a1298e
|
Fix CRLF problem in BASE64 decode.
|
2002-04-15 09:55:40 +00:00 |
|
Bodo Möller
|
f916052eab
|
remove disabled code
|
2002-04-14 13:28:17 +00:00 |
|
Bodo Möller
|
2fb3f002d0
|
fix length field we create when converting SSL 2.0 format into SSL 3.0/TLS 1.0 format
(the bug was introduced with message callback support)
|
2002-04-14 13:05:15 +00:00 |
|
Bodo Möller
|
82b0bf0b87
|
Implement known-IV countermeasure.
Fix length checks in ssl3_get_client_hello().
Use s->s3->in_read_app_data differently to fix ssl3_read_internal().
|
2002-04-13 22:47:20 +00:00 |
|
Richard Levitte
|
3a7cef3e76
|
Avoid emacs backup files when making a snapshot
|
2002-04-13 12:28:44 +00:00 |
|
Ulf Möller
|
592c0e0273
|
another error discovered by Karsten Braaten. The number was not even
prime!
|
2002-04-13 09:58:50 +00:00 |
|
Bodo Möller
|
08b977b5a5
|
looks like a typo
|
2002-04-12 13:52:40 +00:00 |
|
Bodo Möller
|
85fb12d554
|
clean up and synchronize with 0.9.6-stable
|
2002-04-12 13:45:29 +00:00 |
|
Bodo Möller
|
b975183c41
|
ECDSA representation bugfixes
Submitted by: Nils Larsch
|
2002-04-12 08:57:01 +00:00 |
|
Richard Levitte
|
083100e2ab
|
Check error code from a2d_ASN1_OBJECT().
|
2002-04-11 22:13:58 +00:00 |
|
Richard Levitte
|
241d2ba1da
|
Change the date to XX xxx XXXX in development versions.
|
2002-04-11 21:51:40 +00:00 |
|
Lutz Jänicke
|
e4fb49775b
|
Synchronize with 0.9.7-stable.
|
2002-04-11 18:43:52 +00:00 |
|
Lutz Jänicke
|
381a146dc6
|
Synchronize with 0.9.7-stable branch
|
2002-04-10 19:52:40 +00:00 |
|
Lutz Jänicke
|
b4a262832a
|
Keep my own specially optimized HP-UX shared library building up to date.
|
2002-04-10 12:35:45 +00:00 |
|
Bodo Möller
|
6d498d478e
|
harmonize capitalization
|
2002-04-09 12:42:47 +00:00 |
|
Bodo Möller
|
d0561b5c2d
|
fix ECDSA handling
Submitted by: Nils Larsch
|
2002-04-09 12:01:21 +00:00 |
|
Bodo Möller
|
4f4b192402
|
add usage examples
|
2002-04-09 11:54:24 +00:00 |
|
Lutz Jänicke
|
0ae1661ba2
|
Apply OID fixes for elliptic curves as supplied by
Nils Larsch <nlarsch@compuserve.de>.
|
2002-04-08 15:49:53 +00:00 |
|
Ulf Möller
|
4e9ef338fc
|
error reported by Karsten Braaten
|
2002-04-07 13:33:16 +00:00 |
|
Richard Levitte
|
d16e1131b4
|
Allow longer program names (VMS allows up to 39 characters).
Submitted by Compaq.
|
2002-04-06 20:22:48 +00:00 |
|
Richard Levitte
|
a18894d159
|
make update (libeay.num has been edited to match 0.9.7-stable)
|
2002-04-06 19:16:12 +00:00 |
|
Richard Levitte
|
dfee50ecd9
|
Allow longer program names (VMS allows up to 39 characters).
Submitted by Compaq.
|
2002-04-06 19:00:50 +00:00 |
|