Skip to content
Snippets Groups Projects
  1. Nov 06, 2018
  2. Oct 19, 2018
  3. Oct 14, 2018
  4. Oct 10, 2018
  5. Sep 27, 2018
  6. Sep 24, 2018
  7. Sep 20, 2018
  8. Sep 18, 2018
  9. Sep 17, 2018
    • Nick Mathewson's avatar
      Lower the maximum size of a private key file to 16 MB · f606b3cf
      Nick Mathewson authored
      This shouldn't be a user-visible change: nobody has a 16 MB RSA
      key that they're trying to use with Tor.
      
      I'm doing this to fix CID 1439330 / ticket 27730, where coverity
      complains (on 64-bit) that we are making a comparison that is never
      true.
      f606b3cf
  10. Sep 16, 2018
  11. Sep 14, 2018
  12. Sep 13, 2018
  13. Sep 12, 2018
    • Nick Mathewson's avatar
      Add a tor_tls_release_socket() function. · ae569299
      Nick Mathewson authored
      This function tells the underlying TLS object that it shouldn't
      close the fd on exit.  Mostly, we hope not to have to use it, since
      the NSS implementation is kludgey, but it should allow us to fix
      ae569299
  14. Sep 09, 2018
  15. Sep 07, 2018
  16. Sep 06, 2018
  17. Sep 05, 2018
Loading