summaryrefslogtreecommitdiff
path: root/src/core/or/dos.c
AgeCommit message (Expand)Author
2021-03-19Add "Heartbeat" to the start of several heartbeat messages.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-26Change %lu to %TOR_PRIuSZ in dos.c.Alexander Færøy
2021-02-23dos: Change the DoS heartbeat line formatDavid Goulet
2021-02-22test: Add DoS connection rate unit testDavid Goulet
2021-02-22dos: Move concurrent count into conn_stats objectDavid Goulet
2021-02-22dos: New client connect rate detectionDavid Goulet
2021-01-27dos: Move config options within the subsystemDavid Goulet
2020-07-17or_connection_t: replace real_addr with canonical_orport.Nick Mathewson
2020-03-17Merge remote-tracking branch 'tor-github/pr/1784'teor
2020-03-10dos: Pass transport name on new client connectionDavid Goulet
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-31dos: Add HS DoS INTRO2 rejected stats in heartbeatDavid Goulet
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-09-27Split geoip from geoip-related stats.Nick 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-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson