1. 27 10月, 2008 1 次提交
  2. 23 10月, 2008 2 次提交
  3. 22 10月, 2008 4 次提交
  4. 20 10月, 2008 5 次提交
  5. 18 10月, 2008 2 次提交
  6. 16 10月, 2008 1 次提交
  7. 15 10月, 2008 4 次提交
  8. 14 10月, 2008 4 次提交
  9. 13 10月, 2008 2 次提交
  10. 12 10月, 2008 2 次提交
  11. 10 10月, 2008 1 次提交
    • L
      When the underlying BIO_write() fails to send a datagram, we leave the · 7e7af0bc
      Lutz Jänicke 提交于
      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
  12. 08 10月, 2008 1 次提交
  13. 06 10月, 2008 1 次提交
  14. 24 9月, 2008 1 次提交
  15. 23 9月, 2008 1 次提交
  16. 16 9月, 2008 3 次提交
  17. 15 9月, 2008 5 次提交