Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-10-20 | Update TODO | Nick Mathewson | |
svn:r2570 | |||
2004-10-20 | point out two parts where the spec is wrong | Roger Dingledine | |
svn:r2569 | |||
2004-10-19 | Remove routerinfo_t->is_trusted_dir, and all the twisted machinery used to | Nick Mathewson | |
maintain it. Have clients default to the nickname "client" in their certificates. Give a less frightening warning on obsolete (pre-0.0.8) routerinfo_t's. svn:r2568 | |||
2004-10-19 | Tolerate NULL nicknames better | Nick Mathewson | |
svn:r2567 | |||
2004-10-19 | Add "pass" target for RedirectExit, to make it easier to break out of a ↵ | Nick Mathewson | |
sequence of rules svn:r2566 | |||
2004-10-17 | start the process of making 0.0.7* obsolete | Roger Dingledine | |
svn:r2565 | |||
2004-10-17 | use connection_edge_is_rendezvous_stream() more | Roger Dingledine | |
svn:r2564 | |||
2004-10-17 | mark some items done, move some around, add a wishlist item | Roger Dingledine | |
svn:r2563 | |||
2004-10-17 | whoops, resolve cells were probably broken | Roger Dingledine | |
svn:r2562 | |||
2004-10-17 | New upstream (pre)release.debian-version-0.0.8+0.0.9pre4-1 | Peter Palfrader | |
Apply patch from cvs to fix a segfault in src/or/test (test.c, 1.131). svn:r2560 | |||
2004-10-17 | Fix segfault in unit tests. (Main program is unaffected) | Nick Mathewson | |
svn:r2559 | |||
2004-10-17 | bump version to 0.0.9pre4tor-0.0.9pre4 | Roger Dingledine | |
svn:r2557 | |||
2004-10-17 | commit a changelog for pre4 | Roger Dingledine | |
svn:r2556 | |||
2004-10-17 | fix a seg fault with exitredirect | Roger Dingledine | |
svn:r2555 | |||
2004-10-17 | ..and reflect that in the todo | Roger Dingledine | |
svn:r2554 | |||
2004-10-17 | switch conn->addr and conn->dir_port to reflect the final destination, | Roger Dingledine | |
not the http proxy svn:r2553 | |||
2004-10-17 | Unify windows special-dir handling | Nick Mathewson | |
svn:r2552 | |||
2004-10-17 | Document new options | Nick Mathewson | |
svn:r2551 | |||
2004-10-17 | Implement RedirectExit. | Nick Mathewson | |
svn:r2550 | |||
2004-10-16 | fix comment that makes no sense | Roger Dingledine | |
svn:r2549 | |||
2004-10-16 | various tweaks and fixes | Roger Dingledine | |
svn:r2548 | |||
2004-10-16 | i take back everything i've said about unit tests | Roger Dingledine | |
svn:r2547 | |||
2004-10-16 | Code to parse (but not yet actually use) RedirectExit lines | Nick Mathewson | |
svn:r2546 | |||
2004-10-16 | don't assert multiple things in the same tor_assert() | Roger Dingledine | |
svn:r2545 | |||
2004-10-16 | don't assert multiple things in the same tor_assert() | Roger Dingledine | |
svn:r2544 | |||
2004-10-16 | Fix unit tests, make it compile | Nick Mathewson | |
svn:r2543 | |||
2004-10-16 | Change interface of parse_addr_port() to return address in host order, since ↵ | Nick Mathewson | |
most users seem to want that. svn:r2542 | |||
2004-10-16 | Make unit tests pass; refactor most of exit policy parfsing out into new ↵ | Nick Mathewson | |
function svn:r2541 | |||
2004-10-16 | Refactor parse-addr-mask-and-port-range into a separate function | Nick Mathewson | |
svn:r2540 | |||
2004-10-16 | Note NULL/memset status in TODO | Nick Mathewson | |
svn:r2539 | |||
2004-10-16 | fix memory leak in router.c; start relying on NULL==(zero bytes) | Nick Mathewson | |
svn:r2538 | |||
2004-10-16 | Paranoid bulletproofing for exit code | Nick Mathewson | |
svn:r2537 | |||
2004-10-16 | Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ↵ | Nick Mathewson | |
ptr=NULL are equivalent svn:r2536 | |||
2004-10-16 | Fix memory leak | Nick Mathewson | |
svn:r2535 | |||
2004-10-15 | Implement user-declared node families. | Nick Mathewson | |
svn:r2534 | |||
2004-10-15 | Remove unused locals | Nick Mathewson | |
svn:r2533 | |||
2004-10-15 | Oops; make sure that break; and continue; work within SMARTLIST_FOREACH | Nick Mathewson | |
svn:r2532 | |||
2004-10-15 | Use the real default exit policy, not reject *:* | Nick Mathewson | |
svn:r2531 | |||
2004-10-15 | Add a comment | Nick Mathewson | |
svn:r2530 | |||
2004-10-15 | Upload to trusted dir servers based on DirServer config options, not on ↵ | Nick Mathewson | |
routerinfos. svn:r2529 | |||
2004-10-15 | Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate ↵ | Nick Mathewson | |
whitespace a little better. svn:r2528 | |||
2004-10-15 | Ignore fascistfirewall when dealing with service descriptors; obey ↵ | Nick Mathewson | |
fascistfirewall when posting server descriptors; ignore fascistfirewall on directory connections when httpproxy is set. svn:r2527 | |||
2004-10-15 | Use token-pasting magic to make nested SMARTLIST_FOREACH work. | Nick Mathewson | |
svn:r2526 | |||
2004-10-15 | Fix search-and-replace in comments: Friends->family does not imply ↵ | Nick Mathewson | |
friendship->familyhip. svn:r2525 | |||
2004-10-15 | add documentation for smartlist_join_strings | Nick Mathewson | |
svn:r2524 | |||
2004-10-15 | Implement "families" of coadministered nodes; prevent them all from ↵ | Nick Mathewson | |
appearing on the same circuit. svn:r2523 | |||
2004-10-14 | Add TODO items from meeting | Nick Mathewson | |
svn:r2522 | |||
2004-10-14 | Basic string-join functionality | Nick Mathewson | |
svn:r2521 | |||
2004-10-14 | Update windows ver to 009pre3 | Nick Mathewson | |
svn:r2519 | |||
2004-10-14 | fix warning on win32 | Nick Mathewson | |
svn:r2518 |