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
2017-05-04
Grammar fix in a log message
Nick Mathewson
2017-05-04
Fix: our directory.c code expects header constants to end with a :
Nick Mathewson
2017-05-04
Update the consdiff directory code based on #22143 fixes
Nick Mathewson
2017-05-04
Turn DEFAULT_IF_MODIFIED_SINCE_DELAY into a const
Nick Mathewson
2017-05-04
Request (and try to use) consensus diffs.
Nick Mathewson
2017-05-04
Generate X-Or-Diff-From-Consensus headers correctly.
Nick Mathewson
2017-05-04
Remove excess indentation from previous commit.
Nick Mathewson
2017-05-04
Extract the consensus-only part of directory_get_from_dirserver
Nick Mathewson
2017-05-04
New function to add additional headers to a directory request
Nick Mathewson
2017-05-04
Serve consensus diffs on request.
Nick Mathewson
2017-05-04
Support writing Content-Encoding headers other than deflate
Nick Mathewson
2017-05-04
Remove old unused indentation from handle_get_current_consensus
Nick Mathewson
2017-05-02
Reindent the just-extracted directory response handler functions
Nick Mathewson
2017-05-02
Break connection_dir_client_reached_eof() into smaller functions
Nick Mathewson
2017-04-27
Use a cast to try to avoid a tautalogical comparison warning
Nick Mathewson
2017-04-27
Merge branch 'parse_accept_encoding'
Nick Mathewson
2017-04-27
Move the "supported compression bitmask" into compress.[ch]
Nick Mathewson
2017-04-27
Merge branch 'dirreq'
Nick Mathewson
2017-04-27
Include UPLOAD_RENDDESC_V2 in PURPOSE_IS_UPLOAD
Nick Mathewson
2017-04-25
Bitmask out the compression methods that we do not support
Nick Mathewson
2017-04-25
Tests for parse_accept_encoding
Nick Mathewson
2017-04-25
Parse recognized entries from the Accept-Encoding header.
Nick Mathewson
2017-04-21
Refactor directory_command_should_use_begindir to use directory_request_t
Nick Mathewson
2017-04-21
move the definition of directory_command_should_use_begindir
Nick Mathewson
2017-04-21
Refactor directory_send_command to take a directory_request_t
Nick Mathewson
2017-04-21
Rename, revise, and document directory_request_is_dir_specified.
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
Refactor directory_get_from_dirserver to use request API.
Nick Mathewson
2017-04-21
Refactor directory_post_to_dirservers to use requests
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-18
Rename `write_to_buf_zlib()` to `write_to_buf_compress()`.
Alexander Færøy
2017-04-18
Rename `zlib_state` to `compress_state` in `dir_connection_t`.
Alexander Færøy
2017-04-17
Refactor the streaming compression code.
Alexander Færøy
2017-04-17
Rename `tor_gzip_{compress,uncompress}` to `tor_{compress,uncompress}`.
Alexander Færøy
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
Add nonfatal asserts for return val of dirserv_flushed_some
Nick Mathewson
2017-03-28
Refactor the directory spool implementation
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-02-27
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-02-27
Merge remote-tracking branch 'teor/bug20711' into maint-0.3.0
Nick Mathewson
2017-02-27
Fix a wide line
Nick Mathewson
2017-02-27
Fix a "directive within macro arguments" warning
Nick Mathewson
2017-02-27
Merge remote-tracking branch 'ahf/bugs/21206'
Nick Mathewson
2017-02-16
Save number of sent/received RELAY_DATA cells for directory connections.
Alexander Færøy
2017-02-15
hs: Avoid a strlen(NULL) if descriptor is not found in cache
David Goulet
[prev]
[next]