summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-21Fix a bug in removing DNSPort requests from their circular listNick Mathewson
2011-04-19Prevent hugely inflated observed bandwidth valuesSebastian Hahn
2011-04-19Don't sometimes undercount bw averageSebastian Hahn
2011-04-19Standardize our printf code on %d, not %i.Nick Mathewson
2011-04-19Merge remote-tracking branch 'rransom/bug2750-v3' into maint-0.2.1Nick Mathewson
2011-04-19Ouch: correctly tabify the micro-revision.i target in Makefile.am (0.2.1 only)Nick Mathewson
2011-04-18Correct HS descriptor length checkNick Mathewson
2011-04-18Merge branch 'bug2750-v3' into bug2948Robert Ransom
2011-04-18Add an XXXRobert Ransom
2011-04-18Correct the warning emitted when rejecting an oversized HS descRobert Ransom
2011-04-15Make SIGNAL DUMP work on FreeBSDSebastian Hahn
2011-04-08Merge branch 'bug2373' into maint-0.2.2Nick Mathewson
2011-04-07Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittestsGisle Vanem
2011-04-07Free pending_cb_messages on exitNick Mathewson
2011-04-07Free circuits_for_buffer_stats on shutdownNick Mathewson
2011-04-07Fix up some cell-queue stats issues in rephist.cNick Mathewson
2011-04-07Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson
2011-04-07Allow controllers a more up-to-date view of bridge usage.Nick Mathewson
2011-04-07Fix a compile warning on OS X 10.6Sebastian Hahn
2011-04-06Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1Nick Mathewson
2011-04-04Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2011-04-04switch to the apr 2011 geoip dbRoger Dingledine
2011-03-30Use cbt to tell when to launch parallel intro circuitNick Mathewson
2011-03-30Use timevals, not time_t, when expiring circuits.Nick Mathewson
2011-03-30Implement replacements for timer(add,cmp,sub) on platforms lacking them.Nick Mathewson
2011-03-28Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsoleteNick Mathewson
2011-03-28Improve a few commentsSebastian Hahn
2011-03-28Add a missing cast to silence the compilerSebastian Hahn
2011-03-25Fix handling of StreamID exhaustion.Nick Mathewson
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-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-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-15Merge branch 'bug2756_relay' into maint-0.2.2Nick Mathewson