Skip to content
Snippets Groups Projects
  1. Sep 20, 2019
  2. Aug 05, 2019
  3. Jul 24, 2019
  4. Jul 23, 2019
    • Vladimír Čunát's avatar
      kr_request: remove ::additional · b902adaa
      Vladimír Čunát authored
      Somehow I didn't notice this field when adding ::add_selected.
      We probably never put anything into answer's ADDITIONAL,
      so noone's noticed a problem until now.
      b902adaa
  5. Jul 22, 2019
    • Tomas Krizek's avatar
      daemon/tls: fix handling of GNUTLS_E_AGAIN · d11ed9da
      Tomas Krizek authored and Vladimír Čunát's avatar Vladimír Čunát committed
      The code incorrectly assumes GNUTLS_E_AGAIN can only be caused
      by reading the entire libuv buffer. Legitime causes of GNUTLS_E_AGAIN
      wouldn't be processed correctly. These could be caused by a new
      session ticket sent by the server.
      
      Fixes #489
      d11ed9da
  6. Jul 16, 2019
  7. Jul 12, 2019
  8. Jul 10, 2019
  9. Jul 09, 2019
  10. Jul 03, 2019
  11. Jul 01, 2019
  12. Jun 24, 2019
  13. Jun 13, 2019
Loading