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-07-05
Move literally everything out of src/or
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-28
Move weakrng into lib/intmath
Nick Mathewson
2018-06-21
Merge branch 'extract_easy_common_libs'
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
tiny comment and whitespace fixes
Roger Dingledine
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-21
Merge branch 'mikeperry_bug26214-rebased_squashed'
Nick Mathewson
2018-06-21
Bug 26214: Check stream SENDME against max.
Mike Perry
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Move extend_info_t into its own header.
Nick Mathewson
2018-06-15
Extract cell type and their queues into new headers
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Split socks_request_t into its own header.
Nick Mathewson
2018-06-15
Extract cpath_build_state into its own header.
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2018-06-01
Bug 26259: Don't count 0-length RELAY_COMMAND_DATA in CIRC_BW OVERHEAD
Mike Perry
2018-05-16
Add comments explaining when a connected cell has an UNSPEC addr
Nick Mathewson
2018-05-15
Bug 26117: Move CIRC_BW field accounting.
Mike Perry
2018-05-16
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-16
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
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-05-14
Merge branch 'bug25903_v5_squashed'
Nick Mathewson
2018-05-14
Bug 25903: Tests
Mike Perry
2018-05-09
Bug 25903: Perform accounting for new CIRC_BW fields.
Mike Perry
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-04-22
Merge remote-tracking branch 'mikeperry/bug25400_squashed'
Nick Mathewson
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
Use u32 add helper for CIRC_BW accounting.
Mike Perry
2018-04-16
Bug 25400: Make CIRC_BW event properly total everything on a circ.
Mike Perry
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-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
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-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-15
Merge branch 'bug24914'
Nick Mathewson
[next]