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
/
client
Age
Commit message (
Expand
)
Author
2020-08-25
Even argument spacing for some functions in feature/client/bridges.c
Neel Chauhan
2020-08-25
Merge branch 'maint-0.4.4'
David Goulet
2020-08-25
Avoid guard-related warning when upgrading from 043 to 044.
George Kadianakis
2020-08-05
Replace several C identifiers for ticket 18106.
Nick Mathewson
2020-07-20
relay: Use flags in relay_find_addr_to_publish()
David Goulet
2020-07-20
addr: Use false/true with relay_find_addr_to_publish()
David Goulet
2020-07-20
pt: Use new address discovery interface when creating extrainfo
David Goulet
2020-07-14
Merge branch 'ticket40033_045_01_squashed'
Nick Mathewson
2020-07-14
Rename blacklist and whitelist wording
David Goulet
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
2020-07-02
Add braces to IF_BUG_ONCE()s introduced in ticket34069.
Nick Mathewson
2020-07-02
Allow multiple addresses in extend_info_t.
Nick Mathewson
2020-06-30
node: Rename addrs_in_same_network_family()
David Goulet
2020-06-23
Reinstate support for GUARD NEW/UP/DOWN control port events.
George Kadianakis
2020-06-11
Update functions that load and write the guard state file.
George Kadianakis
2020-06-11
Pick guards on the order they were sampled (prop310).
George Kadianakis
2020-06-11
Refactor some guard state file parsing code into functions.
Florentin Rochet
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-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-05
relay: Rename relay_resolve_addr.{c|h} file
David Goulet
2020-05-05
relay: New file relay_resolve_addr.{c|h}
David Goulet
2020-04-30
net: Make all address bytes functions take uint8_t *
teor
2020-03-09
Merge branch 'tor-github/pr/1751'
David Goulet
2020-03-09
Remove the ClientAutoIPv6ORPort option
Neel Chauhan
2020-03-05
Merge branch 'clang_format_prep_3'
Nick Mathewson
2020-02-19
Merge branch 'extract_relay_dns'
Nick Mathewson
2020-02-18
Make sure callers can handle NULL ext-or auth cookie filename
Nick Mathewson
2020-02-18
Move DNS TTL manipulation code to src/core/or
Nick Mathewson
2020-02-18
Replace identifiers related to clipping DNS ttls.
Nick Mathewson
2020-02-06
Wrap columnar tables in "clang-format off/on"
Nick Mathewson
2020-01-22
Lower log level of standard error messages from PT's.
Alexander Færøy
2020-01-13
Split core/include.am into per-subdirectory include.am files
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2020-01-06
Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_merged
Nick Mathewson
2019-12-04
practracker: Add missing .may_include files
teor
2019-11-18
Merge remote-tracking branch 'tor-github/pr/1517'
teor
2019-11-15
Doxygen: rename all .dox files to end with .md
Nick Mathewson
2019-11-15
Doxygen: remove /** and **/ from all .dox files
Nick Mathewson
2019-11-07
Make all our struct names end with "_t".
Nick Mathewson
2019-11-06
entrynodes.h: make a comment into doxygen.
Nick Mathewson
2019-11-05
Merge branch 'doxygen_libs'
Nick Mathewson
2019-11-05
Merge remote-tracking branch 'tor-github/pr/1477'
teor
2019-11-05
config: Rename new global functions with a prefix
teor
2019-11-04
directory-level documentation for feature/*
Nick Mathewson
[next]