aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* bugfix: parse_addr_port() bites us again -- it returns addr in network order.Roger Dingledine2004-10-14
* bump version to 0.0.9pre3Roger Dingledine2004-10-14
* add a wishlist item from weaselRoger Dingledine2004-10-14
* update changelog re: weasel's warnRoger Dingledine2004-10-14
* update cvs changelog with 0.0.8.1 entryRoger Dingledine2004-10-14
* Commit changelog for 0.0.8+0.0.9pre2-1Peter Palfrader2004-10-14
* push back todo items, remove a few that we've doneRoger Dingledine2004-10-14
* changelog for 0.0.9pre3 and 0.0.8.1Roger Dingledine2004-10-14
* better warn message for the Content-Length attackRoger Dingledine2004-10-14
* Improve warnings for old-style directories.Nick Mathewson2004-10-14
* fix tab/space in torgzip.hNick Mathewson2004-10-14
* fix tab/space in torgzip.cNick Mathewson2004-10-14
* Compile without warnings on windowsNick Mathewson2004-10-14
* Try to always dtrt if routerlist==NULLNick Mathewson2004-10-14
* rename addr to address to we avoid this bug laterRoger Dingledine2004-10-14
* Build without warnings on mac gcc 3.3Nick Mathewson2004-10-14
* make it build on amd64Roger Dingledine2004-10-14
* reformat comment and fix typoRoger Dingledine2004-10-14
* and another oneRoger Dingledine2004-10-14
* oh, and some more in common/Roger Dingledine2004-10-14
* more int to size_t conversions, fixing one or more amd64 bugsRoger Dingledine2004-10-14
* Add missing line; add similar checkNick Mathewson2004-10-14
* Patch from "J Doe": Use SHGetSpecialFolderLocation instead ofNick Mathewson2004-10-14
* Remove need for dirservers file: now, we note trusted dirservers in configura...Nick Mathewson2004-10-14
* Fix comment in dirserv.cNick Mathewson2004-10-13
* stop trying to print a NULLRoger Dingledine2004-10-13
* Unify tests for "did I originate this nonopen OR connection?"Nick Mathewson2004-10-13
* Add default trusted-dir-server entries only when no dirserver lines are given...Nick Mathewson2004-10-13
* fix typoNick Mathewson2004-10-13