1. 31 Oct, 2008 1 commit
  2. 28 Oct, 2008 3 commits
  3. 27 Oct, 2008 2 commits
  4. 26 Oct, 2008 3 commits
  5. 22 Oct, 2008 4 commits
  6. 20 Oct, 2008 3 commits
  7. 19 Oct, 2008 2 commits
  8. 18 Oct, 2008 1 commit
  9. 14 Oct, 2008 3 commits
  10. 13 Oct, 2008 1 commit
  11. 10 Oct, 2008 1 commit
    • Lutz Jänicke's avatar
      When the underlying BIO_write() fails to send a datagram, we leave the · ab073bad
      Lutz Jänicke authored
      offending record queued as 'pending'. The DTLS code doesn't expect this,
      and we end up hitting an OPENSSL_assert() in do_dtls1_write().
      
      The simple fix is just _not_ to leave it queued. In DTLS, dropping
      packets is perfectly acceptable -- and even preferable. If we wanted a
      service with retries and guaranteed delivery, we'd be using TCP.
      PR: #1703
      Submitted by: David Woodhouse <dwmw2@infradead.org>
      ab073bad
  12. 06 Oct, 2008 1 commit
  13. 25 Sep, 2008 1 commit
  14. 23 Sep, 2008 2 commits
  15. 22 Sep, 2008 1 commit
  16. 21 Sep, 2008 3 commits
  17. 18 Sep, 2008 4 commits
  18. 17 Sep, 2008 4 commits