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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
relay.c
Age
Commit message (
Expand
)
Author
2018-05-16
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-05-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-05-14
Add a missing return after marking a stream for bad connected cell
Nick Mathewson
2018-02-16
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-02-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-02
geoip: Hook the client history cache into the OOM handler
David Goulet
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-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
2017-09-05
Merge branch 'http_tunnel_squashed'
Nick Mathewson
2017-09-05
Add support for HTTP Connect tunnels
Nick Mathewson
2017-09-05
Refactor buffer APIs to put a buf_t first.
Nick Mathewson
2017-09-05
Repair buffer API so everything starts with buf_.
Nick Mathewson
2017-06-19
Remove an XXXX RD comment that neither Roger or I understand. Closes 22420
Nick Mathewson
2017-06-19
Merge remote-tracking branch 'arma/ticket22420'
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-06-08
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-06-08
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-06-08
TROVE-2017-005: Fix assertion failure in connection_edge_process_relay_cell
David Goulet
2017-05-30
Fix GCC 7 -Wimplicit-fallthrough warnings
Andreas Stieger
2017-05-28
simplify because relay_crypt_one_payload can't fail
Roger Dingledine
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
2017-05-08
Fix issues from dgoulet's code review.
Mike Perry
2017-05-08
Netflow record collapsing defense.
Mike Perry
2017-04-25
relay: Change LD_BUG log to LD_PROTOCOL_WARN
David Goulet
2017-04-25
Add `tor_compress_get_total_allocation()` function.
Alexander Færøy
2017-04-25
Move zlib compression code into its own module.
Alexander Færøy
2017-04-05
cell: Do not warn on hidden service invalid port
David Goulet
2017-03-15
Run the copyright update script.
Nick Mathewson
[next]