1. 1a999cf Don't use the buffer BIO in DTLS. by David Benjamin · 8 years ago
  2. a772b16 Allow dtls_seal_record to work in-place. by David Benjamin · 8 years ago
  3. 17cf2cb Work around language and compiler bug in memcpy, etc. by David Benjamin · 8 years ago
  4. c027999 Take the version parameter out of ssl_do_msg_callback. by David Benjamin · 9 years ago
  5. 95d7a49 Fix the alias checks in dtls_record.c. by David Benjamin · 9 years ago
  6. a7810c1 Make tls_open_record always in-place. by David Benjamin · 9 years ago
  7. 728f354 Push alert handling down into the record functions. by David Benjamin · 9 years ago
  8. 4e9cc71 Add helper functions for info_callback and msg_callback. by David Benjamin · 9 years ago
  9. 79978df Move aead_{read,write}_ctx and next_proto_negotiated into ssl->s3. by David Benjamin · 9 years ago
  10. 1db2156 Move ssl3_record_sequence_update with the other record-layer bits. by David Benjamin · 9 years ago
  11. 4cf369b Reject empty records of unexpected type. by David Benjamin · 10 years ago
  12. b8d28cf Factor out the buffering and low-level record code. by David Benjamin · 10 years ago