aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix a compile warning on OpenBSDSebastian Hahn2010-08-22
* Add unit test for tor_listdir.Nick Mathewson2010-08-20
* Merge commit 'sebastian/bug1843'Nick Mathewson2010-08-20
|\
| * Warn for bad combination of cookie optionsSebastian Hahn2010-08-20
* | Bump version to 0.2.2.15-alpha-devNick Mathewson2010-08-19
|/
* fix up contrib/checkOptionDocs.pl to match current practice (asciidoc manpage...Nick Mathewson2010-08-19
* Fix up compilation on windows.Nick Mathewson2010-08-19
* bump to 0.2.2.15-alphaRoger Dingledine2010-08-18
* fold in even more changelog entriesRoger Dingledine2010-08-18
* delay geoip stats even more for relays-turned-bridgesRoger Dingledine2010-08-18
* explain the non-fix for bug 1776Roger Dingledine2010-08-18
* bug 1776 isn't fixed. save its changelog entry for next time.Roger Dingledine2010-08-18
* Edit the changelog to reflect the fact that we are backing off on ending NORO...Nick Mathewson2010-08-18
* Merge commit 'origin/maint-0.2.1'Nick Mathewson2010-08-18
|\
| * Backport END_STREAM_REASON_NOROUTE for client use.Sebastian Hahn2010-08-18
* | Merge commit 'karsten/dirbytes2'Nick Mathewson2010-08-18
|\ \
| * | Correctly report written bytes on linked connections.Karsten Loesing2010-08-18
| * | Count bytes we spend on answering directory requests.Karsten Loesing2010-08-18
* | | Remove unused function declarationsSebastian Hahn2010-08-17
* | | Merge branch 'maint-0.2.1'Nick Mathewson2010-08-17
|\ \ \ | | |/ | |/|
| * | Merge branch 'bug1141_v3' into maint-0.2.1Nick Mathewson2010-08-17
| |\ \
| | * | Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting intervalNick Mathewson2010-08-17
* | | | fold in the next set of changelog entriesRoger Dingledine2010-08-16
* | | | Merge commit 'public/warn1125'Nick Mathewson2010-08-16
|\ \ \ \
| * | | | Make buf_shrink_freelists warn, not crash, when n_to_skip is too highNick Mathewson2010-08-10
* | | | | Fix compilation with --with-dmallocKarsten Loesing2010-08-16
* | | | | 161b2750 didn't really retry the stream. this does.Roger Dingledine2010-08-16
* | | | | Make Sebastian's bug1831 branch build with --enable-gcc-warningsNick Mathewson2010-08-15
* | | | | Merge commit 'sebastian/bug1831'Nick Mathewson2010-08-15
|\ \ \ \ \
| * | | | | Fix misplaced labelsSebastian Hahn2010-08-16
| * | | | | Add a rule to detect misplaced labels during check-spacesSebastian Hahn2010-08-16
| * | | | | Fix a memory leak in dirvote_compute_consensuses()Sebastian Hahn2010-08-16
| * | | | | Fix a memory leakSebastian Hahn2010-08-16
| * | | | | Refactor circuit_build_times_parse_stateSebastian Hahn2010-08-16
| * | | | | Fix a memory leak in circuit_build_times_parse_stateSebastian Hahn2010-08-16
* | | | | | Make Sebastian's misc-reasons branch compile; frob the changes fileNick Mathewson2010-08-15
* | | | | | Merge commit 'sebastian/misc-reason'Nick Mathewson2010-08-15
|\ \ \ \ \ \
| * | | | | | Retry streams that ended with NOROUTE errorSebastian Hahn2010-08-04
| * | | | | | Introduce END_STREAM_REASON_NOROUTESebastian Hahn2010-08-03
| * | | | | | Handle EHOSTUNREACH in errno_to_stream_end_reason()Sebastian Hahn2010-08-03
| | |_|_|/ / | |/| | | |
* | | | | | Make unit tests work when tests get run in subprocesses.Nick Mathewson2010-08-15
* | | | | | Rename rep_hist_exit_stats_history in test.c tooNick Mathewson2010-08-15
* | | | | | Add a changes file for Karsten's stats-tests branchNick Mathewson2010-08-15
* | | | | | Merge commit 'karsten/stats-tests'Nick Mathewson2010-08-15
|\ \ \ \ \ \
| * | | | | | Run test_stats in a subprocess.Karsten Loesing2010-08-15
| * | | | | | Give rep_hist_exit_stats_history() a better name.Karsten Loesing2010-08-15
| * | | | | | Fix memory leak spotted by Nick.Karsten Loesing2010-08-15
| * | | | | | Refactor exit port statistics code and add unit tests.Karsten Loesing2010-08-11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge commit 'karsten/stats-manpage'Nick Mathewson2010-08-15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update man page, now that *Statistics can be changed while Tor is running.Karsten Loesing2010-08-15
| |/ / / /