..
pqueue
test
Don't use dtls1_read_bytes to read messages.
2016-06-08 19:09:46 +00:00
CMakeLists.txt
Fold DTLS server state machine into TLS state machine.
2016-06-08 19:21:14 +00:00
custom_extensions.c
d1_both.c
Don't use dtls1_read_bytes to read messages.
2016-06-08 19:09:46 +00:00
d1_lib.c
Fold the DTLS client handshake into the TLS one.
2016-06-08 19:20:02 +00:00
d1_meth.c
A bit of cleanup post state machine merging.
2016-06-08 19:24:32 +00:00
d1_pkt.c
Remove dtls1_read_bytes.
2016-06-08 19:10:35 +00:00
d1_srtp.c
dtls_record.c
Make tls_open_record always in-place.
2016-06-08 18:39:07 +00:00
internal.h
A bit of cleanup post state machine merging.
2016-06-08 19:24:32 +00:00
s3_both.c
Remove ssl3_do_write's 0 case.
2016-06-08 19:13:37 +00:00
s3_clnt.c
A bit of cleanup post state machine merging.
2016-06-08 19:24:32 +00:00
s3_enc.c
s3_lib.c
Fold the DTLS client handshake into the TLS one.
2016-06-08 19:20:02 +00:00
s3_meth.c
A bit of cleanup post state machine merging.
2016-06-08 19:24:32 +00:00
s3_pkt.c
Don't call read_bytes in read_change_cipher_spec.
2016-06-08 18:51:54 +00:00
s3_srvr.c
A bit of cleanup post state machine merging.
2016-06-08 19:24:32 +00:00
ssl_aead_ctx.c
Make tls_open_record always in-place.
2016-06-08 18:39:07 +00:00
ssl_asn1.c
ssl_buffer.c
Push alert handling down into the record functions.
2016-06-08 18:35:58 +00:00
ssl_cert.c
ssl_cipher.c
Add SSL_CIPHER_is_DHE.
2016-06-03 17:57:05 +00:00
ssl_ecdh.c
ssl_file.c
ssl_lib.c
A bit of cleanup post state machine merging.
2016-06-08 19:24:32 +00:00
ssl_rsa.c
ssl_session.c
Split unlock functions into read/write variants.
2016-05-31 21:09:29 +00:00
ssl_stat.c
ssl_test.cc
Add a unit test for one-sided shutdown.
2016-06-02 19:24:05 +00:00
t1_enc.c
t1_lib.c
tls_record.c
Make tls_open_record always in-place.
2016-06-08 18:39:07 +00:00