Commit History

Author SHA1 Message Date
  Nick Mathewson c83f0e948f Log certificate lifetime on failure. 20 years ago
  Roger Dingledine fd0fcc89e9 disallow picking unverified routers in circuits 20 years ago
  Roger Dingledine ecc9009256 authdirservers accept the uploading of unverified descriptors. 20 years ago
  Roger Dingledine 906d1aa99f caching dirservers don't handle posts, running-routers, or rend descs 20 years ago
  Roger Dingledine 3e97c12f24 rearrange to prepare to solve the authdirserver initialization 20 years ago
  Nick Mathewson 2d514037b7 Log number of certs in wrong-length chains 20 years ago
  Roger Dingledine ddb6eb35af we were counting incorrectly when trying to figure out whether 20 years ago
  Roger Dingledine 30d6b1479b clients exit immediately on interrupt; they don't wait 20 years ago
  Roger Dingledine 84b8f8e04a fix some bool logic 20 years ago
  Roger Dingledine e547ab293b make connection_tls_finish_handshake() more plausible. 20 years ago
  Nick Mathewson 334de84cbe Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify behavior 20 years ago
  Roger Dingledine 99926813b1 get the function prototype right 20 years ago
  Roger Dingledine 73ffcc5cef add a new advertised_server_mode() to distinguish ORs that 20 years ago
  Roger Dingledine 0da256ef97 when we get a sigint, don't accept new connections/circuits, 20 years ago
  Nick Mathewson 18d752e518 Correct "advance-time" logic 20 years ago
  Nick Mathewson 06c11a61ce When faking gettimeofday with ftime, do it right. 20 years ago
  Nick Mathewson 2a339b7627 Split uptime into separate field 20 years ago
  Nick Mathewson 6d53717215 Handle closed connection properly on tor_resolve 20 years ago
  Nick Mathewson e57698cc6e Track bandwidth usage to estimate capacity 20 years ago
  Nick Mathewson d858a9e990 Remember list of digests for trusted dirservers; use this list to tell whether you are a trusted dirserver 20 years ago
  Roger Dingledine d5999a24af also don't hang up on him if we're an OR and he's an authdirserver 20 years ago
  Roger Dingledine 66fc6cf04a if you're an OR and he's an OR and he's running 0.0.7, 20 years ago
  Roger Dingledine dc7951a5a7 a whole swath of fixes 20 years ago
  Roger Dingledine 63b476a63c ship and install tor_resolve script too 20 years ago
  Roger Dingledine f54224ab35 clients can now pick non-authdirservers for fetching directories. 20 years ago
  Roger Dingledine b4d4a961b1 break connection_dir_client_finished_reading() into its own function 20 years ago
  Roger Dingledine a5ff0527e6 it turns out we weren't looking at the result from getsockopt(). 20 years ago
  Roger Dingledine f9a0409714 mention that you should proxy your SSL traffic too 20 years ago
  Roger Dingledine 19deb93c29 more useful warning messages 20 years ago
  Nick Mathewson 54c129d8dc abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mode(), etc. Dont change underlying comments. 20 years ago