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
/
core
Age
Commit message (
Expand
)
Author
2020-07-02
Merge branch 'maint-0.4.4'
Nick Mathewson
2020-07-02
Carry TLS error strings forward to controller when reporting them.
Nick Mathewson
2020-06-30
Refactor reachability test logging: log exactly what we launch.
Nick Mathewson
2020-06-29
Merge branch 'dgoulet/tor-ticket40008_045_01'
Alexander Færøy
2020-06-26
Add a TLS_ERROR bootstrap failure reason.
Nick Mathewson
2020-06-26
Store errors from TLS write and handshake in the tls_error field.
Nick Mathewson
2020-06-24
Rename router_should_skip_orport_reachability_check.
Nick Mathewson
2020-06-24
Make a bunch of networkstatus_t parameters constant.
Nick Mathewson
2020-06-24
Merge branch 'tor-github/pr/1945'
David Goulet
2020-06-24
addr: Rename resolved_addr_is_local()
David Goulet
2020-06-24
addr: Refactor is_local_addr() to support IPv6
David Goulet
2020-06-24
addr: Refactor last resolved address cache accessors
David Goulet
2020-06-24
Merge branch 'tor-github/pr/1939'
George Kadianakis
2020-06-24
Make summarize_protover_flags() handle NULL and empty string the same
Neel Chauhan
2020-06-23
Merge branch 'tor-github/pr/1943'
George Kadianakis
2020-06-23
Relocate CBT event to control_events.c
Mike Perry
2020-06-23
addr: Rename last_resolved_addr to be v4 specific
David Goulet
2020-06-22
kist: Document a magic value in channel_should_write_to_kernel()
David Goulet
2020-06-12
core: Remove unused files
David Goulet
2020-06-10
Merge branch 'tor-github/pr/1925'
George Kadianakis
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-07
Provide a DROPTIMEOUTS command to drop CBT times
Mike Perry
2020-06-05
Merge remote-tracking branch 'tor-github/pr/1902/head'
Nick Mathewson
2020-06-02
Merge branch 'tor-github/pr/1909'
George Kadianakis
2020-05-30
Preemptive circs should work with UseEntryGuards 0
Roger Dingledine
2020-05-21
Check for NULL from tor_dup_ip()
rl1987
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
nodelist: Move node flag checks
teor
2020-05-18
nodelist: Move the v3 onion service rendezvous check
teor
2020-05-18
rust/protover: Fix protocol version support error handling
teor
2020-05-16
Fix spacing in if statement in tor_version_parse()
Neel Chauhan
2020-05-15
versions: Improve the protover summary comments
teor
2020-05-15
protover: Add defines for recent protocol versions
teor
2020-05-14
circuitbuild: Refactor IPv6 extend node selection
teor
2020-05-14
circuitbuild: Refactor build state node selection flags
teor
2020-05-11
routerlist: Choose nodes that can initiate IPv6 extends
teor
2020-05-11
circuit: Add flags for IPv6 extends
teor
2020-05-11
protover: Add node functions for IPv6 extend support
teor
2020-05-11
protover: Sort version flags by their underlying protocols
teor
2020-05-11
protover: Declare support for Relay=3
teor
2020-05-07
Merge remote-tracking branch 'tor-github/pr/1880/head'
Nick Mathewson
2020-05-07
Define and use TOR_ADDRPORT_BUF_LEN
Neel Chauhan
2020-05-07
Wrap long lines
teor
2020-05-07
Replace several C identifiers.
teor
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
2020-05-06
Fix a boolean logic error when logging about invalid hostnames.
Nick Mathewson
2020-05-06
connection_or_finished_flushing(): add a missing "break;"
Nick Mathewson
2020-05-06
Merge branch 'maint-0.4.3'
Nick Mathewson
[next]