aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Fix a wide lineNick Mathewson2013-11-10
| * | | | Change documentation DirServer->DirAuthorityNick Mathewson2013-11-10
* | | | | Tweak file documentation in tor.1.txtNick Mathewson2013-11-07
* | | | | Updating manpage to describe some of the data directory files.rl19872013-11-07
* | | | | Documentation and tests for 10060Nick Mathewson2013-11-07
* | | | | Implementing --allow-missing-torrc CLI option.rl19872013-11-07
* | | | | Merge branch 'prop221_squashed_024'Nick Mathewson2013-11-01
|\ \ \ \ \
| * | | | | circuit_build_failed: distinguish "got DESTROY" caseNick Mathewson2013-11-01
| * | | | | Implement proposal 221: Stop sending CREATE_FASTNick Mathewson2013-11-01
| |/ / / /
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-31
|\| | | |
| * | | | Merge remote-tracking branch 'public/bug9645' into maint-0.2.4Nick Mathewson2013-10-31
| |\ \ \ \
* | | | | | Appease make check-spacesNick Mathewson2013-10-31
* | | | | | Merge remote-tracking branch 'public/bug10063'Nick Mathewson2013-10-31
|\ \ \ \ \ \
| * | | | | | Add missing includes for circpathbias.hNick Mathewson2013-10-31
| * | | | | | Make circpathbias and circuitbuild compile.Nick Mathewson2013-10-31
| * | | | | | Move pathbias functions into a new file.Nick Mathewson2013-10-31
* | | | | | | Move other #9731 check to start of its functionsNick Mathewson2013-10-31
|/ / / / / /
* | | | | | Move #9731 checks to start of their functionsNick Mathewson2013-10-31
* | | | | | Merge remote-tracking branch 'public/bug9731'Nick Mathewson2013-10-31
|\ \ \ \ \ \
| * | | | | | Don't apply read/write buckets to non-limited connectionsNick Mathewson2013-09-13
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-31
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'public/bug9731b' into maint-0.2.4Nick Mathewson2013-10-31
| |\ \ \ \ \ \
| | * | | | | | Don't apply read/write buckets to cpuworker connectionsNick Mathewson2013-09-13
| | |/ / / / /
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-31
|\| | | | | |
| * | | | | | Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4Nick Mathewson2013-10-31
| |\ \ \ \ \ \
| | * | | | | | Switch ECDHE group default logic for bridge/relay TLSNick Mathewson2013-10-08
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-31
|\| | | | | | |
| * | | | | | | Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4Nick Mathewson2013-10-31
| |\ \ \ \ \ \ \
* | | | | | | | | Only use -Wlogical-op with GCC 4.6 and laterNick Mathewson2013-10-31
* | | | | | | | | Mention that tor is client-by-default. From Weasel. Resolves #10057Nick Mathewson2013-10-31
* | | | | | | | | Minor manpage tweaks from weasel; closes #10058Nick Mathewson2013-10-31
* | | | | | | | | Add changelog entry for merged #7359.Karsten Loesing2013-10-31
* | | | | | | | | Add some clarity and checks to cell_queue_append_packed_copyNick Mathewson2013-10-30
* | | | | | | | | Merge remote-tracking branch 'karsten/morestats5'Nick Mathewson2013-10-30
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'morestats4' into morestats5Karsten Loesing2013-10-28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | squash! Pass const uint64_t pointers, document array length.Karsten Loesing2013-10-28
| | * | | | | | | | | Pass const uint64_t pointers, document array length.Karsten Loesing2013-09-12
| | * | | | | | | | | Pass around const struct timeval * instead of struct timeval.Karsten Loesing2013-09-12
| | * | | | | | | | | Don't format cell stats for unattached circuits.Karsten Loesing2013-09-12
| | * | | | | | | | | Test functions used for TB_EMPTY and CELL_STATS events.Karsten Loesing2013-05-31
| | * | | | | | | | | Tweak CIRC_BW event based on comments by nickm.Karsten Loesing2013-05-25
| | * | | | | | | | | Tweak TB_EMPTY event based on comments by nickm.Karsten Loesing2013-05-25
| | * | | | | | | | | Tweak CELL_STATS event based on comments by nickm.Karsten Loesing2013-05-25
| | * | | | | | | | | Tweak CONN_BW event based on comments by nickm.Karsten Loesing2013-05-25
| | * | | | | | | | | Tweak ORCONN event based on comments by nickm.Karsten Loesing2013-05-25
| | * | | | | | | | | Add new CIRC_BW event.Karsten Loesing2013-05-16
| | * | | | | | | | | Add new TB_EMPTY event.Karsten Loesing2013-05-16
| | * | | | | | | | | Add new CELL_STATS event.Karsten Loesing2013-05-16
| | * | | | | | | | | Add new CONN_BW event.Karsten Loesing2013-05-16
| | * | | | | | | | | Add connection ID to ORCONN event.Karsten Loesing2013-05-16