Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 079ef6bd53 Buffer a ClientHello with a cookie received via DTLSv1_listen hace 6 años
  Matt Caswell 2fc4c77c3f Use the read and write buffers in DTLSv1_listen() hace 6 años
  Matt Caswell bd990e2535 Don't allow fragmented alerts hace 7 años
  Matt Caswell b8c49611bc Provide a function to test whether we have unread records pending hace 7 años
  Matt Caswell df15c84901 Remove some dead code from libssl hace 7 años
  Matt Caswell bebc0c7d85 Use the TLSv1.3 nonce construction hace 7 años
  Matt Caswell 54105ddd23 Rename all "read" variables with "readbytes" hace 8 años
  Matt Caswell 8b0e934afb Fix some missed size_t updates hace 8 años
  Matt Caswell 72716e79bf Convert some misc record layer functions for size_t hace 8 años
  Matt Caswell 7ee8627f6e Convert libssl writing for size_t hace 8 años
  Matt Caswell eda757514e Further libssl size_t-ify of reading hace 8 años
  Matt Caswell 8e6d03cac4 Convert record layer to use size_t hace 8 años
  Matt Caswell af58be768e Don't allow too many consecutive warning alerts hace 8 años
  Emilia Kasper a230b26e09 Indent ssl/ hace 8 años
  Matt Caswell 44efb88a21 Address feedback on SSLv2 ClientHello processing hace 8 años
  FdaSilvaYY 0485d5406a Whitespace cleanup in ssl folder hace 8 años
  Matt Caswell 255cfeacd8 Reject out of context empty records hace 8 años
  Rich Salz 846e33c729 Copyright consolidation 01/10 hace 8 años
  Matt Caswell 3720597107 Rename the numpipes argument to ssl3_enc/tls1_enc hace 8 años
  Matt Caswell f482740f23 Remove the wrec record layer field hace 8 años
  Matt Caswell 49580f25b3 Add an SSL_has_pending() function hace 8 años
  Matt Caswell dad78fb13d Add an ability to set the SSL read buffer size hace 8 años
  Matt Caswell 0220fee47f Lazily initialise the compression buffer hace 8 años
  Matt Caswell 94777c9c86 Implement read pipeline support in libssl hace 8 años
  Matt Caswell d102d9df86 Implement write pipeline support in libssl hace 9 años
  Rich Salz 349807608f Remove /* foo.c */ comments hace 8 años
  Rich Salz cf2cede4a7 Move pqueue into ssl hace 8 años
  Viktor Dukhovni 919ba00942 DANE support structures, constructructors and accessors hace 8 años
  Matt Caswell e3d0dae7cf DTLSv1_listen rewrite hace 9 años
  Matt Caswell 657da85eea Move TLS CCS processing into the state machine hace 9 años