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
2020-06-10
Merge branch 'tor-github/pr/1925'
George Kadianakis
2020-06-10
Bug 30992: Update tests
Mike Perry
2020-06-10
Bug 30992: Track a padding machine ctr to reduce race issues.
Mike Perry
2020-06-09
Merge remote-tracking branch 'tor-github/pr/1888/head'
Nick Mathewson
2020-06-09
Bump version to 0.4.5.0-alpha-dev
tor-0.4.5.0-alpha-dev
Nick Mathewson
2020-06-08
Update Trunnel for new machine_ctr field.
Mike Perry
2020-06-05
Merge remote-tracking branch 'tor-github/pr/1902/head'
Nick Mathewson
2020-06-05
Fix some checks of tor_inet_ntoa() return value
rl1987
2020-06-04
Merge remote-tracking branch 'tor-github/pr/1910/head'
Nick Mathewson
2020-06-04
config: Styling fix + use fmt_addr()
c
2020-06-03
config: Add interface address debug logging
c
2020-06-02
remove a period from a doxygen heading
Nick Mathewson
2020-06-02
Merge branch 'tor-github/pr/1909'
George Kadianakis
2020-06-01
config: Add IPv4 Address config debug logging
c
2020-05-30
Preemptive circs should work with UseEntryGuards 0
Roger Dingledine
2020-05-28
Merge branch 'tor-github/pr/1901'
David Goulet
2020-05-27
Merge branch 'tor-github/pr/1898'
George Kadianakis
2020-05-27
Add HS v3 status to the SIGUSR1 dumpstats()
Neel Chauhan
2020-05-21
Merge remote-tracking branch 'tor-github/pr/1899/head'
Nick Mathewson
2020-05-21
Merge branch 'tor-github/pr/1850'
George Kadianakis
2020-05-21
Merge branch 'tor-github/pr/1861'
George Kadianakis
2020-05-21
Tweak format string
rl1987
2020-05-21
Check for NULL from tor_dup_ip()
rl1987
2020-05-21
Bail out of format_networkstatus_vote if fmt_addr32() failed.
rl1987
2020-05-21
Actually, bail out of routerstatus_format_entry() if fmt_addr32() fails
rl1987
2020-05-21
Check that fmt_addr32() returned non-empty string before putting it into docu...
rl1987
2020-05-21
Check for possible failures of tor_inet_ntop/tor_inet_ntoa in fmt_addr32 and ...
rl1987
2020-05-21
Check output value of tor_inet_ntop/tor_inet_ntoa in dns.c
rl1987
2020-05-21
Fix an enum comparison that was blowing up jenkins.
George Kadianakis
2020-05-20
Add support for console control signals in Windows
Damon Harris
2020-05-19
Merge branch 'tor-github/pr/1886'
David Goulet
2020-05-19
Merge branch 'tor-github/pr/1897'
David Goulet
2020-05-19
Merge branch 'tor-github/pr/1894'
David Goulet
2020-05-19
doxygen: add a link to src-ref on mainpage.md.
Nick Mathewson
2020-05-19
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-19
Doxygen: fix unbalanced groups.
Nick Mathewson
2020-05-18
node: Clean up some outdated comments
teor
2020-05-18
routerlist: Choose bridges for direct bridge connections
teor
2020-05-18
circuitbuild: Do node checks when counting nodes
teor
2020-05-18
circuitbuild: Do node checks when choosing exits
teor
2020-05-18
routerlist: Split the node checks into their own function
teor
2020-05-18
nodelist: Replace int with bool
teor
2020-05-18
nodelist: Stop recursing in router_choose_random_node()
teor
2020-05-18
nodelist: Rewrite router_crn_flags_t
teor
2020-05-18
nodelist: Remove the unused CRN_WEIGHT_FOR_EXIT flag
teor
2020-05-18
nodelist: Move node flag checks
teor
2020-05-18
nodelist: Move the v3 onion service rendezvous check
teor
2020-05-18
nodelist: Move the single-hop exit check
teor
2020-05-18
test/protover: Add debug logs to some tests
teor
2020-05-18
rust/protover: Fix protocol version support error handling
teor
[next]