aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/channelpadding.c
AgeCommit message (Expand)Author
2020-07-16Collapse channel_get_*_remote_addr() into a single function.Nick Mathewson
2020-07-16channelpadding: don't call method pointer directly.Nick Mathewson
2020-06-24Make a bunch of networkstatus_t parameters constant.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-20Replace several C identifiers.teor
2019-10-26doxygen: add @file declarations for src/core/orNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-10-14Merge branch 'bug27772_squashed'Nick Mathewson
2018-10-14Use assertions so GCC LTO doesn't worry about TLS channel conversionNick Mathewson
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-12Merge remote-tracking branch 'tor-github/pr/280'Nick Mathewson
2018-09-11Merge remote-tracking branch 'mikeperry/bug25505'Nick Mathewson
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-19Rework predicted_ports_prediction_time_remaining() to fix CID 1438153rl1987
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson