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
/
feature
/
dirclient
Age
Commit message (
Expand
)
Author
2024-02-01
dirauth: Warn when failing to post during a vote
Sebastian Hahn
2022-10-25
use consensus ip:port for dir auths if different
Roger Dingledine
2022-10-25
clean up comment a bit
Roger Dingledine
2021-10-24
fetch missing bridge descriptors without delay
Roger Dingledine
2021-08-18
Merge remote-tracking branch 'tor-gitlab/mr/420'
Nick Mathewson
2021-08-17
dir: Do not flag non-running failing HSDir
David Goulet
2021-06-18
Merge branch 'maint-0.4.6'
David Goulet
2021-06-18
Fix compilation on systems with older compilers.
Alexander Færøy
2021-06-01
Merge branch 'maint-0.4.6'
David Goulet
2021-06-01
Merge branch 'tor-gitlab/mr/393' into maint-0.4.6
David Goulet
2021-05-27
Upgrade and rate-limit compression failure message.
Nick Mathewson
2021-05-27
Merge branch 'maint-0.4.6'
David Goulet
2021-05-27
Merge branch 'tor-gitlab/mr/392' into maint-0.4.6
David Goulet
2021-05-26
Prefer mmap()ed consensus files over cached_dir_t entries.
Nick Mathewson
2021-04-23
Merge branch 'tor-gitlab/mr/327'
David Goulet
2021-03-12
Update copyrights to 2021, using "make update-copyright"
Nick Mathewson
2021-02-24
Merge branch 'maint-0.4.5'
David Goulet
2021-02-24
Choose the correct dirport when contacting an authority.
Nick Mathewson
2021-02-24
Add support for knowing multiple HTTP DirPorts for an authority.
Nick Mathewson
2021-02-23
relay: Avoid a directory early fetch
David Goulet
2021-02-22
relay: Remove dirport reachability self test
David Goulet
2021-02-19
hs-v2: Removal of service and relay support
David Goulet
2021-02-19
hs-v2: Remove client support
David Goulet
2021-01-21
log more during consensus voting process
Roger Dingledine
2020-10-20
Merge branch 'mr_175_squashed'
Nick Mathewson
2020-10-20
Consider 301 as an error like 404
Guinness
2020-10-19
Simplify logic to use smartlist_add_asprintf()
Nick Mathewson
2020-10-08
dirclient: print bandwidth usage on one line (#40159)
Alex Xu (Hello71)
2020-08-05
Replace several C identifiers for ticket 18106.
Nick Mathewson
2020-07-22
log: Don't use twice fmt_addr() in same logging statement
David Goulet
2020-07-20
relay: Handle dir address suggestion with new interface
David Goulet
2020-07-20
relay: Deciding to fetch from authority, use new find address API
David Goulet
2020-07-16
Use connection_describe() for log messages.
Nick Mathewson
2020-07-14
addr: Use tor_addr_t instead of uint32_t for IPv4
David Goulet
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-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-03-19
Actually log post-bootstrap directory dl totals.
Nick Mathewson
2020-03-05
Merge branch 'clang_format_prep_3'
Nick Mathewson
2020-02-25
Merge remote-tracking branch 'tor-github/pr/1750/head'
Nick Mathewson
2020-02-20
Use PRIu64 and TOR_PRIuSZ, to fix 32-bit build error.
Nick Mathewson
2020-02-20
Make direclient_dump_total_dls() respect SafeLogging and pass tests.
Nick Mathewson
2020-02-18
Remember dirctory bw usage, and log it in the heartbeat
Nick Mathewson
2020-02-18
Don't accept posted votes after :52:30
Roger Dingledine
2020-02-06
Use smaller CPP error messages
Nick Mathewson
2020-01-16
Merge branch 'ticket32487_squashed' into ticket32487_squashed_and_merged
Nick Mathewson
2020-01-16
Rename dirclient_modes.h identifiers to start with dirclient_
Nick Mathewson
2020-01-16
Move directory_must_use_begindir() to dirclient_modes.[ch]
Nick Mathewson
[next]