1. 13 10月, 2008 2 次提交
  2. 12 10月, 2008 2 次提交
  3. 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
  4. 08 10月, 2008 1 次提交
  5. 06 10月, 2008 1 次提交
  6. 24 9月, 2008 1 次提交
  7. 23 9月, 2008 1 次提交
  8. 16 9月, 2008 3 次提交
  9. 15 9月, 2008 7 次提交
  10. 14 9月, 2008 5 次提交
  11. 12 9月, 2008 1 次提交
  12. 11 9月, 2008 1 次提交
  13. 10 9月, 2008 1 次提交
  14. 07 9月, 2008 1 次提交
  15. 04 9月, 2008 1 次提交
  16. 03 9月, 2008 2 次提交
  17. 01 9月, 2008 2 次提交
  18. 29 8月, 2008 1 次提交
  19. 27 8月, 2008 1 次提交
  20. 21 8月, 2008 1 次提交
  21. 19 8月, 2008 1 次提交
  22. 15 8月, 2008 1 次提交
  23. 14 8月, 2008 2 次提交