aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-09-08
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'karsten/geoip-sep2010' into maint-0.2.1Nick Mathewson2010-09-08
| |\ \ \ \ \ \
| | * | | | | | Update to the September 1 2010 Maxmind GeoLite Country database.Karsten Loesing2010-09-08
* | | | | | | | be more consistent in using streamid_tNick Mathewson2010-09-08
* | | | | | | | Merge branch 'bug1653'Nick Mathewson2010-09-08
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix a missing stream_id argument; found by "tracktor"Nick Mathewson2010-09-03
| * | | | | | | | Fix behavior of adding a cell to a blocked queue.Nick Mathewson2010-09-02
| * | | | | | | | Mashael has a last name. (Taken from Ian's cv page.)Nick Mathewson2010-08-18
| * | | | | | | | Detect if we try to put a cell onto a supposedly blocked cell queue.Nick Mathewson2010-08-18
| * | | | | | | | Decide whether to ignore SENDMEs based on streams_blocked, not queue sizeNick Mathewson2010-08-18
| * | | | | | | | Avoid over-filling cell queues when we receive a SENDMEyetonetime2010-08-18
* | | | | | | | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-09-08
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Remove a needless keep_open_until_flushedNick Mathewson2010-09-08
| * | | | | | | | Close a non-open OR connection *only* after KeepalivePeriod.Nick Mathewson2010-09-03
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge remote branch 'public/win_unicode_fixes'Nick Mathewson2010-09-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Make the windows build succeed with or without -DUNICODE enabled.Nick Mathewson2010-08-20
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'ratelim'Nick Mathewson2010-08-31
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix some issues in rate-limiting noticed by SebastianNick Mathewson2010-08-31
| * | | | | | | | Add a generic rate-limited log mechanism, and use it in a few placesNick Mathewson2010-08-18
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-08-26
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Use -Wno-system-headers on openbsd to resolve 2nd case of bug1848Nick Mathewson2010-08-26
* | | | | | | | Merge commit 'karsten/rendspec-koryk'Nick Mathewson2010-08-25
|\ \ \ \ \ \ \ \
| * | | | | | | | Add koryk's modifications to rend-spec.Karsten Loesing2010-08-17
* | | | | | | | | 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