aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-15Extract circuit_t into its own headerNick Mathewson
2018-06-15Extract {or,origin}_circuit_t into their own headersNick Mathewson
2018-06-15Extract connection_t into its own header.Nick Mathewson
Now the entire connection_t hierarchy is extracted from or.h
2018-06-15Split or_handshake_{certs,state}_t into their own headers.Nick Mathewson
2018-06-15Move or_connection_t to its own header.Nick Mathewson
2018-06-15Split listener_connection_t into its own headerNick Mathewson
For once, it's a type that is used almost nowhere else besides the logical place.
2018-06-15Split dir_connection_t into its own headerNick Mathewson
2018-06-15Split control_connection_t into its own header.Nick Mathewson
This one was actually fairly simple.
2018-06-15Split entry and edge_connection_t into their own headers.Nick Mathewson
2018-06-14Move dir_server_t into its own header.Nick Mathewson
2018-06-14Make server_port_cfg_t and port_cfg_t into separate headers.Nick Mathewson
2018-06-14Move entry_port_cfg_t into its own header.Nick Mathewson
2018-06-14Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-14Merge remote-tracking branch 'public/bug26258_033' into maint-0.3.3Nick Mathewson
2018-06-13squash! Make sure that the test_rust.sh script fails when a test failsNick Mathewson
Also make sure that we're actually running the test from within the right cwd, like we do when we're building. This seems necessary to avoid an error when running offline. Amusingly, it appears that we had this bug before: we just weren't noticing it, because of bug 26258.
2018-06-13Merge remote-tracking branch 'asn-github/bug26358'Nick Mathewson
2018-06-13Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-06-13Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-13Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-06-13Fix an extra space in a changes fileNick Mathewson
2018-06-13Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-06-13Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-13Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-06-13Merge branch 'bug26158_031' into maint-0.3.1Nick Mathewson
2018-06-13Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-06-13Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-13Merge branch 'bug25686_diagnostic_032' into maint-0.3.2Nick Mathewson
2018-06-13Merge remote-tracking branch 'rl1987/bug24891'Nick Mathewson
2018-06-13Silence warning of relaycell/circbw tst.George Kadianakis
Shouldn't send RELAY_COMMAND_DATA cell with 0 stream id.
2018-06-12copy 0.3.3.7 changelog forward to masterNick Mathewson
2018-06-12Merge branch 'maint-0.3.3'Nick Mathewson
"ours" to avoid version bump.
2018-06-12bump to 0.3.3.7-devNick Mathewson
2018-06-12bump to 0.3.4.2-alpha-devNick Mathewson
2018-06-12Fold in changelog entry.tor-0.3.4.2-alphaNick Mathewson
2018-06-12Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-06-12Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-06-12Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-06-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-12Merge branch 'dannenberg_ipv6_029' into maint-0.2.9Nick Mathewson
2018-06-12Add a changelog entry.Linus Nordberg
2018-06-12Add IPv6 orport address for dannenberg.Linus Nordberg
2018-06-12Merge branch 'maint-0.3.3'Nick Mathewson
"ours" merge to avoid version bump.
2018-06-12Bump to 0.3.3.7Nick Mathewson
2018-06-12Remove folded-in changes filesNick Mathewson
2018-06-12Lightly edit changelogNick Mathewson
Remove the "documentation" section, since a comment-only change doesn't usually get a changelog entry.
2018-06-12format changelog.Nick Mathewson
2018-06-12add more entries to changelogNick Mathewson
2018-06-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-12Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-06-12Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson