Skip to content
  1. Jun 29, 2014
  2. Jun 28, 2014
  3. Jun 27, 2014
  4. Jun 26, 2014
  5. Jun 22, 2014
  6. Jun 14, 2014
    • Dr. Stephen Henson's avatar
      Accept CCS after sending finished. · f25e4263
      Dr. Stephen Henson authored
      Allow CCS after finished has been sent by client: at this point
      keys have been correctly set up so it is OK to accept CCS from
      server. Without this renegotiation can sometimes fail.
      
      PR#3400
      (cherry picked from commit 99cd6a91fcb0931feaebbb4832681d40a66fad41)
      f25e4263
  7. Jun 13, 2014
  8. Jun 12, 2014
  9. Jun 11, 2014
  10. Jun 10, 2014
  11. Jun 09, 2014
  12. Jun 08, 2014
    • Jakub Wilk's avatar
      Create ~/.rnd with mode 0600 instead of 0666 · 8781538f
      Jakub Wilk authored
      Because of a missing include <fcntl.h> we don't have O_CREATE and don't create
      the file with open() using mode 0600 but fall back to using fopen() with the
      default umask followed by a chmod().
      
      Problem found by Jakub Wilk <jwilk@debian.org>.
      8781538f
  13. Jun 07, 2014
  14. Jun 06, 2014
  15. Jun 05, 2014
  16. Jun 03, 2014