summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
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-13Note that fallback_dirsource was proposal 206, bug 572.Nick Mathewson
2012-12-13Merge branch 'fallback_dirsource_v3'Nick Mathewson
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
2012-11-27Update to the November 2012 GeoIP database.Karsten Loesing
2012-11-27Add script to fix "A1" entries in geoip file.Karsten Loesing
2012-11-23Make sure that the error in ADDRMAP events is well-formedNick Mathewson
2012-11-23In comments and logs, say "UTC" not "GMT"Nick Mathewson
2012-11-14Add a changes file for IPv6 exitsNick Mathewson
2012-11-14Move address map into its own file.Nick Mathewson
2012-11-13Merge branch 'bug7267' of ssh://git-rw.torproject.org/user/andrea/torAndrea Shepard
2012-11-13Merge remote-tracking branch 'public/bug7059'Nick Mathewson
2012-11-13Actually distribute the geoip6 file.Nick Mathewson
2012-11-13Add changes file for bug 7267Andrea Shepard
2012-11-12fold in changes filesRoger Dingledine
2012-11-12Merge branch 'maint-0.2.3'Roger Dingledine
2012-11-12use a more logical operatorRoger Dingledine
2012-11-12Possible fix for bug 7212Nick Mathewson
2012-11-10Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject....Andrea Shepard
2012-11-10Add changes file for connection_mark_for_close()/connection_mark_and_flush() ...Andrea Shepard
2012-11-08Fix a memory leak in handling errors on CERTS cells. bug 7422Nick Mathewson
2012-11-08Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson