Historique des commits

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