Histórico de Commits

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