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
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.3.0'
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.2.8' into maint-0.2.9
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.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
Merge branch 'maint-0.2.4' into maint-0.2.5
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
2017-02-16
Save number of sent/received RELAY_DATA cells for directory connections.
Alexander Færøy
2017-01-18
prop224: Add unit tests for INTRODUCE1 support
David Goulet
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
prop224: Directory cache support
David Goulet
2016-11-03
Add assertion that cpath_layer==NULL on OR circ
Nick Mathewson
2016-10-27
Slightly refactor and fix couple callsites
David Goulet
2016-10-27
Do assert when calling relay_send_command_from_edge() on OR-side circs
Ivan Markin
2016-10-26
More module-level documentation.
Nick Mathewson
2016-09-22
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-09-22
Merge branch 'bug20203_027_squashed' into maint-0.2.8
Nick Mathewson
2016-09-22
When clearing cells from a circuit for OOM reasons, tell cmux we did so.
Nick Mathewson
2016-09-08
Fix typo error in bug warning in relay.c
Nick Mathewson
2016-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-02
Remove generic_buffer_*() functions as needless.
Nick Mathewson
2016-08-02
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
Nick Mathewson
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-21
Make monotime test mocking work with oom tests.
Nick Mathewson
2016-07-19
Use coarse monotonic timer instead of cached monotonized libevent time.
Nick Mathewson
2016-03-26
Do not treat "DOCDOC" as doxygen.
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-06
changing output of crypto_cipher_crypt_inplace from int to void
Hassan Alsibyani
2016-01-26
Correct grammatical errors in tor comments
teor (Tim Wilson-Brown)
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-08-17
Logs and debug info that I used for finding bug 16844
Roger Dingledine
2015-06-18
Move cache objects and functions to rendcache.{c|h}
David Goulet
2015-02-23
Remove lingering mempool code
cypherpunks
2015-02-02
Merge remote-tracking branch 'public/bug9635_warnings_025'
Nick Mathewson
2015-01-19
Make check-spaces happier.
Nick Mathewson
[next]