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
/
or
/
directory.h
Age
Commit message (
Expand
)
Author
2017-11-17
Introduce cache for outdated microdesc dirservers.
George Kadianakis
2017-05-22
Log a warning if we receive a disallowed compression method for an anonymous ...
Alexander Færøy
2017-05-22
Merge remote-tracking branch 'ahf/bugs/22305'
Nick Mathewson
2017-05-22
Ensure that only GZip and Zlib compression is handled for anonymous connections.
Alexander Færøy
2017-05-22
Fix a compilation warning about duplicate typedef
Nick Mathewson
2017-05-22
Set guard state on bridge descriptor fetches.
George Kadianakis
2017-05-12
Send "Accept-Encoding" to directory servers.
Alexander Færøy
2017-05-04
New function to add additional headers to a directory request
Nick Mathewson
2017-04-27
Merge branch 'parse_accept_encoding'
Nick Mathewson
2017-04-27
Merge branch 'dirreq'
Nick Mathewson
2017-04-25
Tests for parse_accept_encoding
Nick Mathewson
2017-04-21
Make directory_request_set_guard_state static.
Nick Mathewson
2017-04-21
Document the new directory_request_t API and add some assertions
Nick Mathewson
2017-04-21
Remove old directory_initiate_command_*() functions.
Nick Mathewson
2017-04-21
Have directory_get_from_all_authorities use requests.
Nick Mathewson
2017-04-21
continue refactoring directory API: remove initiate_command_rend
Nick Mathewson
2017-04-17
Rename `zlib_compression_level_t` to `compression_level_t`.
Alexander Færøy
2017-04-16
Begin work to turn "directory request" into an object
Nick Mathewson
2017-03-28
Merge branch 'spooling_squashed'
Nick Mathewson
2017-03-28
Refactor the directory spool implementation
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-30
Restrict fuzzing to the directory headers
teor
2016-12-19
For fuzzing: Expose directory_handle_command.
teor
2016-11-30
Use the new guard notification/selection APIs throughout Tor
Nick Mathewson
2016-11-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-06
Do not apply 'max_failures' to random-exponential schedules.
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
test: Add prop224 directory fetch/upload unit tests
George Kadianakis
2016-11-04
prop224: Directory support for v3 descriptor fetch
George Kadianakis
2016-11-04
prop224: Directory support for v3 descriptor publishing
David Goulet
2016-10-26
Allow asking a bridge's own descriptor over one-hop connection
Nick Mathewson
2016-10-18
Refactor to use purpose_needs_anonymity and remove is_sensitive_dir_purpose
Chelsea H. Komlo
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-07-01
Call purpose_needs_anonymity in authority_certs_fetch_missing
teor (Tim Wilson-Brown)
2016-06-18
Move exponential-random backoff computation out of download_status_schedule_g...
Andrea Shepard
2016-06-18
Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_t
Andrea Shepard
2016-05-09
avoid another redundant check
Roger Dingledine
2016-05-09
get rid of the scattered checks to cancel a consensus fetch
Roger Dingledine
2016-05-09
close other consensus fetches when we get a consensus
Roger Dingledine
2016-05-05
Make clients always use begindir for directory requests
teor (Tim Wilson-Brown)
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Choose bridge addresses by IPv4/IPv6 preferences
teor (Tim Wilson-Brown)
2016-01-15
Merge remote-tracking branch 'twstrike/directory-tests'
Nick Mathewson
2015-12-16
A relay now advertises "tunnelled-dir-server" in its descriptor
Matthew Finkel
2015-12-15
Fix a few compilation warnings and errors
Nick Mathewson
2015-12-15
Merge remote-tracking branch 'teor/feature4483-v10-squashed'
Nick Mathewson
2015-12-16
Prop210: Close excess connections once a consensus is downloading
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Add schedules for simultaneous client consensus downloads
teor (Tim Wilson-Brown)
2015-12-16
Prop210: Add want_authority to directory_get_from_dirserver
teor (Tim Wilson-Brown)
[next]