summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-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-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-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
2005-09-08make it work correctly when we download multiple network-status objects.Nick Mathewson
2005-09-08add conn->requested_resource to connection_t checks.Nick Mathewson
2005-09-08Iteration is happier when you stop.Nick Mathewson
2005-09-08unused variableRoger Dingledine
2005-09-08Resolve some XXXs. Add some others.Nick Mathewson
2005-09-08Do not generate more than 2 of each directory type per minute.Nick Mathewson
2005-09-08Fix an assert in directory.c. Check received network-status objects against ...Nick Mathewson
2005-09-08Only caches download network-status for now, and they use a different strateg...Nick Mathewson
2005-09-08Special-case for retrieving own networkstatus by fingerprint: regenerate if d...Nick Mathewson
2005-09-08when reporting results from a dirserver fetch/post, tell us theRoger Dingledine
2005-09-08Remove sneaky double declaration.Nick Mathewson
2005-09-08Write status to disk in the right placeNick Mathewson
2005-09-08oops -- that log should have been removedNick Mathewson
2005-09-08Fix network-status parsing.Nick Mathewson
2005-09-08Fix another reversed inet_atonNick Mathewson
2005-09-08Fix some more bugs; add a temporary log.Nick Mathewson
2005-09-08Ensure case match, not mismatch.Nick Mathewson
2005-09-08add strupper functionNick Mathewson
2005-09-08Stop dying when we get a directory from tor26; workaround for change in netwo...Nick Mathewson
2005-09-08fix spacingRoger Dingledine
2005-09-08Avoid assertion failureNick Mathewson
2005-09-08Clean up should-i-go-to-the-dirserv logic a little: All servers with DirPorts...Nick Mathewson
2005-09-08Make directory download code slightly less likely to segfault or assert.Nick Mathewson
2005-09-08make doxygen output look prettierRoger Dingledine
2005-09-08it really does help with the functions end.Roger Dingledine
2005-09-08if you give a config option in the torrc or the commandline with noRoger Dingledine
2005-09-08and fix grammarRoger Dingledine
2005-09-08add punctuationRoger Dingledine