Commit History

Author SHA1 Message Date
  Nick Mathewson 14d5478f29 Add functions to format and parse RFC1123-style times, for HTTP protocol. 20 years ago
  Roger Dingledine 8b55f73bbe put the have_warned_about_unsafe_socks static var inside the function 20 years ago
  Nick Mathewson 5b61dd0457 Fix all warnings on win32 build 20 years ago
  Roger Dingledine 8cb4124121 warn if we use an unsafe socks variant 20 years ago
  Nick Mathewson 849e998ac6 It is possible to have struct timeval but not gettimeofday. 20 years ago
  Roger Dingledine e58248df75 add some more todo items for 0.0.8 20 years ago
  Roger Dingledine 0c5cc5fa30 update location of tor-in-chroot doc 20 years ago
  Roger Dingledine 5525606653 check return value of fclose while writing to disk, since it might 20 years ago
  Roger Dingledine e4ae4f43dd bump us to 0.0.8pre1 20 years ago
  Roger Dingledine 5b54780df3 don't send an end back for a malformed resolved cell, 20 years ago
  Roger Dingledine b8b22ffdcb add release notes for 0.0.8pre1 20 years ago
  Roger Dingledine 5336b3bdc7 yet more todo items 20 years ago
  Roger Dingledine cc54d9efe9 tor-resolve triggered a has_sent_end warning 20 years ago
  Roger Dingledine a328aab316 clean whitespace and tabs 20 years ago
  Roger Dingledine 3aaba3b16e tell the user what time _they_ are too, when a cert is expired 20 years ago
  Roger Dingledine a450909716 rename tor_resolve to tor-resolve 20 years ago
  Peter Palfrader 6ea9002824 Depend on python 20 years ago
  Roger Dingledine aebec8ab9e stop using atexit() to remove our pid, since it's called 20 years ago
  Nick Mathewson 7119345fbb Fix base16_decode; trashing the stack is rude. 20 years ago
  Nick Mathewson 1391eafe67 Chek for overlong nicknames in add_nickname_list_to_smartlist 20 years ago
  Nick Mathewson 7b4865ec33 Add notion of "longest nickname-or-hex-digest-with-$" 20 years ago
  Nick Mathewson 0c990259de Add noisy debug log to hunt for bug in router_update_status_from_smartlist 20 years ago
  Nick Mathewson d07d0a4e6b Add fingerprint to router format in tests 20 years ago
  Nick Mathewson 33fe5e362f Never use time(NULL) as assumed publication time for a directory. 20 years ago
  Roger Dingledine 0536b853fd add a comment asking ORs to configure a DirPort too 20 years ago
  Roger Dingledine 7459d067a5 now base16_encode() and base32_encode() can't ever fail 20 years ago
  Roger Dingledine ea43172c11 make router_is_me() compare identity, not nickname 20 years ago
  Roger Dingledine a7d16e38eb mark off todo items; add todo items; correct tor-spec.txt 20 years ago
  Roger Dingledine f355a9c9f1 put our fingerprint into the descriptor, so we can match a 20 years ago
  Roger Dingledine c1450319f4 allow OPs to set a DirPort and cache/serve directories 20 years ago