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
/
or
/
directory.c
Age
Commit message (
Expand
)
Author
2018-01-25
Remove all the old max_delay logic.
Nick Mathewson
2018-01-25
fixup! Remove the old ("deterministic") download schedule.
Nick Mathewson
2018-01-25
Remove the old ("deterministic") download schedule.
Nick Mathewson
2017-12-12
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-12-12
Make sure bridges are definitely running before delaying directory fetches
teor
2017-12-11
Merge remote-tracking branch 'public/bug23817_031' into maint-0.3.1
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-12-05
hs-v3: Implement HS_DESC_CONTENT event
David Goulet
2017-12-05
hs-v3: Support HS_DESC UPLOAD failed
David Goulet
2017-12-05
hs-v3: Implement HS_DESC UPLOADED event
David Goulet
2017-12-05
hs-v3: Implement HS_DESC RECEIVED event
David Goulet
2017-12-05
hs-v3: Implement HS_DESC FAILED event
David Goulet
2017-12-05
control: Rename two HS v2 specific functions
David Goulet
2017-12-01
Remove a duplicate call to update_microdesc_downloads()
George Kadianakis
2017-11-22
Stop checking cached bridge descriptors for usable bridges
teor
2017-11-17
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-17
Intoduce unittest for skipping outdated dirservers.
George Kadianakis
2017-11-17
Merge branch 'bug23817_031' into maint-0.3.2
Nick Mathewson
2017-11-17
Introduce new guard restriction and use it to skip outdated dirs.
George Kadianakis
2017-11-17
Introduce cache for outdated microdesc dirservers.
George Kadianakis
2017-11-17
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-16
relay: Avoid extra LOG_NOTICE for every new descriptor batch
David Goulet
2017-11-15
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-14
Silence a warning about failed descriptor uploads.
George Kadianakis
2017-11-13
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-13
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-08
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-08
Merge branch 'bug23816_029_squashed' into maint-0.3.2
Nick Mathewson
2017-11-08
Replace our random-exponential-delay algorithm.
Nick Mathewson
2017-11-02
Merge branch 'buf_for_stringbuffer_squashed'
Nick Mathewson
2017-11-02
Refactor write_http_response_header_impl() to use buf_t
Nick Mathewson
2017-10-26
Remove a duplicate call to update_microdesc_downloads()
George Kadianakis
2017-10-25
Remove a duplicate call to update_microdesc_downloads()
George Kadianakis
2017-10-25
Add a unittest that reveals the offending case of #23862.
George Kadianakis
2017-10-23
Remove the length limit from write_http_status_line
Nick Mathewson
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Avoid an instance of the bug warning in any_bridge_descriptors_known()
teor
2017-09-14
Rename write_http_status_line, since it does more now.
Nick Mathewson
2017-09-14
Make missing reason_phrase into a BUG().
Nick Mathewson
2017-09-14
get rid of the scary 256-byte-buf landmine
Roger Dingledine
2017-09-14
Make dir servers include a "Date:" http header more often
Roger Dingledine
2017-09-13
get rid of a case where we might log a NULL as %s
Roger Dingledine
2017-09-13
Merge remote-tracking branch 'teor/bug23470-029'
Nick Mathewson
2017-09-13
Stop relays calling directory_fetches_from_authorities on dir downloads
teor
2017-09-12
clang scan-build: Fix "dead increment" warnings.
Nick Mathewson
2017-09-12
Merge branch 'bug23347_squashed'
Nick Mathewson
2017-09-12
Make clients wait to refresh bridges when they have a recent descriptor
teor
2017-09-12
Make bridge clients download bridge descriptors immediately
teor
2017-09-05
Make url-canonicalizer canonicalize correctly.
Nick Mathewson
[prev]
[next]