summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2021-03-24fix some tiny typosRoger Dingledine
2021-03-24Merge branch 'maint-0.4.5'Nick Mathewson
2021-03-24Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-03-24Merge remote-tracking branch 'tor-gitlab/mr/339'Nick Mathewson
2021-03-23channel: Fix use after free in channel_do_open_actions()David Goulet
2021-03-19Add "Heartbeat" to the start of several heartbeat messages.Nick Mathewson
2021-03-17warn and reject reentering streams at client tooRoger Dingledine
2021-03-17Merge branch 'mr/334'George Kadianakis
2021-03-17Implement rate limiting metrics.George Kadianakis
2021-03-17Implement port/file-descriptor exhaustion metric.George Kadianakis
2021-03-17Implement straightforward overload general metrics.George Kadianakis
2021-03-17Merge branch 'tor-gitlab/mr/337'David Goulet
2021-03-17Add a DormantTimeoutEnabled to disable dormant mode entirelyNick Mathewson
2021-03-17Merge branch 'maint-0.4.5'George Kadianakis
2021-03-12Run "make autostyle" in advance of new series.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-03-08Don't warn about missing guard state if controller picked first hopNick Mathewson
2021-02-26Change %lu to %TOR_PRIuSZ in dos.c.Alexander Færøy
2021-02-23Merge remote-tracking branch 'tor-gitlab/mr/320'Nick Mathewson
2021-02-23dos: Change the DoS heartbeat line formatDavid Goulet
2021-02-23Merge remote-tracking branch 'origin/master'Nick Mathewson
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-02-22relay: Remove dirport reachability self testDavid Goulet
2021-02-22Fix CID 1473232 in connection_ap_handle_onion().George Kadianakis
2021-02-22Refactoring: Remove 'addresstype' from connection_ap_handle_onion().George Kadianakis
2021-02-19hs: Remove last artefact of HSv2 in the codeDavid Goulet
2021-02-19hs: Remove v2 statsDavid Goulet
2021-02-19or: Cleanup or.h header of HSv2 codeDavid Goulet
2021-02-19hs-v2: Removal of service and relay supportDavid Goulet
2021-02-19hs-v2: Remove client supportDavid Goulet
2021-02-19Merge remote-tracking branch 'tor-gitlab/mr/308'George Kadianakis
2021-02-18Merge branch 'bug40168+34088-035-v3' into bug40168+34088-035-v3-masterMike Perry
2021-02-18Add CBT unit test for Xm and alpha estimation.Mike Perry
2021-02-18Update documentation for the number of modes for Xm estimator.Mike Perry
2021-02-18Bug 34088: Remove max timeout calculation and warning.Mike Perry
2021-02-18Fix Xm mode calculation to properly average N=10 modes.Mike Perry
2021-02-18Lower circuit build time bin width to 10ms.Mike Perry
2021-02-18Log circuit timeout in millisecondsMike Perry
2021-02-18Raise the circuit close time quantile to 99.Mike Perry
2021-02-18Lower min circ timeout from 1.5s to bin width (10ms)Mike Perry
2021-02-18Completely ignore abandoned circs from circ timeout calcMike Perry
2021-02-17metrics: Handle the connection finished flushing eventDavid Goulet
2021-02-12Merge branch 'maint-0.4.5'George Kadianakis
2021-02-12Merge remote-tracking branch 'tor-gitlab/mr/294' into maint-0.4.5George Kadianakis
2021-02-09Fix coverity warnings 1472846 / 1472845.George Kadianakis
2021-02-08Merge branch 'maint-0.4.5'Nick Mathewson
2021-02-08conn: Properly close MetricsPort socket on EOFDavid Goulet
2021-02-08Remove DirCache=1 from list of supported versions.Nick Mathewson