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
/
routerparse.c
Age
Commit message (
Expand
)
Author
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-03
Merge remote-tracking branch 'github/ticket26626'
Nick Mathewson
2018-07-03
Return U64_PRINTF_ARG and U64_FORMAT
Nick Mathewson
2018-07-03
Replace U64_LITERAL with the standard UINT64_C
Nick Mathewson
2018-07-01
Remove system headers from or.h
Nick Mathewson
2018-07-01
Extract addr_policy_t into a new header.
Nick Mathewson
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-06-28
Fix up the modules that include memarea.h (automated)
Nick Mathewson
2018-06-27
Fix up include paths for sandbox.h (automated)
Nick Mathewson
2018-06-22
Remove bloom filters, order statistics, and bitarrays from container.h
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Move extend_info_t into its own 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 authority_cert_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
Extract ns_detached_signatures_st into its own header.
Nick Mathewson
2018-06-15
Extract networkstatus_t and ..sr_info_t into their own headers
Nick Mathewson
2018-06-15
Extract networkstatus_vote_info_t into its own header.
Nick Mathewson
2018-06-15
Move document_signature_t into its own header.
Nick Mathewson
2018-06-15
Split vote_{microdesc_hash,routerstatus}_t into their own headers
Nick Mathewson
2018-06-15
Split rend_authorized_client_t and encoded_.._t into their own headers
Nick Mathewson
2018-06-15
Extract rend_intro_point_t into its own header.
Nick Mathewson
2018-06-15
Extract rend_service_descriptor_t into its own header.
Nick Mathewson
2018-06-15
Extract tor_version_t into its own header.
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-01
sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h}
David Goulet
2018-05-01
Rename dirvote_common.{c|h} to voting_schedule.{c|h}
David Goulet
2018-05-01
ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.c
David Goulet
2018-04-27
dirvote: Move SR commit parsing into dirauth module
David Goulet
2018-04-27
dirvote: Rename voter_get_sig_by_algorithm()
David Goulet
2018-04-27
dirvote: Extract shared functions to common file
David Goulet
2018-04-27
sr: Extract shared SR functions
David Goulet
2018-04-27
mod: Move dirauth specific files to its own module
David Goulet
2018-04-22
Remove MIN_METHOD_FOR_{SHARED_RANDOM,EXCLUDING_INVALID_NODES}
Nick Mathewson
2018-04-06
refactor: Alphabetise some includes in /src/or/*.
Isis Lovecruft
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-03
Merge branch 'ticket23814' into maint-0.3.3
Nick Mathewson
2018-01-31
Fix a failing unit test.
Nick Mathewson
2018-01-31
Look at the correct protocol for supports_v3_rendezvous_point
Nick Mathewson
2018-01-25
Remove the old ("deterministic") download schedule.
Nick Mathewson
2018-01-24
Also cache the protover summary in the routerinfo_t, if we're using that
Nick Mathewson
2018-01-24
Extract code to summarize protocol versions into new function
Nick Mathewson
2018-01-24
Extract protover summary flags into a new structure
Nick Mathewson
2017-11-09
Merge branch 'ticket20895'
Nick Mathewson
2017-11-01
easy typos while reviewing commits
Roger Dingledine
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
[next]