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-09
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-06-13
Fix a GCC "potential null dereference" warning.
Nick Mathewson
2018-06-11
Several attempts to diagnose ticket 25686
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.1' into maint-0.3.2
Nick Mathewson
2018-04-22
Allow cpuworkers to exist without onion keys
Nick Mathewson
2017-12-11
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
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.5' into maint-0.2.8
Nick Mathewson
2017-11-27
Merge branch 'ticket23856_025_01' into maint-0.3.2
Nick Mathewson
2017-11-27
relay: Change bandwidth stats interval to 24 hours
David Goulet
2017-11-18
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-18
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-18
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-18
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-13
Minimal implementation of bridge-distribution-request
Nick Mathewson
2017-10-24
Merge branch 'feature18329_029_squashed' into maint-0.3.2
Nick Mathewson
2017-10-24
Always set bridge-distribution-request on bridges' descriptors.
Nick Mathewson
2017-10-24
Add new BridgeDistribution config option
Roger Dingledine
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-13
fix a copy-pasta issue from long ago
Roger Dingledine
2017-09-12
Remove named_map and unnamed_map from networkstatus.c
Nick Mathewson
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-08-25
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
2017-08-22
Refactor node lookup APIs to take flags
Nick Mathewson
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-08-03
Merge branch 'bug22885_squashed'
Nick Mathewson
2017-08-03
Don't send missing X-Desc-Gen-Reason on startup
Nick Mathewson
2017-07-13
rephist: Remove unused crypto_pk statistics.
Isis Lovecruft
2017-06-28
Merge remote-tracking branch 'asn/bug21969_bridges_030' into maint-0.3.0
Nick Mathewson
2017-06-21
Call it a BUG to use -1 in authdir_mode_handles_descs
Nick Mathewson
2017-06-21
Remove obsolete authdir_mode_any_nonhidserv()
huyvq
2017-06-21
Convert authdir_mode_handles_descs() to alternative wrappers
huyvq
2017-06-21
Convert authdir_mode_handles_descs(options, -1) with authdir_mode(options)
huyvq
2017-06-21
Remove obsolete authdir_mode_any_main()
huyvq
2017-06-05
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-05-31
Bugfix: Regenerate more certificates when appropriate
Nick Mathewson
2017-05-24
get rid of some dead code (leftover from commit fa04fe1)
Roger Dingledine
2017-05-24
add copy of MyFamily element to the descriptor, not the element itself
Roger Dingledine
2017-05-24
don't free the values in options->MyFamily when we make a descriptor
Roger Dingledine
2017-05-22
Refactor directory_initiate_command() so that it accepts guard_state.
George Kadianakis
2017-05-10
Merge remote-tracking branch 'public/my-family-list-fix-4498'
Nick Mathewson
2017-05-09
Merge branch 'dgoulet_ticket22060_031_01_squashed'
Nick Mathewson
2017-05-09
config: Remove {Control,DNS,Dir,Socks,Trans,NATD,OR}ListenAddress option
David Goulet
2017-05-09
config: Remove TLSECGroup option
David Goulet
2017-05-09
config: Remove AllowSingleHopExits option
David Goulet
2017-05-08
Merge branch 'netflow_padding-v6-rebased2-squashed'
Nick Mathewson
[next]