aboutsummaryrefslogtreecommitdiff
path: root/changes
Commit message (Expand)AuthorAge
...
* | | | | | Set CREATE_NO_WINDOW in tor_spawn_background.David Fifield2013-12-05
* | | | | | Restore ability to build with V2_HANDSHAKE_SERVERNick Mathewson2013-11-25
* | | | | | Merge remote-tracking branch 'sysrqb/bug9859_5'Nick Mathewson2013-11-20
|\ \ \ \ \ \
| * | | | | | A Bridge Authority should compute flag thresholdsMatthew Finkel2013-10-21
* | | | | | | Merge branch 'finish_prop157'Nick Mathewson2013-11-18
|\ \ \ \ \ \ \
| * | | | | | | Tweak #10162 documentation a bitNick Mathewson2013-11-18
| * | | | | | | Make the dir-key-crosscert element requiredNick Mathewson2013-11-14
* | | | | | | | Whoops; changes files belong in changes.Nick Mathewson2013-11-18
* | | | | | | | Log more OpenSSL engine statuses at startup.Nick Mathewson2013-11-18
* | | | | | | | Merge branch 'backtrace_squashed'Nick Mathewson2013-11-18
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve backtrace changes fileNick Mathewson2013-11-18
| * | | | | | | | Basic backtrace abilityNick Mathewson2013-11-18
* | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-15
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | / / / | | | |_|_|/ / / | | |/| | | | |
| | * | | | | | Improved circuit queue out-of-memory handlerNick Mathewson2013-11-07
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-11
|\| | | | | | |
| * | | | | | | missing changes file for #10124Nick Mathewson2013-11-11
* | | | | | | | 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement proposal 221: Stop sending CREATE_FASTNick Mathewson2013-11-01
| |/ / / / / / /
| * | | | | | | Merge remote-tracking branch 'public/bug9645' into maint-0.2.4Nick 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 '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/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 'public/bug6055_v2_024' into maint-0.2.4Nick Mathewson2013-10-31
| |\ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | Add changelog entry for merged #7359.Karsten Loesing2013-10-31
* | | | | | | | | | | | Fix an always-true assert in PT code.George Kadianakis2013-10-29
* | | | | | | | | | | | Merge remote-tracking branch 'public/bug5018'Nick Mathewson2013-10-29
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Only launch transport proxies that provide useful transports.George Kadianakis2013-10-29
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge remote-tracking branch 'public/bug9934_nm'Nick Mathewson2013-10-25
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | DROPGUARDS controller commandNick Mathewson2013-10-21
* | | | | | | | | | | | | Tweak 5605 changes fileNick Mathewson2013-10-25
* | | | | | | | | | | | | Merge remote-tracking branch 'Ryman/bug5605'Nick Mathewson2013-10-25
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | No longer writing control ports to file if updating reversible options fail. ...Kevin Butler2013-09-02
* | | | | | | | | | | | | | Log the origin address of controller connectionsNick Mathewson2013-10-25
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Better detection for certain broken cross-compiling situations.Nick Mathewson2013-10-21
* | | | | | | | | | | | | Give a better warning when stack protection breaks linking.Nick Mathewson2013-10-21
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge remote-tracking branch 'linus/bug9206_option'Nick Mathewson2013-10-16
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add TestingDirAuthVoteGuard option for specifying relays to vote Guard on.Linus Nordberg2013-10-07
* | | | | | | | | | | | | changes file for bug9651Nick Mathewson2013-10-14
* | | | | | | | | | | | | Merge branch 'maint-0.2.4'Roger Dingledine2013-10-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | be willing to bootstrap from all three of our directory guardsRoger Dingledine2013-10-12
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | When python is available, run the commandline unit tests from "make check"Nick Mathewson2013-10-11
* | | | | | | | | | | | Merge branch 'bug1376'Nick Mathewson2013-10-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix some whitespace; tighten the tests.Nick Mathewson2013-10-11