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
/
router.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-01
Extract or_state_t to its own header.
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-29
Extract get_uname to lib/osinfo.
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 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 node_t into its own header.
Nick Mathewson
2018-06-15
Extract crypt_path_t and relay_crypto_t into their own headers
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-14
Move dir_server_t into its own header.
Nick Mathewson
2018-06-14
Make server_port_cfg_t and port_cfg_t into separate headers.
Nick Mathewson
2018-06-13
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-06-13
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-06-11
Several attempts to diagnose ticket 25686
Nick Mathewson
2018-05-14
Use router_get_my_routerinfo_with_err to implement the old version
Nick Mathewson
2018-05-14
Merge remote-tracking branch 'rl1987/bug25852_take2'
Nick Mathewson
2018-05-10
Tweak error handling for #25852
rl1987
2018-05-10
Avoid confusion with errno from libc
rl1987
2018-05-10
Make _with_err return routerinfo, like old function does
rl1987
2018-05-09
Add a new net_is_completely_disabled() function
Nick Mathewson
2018-05-09
Comment-only fix: annotate we_are_hibernating() usage
Nick Mathewson
2018-05-05
Improve GETCONF exit-policy/* error handling
rl1987
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-02
dirauth: Move authdir_mode_v3() to module
David Goulet
2018-04-25
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-25
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-25
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-25
Fix a copy-paste error in the fix for #23693.
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-04-24
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-04-22
Allow cpuworkers to exist without onion keys
Nick Mathewson
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-06
Refactor: suppress duplicated functions from router.c and encapsulate NODE_DE...
Caio Valente
2018-02-15
Merge remote-tracking branch 'ffmancera-1/bug18918'
Nick Mathewson
2018-02-12
Tweaks into router_should_be_dirserver() log msg.
Fernando Fernandez Mancera
2018-01-31
refactor: using get_uptime() (and reset_uptime()) consistently.
Caio Valente
2018-01-24
Clarify directory and ORPort checking functions.
Fernando Fernandez Mancera
2017-12-11
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-12-11
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-12-11
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
[next]