aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-04-26Downgrade notice to info when downloading a cert.Nick Mathewson
2011-04-26fix some comments before they create conflictsRoger Dingledine
2011-04-26Fix compilation in last patchNick Mathewson
2011-04-26Merge remote-tracking branch 'sebastian/bug2704' into maint-0.2.2Nick Mathewson
2011-04-26Fix more of bug 2704Sebastian Hahn
2011-04-26Don't leak the local hostname in relay nicknamesSebastian Hahn
2011-04-25Merge commit '91aa6f08bcf0acbdfa038aaffe73e327ddd87c67' into maint-0.2.2Nick Mathewson
2011-04-22Make the Log configuration option expand ~Sebastian Hahn
2011-04-21Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
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-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