1. 22 Jun, 2011 2 commits
  2. 06 Jun, 2011 1 commit
  3. 25 May, 2011 7 commits
  4. 19 May, 2011 2 commits
  5. 06 Apr, 2011 1 commit
  6. 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
  7. 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
  8. 08 Feb, 2011 2 commits
  9. 03 Feb, 2011 3 commits
  10. 24 Jan, 2011 3 commits
  11. 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
  12. 04 Jan, 2011 1 commit
  13. 03 Jan, 2011 5 commits
  14. 13 Dec, 2010 1 commit
  15. 11 Dec, 2010 1 commit
  16. 02 Dec, 2010 6 commits