Commit History

Author SHA1 Message Date
  Robert Ransom 59e565e2a2 Maintain separate server and client identity keys when appropriate. 13 years ago
  George Kadianakis 340809dd22 Get rid of tor_tls_block_renegotiation(). 12 years ago
  Nick Mathewson 69921837a7 Fix a bunch of whitespace errors 12 years ago
  Sebastian Hahn 35fe4825fc Quiet two notices, and spelling mistake cleanup 12 years ago
  Sebastian Hahn 66200320ff Fix a few 64bit compiler warnings 12 years ago
  Nick Mathewson 1bd65680bd Add more log statements for protocol/internal failures 12 years ago
  Nick Mathewson e56d7a3809 Give tor_cert_get_id_digests() fail-fast behavior 12 years ago
  Nick Mathewson 7aadae606b Make sure we stop putting cells into our hash at the right time. 12 years ago
  Nick Mathewson 41b250d7ea Bugfixes for authenticate handling and generation 12 years ago
  Nick Mathewson f726c67dd4 more verbose log for recording an odd cell 12 years ago
  Nick Mathewson 40f343e176 Actually accept cells in SERVER_RENEGOTIATING 12 years ago
  Nick Mathewson 7935c4bdfa Allow "finished flushing" during v3 handshake 12 years ago
  Nick Mathewson 83bb9742b5 Hook up all of the prop176 code; allow v3 negotiations to actually work 12 years ago
  Nick Mathewson 3f22ec179c New functions to record digests of cells during v3 handshake 12 years ago
  Nick Mathewson 6c7f28454e Implement cert/auth cell reading 12 years ago
  Nick Mathewson 81024f43ec Basic function to write authenticate cells 12 years ago
  Nick Mathewson df78daa5da Functions to send cert and auth_challenge cells. 12 years ago
  Nick Mathewson 1b0645acba Cell types and states for new OR handshake 12 years ago
  Nick Mathewson 41dfc4c19c Make bufferevents work with TokenBucketRefillInterval 12 years ago
  Nick Mathewson 59d0f750c9 Apply rate-limiting to the lowest bufferevent in the stack. 13 years ago
  Sebastian Hahn 2d0b56a505 Fix a compile warning on OS X 10.6 13 years ago
  Nick Mathewson 9a6642f6f5 Avoid warning in broken_state_count_compare 13 years ago
  Nick Mathewson 2a594fcde9 Disable recording new broken conns when we have bootstrapped 13 years ago
  Nick Mathewson 3f97c665aa Document feature3116 fns and improve output 13 years ago
  Nick Mathewson b25ca8af06 Limit the number of different handshake reasons to report 13 years ago
  Nick Mathewson 734d9486f6 Record the states of failing OR connections 13 years ago
  Nick Mathewson a2ad31a92b Split connection_about_to_close_connection into separate functions 13 years ago
  Nick Mathewson e006aa5dfa Merge remote-tracking branch 'public/bug2841' 13 years ago
  Nick Mathewson 6053e11ee6 Refactor the interfaces of transport/proxy lookup fns 13 years ago
  Nick Mathewson c4b831e92d Small tweaks to 2841 code 13 years ago