История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson e8585dfe97 Remove length restriction when generating directories. 19 лет назад
  Nick Mathewson bbc10c2ea1 Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. 19 лет назад
  Nick Mathewson d19648b314 Renormalize whitespace 19 лет назад
  Nick Mathewson ac759adb43 Make unit tests work on win32 19 лет назад
  Nick Mathewson fc87758ff3 Add function to check that addr_policy_t is okay; change struct addr_policy_t to addr_policy_t. 19 лет назад
  Nick Mathewson c8abe1907d Rename parse_address to parse_extended_hostname (since we have other kinds of addresses); make its output an enum; support HEXDIGEST.exit hostnames. 19 лет назад
  Nick Mathewson 6507be4290 Implement new version format for post 0.1. 19 лет назад
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 19 лет назад
  Roger Dingledine c1dc17e6e2 put in initial support for ".nickname.exit" addresses, to let alice 19 лет назад
  Nick Mathewson f7c6ad065e correct multiple internal spaces 19 лет назад
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 19 лет назад
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 19 лет назад
  Roger Dingledine d7fb38cfe3 update unit tests to reflect changed interface 19 лет назад
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 19 лет назад
  Nick Mathewson a8f9ba91db Nobody was using the return values from smartlist_(set|del|del_keeporder), so remove them. 19 лет назад
  Nick Mathewson 5109de5626 Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 19 лет назад
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 19 лет назад
  Nick Mathewson cd753df7bf Resolve many XXXs and all DOCDOCs 19 лет назад
  Nick Mathewson 0059ee5fea More tests for split 19 лет назад
  Roger Dingledine 394554cfbf Clean up copyrights. 19 лет назад
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 19 лет назад
  Nick Mathewson 9d604ec615 Add code to read configuration lines from a string as well as a file 19 лет назад
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, 19 лет назад
  Nick Mathewson ad4dc74482 Use a stricter set of warnings; make them all pass. 19 лет назад
  Roger Dingledine 85c79ffbc7 canonicalize "src" and "dest" arg order in crypto.c (and others) 19 лет назад
  Nick Mathewson ce5709184b Pass with -Wstrict-prototypes 19 лет назад
  Nick Mathewson 44d4516155 Use tor_snprintf, not snprintf 19 лет назад
  Nick Mathewson bc62f8e983 Replace sprintf with snprintf 19 лет назад
  Nick Mathewson 6899b8001a Check for low _MSC_VER, not high. On windows, always use winsock. 19 лет назад
  Nick Mathewson e5049d5aa3 Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to 19 лет назад