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
/
dirclient.c
Age
Commit message (
Expand
)
Author
2021-10-28
Fix compilation on systems with older compilers.
Alexander Færøy
2021-10-06
Merge branch 'tor-gitlab/mr/392' into maint-0.4.5
David Goulet
2021-10-06
Merge branch 'tor-gitlab/mr/393' into maint-0.4.5
David Goulet
2021-08-17
dir: Do not flag non-running failing HSDir
David Goulet
2021-05-27
Upgrade and rate-limit compression failure message.
Nick Mathewson
2021-05-26
Prefer mmap()ed consensus files over cached_dir_t entries.
Nick Mathewson
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-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
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
2020-01-16
Move dirclient-related functions out of dirserv, and reenable them
Nick Mathewson
2020-01-08
It's 2020. Update the copyright dates with "make update-copyright"
Nick Mathewson
2019-11-18
Merge branch 'tor-github/pr/1423'
George Kadianakis
2019-11-18
hs-v3: Refactor descriptor dir fetch done code
David Goulet
2019-11-18
hs-v3: Set extended error when missing/bad client auth
David Goulet
2019-11-18
hs-v3: Set extended error when descriptor is not found
David Goulet
2019-11-18
hs-v3: Return descriptor decoding status when storing as client
David Goulet
2019-10-26
doxygen: add @file declarations for src/feature/
Nick Mathewson
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-03-25
Split all controller events code into a new control_events.c
Nick Mathewson
2019-01-16
Bump copyright date to 2019
Nick Mathewson
2018-11-02
Avoid mmap leak if we get a consensus diff we can't use.
Nick Mathewson
2018-10-31
Merge branch 'networkstatus_mmap' into networkstatus_mmap_merge
Nick Mathewson
2018-09-27
Move the predicted ports code out of rephist.c
Nick Mathewson
2018-09-26
Merge branch 'router_split'
Nick Mathewson
2018-09-26
Merge remote-tracking branch 'dgoulet/bug27550_035_01'
Nick Mathewson
2018-09-25
Revise things that had included router.h before
Nick Mathewson
2018-09-25
Extract all the "am I a server" functions from router.c
Nick Mathewson
2018-09-25
Rename dirauth/mode.h to dirauth/authmode.h
Nick Mathewson
[next]