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
/
feature
Age
Commit message (
Expand
)
Author
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
hs_dos.c: rewrite a comment not to say "fallthrough"
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-05-06
Merge branch 'bug34078_prelim_035' into bug34078_prelim_041
Nick Mathewson
2020-05-06
Replace some "fall through" comments not at the end of a case.
Nick Mathewson
2020-05-06
Replace a "fall through" comment that was outside a switch.
Nick Mathewson
2020-05-05
relay: Rename relay_resolve_addr.{c|h} file
David Goulet
2020-05-05
config: New file resolve_addr.{c|h}
David Goulet
2020-05-05
relay: New file relay_resolve_addr.{c|h}
David Goulet
2020-05-04
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-04
Merge branch 'maint-0.4.1' into maint-0.4.2
Nick Mathewson
2020-04-30
Fix a GCC 10.0.1 compilation error.
Nick Mathewson
2020-04-30
Merge branch 'bug34077_042' into bug34077_043
Nick Mathewson
2020-04-30
Merge branch 'bug34077_041' into bug34077_042
Nick Mathewson
2020-04-30
Fix a GCC 10.0.1 compilation warning.
Nick Mathewson
2020-04-30
relay: Fix a comment typo in the selftest.c header
teor
2020-04-30
relay: Refactor can extend over IPv6 checks
teor
2020-04-30
relay: Refactor extend address validity function
teor
2020-04-30
net: Make all address bytes functions take uint8_t *
teor
2020-04-29
relay: Refactor choosing extend IPs
teor
2020-04-29
relay: Refactor circuit_open_connection_for_extend()
teor
2020-04-29
relay: Add IP version tests for circuit extends
teor
2020-04-29
relay: Choose between IPv4 and IPv6 extends at random
teor
2020-04-29
relay/circuitbuild: Refactor open connection for extend
teor
2020-04-29
relay/circuitbuild: Re-use IPv6 connections for circuits
teor
2020-04-29
relay/circuitbuild: Report IPv6 addresses in a debug log
teor
2020-04-29
relay/circuitbuild: Consider IPv6-only extends valid
teor
2020-04-29
relay: Log the address in circuit protocol warnings
teor
2020-04-29
relay: Refactor address checks into a function
teor
2020-04-29
relay: Refactor address and port checks
teor
2020-04-29
Run "make autostyle"
teor
2020-04-29
nodelist: Remove an outdated comment
teor
2020-04-14
Merge remote-tracking branch 'tor-github/pr/1860/head'
Nick Mathewson
2020-04-13
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-04-13
Merge branch 'bug33545_043_squashed' into maint-0.4.3
Nick Mathewson
2020-04-13
hs-v3: Change all-zeroes hard-assert to a BUG-and-err.
George Kadianakis
2020-04-13
hs-v3: Don't allow registration of an all-zeroes client auth key.
George Kadianakis
2020-04-12
Return a descriptive error for 'GETINFO status/fresh-relay-descs'
Neel Chauhan
2020-04-12
Fix typo in router_build_fresh_unsigned_routerinfo() comment
Neel Chauhan
2020-04-09
Merge remote-tracking branch 'tor-github/pr/1801/head'
Nick Mathewson
2020-04-09
hs-v3: Several fixes after #32542 review
David Goulet
2020-04-09
relay: Run "make autostyle"
teor
2020-04-09
relay/circuitbuild: Refactor circuit_extend()
teor
2020-04-09
nodelist: Make some functions mockable
teor
2020-04-09
relay: End circuitbuild logs with "."
teor
2020-04-09
relay: Check for NULL arguments in circuitbuild
teor
2020-04-09
relay: Make circuitbuild functions STATIC
teor
[prev]
[next]