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
/
ssl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comments for SSL_get_peer_cert_chain inconsistency.
bodo
2000-03-27
3
-0
/
+7
*
NeXT workaround.
bodo
2000-03-26
1
-0
/
+14
*
Use correct function names in SSLerr macros.
bodo
2000-03-14
4
-4
/
+6
*
Update usage info
bodo
2000-03-13
1
-4
/
+4
*
Update test suite so that 'make test' succeeds in 'no-rsa' configuration.
bodo
2000-03-13
1
-3
/
+22
*
Copy DH key (if available) in addition to the bare parameters
bodo
2000-03-13
2
-28
/
+56
*
Connection timings (using ISO C function clock()).
bodo
2000-03-13
1
-28
/
+98
*
cleaning up a little
bodo
2000-03-12
1
-1
/
+1
*
Always use fixed DH parameters created with 'dhparam -C',
bodo
2000-03-10
1
-69
/
+110
*
Fix the indentation, and avoid a compiler warning.
bodo
2000-03-06
1
-38
/
+39
*
Let's not lie to the people.
levitte
2000-03-06
1
-3
/
+2
*
Preserve reason strings in automatically build tables.
bodo
2000-03-05
1
-1
/
+2
*
New logical names to skip algorithms are now supported.
levitte
2000-02-27
1
-5
/
+26
*
Fix shadow warning.
steve
2000-02-26
1
-3
/
+3
*
Some time in history, SSL_CTX_sessions() disappeared. It is now
levitte
2000-02-25
2
-0
/
+6
*
Use unsigned loop index to make compilers happy
bodo
2000-02-25
1
-2
/
+3
*
The previous revision should have generated _more_ warnings, not less ...
bodo
2000-02-25
1
-5
/
+5
*
More VC++ pickiness. (destest.c doesn't have a "return" and the usual
geoff
2000-02-25
1
-2
/
+2
*
Add OpenSSL licen[cs]e.
bodo
2000-02-25
1
-0
/
+53
*
Fix off-by-one error :-)
bodo
2000-02-25
1
-1
/
+1
*
Fix warnings by using unsigned int where appropriate.
bodo
2000-02-25
2
-25
/
+25
*
signed/unsigned mismatch (VC++)
ulf
2000-02-25
1
-1
/
+1
*
Allow code which calls RSA temp key callback to cope
steve
2000-02-25
3
-0
/
+8
*
Remove structures that are no longer used.
levitte
2000-02-24
1
-16
/
+0
*
nicer manpages
ulf
2000-02-24
1
-0
/
+2
*
Add missing prototypes for new functions
rse
2000-02-24
1
-0
/
+2
*
Fix NO_RSA (misplaced #endif).
ulf
2000-02-24
3
-2
/
+7
*
make update
levitte
2000-02-23
2
-0
/
+2
*
Allow ADH to be used but not present in the default cipher
steve
2000-02-23
2
-7
/
+0
*
Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for
steve
2000-02-22
4
-5
/
+4
*
Workarounds to make broken programs happy (such as s_client and s_server).
bodo
2000-02-21
1
-23
/
+29
*
Fix some bugs and document others
bodo
2000-02-21
6
-37
/
+54
*
Move ssl3_do_write from s3_pkt.c to s3_both.c.
bodo
2000-02-21
2
-20
/
+20
*
Move MAC computations for Finished from ssl3_read_bytes into
bodo
2000-02-21
5
-22
/
+23
*
Move the registration of callback functions to special functions
levitte
2000-02-20
8
-58
/
+169
*
Workaround for irrelevant problem.
bodo
2000-02-20
1
-7
/
+16
*
ignore Client Hellos when we're in handshake anyway
bodo
2000-02-20
1
-9
/
+23
*
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
bodo
2000-02-20
12
-286
/
+368
*
Get rid of evil cast.
ben
2000-02-17
1
-1
/
+1
*
Fix for Netscape "hang" bug.
steve
2000-02-15
1
-0
/
+18
*
Rename SSLeay_add_all_algorithms() et al to
steve
2000-02-04
2
-1
/
+2
*
Report progress as in dsatest.c when creating a DHE key.
bodo
2000-02-04
1
-7
/
+32
*
Use correct, not American spelling.
bodo
2000-02-04
1
-1
/
+1
*
ispell (and minor modifications)
ulf
2000-02-03
17
-47
/
+47
*
Add new -notext option to 'ca', -pubkey option to spkac.
steve
2000-02-03
1
-1
/
+1
*
Seek out and destroy another evil cast.
ulf
2000-01-30
1
-2
/
+2
*
Source code cleanups: Use void * rather than char * in lhash,
ulf
2000-01-30
6
-13
/
+12
*
Make DSA_generate_parameters, and fix a couple of bug
bodo
2000-01-30
1
-1
/
+9
*
Some comments added, and slight code clean-ups.
bodo
2000-01-26
4
-34
/
+36
*
Avoid a race condition.
bodo
2000-01-24
1
-18
/
+20
[next]