Histórico de commits

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