aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/channeltls.c
AgeCommit message (Expand)Author
2019-05-13Merge remote-tracking branch 'tor-github/pr/998'Nick Mathewson
2019-05-01Bug 29231: Report correct padding write totals and enabled totals.Mike Perry
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-12-20Remove unused old_state var in connection_or.cTaylor Yu
2018-12-16Refrain from closing connection if found one unrecognized address in NETINFO ...rl1987
2018-10-26Use trunnel for NETINFO cell parsingrl1987
2018-09-25Extract all the "am I a server" functions from router.cNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-08-21Split X509 code out of tortls.cNick Mathewson
2018-07-20Scrub IP in channel_tls_process_netinfo_cell() if SafeLogging is onrl1987
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson