1. 25 May, 2011 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2506 · 1eb38c56
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Fully implement SSL_clear for DTLS.
      1eb38c56
    • Dr. Stephen Henson's avatar
      PR: 2505 · fa657871
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Fix DTLS session resumption timer bug.
      fa657871
  2. 19 May, 2011 2 commits
  3. 06 Apr, 2011 1 commit
  4. 03 Apr, 2011 3 commits
    • Dr. Stephen Henson's avatar
      PR: 2462 · 7116a411
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Fix DTLS Retransmission Buffer Bug
      7116a411
    • Dr. Stephen Henson's avatar
      PR: 2458 · 7143acab
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Don't change state when answering DTLS ClientHello.
      7143acab
    • Dr. Stephen Henson's avatar
      PR: 2457 · 11d4086d
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Reviewed by: steve
      
      Fix DTLS fragment reassembly bug.
      11d4086d
  5. 13 Mar, 2011 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2469 · 32cd1da6
      Dr. Stephen Henson authored
      Submitted by: Jim Studt <jim@studt.net>
      Reviewed by: steve
      
      Check mac is present before trying to retrieve mac iteration count.
      32cd1da6
  6. 08 Feb, 2011 2 commits
  7. 03 Feb, 2011 3 commits
  8. 24 Jan, 2011 3 commits
  9. 20 Jan, 2011 1 commit
    • Richard Levitte's avatar
      PR: 2434 · 54db7969
      Richard Levitte authored
      Under Windows, there seems to be a problem relinking fips_premain_dso
      because that file is locked.  Changing from backtick op to using
      system() with redirection and reading the hash from the output file
      seems to fix the problem.
      
      In an ideal world, there should be no difference, as a command in a
      backtick op should terminate before the backtick returns, same as it
      does with system().  We suspect, though, that the loaded binary is
      cached by Windows for a little while, and that reading the output from
      a file provides enough delay for the lock to drop before we try to
      relink.
      54db7969
  10. 04 Jan, 2011 1 commit
  11. 03 Jan, 2011 5 commits
  12. 13 Dec, 2010 1 commit
  13. 11 Dec, 2010 1 commit
  14. 02 Dec, 2010 6 commits
  15. 01 Dec, 2010 3 commits
  16. 29 Nov, 2010 1 commit
  17. 27 Nov, 2010 1 commit
  18. 26 Nov, 2010 1 commit
  19. 22 Nov, 2010 1 commit
  20. 16 Nov, 2010 1 commit