aboutsummaryrefslogtreecommitdiff
path: root/src/or/relay.c
AgeCommit message (Expand)Author
2019-03-14Merge remote-tracking branch 'tor-github/pr/771' into maint-0.3.4teor
2018-09-17Merge branch 'bug23512-v4-032' into bug23512-v4-033Mike Perry
2018-09-17Merge branch 'bug23512-v4-029' into bug23512-v4-032Mike Perry
2018-09-17Bug 23512: Report queued cells on or circs as written.Mike Perry
2018-09-14Teach the OOM module to handle half-open stream info. #27686Nick Mathewson
2018-08-29Ticket #25573: Count TRUNCATED cells.Mike Perry
2018-08-29Ticket #25573: Track half-closed stream idsMike Perry
2018-06-21Bug 26214: Check stream SENDME against max.Mike Perry
2018-06-01Bug 26259: Don't count 0-length RELAY_COMMAND_DATA in CIRC_BW OVERHEADMike Perry
2018-05-16Add comments explaining when a connected cell has an UNSPEC addrNick Mathewson
2018-05-16Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-16Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-05-16Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-05-15Bug 26117: Move CIRC_BW field accounting.Mike Perry
2018-05-16Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-14Add a missing return after marking a stream for bad connected cellNick Mathewson
2018-05-14Merge branch 'bug25903_v5_squashed'Nick Mathewson
2018-05-14Bug 25903: TestsMike Perry
2018-05-09Bug 25903: Perform accounting for new CIRC_BW fields.Mike Perry
2018-05-03Merge remote-tracking branch 'isis/bug24660_r1'Nick Mathewson
2018-04-22Merge remote-tracking branch 'mikeperry/bug25400_squashed'Nick Mathewson
2018-04-17Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-17heartbeat: Log the number of circuits killed because too many cellsDavid Goulet
2018-04-16Use u32 add helper for CIRC_BW accounting.Mike Perry
2018-04-16Bug 25400: Make CIRC_BW event properly total everything on a circ.Mike Perry
2018-04-16Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-16relay: Implement a circuit cell queue maximum sizeDavid Goulet
2018-04-06crypto: Refactor (P)RNG functionality into new crypto_rand module.Isis Lovecruft
2018-04-05Merge remote-tracking branch 'public/split_relay_crypto'Nick Mathewson
2018-04-04relay: Remove max middle cells dead codeDavid Goulet
2018-04-01misc tiny fixesRoger Dingledine
2018-03-19Merge branch 'ticket25268_034_01'Nick Mathewson
2018-03-17Move relay-crypto functions from relay.[ch] to relay_crypto.[ch]Nick Mathewson
2018-03-17Extract the crypto parts of circuit_package_relay_cell.Nick Mathewson
2018-03-17Rename 'relay_crypt' to 'relay_decrypt_cell'Nick Mathewson
2018-02-16Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-02-16Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-02-15Merge branch 'bug24914'Nick Mathewson
2018-02-15Merge remote-tracking branch 'valentecaio/t-24714'Nick Mathewson
2018-02-15cmux: Remove PARANOIA assert functionsDavid Goulet
2018-02-02Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-02-02geoip: Hook the client history cache into the OOM handlerDavid Goulet
2018-02-01refactor: rename connection_t struct fields.Caio Valente
2018-01-25In relay_digest_matches(), use stack instead of heap.Nick Mathewson
2018-01-10Merge remote-tracking branch 'ffmancera/github/bug24501'Nick Mathewson
2017-12-21In 0.3.3, we use timestamps, not absolute milliseconds.Nick Mathewson
2017-12-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-21Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-12-21Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-12-21Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson