summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Don't report empty bw-history lines in extrainfobug2497Sebastian Hahn2011-04-19
* Add a changes file for the osx 10.6 compile fixosx_forgotten_compilefixSebastian Hahn2011-04-08
* Merge branch 'bug2373' into maint-0.2.2Nick Mathewson2011-04-08
|\
| * Free pending_cb_messages on exitNick Mathewson2011-04-07
| * Free circuits_for_buffer_stats on shutdownNick Mathewson2011-04-07
| * Fix up some cell-queue stats issues in rephist.cNick Mathewson2011-04-07
* | Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittestsGisle Vanem2011-04-07
|/
* Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson2011-04-07
|\
| * Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsoleteNick Mathewson2011-03-28
| * Improve a few commentsSebastian Hahn2011-03-28
| * Add a missing cast to silence the compilerSebastian Hahn2011-03-28
| * Fix handling of StreamID exhaustion.Nick Mathewson2011-03-25
| * Add XXX023s for our timestamp_dirty abuse.Nick Mathewson2011-03-25
| * Clarify some documentation and comments wrt resetting OR token bucketsNick Mathewson2011-03-25
| * Remove workaround code for bug539Nick Mathewson2011-03-25
| * Fix some 'impossible' overflow bugs in byte countingNick Mathewson2011-03-25
| * Look at the right errno when sending reason for connect() failureNick Mathewson2011-03-25
| * Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
| * Comment out ancient asserts for bug 930; resolve an xxx021Nick Mathewson2011-03-25
| * Fixup tor_addr_to_sockaddr return conventionNick Mathewson2011-03-25
| * Clean up a comment-conversation about bad libevent version/method combosNick Mathewson2011-03-25
| * Remove the "fuzzy time" codeNick Mathewson2011-03-25
* | Allow controllers a more up-to-date view of bridge usage.Nick Mathewson2011-04-07
* | Fix a compile warning on OS X 10.6Sebastian Hahn2011-04-07
* | Merge maint-0.2.1 for bug2402_again fixes . Use "-s ours" so we don't actual...Nick Mathewson2011-04-06
|\ \
| * \ Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1Nick Mathewson2011-04-06
| |\ \
| | * | Backport: Generate version tags using Git, not (broken) svn revisions.Nick Mathewson2011-03-11
| | * | Revert "Simplest fix to bug2402: do not include SVN versions"Nick Mathewson2011-03-11
* | | | Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine2011-04-04
|\ \ \ \ | |/ / /
| * | | switch to the apr 2011 geoip dbRoger Dingledine2011-04-04
* | | | Use cbt to tell when to launch parallel intro circuitNick Mathewson2011-03-30
* | | | Use timevals, not time_t, when expiring circuits.Nick Mathewson2011-03-30
* | | | Implement replacements for timer(add,cmp,sub) on platforms lacking them.Nick Mathewson2011-03-30
* | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-03-28
|\ \ \ \ | |/ / /
| * | | Fix configure.in zlib package names.Erinn Clark2011-03-28
* | | | Small tweaks for bug2698 bugfixSebastian Hahn2011-03-27
* | | | Fix libevent autoconf bug #2698Jacob Appelbaum2011-03-27
| |_|/ |/| |
* | | Fix signed/unsigned compare warningNick Mathewson2011-03-18
* | | Merge remote branch 'sebastian/bug2696' into maint-0.2.2Nick Mathewson2011-03-18
|\ \ \
| * | | Add 2696 changes fileSebastian Hahn2011-03-18
| * | | Remove superfluous -g -O2 compiler argumentSebastian Hahn2011-03-18
| * | | Futz with the clang patch a bit and tidy some geoip.c stuffNick Mathewson2011-03-17
| * | | Fix compilation under LLVM/clang with --enable-gcc-warningsSteven Murdoch2011-03-10
| * | | Fix two compile warnings when using clangSebastian Hahn2011-03-10
* | | | Document a few more members.Nick Mathewson2011-03-16
* | | | Resolve the one DOCDOC in the 0.2.2 code atmNick Mathewson2011-03-16
* | | | Remove a useless doxygen commentNick Mathewson2011-03-16
* | | | Move the decl for tor_gettimofday_cache_clear to the right headerNick Mathewson2011-03-16
* | | | add changes file for the doxygen issuesNick Mathewson2011-03-16
* | | | Clean up whitespaceNick Mathewson2011-03-16