Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson cc07b5a129 Changes file for prop176 branch hace 14 años
  Sebastian Hahn 35fe4825fc Quiet two notices, and spelling mistake cleanup hace 14 años
  Sebastian Hahn 66200320ff Fix a few 64bit compiler warnings hace 14 años
  Nick Mathewson 1bd65680bd Add more log statements for protocol/internal failures hace 14 años
  Nick Mathewson 059d3d0613 Remove auth_challenge field from or_handshake_state_t hace 14 años
  Nick Mathewson d79ff2ce94 spec conformance: allow only one cert of each type hace 14 años
  Nick Mathewson e56d7a3809 Give tor_cert_get_id_digests() fail-fast behavior hace 14 años
  Nick Mathewson 40f0d111c2 Fix some more issues wrt tor_cert_new found by asn hace 14 años
  Nick Mathewson ce102f7a59 Make more safe_str usage happen for new logs in command.c hace 14 años
  Nick Mathewson 23664fb3b8 Set up network parameters on non-authenticated incoming connections hace 14 años
  Nick Mathewson 7aadae606b Make sure we stop putting cells into our hash at the right time. hace 14 años
  Nick Mathewson 41b250d7ea Bugfixes for authenticate handling and generation hace 14 años
  Nick Mathewson 610cb0ecc4 Fix log message about what cells we are sending hace 14 años
  Nick Mathewson f726c67dd4 more verbose log for recording an odd cell hace 14 años
  Nick Mathewson 40f343e176 Actually accept cells in SERVER_RENEGOTIATING hace 14 años
  Nick Mathewson 6bfb31ff56 Generate certificates that enable v3 handshake hace 14 años
  Nick Mathewson 7935c4bdfa Allow "finished flushing" during v3 handshake hace 14 años
  Nick Mathewson 83bb9742b5 Hook up all of the prop176 code; allow v3 negotiations to actually work hace 14 años
  Nick Mathewson 445f947890 Remove a no-longer-relevant comment hace 14 años
  Nick Mathewson 9a77ebc794 Make tor_tls_cert_is_valid check key lengths hace 14 años
  Nick Mathewson 3f22ec179c New functions to record digests of cells during v3 handshake hace 14 años
  Nick Mathewson 6c7f28454e Implement cert/auth cell reading hace 14 años
  Nick Mathewson 81024f43ec Basic function to write authenticate cells hace 14 años
  Nick Mathewson e48e47fa03 Function to return peer cert as tor_tls_cert hace 14 años
  Nick Mathewson a6fc5059cd Add AUTH keys as specified in proposal 176 hace 14 años
  Nick Mathewson 0a4f562772 Functions to get a public RSA key from a cert hace 14 años
  Nick Mathewson 92602345e0 Function to detect certificate types that signal v3 certificates hace 14 años
  Nick Mathewson 8c9fdecfe9 Function to get digests of the certs and their keys hace 14 años
  Nick Mathewson f4c1fa2a04 More functions to manipulate certs received in cells hace 14 años
  Nick Mathewson c39688de6c Function to extract the TLSSECRETS field for v3 handshakes hace 14 años