1. 12 Oct, 2008 2 commits
  2. 10 Oct, 2008 1 commit
    • Lutz Jänicke's avatar
      When the underlying BIO_write() fails to send a datagram, we leave the · 7e7af0bc
      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>
      7e7af0bc
  3. 07 Oct, 2008 1 commit
  4. 06 Oct, 2008 1 commit
  5. 23 Sep, 2008 1 commit
  6. 22 Sep, 2008 1 commit
  7. 15 Sep, 2008 6 commits
  8. 14 Sep, 2008 8 commits
  9. 13 Sep, 2008 1 commit
  10. 12 Sep, 2008 1 commit
  11. 10 Sep, 2008 1 commit
  12. 09 Sep, 2008 1 commit
  13. 07 Sep, 2008 1 commit
  14. 03 Sep, 2008 3 commits
  15. 01 Sep, 2008 2 commits
  16. 29 Aug, 2008 1 commit
  17. 27 Aug, 2008 1 commit
  18. 20 Aug, 2008 1 commit
  19. 18 Aug, 2008 1 commit
  20. 14 Aug, 2008 1 commit
  21. 13 Aug, 2008 4 commits