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
Age
Commit message (
Expand
)
Author
2019-04-29
sendme: Move note_cell_digest() to relay_crypto module
David Goulet
2019-04-29
sendme: Better handle the random padding
David Goulet
2019-04-29
sendme: Keep cell digest only if a SENDME is next
David Goulet
2019-04-29
sendme: Add helper to note the cell digest
David Goulet
2019-04-29
sendme: Helper to know if next cell is a SENDME
David Goulet
2019-04-29
prop289: Add documentation for the circuit FIFO list
David Goulet
2019-04-29
prop289: Skip the first 4 unused bytes in a cell
David Goulet
2019-04-29
prop289: Keep the digest bytes, not the object
David Goulet
2019-04-29
prop289: Move digest matching in its own function
David Goulet
2019-04-29
prop289: Rename packaged functions with better name
David Goulet
2019-04-29
prop289: Move SENDME cell processing in a separate function
David Goulet
2019-04-29
prop289: Use a 20 bytes digest instead of 4
David Goulet
2019-04-29
tests: Implement unit tests for SENDME v1
David Goulet
2019-04-29
prop289: Add random bytes to the unused portion of the cell
David Goulet
2019-04-29
prop289: Remember the last cell digest for v1 SENDMEs
David Goulet
2019-04-29
prop289: Match the SENDME digest
David Goulet
2019-04-29
prop289: Keep track of the last seen cell digests
David Goulet
2019-04-29
prop289: Support SENDME v1 cell parsing
David Goulet
2019-04-29
prop289: Support sending SENDME version 1
David Goulet
2019-04-29
prop289: Add SENDME trunnel declaration
David Goulet
2019-04-29
prop289: Add two consensus parameters
David Goulet
2019-04-29
sendme: Always close stream if deliver window is negative
David Goulet
2019-04-29
sendme: Add helper functions for DATA cell packaging
David Goulet
2019-04-29
sendme: Add helper functions for DATA cell delivery
David Goulet
2019-04-29
sendme: Refactor SENDME cell processing
David Goulet
2019-04-29
sendme: Modernize and cleanup old moved code
David Goulet
2019-04-29
sendme: Move code to the new files sendme.{c|h}
David Goulet
2019-04-25
Merge remote-tracking branch 'tor-github/pr/889'
Nick Mathewson
2019-04-25
Merge remote-tracking branch 'tor-github/pr/922'
Nick Mathewson
2019-04-25
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-25
Merge branch 'tor-github/pr/960' into maint-0.4.0
George Kadianakis
2019-04-25
Merge branch 'tor-github/pr/953'
George Kadianakis
2019-04-24
Merge remote-tracking branch 'tor-github/pr/942'
Nick Mathewson
2019-04-24
Merge branch 'tor-github/pr/951'
David Goulet
2019-04-24
Merge branch 'tor-github/pr/943'
David Goulet
2019-04-24
Merge branch 'tor-github/pr/955'
David Goulet
2019-04-24
Merge branch 'tor-github/pr/939'
David Goulet
2019-04-23
Merge remote-tracking branch 'tor-github/pr/944'
Nick Mathewson
2019-04-23
Rename outvar to follow _out convention.
Nick Mathewson
2019-04-23
Merge remote-tracking branch 'tor-github/pr/935'
Nick Mathewson
2019-04-23
Merge remote-tracking branch 'tor-github/pr/962'
Nick Mathewson
2019-04-19
Initialize rate_limited in hs_pick_hsdir() to false
Neel Chauhan
2019-04-19
Only set rate_limited in hs_pick_hsdir() if rate_limited_count or responsible...
Neel Chauhan
2019-04-19
Initialize rate_limited to false in directory_get_from_hs_dir()
Neel Chauhan
2019-04-19
Make rate_limited and is_rate_limited a bool
Neel Chauhan
2019-04-18
Merge branch 'tor-github/pr/938'
George Kadianakis
2019-04-18
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-18
Merge branch 'tor-github/pr/891' into maint-0.4.0
George Kadianakis
2019-04-17
connection_edge: remove an extra ;
teor
2019-04-17
connection_edge: Return a web page when HTTPTunnelPort is misconfigured
teor
[next]