index
:
delta/openssl.git
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mention SSL_do_handshake()
bodo
2002-07-29
1
-1
/
+1
*
fix a typo and clarify
bodo
2002-07-22
1
-3
/
+3
*
New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT.
jaenicke
2002-07-19
1
-0
/
+24
*
The behaviour is undefined when calling SSL_write() with num=0.
jaenicke
2002-07-19
1
-0
/
+3
*
Manual page for SSL_do_handshake().
jaenicke
2002-07-19
5
-0
/
+79
*
This documentation change was being written at the same time as Richard's
geoff
2002-07-18
1
-7
/
+26
*
Explain why RSA_check_key() doesn't work with hard keys.
levitte
2002-07-18
1
-1
/
+10
*
Add history for documented new functions.
levitte
2002-07-18
6
-3
/
+24
*
Typos in links between manual pages
jaenicke
2002-07-10
9
-10
/
+10
*
fix synopsis
bodo
2002-07-09
1
-2
/
+3
*
New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBC
bodo
2002-06-14
1
-2
/
+15
*
Correct wrong usage information.
jaenicke
2002-06-12
1
-23
/
+27
*
Documentation bug corrected.
levitte
2002-06-05
1
-1
/
+1
*
Typo.
jaenicke
2002-06-04
1
-1
/
+1
*
a B< that wasn't properly ended.
levitte
2002-05-30
1
-1
/
+1
*
Remove item listed twice <kromJx@crosswinds.net>.
jaenicke
2002-05-28
1
-1
/
+0
*
Fix incorrect =over 4 location.
jaenicke
2002-05-16
1
-4
/
+2
*
Small documentation fix for EVP_CipherFinal or EVP_CipherFinal_ex.
levitte
2002-05-08
1
-1
/
+1
*
Fix escaping when using the -subj option of "openssl req", document
jaenicke
2002-04-30
2
-1
/
+13
*
another error discovered by Karsten Braaten. The number was not even
ulf
2002-04-13
1
-1
/
+1
*
error reported by Karsten Braaten
ulf
2002-04-07
1
-1
/
+1
*
Rephrase statement on the security of two-key 3DES.
bodo
2002-03-05
1
-2
/
+2
*
Add 'void *' argument to app_verify_callback.
bodo
2002-02-28
1
-20
/
+20
*
SSL_clear != SSL_free/SSL_new
jaenicke
2002-02-27
1
-0
/
+19
*
Even though it is not really practical people should know about it.
jaenicke
2002-02-15
6
-2
/
+97
*
New functions
bodo
2002-01-24
1
-8
/
+21
*
Typos (jsyn <jsyn@openbsd.org>).
jaenicke
2002-01-21
1
-2
/
+2
*
add a sentence previously deleted by accident
bodo
2002-01-04
1
-0
/
+2
*
add documentation for SSLeay_version(SSLEAY_DIR) and
bodo
2002-01-04
3
-7
/
+100
*
Tsss, SSLeay_version() was already documented, it just was not linked in.
jaenicke
2002-01-04
3
-68
/
+3
*
Add information as provided by Richard Levitte on openssl-users :-)
jaenicke
2002-01-04
2
-1
/
+67
*
Update PEM docs
steve
2002-01-04
1
-1
/
+24
*
Improve back compatibility.
ben
2001-12-09
1
-4
/
+27
*
I was recently informed that some people wrongly use ssleay.txt as
levitte
2001-12-04
1
-0
/
+16
*
EVP_BytesToKey documentation.
steve
2001-12-03
1
-0
/
+67
*
Add -pubkey option to req command.
steve
2001-12-01
1
-0
/
+5
*
discuss -name and default_ca more correctly (I hope)
bodo
2001-11-26
1
-2
/
+19
*
Clarify reference count handling/removal of session
jaenicke
2001-11-19
1
-2
/
+4
*
remove incorrect 'callback' prototype
bodo
2001-11-10
2
-2
/
+9
*
msg_callback documentation
bodo
2001-11-10
3
-0
/
+107
*
clarify
bodo
2001-11-08
1
-2
/
+4
*
New options to allow req to accept UTF8 strings as input.
steve
2001-10-26
1
-0
/
+15
*
remove compatibility notes that no longer apply
ulf
2001-10-25
1
-7
/
+6
*
Correct some links...
levitte
2001-10-25
1
-1
/
+1
*
Change the DES documentation to reflect the current status. Note that
levitte
2001-10-25
3
-29
/
+255
*
mention des_old.h
bodo
2001-10-25
1
-1
/
+2
*
Add '-noemailDN' option to 'openssl ca'. This prevents inclusion of
bodo
2001-10-25
1
-2
/
+22
*
Remove DES_random_seed() but retain des_random_seed() for now. Change
levitte
2001-10-25
1
-7
/
+9
*
Due to an increasing number of clashes between modern OpenSSL and
levitte
2001-10-24
1
-147
/
+150
*
New functions SSL[_CTX]_set_msg_callback().
bodo
2001-10-20
1
-2
/
+2
[next]