aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2013-10-11When python is available, run the commandline unit tests from "make check"Nick Mathewson
2013-10-11Merge branch 'bug1376'Nick Mathewson
2013-10-11Fix some whitespace; tighten the tests.Nick Mathewson
2013-10-11Make --version, --help, etc incremement quiet level, never decrease itNick Mathewson
2013-10-11Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-11Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-10-11Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-10-11Update to the October 2013 GeoIP database.maint-0.2.2Karsten Loesing
2013-10-10Report bootstrapping progress correctly when downloading microdescsRoger Dingledine
2013-10-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-10Merge branch 'bug9644_024' into maint-0.2.4Nick Mathewson
2013-10-10Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-10Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-10-10Merge remote-tracking branch 'public/bug9928' into maint-0.2.3Nick Mathewson
2013-10-09Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-09Changes file for 9854Nick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-08When examining interfaces to find an address, discard non-up ones.Nick Mathewson
2013-10-08Changes file for 9866Nick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-08Merge remote-tracking branch 'public/bug9927' into maint-0.2.4Nick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-10-08Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-08Merge remote-tracking branch 'public/bug9596' into maint-0.2.4Nick Mathewson
2013-10-08Give credit to bug reporter for 9928Nick Mathewson
2013-10-08Merge branch 'bug9922'Nick Mathewson
2013-10-08Finish changelog message for 9922.Nick Mathewson
2013-10-08don't lie about bootstrap progress when clients use bridgesRoger Dingledine
2013-10-08Simply route length generation code.Nick Mathewson
2013-10-08Generate bootstrapping status messages for microdescs tooNick Mathewson
2013-10-08Raise buffer size, fix checks for format_exit_helper_status.Nick Mathewson
2013-10-07Changes file for 9866Nick Mathewson
2013-10-02Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-10-02Fix a bug in our bug 9776 fix.Nick Mathewson
2013-10-01first draft of an 0.2.5.1-alpha changelogRoger Dingledine
2013-10-01blow away three more changes files that got into 0.2.4Roger Dingledine
2013-10-01remove changes files that are already merged in release-0.2.4Roger Dingledine
2013-09-29Changes file for 5505Nick Mathewson
2013-09-25Merge remote-tracking branch 'public/bug6055_v2_024'Nick Mathewson
2013-09-25Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1eNick Mathewson
2013-09-24Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-24Always call circuit_n_chan_done(chan, 0) from channel_closed()Andrea Shepard
2013-09-20Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson
2013-09-20Avoid error by not saying which intro cell type I meanNick Mathewson
2013-09-20Round down hidden service descriptor publication times to nearest hourNick Mathewson
2013-09-20Remove the timestamp from AUTHENTICATE cells; replace with random bytesNick Mathewson
2013-09-20Get ready to stop sending timestamps in INTRODUCE cellsNick Mathewson
2013-09-20Stop sending the current time in client NETINFO handshakes.Nick Mathewson
2013-09-19When freeing a cert_list_t, avoid memory leak.Nick Mathewson