summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2014-04-07Another 10363 instance: this one in tor_memmem fallback codeNick Mathewson
2014-04-07Fix undefined behavior with pointer addition in channeltls.cNick Mathewson
2013-11-15Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-11-11missing changes file for #10124Nick Mathewson
2013-11-07Improved circuit queue out-of-memory handlerNick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9645' into maint-0.2.4Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9731b' into maint-0.2.4Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4Nick Mathewson
2013-10-31Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4Nick Mathewson
2013-10-12be willing to bootstrap from all three of our directory guardsRoger Dingledine
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-10Merge branch 'bug9644_024' into maint-0.2.4Nick 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-09Changes file for 9854Nick Mathewson
2013-10-08When examining interfaces to find an address, discard non-up ones.Nick Mathewson
2013-10-08Switch ECDHE group default logic for bridge/relay TLSNick Mathewson
2013-10-08Changes file for 9866Nick 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.3' into maint-0.2.4Nick 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-08Generate bootstrapping status messages for microdescs tooNick Mathewson
2013-10-08Raise buffer size, fix checks for format_exit_helper_status.Nick Mathewson
2013-10-02Fix a bug in our bug 9776 fix.Nick Mathewson
2013-09-25Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1eNick Mathewson
2013-09-24Always call circuit_n_chan_done(chan, 0) from channel_closed()Andrea Shepard
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
2013-09-18Fix an assert when disabling ORPort with accounting disabled.Nick Mathewson
2013-09-16Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-09-16Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-09-13Don't apply read/write buckets to cpuworker connectionsNick Mathewson
2013-09-10Update to the September 2013 GeoIP database.Karsten Loesing
2013-09-05collect and log statistics about onionskins received/processedRoger Dingledine
2013-09-04add a changes entry for ticket 9574Roger Dingledine
2013-09-04Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-09-04use !cbt_disabled in place of LearnCBT to avoid needless circsNick Mathewson
2013-09-03Merge branch 'bug9400_024_squashed' into maint-0.2.4Nick Mathewson
2013-09-03Avoid a double-close on one failing case of the socketpair replacement codeNick Mathewson
2013-09-03Fix bug 9645: don't forget an md just because we can't save it.Nick Mathewson
2013-08-26Increase POLICY_BUF_LEN to 72 to accomodate IPv6 exit policy items.Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3Nick Mathewson
2013-08-25Merge remote-tracking branch 'public/bug9546_v2' into maint-0.2.4Nick Mathewson