summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-21Set a release datetor-0.3.5.2-alphaNick Mathewson
2018-09-21Put dirlist_free_all back in routerlist_free_all for unit testsNick Mathewson
2018-09-20Bump to 0.3.5.2-alphaNick Mathewson
2018-09-20Start on an 0.3.5.2-alpha changelogNick Mathewson
2018-09-20changes for 27799Nick Mathewson
2018-09-20Merge remote-tracking branch 'dgoulet/ticket27410_035_01'Nick Mathewson
2018-09-20Merge remote-tracking branch 'dgoulet/ticket27410_032_01'Nick Mathewson
2018-09-20Merge branch 'bug23512-v4-029-fixes'Nick Mathewson
2018-09-20Remove another needless typedefNick Mathewson
2018-09-20Merge branch 'bug23512-v4-029-fixes'Nick Mathewson
2018-09-20Fix a pair of errors in bug23512Nick Mathewson
2018-09-20Fix an NSS socket leak-on-error found by dgouletNick Mathewson
2018-09-20Use the correct macro to detect an invalid socket in tortls_nss.cNick Mathewson
2018-09-20Release ownership of the dummy socket that tortls_nss.c will closeNick Mathewson
2018-09-20Fix socket accounting with ORConn sockets.Nick Mathewson
2018-09-20Add a tor_release_socket_ownership() function.Nick Mathewson
2018-09-20Merge branch 'split_routerlist_dirserv_v2'Nick Mathewson
2018-09-20Split most of dirserv.c into several new modulesNick Mathewson
2018-09-20hs-v3: Close all SOCKS request on descriptor failureDavid Goulet
2018-09-20Merge branch 'maint-0.3.2' of https://git.torproject.org/tor into maint-0.3.2David Goulet
2018-09-20Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-20Merge remote-tracking branch 'github/bug27139_034' into maint-0.3.4Nick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-19test: hs-v3 desc has arrived unit testDavid Goulet
2018-09-19hs-v3: Close all SOCKS request on descriptor failureDavid Goulet
2018-09-18Comment fix.Nick Mathewson
2018-09-18Merge branch 'ticket27686_035'Nick Mathewson
2018-09-18Merge remote-tracking branch 'tor-github/pr/352'Nick Mathewson
2018-09-18Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-18Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-09-18Merge remote-tracking branch 'onionk/rust-allsupported1' into maint-0.3.3Nick Mathewson
2018-09-18Merge remote-tracking branch 'github/bug27073_029'Nick Mathewson
2018-09-18Merge remote-tracking branch 'tor-github/pr/344'Nick Mathewson
2018-09-18Changes file for 27764Nick Mathewson
2018-09-18Merge remote-tracking branch 'asn-github/bug27764'Nick Mathewson
2018-09-18Bump to 0.3.5.1-alpha-devNick Mathewson
2018-09-18Fix minor memleak in edge-case of crypto_rsa.c function.George Kadianakis
2018-09-17Merge remote-tracking branch 'teor/ticket27757'tor-0.3.5.1-alphaNick Mathewson
2018-09-18ChangeLog: add onion service versions to the Tor2web deprecation noticeteor
2018-09-18ChangeLog: the ContactInfo UTF-8 requirement is a major UI changeteor
2018-09-18ChangeLog: bugfixes are on previous releases, not this releaseteor
2018-09-18ChangeLog: delete both consensus flavours to un-break nssteor
2018-09-18Merge branch 'bug23512-v4-033' into bug23512-v4-masterMike Perry
2018-09-17Bug 23512: Test fix: cmux is now allocated by new_fake_channel()Mike Perry
2018-09-17Merge branch 'bug23512-v4-032' into bug23512-v4-033Mike Perry
2018-09-17Remove duplicate TLS define from kist code.Mike Perry
2018-09-17Bug 23512: Mock assert_circuit_ok in tests.Mike Perry
2018-09-17Merge branch 'bug23512-v4-029' into bug23512-v4-032Mike Perry
2018-09-17Bug 23512: Test recording bytes in circ queues.Mike Perry
2018-09-17Bug 23512: Changes file.Mike Perry