Commit History

Author SHA1 Message Date
  Roger Dingledine 1969c8a92f client now survives going offline better 20 years ago
  Roger Dingledine e4127e4d36 move closer to being able to reload config on HUP 20 years ago
  Roger Dingledine 5f1750a288 include our own timegm() impl, since it's not portable 20 years ago
  Roger Dingledine a73a3a21f7 no more memory leaks 20 years ago
  Roger Dingledine a3962bf6fc fix two more memory problems 20 years ago
  Roger Dingledine af3fc006a5 clean up memory leaks, confusions 20 years ago
  Roger Dingledine 5c563939ef catch misconfigured machines that return hostname as fqdn 20 years ago
  Roger Dingledine b9628f266f change WARNING to WARN 20 years ago
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 20 years ago
  Roger Dingledine 543e4e8fd5 more details to track a warning in tls handshakes 20 years ago
  Roger Dingledine aca4bc5126 successfully parse exit policies on future attempts too 20 years ago
  Roger Dingledine c42d928b30 pull exit policies from config into desc_routerinfo 20 years ago
  Nick Mathewson 3b2943d845 lowercase exit policies. 20 years ago
  Roger Dingledine 9e30ac2870 obey exit policies for addresses too 20 years ago
  Nick Mathewson 686fce453b Stop requiring newline at end of exit policy. 20 years ago
  Nick Mathewson 499bbe72d4 Add a "router_add_exit_policy_from_string" function. 20 years ago
  Roger Dingledine 0b8a0c3720 give correct warning message when you're running an old version 20 years ago
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 20 years ago
  Nick Mathewson 6ac42f5ec0 Make testcases run again; more sanity checking to descriptor generation. 20 years ago
  Roger Dingledine efa8e288ef my_routerinfo, router_is_me, and learn_my_address are obsolete 20 years ago
  Nick Mathewson 91cf86d8da rebuild directory before uploading 20 years ago
  Nick Mathewson df5c7534b1 Move dirserv/routers code out of main.c 20 years ago
  Nick Mathewson bd7db5bd87 Add "platform" to router descriptors. 20 years ago
  Roger Dingledine 5c8fc2f705 mark all dirservers up at boot; mark a dirserver down if dir fetch fails 20 years ago
  Roger Dingledine dc8f40e4cb fix the SSL_read() bug again. this time for sure! 20 years ago
  Nick Mathewson 9f0c608b7e Check router signatures again; debug signature checking 20 years ago
  Nick Mathewson 01786266ca Bugfixes in directory code: 20 years ago
  Roger Dingledine e7e858d0d1 patch strptime warning -- reduce portability! 20 years ago
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 20 years ago
  Roger Dingledine 3ed7aedc11 bugfixes and features: closer to making dirserv work 20 years ago