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
/
dirserv.c
Age
Commit message (
Expand
)
Author
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-28
Fix paths for buffers.h; automated.
Nick Mathewson
2018-06-26
Merge branch 'log_dependencies'
Nick Mathewson
2018-06-24
we've never been good at using "directory" well as a noun
Roger Dingledine
2018-06-22
Remove bloom filters, order statistics, and bitarrays from container.h
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-06-20
eol@eof in test-dir.c
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Extract cached_dir_t into a new header.
Nick Mathewson
2018-06-15
Extract routerinfo_t into its own header.
Nick Mathewson
2018-06-15
Extract microdesc_t into its own header.
Nick Mathewson
2018-06-15
Extract extrainfo_t into its own header
Nick Mathewson
2018-06-15
Extract desc_store_t and routerlist_t into their own headers.
Nick Mathewson
2018-06-15
Split vote_{microdesc_hash,routerstatus}_t into their own headers
Nick Mathewson
2018-06-15
Extract node_t into its own header.
Nick Mathewson
2018-06-15
Extract tor_version_t into its own header.
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-05-09
Comment-only fix: annotate we_are_hibernating() usage
Nick Mathewson
2018-05-08
Merge branch 'bug26004_029_squashed'
Nick Mathewson
2018-05-08
Avoid unsigned integer underflow on empty input.
Nick Mathewson
2018-05-08
Allow bandwidth-file lines to have node_id in the last position
juga0
2018-05-02
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-02
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-05-02
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-05-02
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-05-02
Stop logging stack contents when reading a zero-length bandwidth file
teor
2018-05-01
Rename dirvote_common.{c|h} to voting_schedule.{c|h}
David Goulet
2018-05-01
Merge remote-tracking branch 'ffmancera-1/bug20522'
Nick Mathewson
2018-05-01
dirvote: Move the vote creation code into dirvote.c
David Goulet
2018-04-27
dirvote: Rename authority_cert_dup()
David Goulet
2018-04-27
dirvote: Extract shared functions to common file
David Goulet
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-05
Enable DISABLE_DISABLING_ED25519.
Fernando Fernandez Mancera
2018-04-02
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-02
dir auths no longer vote Guard if they're not voting V2Dir
Roger Dingledine
2018-03-06
Refactor: suppress duplicated functions from router.c and encapsulate NODE_DE...
Caio Valente
2018-03-04
Fix a crash bug when testing reachability
Nick Mathewson
2018-02-15
Merge remote-tracking branch 'valentecaio/t-25081'
Nick Mathewson
2018-02-13
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-02-13
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-13
dirserv: Improve returned message when relay is rejected
David Goulet
2018-02-08
dirserv: Improve returned message when relay is rejected
David Goulet
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-31
refactor: using get_uptime() (and reset_uptime()) consistently.
Caio Valente
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-06
Merge remote-tracking branch 'teor/bug24488'
Nick Mathewson
[next]