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
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
prop224: Use a const pointer for the cache lookup entry
David Goulet
2016-11-04
Add EnableOnionServicesV3 consensus parameter
David Goulet
2016-11-04
Make check-spaces happy :)
George Kadianakis
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-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-10-26
More module-level documentation.
Nick Mathewson
2016-10-26
Allow asking a bridge's own descriptor over one-hop connection
Nick Mathewson
2016-10-19
BUG in purpose_needs_anonymity if switch not matched.
Nick Mathewson
2016-10-19
Refactor purpose_needs_anonymity to use switch statement
Chelsea H. Komlo
2016-10-18
Refactor to use purpose_needs_anonymity and remove is_sensitive_dir_purpose
Chelsea H. Komlo
2016-10-02
remove confusing comment about conditional consensus download
Roger Dingledine
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-08-02
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
Nick Mathewson
2016-07-14
Remove bufferevents dead code
U+039b
2016-07-01
Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'
Nick Mathewson
2016-07-01
prop250: Parse votes and consensus
David Goulet
2016-07-01
Call purpose_needs_anonymity in authority_certs_fetch_missing
teor (Tim Wilson-Brown)
2016-06-27
Remove an always-true condition: all ints are <= INT_MAX
Nick Mathewson
2016-06-23
Merge remote-tracking branch 'public/bug15942_v2_alternative'
Nick Mathewson
2016-06-20
Simpler implementation of random exponential backoff.
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-06-18
Move exponential-random backoff computation out of download_status_schedule_g...
Andrea Shepard
2016-06-18
Better comment for download_status_schedule_get_delay() per code review
Andrea Shepard
2016-06-18
Implement DL_SCHED_RANDOM_EXPONENTIAL support for download_status_t
Andrea Shepard
2016-06-12
typo/comment/log fixes i found in my sandbox from montreal
Roger Dingledine
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-27
Merge remote-tracking branch 'arma/task19035-fixedup'
Nick Mathewson
2016-05-27
remove an unneeded layer of indentation
Roger Dingledine
2016-05-27
Disable GET /tor/bytes.txt and GETINFO dir-usage
Roger Dingledine
2016-05-19
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'teor/bug18963-remember-v2'
Nick Mathewson
2016-05-11
Fix comment for directory_handle_command_get
Nick Mathewson
2016-05-11
Fetch certificates from the same directory as previous certificates
teor (Tim Wilson-Brown)
2016-05-11
Fetch certificates from the same directory as the consensus
teor (Tim Wilson-Brown)
2016-05-10
Split directory_handle_command_get into subfunctions.
Nick Mathewson
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-09
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-05-05
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-05
Only choose directory DirPorts on relays
teor (Tim Wilson-Brown)
2016-05-05
Make clients always use begindir for directory requests
teor (Tim Wilson-Brown)
2016-05-04
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-04
Choose the correct address for one-hop connections
teor (Tim Wilson-Brown)
2016-04-13
fix typos/etc before i go nuts on #18809
Roger Dingledine
2016-04-12
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-04-07
Turn TestingClientBootstrap* into non-testing options
David Goulet
[next]