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
/
router.h
Age
Commit message (
Expand
)
Author
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-05
Improve GETCONF exit-policy/* error handling
rl1987
2018-05-02
dirauth: Move authdir_mode_v3() to module
David Goulet
2018-03-06
Refactor: suppress duplicated functions from router.c and encapsulate NODE_DE...
Caio Valente
2018-01-24
Clarify directory and ORPort checking functions.
Fernando Fernandez Mancera
2017-12-08
Replace all FREE_AND_NULL* uses to take a type and a free function.
Nick Mathewson
2017-12-08
Switch to a safer FREE_AND_NULL implementation
Nick Mathewson
2017-12-08
Change the free macro convention in the rest of src/or/*.h
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-06-21
Remove obsolete authdir_mode_any_nonhidserv()
huyvq
2017-06-21
Remove obsolete authdir_mode_any_main()
huyvq
2017-03-17
Merge branch 'ahf_bugs_21641_squashed'
Nick Mathewson
2017-03-17
Add periodic timer for expiring old onion keys.
Alexander Færøy
2017-03-17
Add API to query the current onion key grace period.
Alexander Færøy
2017-03-17
Make MIN_ONION_KEY_LIFETIME a consensus parameter defined value.
Alexander Færøy
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-11-16
refactor router_pick_published_address to have another arg
Roger Dingledine
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-02-27
Update the copyright year.
Nick Mathewson
2015-12-18
Merge branch 'feature12538_028_01_squashed'
Nick Mathewson
2015-12-17
Prop210: Fix directory fetch tests
teor (Tim Wilson-Brown)
2015-12-16
A relay now advertises "tunnelled-dir-server" in its descriptor
Matthew Finkel
2015-10-24
A second test case for dns_resolve_impl.
rl1987
2015-09-15
Add tests for directory_handle_command_get
Reinaldo de Souza Jr
2015-08-11
Split the client-only parts of init_keys() into a separate function
Nick Mathewson
2015-05-28
Merge branch '12498_ed25519_keys_v6'
Nick Mathewson
2015-05-28
Sign extrainfo documents with ed25519
Nick Mathewson
2015-05-28
Implement proposal 228: cross-certification with onion keys
Nick Mathewson
2015-05-28
Implement ed25519-signed descriptors
Nick Mathewson
2015-02-15
Refactor router_rebuild_descriptor
Sebastian Hahn
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-11
Fix 13941: make calling log_new_relay_greeting() optional.
meejah
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-27
Remove configure option to disable curve25519
Sebastian Hahn
2014-04-15
Uplift status.c unit test coverage with new test cases and macros.
dana koch
2014-04-08
Merge branch 'bug7952_final'
Nick Mathewson
2014-04-08
Making entire exit policy available to Tor controller.
rl1987
2014-03-18
Take out remaining V1 directory code.
Karsten Loesing
2014-02-28
Unit tests for test_routerkeys_write_fingerprint
Nick Mathewson
2014-02-15
Remove a bunch of functions that were never called.
Nick Mathewson
2014-02-06
remove node_describe_by_id() function
Qingping Hou
2014-02-03
Merge remote-tracking branch 'houqp/hs_control'
Nick Mathewson
2014-01-29
add hidden service descriptor async control event
Qingping Hou
2014-01-29
Rip out all of the v2 directory code.
Nick Mathewson
2013-07-10
Completely refactor how FILENAME_PRIVATE works
Nick Mathewson
2013-04-24
Merge remote-tracking branch 'public/bug6026' into maint-0.2.4
Nick Mathewson
[next]