index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
relay.c
Age
Commit message (
Expand
)
Author
2018-04-17
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-17
heartbeat: Log the number of circuits killed because too many cells
David Goulet
2018-04-16
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-16
relay: Implement a circuit cell queue maximum size
David Goulet
2018-04-05
Merge remote-tracking branch 'public/split_relay_crypto'
Nick Mathewson
2018-04-04
relay: Remove max middle cells dead code
David Goulet
2018-04-01
misc tiny fixes
Roger Dingledine
2018-03-19
Merge branch 'ticket25268_034_01'
Nick Mathewson
2018-03-17
Move relay-crypto functions from relay.[ch] to relay_crypto.[ch]
Nick Mathewson
2018-03-17
Extract the crypto parts of circuit_package_relay_cell.
Nick Mathewson
2018-03-17
Rename 'relay_crypt' to 'relay_decrypt_cell'
Nick Mathewson
2018-02-15
Merge branch 'bug24914'
Nick Mathewson
2018-02-15
Merge remote-tracking branch 'valentecaio/t-24714'
Nick Mathewson
2018-02-15
cmux: Remove PARANOIA assert functions
David Goulet
2018-02-02
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Nick Mathewson
2018-02-02
geoip: Hook the client history cache into the OOM handler
David Goulet
2018-02-01
refactor: rename connection_t struct fields.
Caio Valente
2018-01-25
In relay_digest_matches(), use stack instead of heap.
Nick Mathewson
2018-01-10
Merge remote-tracking branch 'ffmancera/github/bug24501'
Nick Mathewson
2017-12-21
In 0.3.3, we use timestamps, not absolute milliseconds.
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-12-21
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-21
Use monotime_coarse_absolute_msec() in destroy queue
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-12-21
Merge branch 'maint-0.2.5' into maint-0.2.8
maint-0.2.8
Nick Mathewson
2017-12-21
Move destroy cells into a separate queue type of their own, to save RAM
Nick Mathewson
2017-12-20
Add some values to OOM log msg #24501
Fernando Fernandez Mancera
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-12-08
Merge branch 'dgoulet_ticket23709_033_01_squashed'
Nick Mathewson
2017-12-08
chan: Do not re-queue after a fail cell write
David Goulet
2017-11-27
Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp
Nick Mathewson
2017-11-22
channel: Requeue cell to circuit if channnel failed
David Goulet
2017-11-22
relay: Improve comment in append_cell_to_circuit_queue()
David Goulet
2017-11-22
relay: Remove dead code
David Goulet
2017-11-13
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-13
Merge branch 'bug8185_025' into maint-0.2.9
Nick Mathewson
2017-11-04
Revert "Make ClientDNSRejectInternalAddresses testing-only."
Sebastian Hahn
2017-09-29
Merge branches 'bug8185_031' and 'bug8185_diagnostic_032'
Nick Mathewson
2017-09-29
Merge branch 'bug8185_025' into bug8185_031
Nick Mathewson
2017-09-29
Don't package cells onto marked circuits.
Nick Mathewson
2017-09-29
Log more information when bug8185 is about to trigger.
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-11
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-11
Fix GCC 7 -Wimplicit-fallthrough warnings
Andreas Stieger
2017-09-07
Make ClientDNSRejectInternalAddresses testing-only.
Nick Mathewson
2017-09-07
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-07
Add a stack trace to the warning at issue with 23105.
Nick Mathewson
[next]