| Commit message (Expand) | Author | Age |
* | ..and reflect that in the todo•••svn:r2554
| Roger Dingledine | 2004-10-17 |
* | switch conn->addr and conn->dir_port to reflect the final destination,•••not the http proxy
svn:r2553
| Roger Dingledine | 2004-10-17 |
* | Unify windows special-dir handling•••svn:r2552
| Nick Mathewson | 2004-10-17 |
* | Document new options•••svn:r2551
| Nick Mathewson | 2004-10-17 |
* | Implement RedirectExit.•••svn:r2550
| Nick Mathewson | 2004-10-17 |
* | fix comment that makes no sense•••svn:r2549
| Roger Dingledine | 2004-10-16 |
* | various tweaks and fixes•••svn:r2548
| Roger Dingledine | 2004-10-16 |
* | i take back everything i've said about unit tests•••svn:r2547
| Roger Dingledine | 2004-10-16 |
* | Code to parse (but not yet actually use) RedirectExit lines•••svn:r2546
| Nick Mathewson | 2004-10-16 |
* | don't assert multiple things in the same tor_assert()•••svn:r2545
| Roger Dingledine | 2004-10-16 |
* | don't assert multiple things in the same tor_assert()•••svn:r2544
| Roger Dingledine | 2004-10-16 |
* | Fix unit tests, make it compile•••svn:r2543
| Nick Mathewson | 2004-10-16 |
* | Change interface of parse_addr_port() to return address in host order, since ...•••svn:r2542
| Nick Mathewson | 2004-10-16 |
* | Make unit tests pass; refactor most of exit policy parfsing out into new func...•••svn:r2541
| Nick Mathewson | 2004-10-16 |
* | Refactor parse-addr-mask-and-port-range into a separate function•••svn:r2540
| Nick Mathewson | 2004-10-16 |
* | Note NULL/memset status in TODO•••svn:r2539
| Nick Mathewson | 2004-10-16 |
* | fix memory leak in router.c; start relying on NULL==(zero bytes)•••svn:r2538
| Nick Mathewson | 2004-10-16 |
* | Paranoid bulletproofing for exit code•••svn:r2537
| Nick Mathewson | 2004-10-16 |
* | Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=N...•••svn:r2536
| Nick Mathewson | 2004-10-16 |
* | Fix memory leak•••svn:r2535
| Nick Mathewson | 2004-10-16 |
* | Implement user-declared node families.•••svn:r2534
| Nick Mathewson | 2004-10-15 |
* | Remove unused locals•••svn:r2533
| Nick Mathewson | 2004-10-15 |
* | Oops; make sure that break; and continue; work within SMARTLIST_FOREACH•••svn:r2532
| Nick Mathewson | 2004-10-15 |
* | Use the real default exit policy, not reject *:*•••svn:r2531
| Nick Mathewson | 2004-10-15 |
* | Add a comment•••svn:r2530
| Nick Mathewson | 2004-10-15 |
* | Upload to trusted dir servers based on DirServer config options, not on route...•••svn:r2529
| Nick Mathewson | 2004-10-15 |
* | Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate ...•••svn:r2528
| Nick Mathewson | 2004-10-15 |
* | Ignore fascistfirewall when dealing with service descriptors; obey fascistfir...•••svn:r2527
| Nick Mathewson | 2004-10-15 |
* | Use token-pasting magic to make nested SMARTLIST_FOREACH work.•••svn:r2526
| Nick Mathewson | 2004-10-15 |
* | Fix search-and-replace in comments: Friends->family does not imply friendship...•••svn:r2525
| Nick Mathewson | 2004-10-15 |
* | add documentation for smartlist_join_strings•••svn:r2524
| Nick Mathewson | 2004-10-15 |
* | Implement "families" of coadministered nodes; prevent them all from appearing...•••svn:r2523
| Nick Mathewson | 2004-10-15 |
* | Add TODO items from meeting•••svn:r2522
| Nick Mathewson | 2004-10-14 |
* | Basic string-join functionality•••svn:r2521
| Nick Mathewson | 2004-10-14 |
* | Update windows ver to 009pre3•••svn:r2519
| Nick Mathewson | 2004-10-14 |
* | fix warning on win32•••svn:r2518
| Nick Mathewson | 2004-10-14 |
* | changelog for 0.0.8+0.0.9pre3-1•••svn:r2516
| Peter Palfrader | 2004-10-14 |
* | bump to 0.0.9pre4-cvs•••svn:r2515
| Roger Dingledine | 2004-10-14 |
* | more useful changelog for pre3•••svn:r2513
| Roger Dingledine | 2004-10-14 |
* | a todo item we ought to do, but it's not going to get into pre3•••svn:r2512
| Roger Dingledine | 2004-10-14 |
* | advertise moria2's dirport as 18.244.0.114:80•••svn:r2511
| Roger Dingledine | 2004-10-14 |
* | note the read() bugfix in the changelog•••svn:r2510
| Roger Dingledine | 2004-10-14 |
* | bugfix on a really old bug:•••if read() fails on a stream, send back an end cell before you
close it down.
svn:r2509
| Roger Dingledine | 2004-10-14 |
* | bugfix: parse_addr_port() bites us again -- it returns addr in network order.•••svn:r2508
| Roger Dingledine | 2004-10-14 |
* | bump version to 0.0.9pre3•••svn:r2507
| Roger Dingledine | 2004-10-14 |
* | add a wishlist item from weasel•••svn:r2506
| Roger Dingledine | 2004-10-14 |
* | update changelog re: weasel's warn•••svn:r2505
| Roger Dingledine | 2004-10-14 |
* | update cvs changelog with 0.0.8.1 entry•••svn:r2501
| Roger Dingledine | 2004-10-14 |
* | Commit changelog for 0.0.8+0.0.9pre2-1•••svn:r2498
| Peter Palfrader | 2004-10-14 |
* | push back todo items, remove a few that we've done•••svn:r2497
| Roger Dingledine | 2004-10-14 |