Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Roger Dingledine 7c3ab346f6 various tweaks and fixes 21 vuotta sitten
  Roger Dingledine e9e9a25881 i take back everything i've said about unit tests 21 vuotta sitten
  Nick Mathewson a1bf39f698 Code to parse (but not yet actually use) RedirectExit lines 21 vuotta sitten
  Roger Dingledine 6d873e5743 don't assert multiple things in the same tor_assert() 21 vuotta sitten
  Roger Dingledine de65052312 don't assert multiple things in the same tor_assert() 21 vuotta sitten
  Nick Mathewson 25a046df74 Fix unit tests, make it compile 21 vuotta sitten
  Nick Mathewson 47dc024f7e Change interface of parse_addr_port() to return address in host order, since most users seem to want that. 21 vuotta sitten
  Nick Mathewson 8300c4ae6a Make unit tests pass; refactor most of exit policy parfsing out into new function 21 vuotta sitten
  Nick Mathewson 69d7b468b4 Refactor parse-addr-mask-and-port-range into a separate function 21 vuotta sitten
  Nick Mathewson a8300c5a2e Note NULL/memset status in TODO 21 vuotta sitten
  Nick Mathewson a42adce362 fix memory leak in router.c; start relying on NULL==(zero bytes) 21 vuotta sitten
  Nick Mathewson b0afd91afe Paranoid bulletproofing for exit code 21 vuotta sitten
  Nick Mathewson f619c4603e Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=NULL are equivalent 21 vuotta sitten
  Nick Mathewson 56a592dbe3 Fix memory leak 21 vuotta sitten
  Nick Mathewson 9d5831341e Implement user-declared node families. 21 vuotta sitten
  Nick Mathewson f882bd92ed Remove unused locals 21 vuotta sitten
  Nick Mathewson f359389866 Oops; make sure that break; and continue; work within SMARTLIST_FOREACH 21 vuotta sitten
  Nick Mathewson 99f7955372 Use the real default exit policy, not reject *:* 21 vuotta sitten
  Nick Mathewson fa9c121343 Add a comment 21 vuotta sitten
  Nick Mathewson 28dd458eaf Upload to trusted dir servers based on DirServer config options, not on routerinfos. 21 vuotta sitten
  Nick Mathewson 01eacbca9e Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate whitespace a little better. 21 vuotta sitten
  Nick Mathewson 88e0c080cf Ignore fascistfirewall when dealing with service descriptors; obey fascistfirewall when posting server descriptors; ignore fascistfirewall on directory connections when httpproxy is set. 21 vuotta sitten
  Nick Mathewson 5e80944c52 Use token-pasting magic to make nested SMARTLIST_FOREACH work. 21 vuotta sitten
  Nick Mathewson ff38cc06e1 Fix search-and-replace in comments: Friends->family does not imply friendship->familyhip. 21 vuotta sitten
  Nick Mathewson 2fb08fe46c add documentation for smartlist_join_strings 21 vuotta sitten
  Nick Mathewson 7fa5d224d4 Implement "families" of coadministered nodes; prevent them all from appearing on the same circuit. 21 vuotta sitten
  Nick Mathewson e448879e3c Add TODO items from meeting 21 vuotta sitten
  Nick Mathewson c5964d6738 Basic string-join functionality 21 vuotta sitten
  Nick Mathewson 9e8e006c1e Update windows ver to 009pre3 21 vuotta sitten
  Nick Mathewson 0f144d6a04 fix warning on win32 21 vuotta sitten