]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2022-03-09  David Gouletreadme: Fix sentence in Releases section
2022-03-09  David GouletMerge branch 'maint-0.4.6'
2022-03-09  David GouletMerge branch 'maint-0.4.5' into maint-0.4.6
2022-03-08  David Gouleths: Fix multiple port label on single metric
2022-03-08  David Gouleths: Fix multiple port label on single metric
2022-03-07  Roger Dingledinedon't list non-stable releases in ReleaseNotes
2022-03-07  Roger Dingledinefix typo in changelog
2022-02-25  Tor CI Releaseversion: Bump version to 0.4.7.4-alpha-dev
2022-02-25  Tor CI Releaseversion: Bump version to 0.4.7.4-alpha tor-0.4.7.4-alpha
2022-02-25  Tor CI Releaserelease: ChangeLog and ReleaseNotes for 0.4.7.4-alpha
2022-02-25  Tor CI Releasefallbackdir: Update list generated on February 25,...
2022-02-25  Tor CI ReleaseUpdate geoip files to match ipfire location db, 2022...
2022-02-23  David GouletMerge branch 'tor-gitlab/mr/488'
2022-02-23  David Gouletcc: Fix memleak when building extension response
2022-02-23  David GouletMerge branch 'tor-gitlab/mr/536'
2022-02-23  Roger Dingledineand fix those typos in the releasenotes too
2022-02-23  Roger Dingledinefix typos, remove wrong stanzas, update 0.4.6.10
2022-02-23  Roger Dingledinefix a typo in a comment
2022-02-23  Mike PerryReject intro2 cells that request unadvertized congestio...
2022-02-23  Mike PerryProperly initialize the cc_enabled field in hs intro...
2022-02-22  Mike PerryAdd test for sendme_inc validation.
2022-02-22  Mike PerryAdd test for sendme_cell_is_next with sendme_inc of 31
2022-02-22  Mike PerryAdd test for circuit_sendme_cell_is_next() when sendme_...
2022-02-22  Mike PerryAdd changes file
2022-02-22  Mike PerryAdd a delta parameter to Vegas.
2022-02-22  Mike PerryExit slow start at the gamma threshold
2022-02-22  Mike PerryIncrement by at least 2 sendme_incs in slow start
2022-02-22  Mike PerryOnly apply more frequent cwnd updates after slow start.
2022-02-22  Mike PerryMake N_EWMA a percentage of CWND update rate, capped...
2022-02-22  Mike PerryRelocate two parameters from circuit scope to global...
2022-02-22  Mike PerryGuard against 0 time delta in BDP calc.
2022-02-22  Mike PerryIncrease RTT ratio used to detect monotime jumps/stalls.
2022-02-22  Mike PerryFix NULL pointer deref in logs
2022-02-22  Mike PerryProperly compute the number or recv cells from deliver_...
2022-02-22  Mike PerryUse path type hint for Vegas queue parameters.
2022-02-22  Mike PerrySet new defaults for congestion control parameters.
2022-02-22  David Gouletcc: Change edge_get_ccontrol() to look at both cpath...
2022-02-22  David Gouleths: Fix tests for congestion control
2022-02-22  David Gouleths: Setup congestion control on service rends using...
2022-02-22  David Gouleths: Decode and cache the INTRODUCE cell congestion...
2022-02-22  David Gouleths: Build INTRODUCE extension in the encrypted section
2022-02-22  David Gouleths: Setup congestion control on client rends
2022-02-22  David Gouleths: Republish onion descriptor on sendme_inc change
2022-02-22  David Gouleths: Decode flow-control line
2022-02-22  David Gouleths: Encode flow control value in the descriptor
2022-02-22  David Gouletcc: Export sendme_inc validation into public function
2022-02-22  David Gouletcc: Use trunnel extension for ntorv3 circ parameters
2022-02-22  David Goulettrunnel: Make hs/cell_common.trunnel generic
2022-02-22  David Gouletprotover: Add function to get the value of a single...
2022-02-22  Mike PerryAdd test for congestion control negotiation logic.
2022-02-22  Mike PerryAdd test for TAP vs ntor2+ntor3 onion queue ordering
2022-02-22  Mike PerryAdd hidden torrc option to always try CC negotiation.
2022-02-22  Mike PerryHandle other places that use onion handshake type values
2022-02-22  Mike PerryExtend info argument updates for non-ntorv3 cases
2022-02-22  Mike PerryCongestion control usage of negotiated params
2022-02-22  Mike PerryProtover flag handling for congestion control negotiation
2022-02-22  Mike PerryHook up client usage of congestion control negotiation
2022-02-22  Mike PerryImplement congestion control parameter negotiation
2022-02-22  Mike PerryAdd circuit param payload definitions to trunnel
2022-02-22  Nick MathewsonConvert TODO into TODO-324 for better visibility.
2022-02-22  Nick MathewsonAdd stub argument for constructing congestion_control_t
2022-02-22  Nick MathewsonNegotiated circuit parameters must pass from worker.
2022-02-22  Nick MathewsonUse protover to signal support for ntor3 + congestion...
2022-02-22  Nick MathewsonImplement core of ntor3 negotiation.
2022-02-22  Nick MathewsonAdd an exported struct to onion handshakes for circuits...
2022-02-22  Nick MathewsonAdd a size argument for the buffer on onion handshake...
2022-02-16  David GouletMerge branch 'tor-gitlab/mr/531'
2022-02-16  David Gouletdirauth: Reject EOL 0.3.5.x relays
2022-02-14  David Gouletdns: Do not trigger overload general on DNS timeout
2022-02-09  David GouletMerge branch 'tor-gitlab/mr/518'
2022-02-08  David Gouletkist: Don't try to flush empty outbuf
2022-02-08  David Gouletnss: Don't write empty payload on the wire
2022-02-07  Nick MathewsonAdd a changes file for exit notice redesign (40529)
2022-02-07  Nick MathewsonMerge remote-tracking branch 'tor-gitlab/mr/522'
2022-02-07  David Gouletmakefile: New README.md file name
2022-02-07  David Gouletreadme: Update and modernize with markdown
2022-02-06  n_userUse more stable Web Archive links
2022-02-04  David GouletRemove unmaintained versions from CI and scripts
2022-02-04  David Gouletchangelog: Forward port 0.4.5 and 0.4.6 ChangeLogs
2022-02-04  David GouletMerge branch 'maint-0.4.6'
2022-02-04  Tor CI Releaseversion: Bump version to 0.4.6.10-dev
2022-02-04  David GouletMerge branch 'maint-0.4.5' into maint-0.4.6
2022-02-04  Tor CI Releaseversion: Bump version to 0.4.5.12-dev
2022-02-04  David GouletMerge branch 'maint-0.4.6'
2022-02-04  Tor CI Releaseversion: Bump version to 0.4.6.10
2022-02-04  David GouletMerge branch 'maint-0.4.5' into maint-0.4.6
2022-02-04  Tor CI Releaseversion: Bump version to 0.4.5.12
2022-02-04  David GouletMerge branch 'maint-0.4.6'
2022-02-04  David GouletMerge branch 'maint-0.4.5' into maint-0.4.6
2022-02-04  Tor CI Releasefallbackdir: Update list generated on February 04,...
2022-02-04  Tor CI ReleaseUpdate geoip files to match ipfire location db, 2022...
2022-02-04  David GouletMerge branch 'maint-0.4.6'
2022-02-04  David GouletMerge branch 'maint-0.4.5' into maint-0.4.6
2022-02-04  Tor CI ReleaseUpdate geoip files to match ipfire location db, 2021...
2022-02-04  David GouletMerge branch 'maint-0.4.6'
2022-02-04  David GouletMerge branch 'maint-0.4.5' into maint-0.4.6
2022-02-04  Tor CI Releasefallbackdir: Update list generated on December 15,...
2022-02-03  n_userUpdate unstable links to use Web Archive
2022-02-03  David Gouletchanges: Remove uneeded file due to empty merge forward
2022-02-03  David GouletMerge branch 'maint-0.4.6'
next