Skip to content
  1. May 25, 2011
    • 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. May 19, 2011
  3. Apr 06, 2011
  4. Apr 03, 2011
    • 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. Mar 13, 2011
    • 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. Feb 08, 2011
  7. Feb 03, 2011
  8. Jan 24, 2011
  9. Jan 20, 2011
    • 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. Jan 04, 2011
  11. Jan 03, 2011
  12. Dec 13, 2010
  13. Dec 11, 2010
  14. Dec 02, 2010
  15. Dec 01, 2010
  16. Nov 29, 2010
  17. Nov 27, 2010
  18. Nov 26, 2010
  19. Nov 22, 2010
  20. Nov 16, 2010