1. 13 Sep, 2013 3 commits
  2. 12 Sep, 2013 1 commit
  3. 10 Sep, 2013 1 commit
  4. 09 Sep, 2013 2 commits
  5. 08 Sep, 2013 4 commits
  6. 07 Sep, 2013 1 commit
  7. 06 Sep, 2013 5 commits
  8. 05 Sep, 2013 8 commits
  9. 03 Sep, 2013 1 commit
  10. 21 Aug, 2013 4 commits
  11. 18 Aug, 2013 1 commit
  12. 17 Aug, 2013 4 commits
  13. 14 Aug, 2013 1 commit
  14. 13 Aug, 2013 1 commit
    • Michael Tuexen's avatar
      DTLS message_sequence number wrong in rehandshake ServerHello · b62f4daa
      Michael Tuexen authored
      This fix ensures that
      * A HelloRequest is retransmitted if not responded by a ClientHello
      * The HelloRequest "consumes" the sequence number 0. The subsequent
      ServerHello uses the sequence number 1.
      * The client also expects the sequence number of the ServerHello to
      be 1 if a HelloRequest was received earlier.
      This patch fixes the RFC violation.
      b62f4daa
  15. 08 Aug, 2013 1 commit
    • Michael Tuexen's avatar
      DTLS handshake fix. · 0c75eeac
      Michael Tuexen authored
      Reported by: Prashant Jaikumar <rmstar@gmail.com>
      
      Fix handling of application data received before a handshake.
      0c75eeac
  16. 06 Aug, 2013 1 commit
  17. 05 Aug, 2013 1 commit