Commit History

Author SHA1 Message Date
  Matt Caswell a71edf3ba2 Standardise our style for checking malloc failures 9 years ago
  Matt Caswell 024f543c15 Move in_handshake into STATEM 9 years ago
  Matt Caswell 5998e29035 Remove SSL_state and SSL_set_state 9 years ago
  Matt Caswell fe3a329117 Change statem prefix to ossl_statem 9 years ago
  Matt Caswell 49ae742398 Remove redundant code 9 years ago
  Matt Caswell 8723588e1b Implement Client TLS state machine 9 years ago
  Matt Caswell 912c89c529 Remove remaining old listen code 9 years ago
  Matt Caswell e3d0dae7cf DTLSv1_listen rewrite 9 years ago
  Dr. Stephen Henson e75c5a794e CCM support. 9 years ago
  Matt Caswell c69f2adf71 Move DTLS CCS processing into the state machine 9 years ago
  Matt Caswell 657da85eea Move TLS CCS processing into the state machine 9 years ago
  Matt Caswell 6218a1f57e Remove struct ccs_header_st 9 years ago
  Lubom 4dc1aa0436 Lost alert in DTLS 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 years ago
  Matt Caswell 747e16398d Clean up record layer 9 years ago
  Matt Caswell 6f7ae319df Fix formatting oddities 9 years ago
  Matt Caswell 1711f8de45 Rename record layer source files 9 years ago