index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make no-engine work again.
Dr. Stephen Henson
2008-12-20
1
-3
/
+23
*
Back out pointless change.
Ben Laurie
2008-12-13
1
-3
/
+0
*
*** empty log message ***
Ben Laurie
2008-12-13
1
-0
/
+3
*
Stop warning about different const qualifiers.
Dr. Stephen Henson
2008-11-24
1
-1
/
+1
*
Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.
Ben Laurie
2008-11-16
1
-1
/
+1
*
PR: 1574
Dr. Stephen Henson
2008-11-15
7
-6
/
+213
*
Aftermath of a clashing size_t fix (now only format changes).
Ben Laurie
2008-11-13
1
-1
/
+1
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
6
-39
/
+32
*
Make -DKSSL_DEBUG work again.
Dr. Stephen Henson
2008-11-10
3
-28
/
+35
*
Fix warnings about mismatched prototypes, undefined size_t and value computed
Dr. Stephen Henson
2008-11-02
1
-1
/
+1
*
More size_tification.
Ben Laurie
2008-11-01
2
-3
/
+3
*
Fix warning.
Ben Laurie
2008-10-29
1
-3
/
+3
*
Win32 fixes... add new directory to build system. Fix warnings.
Dr. Stephen Henson
2008-10-27
1
-1
/
+1
*
Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros
Dr. Stephen Henson
2008-10-22
3
-6
/
+4
*
Fix a shed load or warnings:
Dr. Stephen Henson
2008-10-20
2
-2
/
+2
*
Remove the DTLS1_BAD_VER thing from 0.9.9-dev. It is present in 0.9.8
Lutz Jänicke
2008-10-13
2
-3
/
+1
*
Half of the commit for 0.9.8 as the bitmap handling has changed.
Lutz Jänicke
2008-10-13
1
-0
/
+1
*
Type-checked (and modern C compliant) OBJ_bsearch.
Ben Laurie
2008-10-12
14
-61
/
+64
*
Add missing DTLS1_BAD_VER (hope I got the value right).
Ben Laurie
2008-10-12
1
-0
/
+1
*
When the underlying BIO_write() fails to send a datagram, we leave the
Lutz Jänicke
2008-10-10
1
-1
/
+9
*
Make sure that SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG can't
Bodo Möller
2008-09-22
1
-12
/
+18
*
update comment
Bodo Möller
2008-09-14
1
-1
/
+1
*
oops
Bodo Möller
2008-09-14
1
-2
/
+2
*
dtls1_write_bytes consumers expect amount of bytes written per call, not
Andy Polyakov
2008-09-14
1
-1
/
+1
*
Fix SSL state transitions.
Bodo Möller
2008-09-14
2
-6
/
+6
*
Some precautions to avoid potential security-relevant problems.
Bodo Möller
2008-09-14
1
-1
/
+1
*
DTLS didn't handle alerts correctly.
Andy Polyakov
2008-09-13
2
-1
/
+14
*
Add SSL_FIPS flag for FIPS 140-2 approved ciphersuites and add a new
Dr. Stephen Henson
2008-09-10
4
-21
/
+25
*
Fix from stable branch.
Dr. Stephen Henson
2008-09-04
2
-3
/
+10
*
Do not discard cached handshake records during resumed sessions:
Dr. Stephen Henson
2008-09-03
1
-4
/
+2
*
Make no-tlsext compile.
Dr. Stephen Henson
2008-09-03
1
-1
/
+2
*
sanity check
Bodo Möller
2008-08-13
3
-0
/
+9
*
Remove the dual-callback scheme for numeric and pointer thread IDs,
Geoff Thorpe
2008-08-06
1
-1
/
+1
*
Fix signed/unsigned warning.
Geoff Thorpe
2008-08-05
1
-1
/
+1
*
Fix error codes for memory-saving patch.
Bodo Möller
2008-08-05
6
-21
/
+17
*
Avoid warnings with -pedantic, specifically:
Dr. Stephen Henson
2008-07-05
1
-1
/
+1
*
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
Geoff Thorpe
2008-07-03
1
-1
/
+1
*
Update from stable branch.
Dr. Stephen Henson
2008-06-05
1
-0
/
+6
*
Remove test fprintf.
Dr. Stephen Henson
2008-06-05
1
-1
/
+0
*
Compilation option to use a specific ssl client auth engine automatically.
Dr. Stephen Henson
2008-06-05
1
-0
/
+16
*
More type-checking.
Ben Laurie
2008-06-04
1
-46
/
+47
*
Add support for client cert engine setting in s_client app.
Dr. Stephen Henson
2008-06-03
1
-0
/
+2
*
Prevent signed/unsigned warning on VC++
Dr. Stephen Henson
2008-06-03
1
-1
/
+1
*
Memory saving patch.
Ben Laurie
2008-06-03
8
-12
/
+232
*
Release engine reference when calling SSL_CTX_free().
Dr. Stephen Henson
2008-06-02
1
-0
/
+7
*
Allow ENGINE client cert callback to specify a set of other certs, for
Dr. Stephen Henson
2008-06-02
1
-1
/
+1
*
Update error codes.
Dr. Stephen Henson
2008-06-02
2
-0
/
+4
*
Add client cert engine to SSL routines.
Dr. Stephen Henson
2008-06-02
5
-4
/
+53
*
Update error codes, move typedef of SSL, SSL_CTX to ossl_typ.h
Dr. Stephen Henson
2008-06-01
1
-3
/
+0
*
From HEAD:
Bodo Möller
2008-05-29
1
-0
/
+7
[next]