Historique des commits

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