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.h
Age
Commit message (
Expand
)
Author
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-05
Merge branch 'http_tunnel_squashed'
Nick Mathewson
2017-09-05
Export http-command parsing functions.
Nick Mathewson
2017-08-28
Fix compilation warning on old clangs.
George Kadianakis
2017-08-24
prop224: Add directory_request_fetch_set_hs_ident()
David Goulet
2017-08-24
test: Add tests for fetching descs and handling SOCKS conns.
George Kadianakis
2017-08-24
prop224: Add client code to handle fetched HS descriptors.
George Kadianakis
2017-08-08
Do more type checking when setting HS idents.
George Kadianakis
2017-08-08
prop224: Directory function to upload descriptor
David Goulet
2017-07-07
Merge branch 'bug17750_029_squashed'
Nick Mathewson
2017-07-07
Refactor exponential backoff multipliers into macros
teor
2017-07-07
Use download_status_get_next_attempt_at() more often
teor
2017-07-07
Make clients try fallbacks before authorities
teor
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
[next]