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
/
test
Age
Commit message (
Expand
)
Author
2020-08-03
Merge branch 'ticket40081_035' into ticket40081_044
Nick Mathewson
2020-08-03
Remove channel_is_canonical_is_reliable()
Nick Mathewson
2020-07-30
Merge branch 'bug40076_043' into bug40076_044
Nick Mathewson
2020-07-30
Merge branch 'bug40076_042' into bug40076_043
Nick Mathewson
2020-07-30
Merge branch 'maint-0.4.2' into bug40076_042
Nick Mathewson
2020-07-30
Fix a bug in buf_move_all() when the input buffer is empty.
Nick Mathewson
2020-07-30
Add unit test for buf_move_all(), including a failing case
Nick Mathewson
2020-07-13
Bug 31812: Change http URL's to https
JeremyRand
2020-07-09
Merge remote-tracking branch 'dgoulet/ticket33796_044_01' into maint-0.4.4
Nick Mathewson
2020-07-09
Merge branch 'maint-0.4.2' into maint-0.4.3
Nick Mathewson
2020-07-09
Merge branch 'maint-0.3.5' into maint-0.4.2
Nick Mathewson
2020-07-09
Merge branch 'maint-0.4.3' into maint-0.4.4
Nick Mathewson
2020-07-08
socks: Returns 0xF6 only if BAD_HOSTNAME
Guinness
2020-07-07
Revert "config: Make clients tell dual-stack exits they prefer IPv6"
David Goulet
2020-07-06
Run `tor_tls_cert_matches_key()` Test Suite with both OpenSSL and NSS.
Alexander Færøy
2020-06-30
Merge branch 'maint-0.3.5' into maint-0.4.2
Alexander Færøy
2020-06-30
Merge branch 'tor-github/pr/1793' into maint-0.3.5
Alexander Færøy
2020-06-30
Merge branch 'maint-0.3.5' into maint-0.4.2
Alexander Færøy
2020-06-30
Merge branch 'tor-github/pr/1785' into maint-0.3.5
Alexander Færøy
2020-06-29
Merge remote-tracking branch 'tor-github/pr/1696/head' into maint-0.4.2
Nick Mathewson
2020-06-29
Merge remote-tracking branch 'tor-github/pr/1829/head' into maint-0.4.3
Nick Mathewson
2020-06-23
Merge branch 'tor-github/pr/1937' into maint-0.4.4
David Goulet
2020-06-22
Consistently use 'address' in Invalid v3 address responses to ONION_CLIENT_AU...
Miguel Jacq
2020-06-17
Spelling fix: "RECCOMEND" => "RECOMMEND".
Nick Mathewson
2020-06-11
Fix and update unittests.
George Kadianakis
2020-05-28
Merge branch 'tor-github/pr/1792' into maint-0.4.3
George Kadianakis
2020-05-28
hs-v3: Improve accessor semantic of client cached object
David Goulet
2020-05-19
Merge branch 'tor-github/pr/1886'
David Goulet
2020-05-08
Improve logging of included config files
Daniel Pinto
2020-05-07
Merge remote-tracking branch 'tor-github/pr/1880/head'
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
Nick Mathewson
2020-05-06
Use __attribute__((fallthrough)) rather than magic GCC comments.
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-04-30
relay: Refactor can extend over IPv6 checks
teor
2020-04-30
net: Make all address bytes functions take uint8_t *
teor
2020-04-29
relay: Add tests for choosing extend IPs
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
test/circuitbuild: Disable some tests when ALL_BUGS_ARE_FATAL
teor
2020-04-29
relay/circuitbuild: Re-use IPv6 connections for circuits
teor
2020-04-29
relay/circuitbuild: Consider IPv6-only extends valid
teor
2020-04-29
test/circuitbuild: Show bad addresses in some logs
teor
2020-04-29
relay: Log the address in circuit protocol warnings
teor
2020-04-29
test/cell_formats: Expand the IPv6-only EXTEND2 test
teor
2020-04-29
core/or: Support IPv6 EXTEND2 cells
teor
2020-04-29
Run "make autostyle"
teor
[next]