Nils Larsch
|
082f19b42d
|
add note about 56 bit ciphers
PR: 1461
|
2007-02-06 19:40:45 +00:00 |
|
Nils Larsch
|
215c49d032
|
fix documentation
PR: 1466
|
2007-02-03 10:27:31 +00:00 |
|
Lutz Jänicke
|
9d9224f184
|
Update do new home page
|
2007-01-12 18:47:28 +00:00 |
|
Nils Larsch
|
68bb98159f
|
fix typos
PR: 1354, 1355, 1398
|
2006-12-21 21:11:44 +00:00 |
|
Nils Larsch
|
b065dc2eee
|
fix documentation
PR: 1343
|
2006-12-06 09:12:28 +00:00 |
|
Nils Larsch
|
4656ec3852
|
update md docs
|
2006-10-27 21:59:48 +00:00 |
|
Bodo Möller
|
d045e1d77e
|
Camellia information
|
2006-07-19 13:37:10 +00:00 |
|
Bodo Möller
|
57e802656f
|
documentation for "HIGH" vs. "MEDIUM" was not up-to-date
|
2006-06-30 22:03:48 +00:00 |
|
Bodo Möller
|
e18eef3d7a
|
Camellia cipher, contributed by NTT
Submitted by: Masashi Fujita
Reviewed by: Bodo Moeller
|
2006-06-09 15:42:21 +00:00 |
|
Nils Larsch
|
e7decd5f4d
|
fix typos
PR: 1280
|
2006-02-15 19:44:45 +00:00 |
|
Lutz Jänicke
|
4d018f7067
|
Typo
Submitted by: Girish Venkatachalam <girish1729@gmail.com>
|
2006-01-30 17:06:59 +00:00 |
|
Dr. Stephen Henson
|
28251e7ff9
|
Typo.
|
2006-01-15 13:56:06 +00:00 |
|
Nils Larsch
|
b3bdb474a9
|
fix typo, pointed out by Patrick Guio
|
2005-11-02 22:19:23 +00:00 |
|
Mark J. Cox
|
64932f9e4a
|
Add fixes for CAN-2005-2969
Bump release ready for OpenSSL_0_9_8a tag
|
2005-10-11 10:16:21 +00:00 |
|
Nils Larsch
|
e4c25383f2
|
fix typos
PR: 1201
|
2005-09-15 19:12:01 +00:00 |
|
Nils Larsch
|
87b857b6bf
|
fix BN_mod_word and give a more reasonable return value if an error occurred
|
2005-07-25 22:55:48 +00:00 |
|
Nils Larsch
|
273157153c
|
add missing entries for "-multivalue-rdn" and "-utf8" in ca.pod and req.pod
PR: 1158
Submitted by: Michael Bell <michael.bell@cms.hu-berlin.de>
|
2005-07-15 09:50:38 +00:00 |
|
Nils Larsch
|
fb5156ff38
|
the second argument to d2i_X509, d2i_X509_CRL and d2i_X509_REQ is const
PR: 1156
Submitted by: Michael Bell <michael.bell@cms.hu-berlin.de>
|
2005-07-13 21:58:40 +00:00 |
|
Richard Levitte
|
7e3033aa93
|
Someone did some cutting and pasting and didn't quite finish the job :-).
Notified by Steffen Pankratz <kratz00@gmx.de>
|
2005-06-24 05:13:18 +00:00 |
|
Richard Levitte
|
7006c4ac88
|
The NAME section of a man page is required to have a dash followed by a
short description, at least according to pod2man.
PR: 1127
|
2005-06-23 21:45:32 +00:00 |
|
Dr. Stephen Henson
|
586df3bb7f
|
Typo.
|
2005-06-22 18:54:05 +00:00 |
|
Richard Levitte
|
c630a3e8d6
|
Add better documentation on how id_function() should be defined and what
issues there are.
PR: 1096
|
2005-06-18 05:52:23 +00:00 |
|
Richard Levitte
|
bc5354cbf0
|
The macro THREADS was changed to OPENSSL_THREADS a long time ago.
PR: 1096
|
2005-06-04 08:44:08 +00:00 |
|
Dr. Stephen Henson
|
cc4997843e
|
Update from head.
|
2005-06-02 23:17:38 +00:00 |
|
Richard Levitte
|
607585fdaf
|
Typo correction
|
2005-05-24 03:27:57 +00:00 |
|
Nils Larsch
|
7b1e7706d8
|
update ecdsa doc
|
2005-05-19 20:54:22 +00:00 |
|
cvs2svn
|
b0c0f20071
|
This commit was manufactured by cvs2svn to create branch
'OpenSSL_0_9_8-stable'.
|
2005-05-17 16:50:47 +00:00 |
|
Richard Levitte
|
831721ef49
|
A few more fingerprints...
|
2005-05-05 06:38:55 +00:00 |
|
Nils Larsch
|
9b62318311
|
fix typo
PR: 1054
|
2005-05-03 18:34:01 +00:00 |
|
Nils Larsch
|
d753c3f582
|
add reference to BN_BLINDING_new.pod
|
2005-04-29 15:07:34 +00:00 |
|
Nils Larsch
|
9ca46ff609
|
add docu for BN_BLINDING functions
|
2005-04-26 22:33:36 +00:00 |
|
Nils Larsch
|
0b3fc6e63b
|
update
|
2005-04-24 09:17:48 +00:00 |
|
Nils Larsch
|
ff22e913a3
|
- use BN_set_negative and BN_is_negative instead of BN_set_sign
and BN_get_sign
- implement BN_set_negative as a function
- always use "#define BN_is_zero(a) ((a)->top == 0)"
|
2005-04-22 20:02:44 +00:00 |
|
Nils Larsch
|
00df894701
|
the pointer to the message digest is const
|
2005-04-21 09:43:09 +00:00 |
|
Nils Larsch
|
0e304b7f41
|
EVP_CIPHER_CTX_init is a void function + fix typo
PR: 1044 + 1045
|
2005-04-15 16:01:35 +00:00 |
|
Richard Levitte
|
d9bfe4f97c
|
Added restrictions on the use of proxy certificates, as they may pose
a security threat on unexpecting applications. Document and test.
|
2005-04-09 16:07:12 +00:00 |
|
Nils Larsch
|
e248596bac
|
improve docu of SSL_CTX_use_PrivateKey()
|
2005-04-08 22:49:57 +00:00 |
|
Nils Larsch
|
119d1a1dd4
|
fix example in docu
PR: 800
|
2005-04-05 11:17:03 +00:00 |
|
Bodo Möller
|
c393222280
|
HISTORY section: point out change of default digest
|
2005-04-03 23:53:48 +00:00 |
|
Nils Larsch
|
12bdb64375
|
use SHA-1 as the default digest for the apps/openssl commands
|
2005-04-02 09:29:15 +00:00 |
|
Richard Levitte
|
5d1430f390
|
Add a file with fingerprints that have recently been used to sign
OpenSSL distributions, or are about to. This has been requested a
little now and then by users, for years :-/...
|
2005-03-31 11:51:47 +00:00 |
|
Nils Larsch
|
c3e6402857
|
update docs (recent constification)
|
2005-03-30 11:50:14 +00:00 |
|
Nils Larsch
|
4a6a2032ed
|
the second argument of EVP_SealInit is const
|
2005-03-29 17:50:08 +00:00 |
|
Dr. Stephen Henson
|
e27a259696
|
Doc fixes.
|
2005-03-22 17:55:33 +00:00 |
|
Richard Levitte
|
d18685d959
|
Added HOWTO about proxy certificates.
|
2005-03-14 15:39:25 +00:00 |
|
Lutz Jänicke
|
5286db697f
|
Fix typo on blowfish manual page
PR: 1010
Submitted by: Marc Balmer <mbalmer@openbsd.org>
|
2005-02-19 10:26:18 +00:00 |
|
Geoff Thorpe
|
627bd6709c
|
Fix typos in the ecparam doc.
Submitted by: Nils Larsch
|
2004-12-17 05:42:00 +00:00 |
|
Dr. Stephen Henson
|
5b40d7dd97
|
Add -passin argument to dgst command.
|
2004-12-03 12:26:56 +00:00 |
|
Dr. Stephen Henson
|
59c7029862
|
Typo.
|
2004-11-26 01:04:55 +00:00 |
|
Dr. Stephen Henson
|
1582a4073e
|
Add errstr manual page
|
2004-11-25 18:21:26 +00:00 |
|