커밋 기록

작성자 SHA1 메시지 날짜
  Roger Dingledine 52589289fe add DirBindAddress, parse the BindAddress's when you bind 21 년 전
  Steven Hazel 4139c1c86a - fixed a bug in the id switching code -- setgid has to happen before 21 년 전
  Steven Hazel b1eca56b77 added User and Group options -- if you set them, tor will try to 21 년 전
  Roger Dingledine e4127e4d36 move closer to being able to reload config on HUP 21 년 전
  Roger Dingledine b40d0bffa7 a skeletal print_usage() function 21 년 전
  Roger Dingledine 193383b70a log to stdout while parsing config, 21 년 전
  Roger Dingledine 0b1afa951e reload the fingerprints file on HUP 21 년 전
  Roger Dingledine b3471bbc55 closing stdout *should* be safe (we'll see) 21 년 전
  Nick Mathewson ba9b542e93 Report delivery cell fullness correctly 21 년 전
  Roger Dingledine 11a23fc280 clean up logging, allow user to specify log files 21 년 전
  Nick Mathewson 7432d97336 Make last commit build 21 년 전
  Nick Mathewson 959b5585a5 Stop using stdout for non-debugging cases 21 년 전
  Roger Dingledine b9628f266f change WARNING to WARN 21 년 전
  Nick Mathewson ecfb36823e Refactor, rename, and clarify 21 년 전
  Roger Dingledine 746d64e631 add in basic support for pidfiles 21 년 전
  Nick Mathewson 36939303c9 Update LICENSE and copyright dates. 21 년 전
  Roger Dingledine 756619bfd2 refactor around connection_edge_send_command() 21 년 전
  Roger Dingledine be874358a4 wrap strdup; prefer time() to gettimeofday() 21 년 전
  Roger Dingledine f563bbd2f9 refactor so connection_write_to_buf() never fails 21 년 전
  Roger Dingledine a6bab569ab socks5 now works 21 년 전
  Nick Mathewson 985a3e1492 Add new cell fullness and bandwidth stats. 21 년 전
  Roger Dingledine efa8e288ef my_routerinfo, router_is_me, and learn_my_address are obsolete 21 년 전
  Nick Mathewson 91cf86d8da rebuild directory before uploading 21 년 전
  Nick Mathewson df5c7534b1 Move dirserv/routers code out of main.c 21 년 전
  Roger Dingledine 2cfc6f0379 ORs post descriptors periodically too 21 년 전
  Nick Mathewson bd7db5bd87 Add "platform" to router descriptors. 21 년 전
  Roger Dingledine dc8f40e4cb fix the SSL_read() bug again. this time for sure! 21 년 전
  Nick Mathewson 01786266ca Bugfixes in directory code: 21 년 전
  Roger Dingledine 2da3e4da0d move connection_array accessors from main.c to connection.c 21 년 전
  Roger Dingledine 4533da06c9 getting closer to having dirserv working 21 년 전