aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
...
| * | | | 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
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting intervalNick Mathewson2010-08-17
* | | | | | 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
| * | | | | | | 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
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge commit 'karsten/stats-tests'Nick Mathewson2010-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
| | |_|/ / / / | |/| | | | |
* | | | | | | reinit per-conn token buckets on config or consensus changeRoger Dingledine2010-08-15
* | | | | | | factor out rate/burst setting. no actual changes.Roger Dingledine2010-08-15
| |_|_|/ / / |/| | | | |
* | | | | | fix another piece of 1741Roger Dingledine2010-08-14
* | | | | | changes entry for bug 1741Roger Dingledine2010-08-13
* | | | | | Add check for CIRCUIT_PURPOSE_S_REND_JOINED.Mike Perry2010-08-13
* | | | | | fix a memory leak introduced by df1ef2f0f0856afRoger Dingledine2010-08-13
* | | | | | minor formatting / comment fixesRoger Dingledine2010-08-13
|/ / / / /
* | / / / tiny change i found in my other sandboxRoger Dingledine2010-08-11
| |/ / / |/| | |
* | | | tiny changes i found in my sandboxRoger Dingledine2010-08-09
| |/ / |/| |
* | | Move exit-stats code to the end of rephist.c.Karsten Loesing2010-08-05
* | | Only delay counting bridge users if we were a relay beforeSebastian Hahn2010-08-05
* | | Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing2010-08-05
* | | Fix 'make distcheck'Sebastian Hahn2010-08-03
* | | Merge branch 'bug1384'Nick Mathewson2010-08-02
|\ \ \
| * | | Fix a compile warning on OS X 10.6Sebastian Hahn2010-08-02
| * | | Warn when encounter the same (non-list) option twice in the same placeNick Mathewson2010-07-31
| | |/ | |/|
* | | Bug #919: Don't rebind ports if we receive SIGHUP while hibernating.Chris Ball2010-08-02
* | | Bug #928: Disallow BridgeRelay 1 and ORPort 0 configurationChris Ball2010-08-02
* | | Bug #1107: Complain if PublishServerDescriptor receives 0 or 1 in a listChris Ball2010-08-02
* | | Merge commit 'sebastian/bug1776_v2'Nick Mathewson2010-08-02
|\ \ \
| * | | Allow using regular relays as bridgesSebastian Hahn2010-07-31
| |/ /
* | | Merge branch 'bug1094_v2'Nick Mathewson2010-08-02
|\ \ \
| * | | Set up the geoip country table right even if not called normallyNick Mathewson2010-07-31