summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2013-01-15Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2013-01-15Merge branch 'bug7889_023' into maint-0.2.3Nick Mathewson
2013-01-15fold in new change stanzaRoger Dingledine
2013-01-15Fix handling of ntor handshakes received via CREATE cellsNick Mathewson
2013-01-14finish poking at the changelogRoger Dingledine
2013-01-14Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2013-01-14Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-01-14Reject create/begin/etc cells with {circ,stream}ID 0.Nick Mathewson
2013-01-14start folding in the changes entriesRoger Dingledine
2013-01-13Merge remote-tracking branch 'mikeperry/bug7691-rebased'Nick Mathewson
2013-01-11Handle EWOULDBLOCK as EAGAIN if they happen to be different.Nick Mathewson
2013-01-08Fix bug 7341.Mike Perry
2013-01-05Update to the January 2013 GeoIP database.Karsten Loesing
2013-01-03Merge branch 'ntor-resquashed'Nick Mathewson
2013-01-03changes file for the ntor branchNick Mathewson
2013-01-02Avoid spurious local-port warningsNick Mathewson
2012-12-31Fix a couple of harmless clang3.2 warningsSebastian Hahn
2012-12-29Fix a crash bug when running an node without IPv6-exit support.Nick Mathewson
2012-12-26Rate-limit "No circuits are opened" message to once-per-hourNick Mathewson
2012-12-25Merge remote-tracking branch 'mikeperry/209-path-bias-changes'Nick Mathewson
2012-12-25Directory guard implementation.Nick Mathewson
2012-12-25Make ECDHE group configurable: 224 for public, 256 for bridges (default)Nick Mathewson
2012-12-25Add benchmark for DH handshake and ECDH-P-224/56 handshakeNick Mathewson
2012-12-25Let servers choose better ciphersuites when clients support themNick Mathewson
2012-12-24fold in changes files so farRoger Dingledine
2012-12-18Add packaged cell fullness to the heartbeat message.Nick Mathewson
2012-12-17Drop the maximum attempts to get a virtual address to 1000.Nick Mathewson
2012-12-17Describe IPv6 automap changesNick Mathewson
2012-12-17changes entry for disabling cache usage by defaultNick Mathewson
2012-12-17Changes file for new DNS caching optionsNick Mathewson
2012-12-13Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-12-13Note that fallback_dirsource was proposal 206, bug 572.Nick Mathewson
2012-12-13Merge branch 'fallback_dirsource_v3'Nick Mathewson
2012-12-13Update to the December 2012 GeoIP database.Karsten Loesing
2012-12-13Update to the November 2012 GeoIP database.Karsten Loesing
2012-12-11Mention that dist-geoip6 was bug 7655Nick Mathewson
2012-12-09Update changes file.Mike Perry
2012-12-07Add a changes file for bug7157.Mike Perry
2012-12-07Merge branch 'win64-7260'Nick Mathewson
2012-12-07Merge remote-tracking branch 'karsten/task-6266'Nick Mathewson
2012-12-07Merge branch 'bug7306'Nick Mathewson
2012-12-07Merge remote-tracking branch 'public/bug6887'Nick Mathewson
2012-12-07Bug 3443: Don't count ORconn setup in circuit build time.Mike Perry
2012-12-06Drop FallbackNetworkstatusFile; it never worked.Nick Mathewson
2012-12-06New FallbackDir option to add extra directories for bootstrapingNick Mathewson
2012-12-06Rename DirServer to DirAuthorityNick Mathewson
2012-12-06Use FreeLibrary, not CloseHandle, for library in test_util.cNick Mathewson
2012-12-06Update to the December 2012 GeoIP database.Karsten Loesing
2012-11-27Merge branch 'bug7013_take2_squashed'Nick Mathewson
2012-11-27Add a torrc option to specify the bind address of managed proxies.George Kadianakis