Skip to content
  1. Oct 10, 2008
    • 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
  2. Oct 07, 2008
  3. Oct 06, 2008
  4. Sep 23, 2008
  5. Sep 22, 2008
  6. Sep 15, 2008
  7. Sep 14, 2008
  8. Sep 13, 2008
  9. Sep 12, 2008
  10. Sep 10, 2008
  11. Sep 09, 2008
  12. Sep 07, 2008
  13. Sep 03, 2008
  14. Sep 01, 2008
  15. Aug 29, 2008
  16. Aug 27, 2008
  17. Aug 20, 2008
  18. Aug 18, 2008
  19. Aug 14, 2008
  20. Aug 13, 2008
  21. Aug 12, 2008