]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2023-01-12  David Gouletdirauth: Reject 0.4.6.x series at the authority level 62357
2023-01-11  Mike PerryCoverity CID 1518991: Tighter bounds on consensus param...
2023-01-11  David GouletMerge branch 'maint-0.4.5' into maint-0.4.7
2023-01-11  David GouletMerge branch 'tor-gitlab/mr/538' into maint-0.4.5
2023-01-10  Mike PerryDo not reset our RTT in slow start.
2023-01-10  David Gouletcc: Rename function to avoid confusion
2023-01-10  Mike PerryChanges file for bug 40732
2023-01-10  Mike PerrySafety fixes to RFC3742
2023-01-10  Mike PerryReduce size of congestion control next_*_event fields.
2023-01-10  Mike PerryClean up next_cc_event handling.
2023-01-10  Mike PerryAvoid increasing the congestion window if it is not...
2023-01-10  David GouletMerge branch 'tor-gitlab/mr/675' into maint-0.4.7
2023-01-10  David Gouletshellcheck: Fix new warnings
2023-01-10  David Gouletsandbox: Allow my-consensus-* files for an authority
2022-12-20  Alex Xu (Hello71)Enable IP_BIND_ADDRESS_NO_PORT if supported
2022-12-12  David GouletMerge branch 'tor-gitlab/mr/667' into maint-0.4.7
2022-12-11  qontinuumAdd issue40613
2022-12-11  qontinuumReplace socket_failed_from_resource_exhaustion() by...
2022-12-11  qontinuumIsolate warn_about_resource_exhaution()
2022-12-07  David Gouletmetrics: Fix typo in a label
2022-12-06  David GouletMerge branch 'maint-0.4.5' into maint-0.4.7
2022-12-06  Tor CI Releaseversion: Bump version to 0.4.7.12-dev
2022-12-06  Tor CI Releaseversion: Bump version to 0.4.5.15-dev
2022-12-06  David GouletMerge branch 'maint-0.4.5' into maint-0.4.7
2022-12-06  Tor CI Releaseversion: Bump version to 0.4.7.12
2022-12-06  Tor CI Releaseversion: Bump version to 0.4.5.15
2022-12-06  David GouletMerge branch 'maint-0.4.5' into maint-0.4.7
2022-12-06  Tor CI Releasefallbackdir: Update list generated on December 06,...
2022-12-06  Tor CI ReleaseUpdate geoip files to match ipfire location db, 2022...
2022-12-06  David GouletMerge branch 'maint-0.4.5' into maint-0.4.7
2022-12-06  David Gouletfallbackdir: Update files from latest 047 release
2022-12-06  David GouletMerge branch 'maint-0.4.5' into maint-0.4.7
2022-12-06  David Gouletgeoip: Update files from latest 047 release
2022-12-06  David GouletMerge branch 'maint-0.4.5' into maint-0.4.7
2022-12-02  Mike PerryTicket 40724: Add metrics for CC circuit counts
2022-12-01  Mike PerryTicket 40724: Changes file
2022-12-01  Mike PerryTicket 40724: Additional congestion control metrics
2022-11-30  Roger Dingledinedirauth: rotate moria1 keys and ports
2022-11-28  David GouletMerge branch 'maint-0.4.5' into maint-0.4.7
2022-11-28  David Gouletchanges: Add file for ticket 40674
2022-11-28  Rasmus Dahlbergdns: Make TTLs fuzzy at exit relays
2022-11-28  Rasmus DahlbergClip DNS TTL values once in event callback
2022-11-23  David Gouletrelay: Use the configured number of threads for worker...
2022-11-10  Tor CI Releaseversion: Bump version to 0.4.7.11-dev
2022-11-10  Tor CI Releaseversion: Bump version to 0.4.7.11
2022-11-10  Tor CI Releasefallbackdir: Update list generated on November 10,...
2022-11-10  Tor CI ReleaseUpdate geoip files to match ipfire location db, 2022...
2022-11-10  David Gouletmetrics: Split cc with counters and gauges
2022-11-10  David Gouletmetrics: Split connections with a counter and gauge
2022-11-09  David Gouletchanges: Add file for ticket 40674
2022-11-09  David GouletMerge branch 'ticket40674_047_01' into maint-0.4.7
2022-11-09  Rasmus Dahlbergdns: Make TTLs fuzzy at exit relays
2022-11-09  David Gouletrelay: Cache onion queue parameters on consensus change
2022-11-09  David Gouletrelay: Make the max pending tasks per CPU a consensus...
2022-11-09  David Gouletrelay: Add the onion_queue_wait_cutoff consensus param
2022-11-09  David Gouletrelay: Make MaxOnionQueueDelay into a consensus param
2022-11-09  David GouletMerge branch 'tor-gitlab/mr/654' into maint-0.4.7
2022-11-09  Mike Perrymetrics: Reorganize state labels so rate() can be applied
2022-11-09  Mike Perrymetrics: Use N_EWMA for moving avg, with N=100.
2022-11-09  David GouletMerge branch 'maint-0.4.5' into maint-0.4.7
2022-11-09  Sam Jamesbuild: fix -Wstrict-prototypes (Clang 16)
2022-11-08  David GouletMerge branch 'tor-gitlab/mr/651' into maint-0.4.7
2022-11-08  Mike Perrymetrics: Record percentage of blocked channels
2022-11-08  Mike Perrymetrics: Report amount of cwnd drop from delta and...
2022-11-08  David GouletMerge branch 'tor-gitlab/mr/650' into maint-0.4.7
2022-11-08  David Gouletrelay: Remove unused conn->ext_or_conn_id
2022-11-07  David Gouletmath: Replace naughty macro by an inline function
2022-11-07  Mike Perrymetrics: Add flow control metrics.
2022-11-07  Mike Perrymetrics: Add stats when the clock stalls.
2022-11-07  Mike Perrymetrics: Add running average of CC cwnd in slow start...
2022-11-07  David Gouletchanges: Add file for ticket 40708
2022-11-07  David Gouletmetrics: Add stats when reaching vegas delta or ss_cwnd_max
2022-11-07  David Gouletmetrics: Add running average of CC cwnd when closing...
2022-11-07  David Gouletmetrics: Add running average of CC cwnd when exiting...
2022-11-03  David Gouletmetrics: Add connection socket family to metrics
2022-11-03  David Gouletmetrics: Add stats for num circ reaching max cell outq
2022-11-01  Rasmus DahlbergClip DNS TTL values once in event callback
2022-10-31  David Gouletsandbox: Add my-consensus-<flavor-name> to sandbox...
2022-10-28  David Gouletthread: Bump max detectable CPU from 16 to 128
2022-10-27  David GouletMerge branch 'tor-gitlab/mr/645' into maint-0.4.7
2022-10-27  David GouletMerge branch 'tor-gitlab/mr/644' into maint-0.4.7
2022-10-27  David Gouletmetrics: Treat relay connections as gauge, not counter
2022-10-27  Mike PerryChanges file for 40683
2022-10-27  Alexander FærøyStrip "__.SYMDEF*" before re-archiving in combine_libs...
2022-10-27  David Gouletchanges: Update changes for ticket 40194
2022-10-27  David Gouletmetrics: Add number of opened circuits to MetricsPort
2022-10-27  David Gouletrelay: Add our consensus relay flag to MetricsPort
2022-10-27  David Gouletmetrics: Add traffic related stats to MetricsPort
2022-10-27  David Gouletrelay: Add DoS subsystem stats to MetricsPort
2022-10-27  David Gouletmetrics: Fix naming and documentation
2022-10-26  David Gouletrelay: Change the connection metrics name
2022-10-26  David Gouletrelay: Add CC RTT reset stats to MetricsPort
2022-10-26  David Gouletrelay: Add total number of streams seen on MetricsPort
2022-10-26  David Gouletrephist: Track number of streams seen per type
2022-10-26  David Gouletchanges: Ticket 40694
2022-10-26  David Gouleths: Retry service rendezvous on circuit close
2022-10-26  David Gouletcirc: Get rid of hs_circ_has_timed_out
2022-10-26  David Gouletcirc: Set proper timeout cutoff for HS circuits
2022-10-26  David Gouleths: Retry rdv circuit if repurposed
2022-10-26  David GouletMerge branch 'tor-gitlab/mr/635' into maint-0.4.7
next