summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-12answer questionNick Mathewson
2005-09-12fix some grammar and ask a questionRoger Dingledine
2005-09-12remove temporary network-status keywordRoger Dingledine
2005-09-12clean up the log entry for when a server posts a server descriptor thatRoger Dingledine
2005-09-12Dir spec change: Clarify rules on how to treat servers based on networkstatus...Nick Mathewson
2005-09-12Fix a memory leak in smartlist_string_remove.Nick Mathewson
2005-09-12Fix bug found by "ca": looking up a non-existent stream for a v1 control conn...Nick Mathewson
2005-09-11Document SMARTLIST_FOREACH macro, along with previously-naughty foo_sl_idx va...Nick Mathewson
2005-09-11it's a new monthRoger Dingledine
2005-09-11fix comment and return value for check_software_version_against_directory()Roger Dingledine
2005-09-11reference exit policy faq entry, and add an item about rate limiting.Roger Dingledine
2005-09-11add weasel's check-tor script to tor/contrib/Roger Dingledine
2005-09-10two more bugs we should fixRoger Dingledine
2005-09-10Do not use unaligned access on some more archsPeter Palfrader
2005-09-10downgrade the dirserver log messages when whining about unreachabilityRoger Dingledine
2005-09-10new upstream versiondebian-version-0.1.1.6-alpha-1Peter Palfrader
2005-09-10bugfix: if you gave tor an odd number of command-line arguments,Roger Dingledine
2005-09-10bump to 0.1.1.6-alpha-cvsRoger Dingledine
2005-09-10we estimated our release date wrong (ha)tor-0.1.1.6-alphaRoger Dingledine
2005-09-10break out a new function config_assign_value() that just assigns theRoger Dingledine
2005-09-10Fix segfault in win32 unittests.Nick Mathewson
2005-09-10bump to 0.1.1.6-alphaRoger Dingledine
2005-09-10Use tor_listdir in test.c instead of duplicating ode.Nick Mathewson
2005-09-10add more items to the 0.1.1.6-alpha changelogRoger Dingledine
2005-09-10add another todo itemRoger Dingledine
2005-09-10generalize route length to three plus one if the exit node is risky.Roger Dingledine
2005-09-09Add sorting/searching to smartlistNick Mathewson
2005-09-09and say that in the man pageRoger Dingledine
2005-09-09reject ports 465 and 587 by default now tooRoger Dingledine
2005-09-09Only do openssl accel stuff if version is at least 0.9.7Nick Mathewson
2005-09-09Add missing arg to windows tor_listdir()Nick Mathewson
2005-09-09Implement tor_listdir on windows. Untested.Nick Mathewson
2005-09-09Forward port 06_add_compile_time_defaults.dpatchPeter Palfrader
2005-09-09Forward port 03_tor_manpage_in_section_8.dpatchPeter Palfrader
2005-09-09Even more experimental cvs snapshot.Peter Palfrader
2005-09-09downgrade warning to infoNick Mathewson
2005-09-09a few more hints on a rare but mysterious warningRoger Dingledine
2005-09-09Fix a bug in config_dump: we want to run options_validate on the defaults, no...Nick Mathewson
2005-09-09clean up the rendezvous warn log msgs, and downgrade some to infoRoger Dingledine
2005-09-09Warn in more detail when network-status serving and fetching fails. Also, fix...Nick Mathewson
2005-09-09bugfix: we were automatically condemning an exit node (concludingRoger Dingledine
2005-09-09fix duplicate wordRoger Dingledine
2005-09-09stop notifying people about dns worker spawning and cullingRoger Dingledine
2005-09-09when printing x-forwarded-by headers, don't print the \rRoger Dingledine
2005-09-09step nine: raise your ulimit -nRoger Dingledine
2005-09-08Update item status: note future work on client directory handlingNick Mathewson
2005-09-08Fix segfault and memleak when getting many compressed server descs.Nick Mathewson
2005-09-08Fix some messages that say "failing".Nick Mathewson
2005-09-08Clean up some more fingerprint-checking logicNick Mathewson
2005-09-08remove obsolete kludgeRoger Dingledine