aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mark some items done, move some around, add a wishlist itemRoger Dingledine2004-10-17
* whoops, resolve cells were probably brokenRoger Dingledine2004-10-17
* New upstream (pre)release.Peter Palfrader2004-10-17
* Fix segfault in unit tests. (Main program is unaffected)Nick Mathewson2004-10-17
* bump version to 0.0.9pre4Roger Dingledine2004-10-17
* commit a changelog for pre4Roger Dingledine2004-10-17
* fix a seg fault with exitredirectRoger Dingledine2004-10-17
* ..and reflect that in the todoRoger Dingledine2004-10-17
* switch conn->addr and conn->dir_port to reflect the final destination,Roger Dingledine2004-10-17
* Unify windows special-dir handlingNick Mathewson2004-10-17
* Document new optionsNick Mathewson2004-10-17
* Implement RedirectExit.Nick Mathewson2004-10-17
* fix comment that makes no senseRoger Dingledine2004-10-16
* various tweaks and fixesRoger Dingledine2004-10-16
* i take back everything i've said about unit testsRoger Dingledine2004-10-16
* Code to parse (but not yet actually use) RedirectExit linesNick Mathewson2004-10-16
* don't assert multiple things in the same tor_assert()Roger Dingledine2004-10-16
* don't assert multiple things in the same tor_assert()Roger Dingledine2004-10-16
* Fix unit tests, make it compileNick Mathewson2004-10-16
* Change interface of parse_addr_port() to return address in host order, since ...Nick Mathewson2004-10-16
* Make unit tests pass; refactor most of exit policy parfsing out into new func...Nick Mathewson2004-10-16
* Refactor parse-addr-mask-and-port-range into a separate functionNick Mathewson2004-10-16
* Note NULL/memset status in TODONick Mathewson2004-10-16
* fix memory leak in router.c; start relying on NULL==(zero bytes)Nick Mathewson2004-10-16
* Paranoid bulletproofing for exit codeNick Mathewson2004-10-16
* Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=N...Nick Mathewson2004-10-16
* Fix memory leakNick Mathewson2004-10-16
* Implement user-declared node families.Nick Mathewson2004-10-15
* Remove unused localsNick Mathewson2004-10-15
* Oops; make sure that break; and continue; work within SMARTLIST_FOREACHNick Mathewson2004-10-15
* Use the real default exit policy, not reject *:*Nick Mathewson2004-10-15
* Add a commentNick Mathewson2004-10-15
* Upload to trusted dir servers based on DirServer config options, not on route...Nick Mathewson2004-10-15
* Make RecommendedVersions a CONFIG_TYPE_LINELIST option, and have it tolerate ...Nick Mathewson2004-10-15
* Ignore fascistfirewall when dealing with service descriptors; obey fascistfir...Nick Mathewson2004-10-15
* Use token-pasting magic to make nested SMARTLIST_FOREACH work.Nick Mathewson2004-10-15
* Fix search-and-replace in comments: Friends->family does not imply friendship...Nick Mathewson2004-10-15
* add documentation for smartlist_join_stringsNick Mathewson2004-10-15
* Implement "families" of coadministered nodes; prevent them all from appearing...Nick Mathewson2004-10-15
* Add TODO items from meetingNick Mathewson2004-10-14
* Basic string-join functionalityNick Mathewson2004-10-14
* Update windows ver to 009pre3Nick Mathewson2004-10-14
* fix warning on win32Nick Mathewson2004-10-14
* changelog for 0.0.8+0.0.9pre3-1Peter Palfrader2004-10-14
* bump to 0.0.9pre4-cvsRoger Dingledine2004-10-14
* more useful changelog for pre3Roger Dingledine2004-10-14
* a todo item we ought to do, but it's not going to get into pre3Roger Dingledine2004-10-14
* advertise moria2's dirport as 18.244.0.114:80Roger Dingledine2004-10-14
* note the read() bugfix in the changelogRoger Dingledine2004-10-14
* bugfix on a really old bug:Roger Dingledine2004-10-14