index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace L suffix with U
Dr. Stephen Henson
2015-11-08
1
-39
/
+39
*
Use uint32_t and int32_t for SSL_CIPHER structure.
Dr. Stephen Henson
2015-11-08
1
-2
/
+2
*
Remove the state parameter from BIO_ctrl_set_connected
Richard Levitte
2015-11-02
1
-2
/
+2
*
BIO_s_datagram() ctrl doesn't support SEEK/TELL, so don't pretend it does
Richard Levitte
2015-11-02
1
-1
/
+1
*
Correct or add comments indicating what controls belong to what
Richard Levitte
2015-11-02
1
-1
/
+5
*
Remove PROXY controls that aren't used anywhere
Richard Levitte
2015-11-02
1
-19
/
+4
*
Remove dummy argument from BIO_get_bind_mode
Richard Levitte
2015-11-02
1
-1
/
+1
*
Have BIO_get_conn_int_port use BIO_ctrl instead BIO_int_ctrl
Richard Levitte
2015-11-02
1
-1
/
+1
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
7
-41
/
+17
*
Fix various error codes
Matt Caswell
2015-10-30
1
-2
/
+2
*
Remove the old state defines
Matt Caswell
2015-10-30
2
-117
/
+0
*
Remove SSL_state and SSL_set_state
Matt Caswell
2015-10-30
1
-3
/
+1
*
Don't depend on SSL structure internals
Matt Caswell
2015-10-30
1
-2
/
+2
*
Change HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE
Matt Caswell
2015-10-30
1
-4
/
+4
*
Move PACKET creation into the state machine
Matt Caswell
2015-10-30
1
-0
/
+2
*
Redefine old state values
Matt Caswell
2015-10-30
2
-91
/
+97
*
Remove redundant code
Matt Caswell
2015-10-30
1
-7
/
+60
*
Move server side DTLS to new state machine
Matt Caswell
2015-10-30
1
-0
/
+1
*
Move server side TLS to new state machine
Matt Caswell
2015-10-30
1
-0
/
+1
*
Split TLS server functions
Matt Caswell
2015-10-30
1
-0
/
+12
*
Implement DTLS client move to new state machine
Matt Caswell
2015-10-30
1
-0
/
+1
*
dtls_get_message changes for state machine move
Matt Caswell
2015-10-30
1
-0
/
+1
*
Split client message reading and writing functions
Matt Caswell
2015-10-30
1
-0
/
+16
*
Add initial state machine rewrite code
Matt Caswell
2015-10-30
1
-0
/
+2
*
Split ssl3_get_message
Matt Caswell
2015-10-30
1
-0
/
+2
*
Remove HAMC_cleanup
Rich Salz
2015-10-27
1
-2
/
+0
*
Fix references to various RFCs
Alessandro Ghedini
2015-10-23
1
-25
/
+12
*
embed support for ASN1_STRING
Dr. Stephen Henson
2015-10-11
1
-0
/
+2
*
Embed various OCSP fields.
Dr. Stephen Henson
2015-10-11
1
-7
/
+7
*
DTLS: remove unused cookie field
Emilia Kasper
2015-10-09
1
-1
/
+1
*
Initial commit for Certificate Transparency support
Adam Eijdenberg
2015-10-09
1
-0
/
+2
*
PACKET: simplify ServerKeyExchange parsing
Emilia Kasper
2015-10-08
1
-0
/
+1
*
Fix no-ripemd on Windows
Matt Caswell
2015-10-08
1
-1
/
+1
*
Address more Windows warnings illuminated by mingw.
Andy Polyakov
2015-10-06
1
-2
/
+6
*
New cipher and cipher modes standardized in Russia
Dmitry Belyavskiy
2015-10-05
1
-0
/
+27
*
ssl3_get_client_hello: rearrange logic
Emilia Kasper
2015-10-05
1
-0
/
+1
*
Free up ASN.1 structures at top level only.
Dr. Stephen Henson
2015-10-05
1
-1
/
+1
*
Remove BIO_s_file_internal macro.
Rich Salz
2015-10-02
1
-1
/
+0
*
Revert "Custom cipher constants"
Matt Caswell
2015-10-01
1
-12
/
+0
*
Custom cipher constants
Dmitry Belyavskiy
2015-10-01
1
-0
/
+12
*
Change the DEFAULT ciphersuites to exclude DES, RC4 and RC2
Matt Caswell
2015-09-30
1
-1
/
+1
*
Make update / libeay.num fix
Rich Salz
2015-09-30
1
-11
/
+0
*
Fix no-stdio build
David Woodhouse
2015-09-30
7
-21
/
+28
*
asn1t.h: silence -Wmissing-prototype in Windows builds.
Andy Polyakov
2015-09-29
1
-1
/
+1
*
RT3948: Some structs have confusing names.
Nicholas Cooper
2015-09-29
2
-4
/
+4
*
Add ability to set default CA path and file locations individually
Matt Caswell
2015-09-25
1
-0
/
+2
*
DTLSv1_listen rewrite
Matt Caswell
2015-09-23
1
-0
/
+5
*
Add BIO_CTRL_DGRAM_SET_PEEK_MODE
Matt Caswell
2015-09-23
1
-0
/
+2
*
New function X509_get0_subject_key_id()
Dr. Stephen Henson
2015-09-22
1
-0
/
+1
*
Make X509 opaque
Dr. Stephen Henson
2015-09-22
1
-42
/
+1
[next]