summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-25Add XXX023s for our timestamp_dirty abuse.Nick Mathewson
2011-03-25Clarify some documentation and comments wrt resetting OR token bucketsNick Mathewson
2011-03-25Remove workaround code for bug539Nick Mathewson
2011-03-25Fix some 'impossible' overflow bugs in byte countingNick Mathewson
2011-03-25Look at the right errno when sending reason for connect() failureNick Mathewson
2011-03-25Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson
2011-03-25Comment out ancient asserts for bug 930; resolve an xxx021Nick Mathewson
2011-03-25Fixup tor_addr_to_sockaddr return conventionNick Mathewson
2011-03-25Clean up a comment-conversation about bad libevent version/method combosNick Mathewson
2011-03-25Remove the "fuzzy time" codeNick Mathewson
2011-03-18Fix signed/unsigned compare warningNick Mathewson
2011-03-18Merge remote branch 'sebastian/bug2696' into maint-0.2.2Nick Mathewson
2011-03-18Add 2696 changes fileSebastian Hahn
2011-03-18Remove superfluous -g -O2 compiler argumentSebastian Hahn
2011-03-17Futz with the clang patch a bit and tidy some geoip.c stuffNick Mathewson
2011-03-16Document a few more members.Nick Mathewson
2011-03-16Resolve the one DOCDOC in the 0.2.2 code atmNick Mathewson
2011-03-16Remove a useless doxygen commentNick Mathewson
2011-03-16Move the decl for tor_gettimofday_cache_clear to the right headerNick Mathewson
2011-03-16add changes file for the doxygen issuesNick Mathewson
2011-03-16Clean up whitespaceNick Mathewson
2011-03-16Doxygen documentation for about 100 things that didn't have anyNick Mathewson
2011-03-16Fix up all doxygen warnings other than "foo is not documented"Nick Mathewson
2011-03-16Turn on the "source browser" feature for our generated HTML.Nick Mathewson
2011-03-16Run "doxygen -u" to update doxygen config file.Nick Mathewson
2011-03-15Merge branch 'bug2756_relay' into maint-0.2.2Nick Mathewson
2011-03-15Fix comment for connection_edge_consider_sending_sendmeNick Mathewson
2011-03-15Merge branch 'bug2757' into maint-0.2.2Nick Mathewson
2011-03-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-03-15Fix a compile warning when using clangSebastian Hahn
2011-03-15Fix a log message typoRobert Ransom
2011-03-15Log the source of a rejected POSTed v3 voteRobert Ransom
2011-03-14Check newconn, not conn, before marking newconn for closeNick Mathewson
2011-03-14Consider sending stream-level SENDME cells on partial flushes.Nick Mathewson
2011-03-14Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-03-14Merge remote branch 'arma/bug2510' into maint-0.2.2Nick Mathewson
2011-03-14Merge branch 'bug2511' into bug2510Roger Dingledine
2011-03-14Merge remote branch 'arma/bug2716' into maint-0.2.2Nick Mathewson
2011-03-13fix two issues pointed out by nickmRoger Dingledine
2011-03-13we're not reachable if we don't have a routerinfo yetRoger Dingledine
2011-03-13fix one more typoRoger Dingledine
2011-03-12Tweak bug2716 patch a littleNick Mathewson
2011-03-11Merge branch 'hsdir_assignment' into maint-0.2.2Nick Mathewson
2011-03-11Clarify threat description and avoid negative uptimes.Nick Mathewson
2011-03-11improve accuracy for when a relay went unreachableRoger Dingledine
2011-03-11Merge commit 'sebastian/bug2663' into maint-0.2.2Roger Dingledine
2011-03-11Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-03-11put the 0.2.1.30 changes into releasenotesRoger Dingledine
2011-03-11Use observed instead of declared uptime for HSDirSebastian Hahn
2011-03-11Backport: Generate version tags using Git, not (broken) svn revisions.Nick Mathewson