summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-11-20circuit: Don't timeout opened C_INTRODUCING circuitDavid Goulet
2017-11-18Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-11-18Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-11-13Minimal implementation of bridge-distribution-requestNick Mathewson
2017-11-13Merge branch 'bug22895_027' into maint-0.2.9Nick Mathewson
2017-11-13Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-11-13Merge branch 'bug23291_028' into maint-0.2.8Nick Mathewson
2017-11-13Merge remote-tracking branch 'teor/bug23470-029' into maint-0.2.9Nick Mathewson
2017-11-13Merge branch 'bug8185_025' into maint-0.2.9Nick Mathewson
2017-11-13Merge branch 'ticket21953_029' into maint-0.2.9Nick Mathewson
2017-11-11Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-11-11Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-11-10Update geoip and geoip6 to the November 6 2017 database.Karsten Loesing
2017-10-31Merge remote-tracking branch 'public/bug23693_029' into maint-0.2.9Nick Mathewson
2017-10-25bump to 0.2.9.13-devNick Mathewson
2017-10-25bump to 0.2.8.16-devNick Mathewson
2017-10-25bump to 0.2.5.15-devNick Mathewson
2017-10-24bump version in the other places :/Nick Mathewson
2017-10-24bump to 0.2.5.15Nick Mathewson
2017-10-23Merge remote-tracking branch 'teor/bug23874-029' into maint-0.2.9Nick Mathewson
2017-10-23Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-10-23Adjust test, now that there are 9 dirauths againNick Mathewson
2017-10-23Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-10-23Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-10-23dirauth: Add bastet to the default authoritiesDavid Goulet
2017-10-23Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-10-23Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-10-23Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-10-23Merge remote-tracking branch 'public/bug23690_028' into maint-0.2.8Nick Mathewson
2017-10-23Merge remote-tracking branch 'public/bug23081_025' into maint-0.2.9Nick Mathewson
2017-10-23Merge remote-tracking branch 'public/bug22349_029' into maint-0.2.9Nick Mathewson
2017-10-17Update Longclaw's IP address; fixes 23592.Nick Mathewson
2017-10-15Clear the address when node_get_prim_orport() returns earlyteor
2017-10-05Merge branch 'maint-0.2.5' into maint-0.2.8Nick Mathewson
2017-10-05Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-10-05Update geoip and geoip6 to the October 4 2017 database.Karsten Loesing
2017-10-02Make changes in server_mode() affect workers; fix a crash.Nick Mathewson
2017-09-29Clear outbuf_flushlen when we clear a connection's outbufNick Mathewson
2017-09-29Don't package cells onto marked circuits.Nick Mathewson
2017-09-20Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-09-20Remove longclaw's IPv6 address, as it will soon changeteor
2017-09-18bump to 0.2.9.12-devNick Mathewson
2017-09-18bump to 0.2.8.15-devNick Mathewson
2017-09-18Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-09-18Fix log-uninitialized-stack bug in rend_service_intro_established.Nick Mathewson
2017-09-14version bump: 0.2.9.12Nick Mathewson
2017-09-14version bump: 0.2.8.15Nick Mathewson
2017-09-13Stop relays calling directory_fetches_from_authorities on dir downloadsteor
2017-09-12Avoid sscanf() warnings from openbsd in the unit testsNick Mathewson
2017-09-12One more implicit fallthrough warning to fix on GCC 7Nick Mathewson