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.c
Age
Commit message (
Expand
)
Author
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-05
Merge branch 'more_directories_squashed'
Nick Mathewson
2017-12-05
New accessors for keydir/cachedir access
Nick Mathewson
2017-12-05
Extract common code for creating the keys directory.
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-17
Make all the free() functions from container.h clear their targets
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-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-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
2017-05-08
Netflow record collapsing defense.
Mike Perry
2017-04-21
Replace remaining directory_initiate_command_* instances
Nick Mathewson
2017-04-14
MyFamily config string is now a list. #4998
Daniel Pinto
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
2017-01-17
relay: Honor DataDirectoryGroupReadable at key init
David Goulet
2016-12-12
Replace "people" with the appropriate network component in comments
J. Ryan Stinnett
2016-12-08
Merge branch 'feature15056_v1_squashed'
Nick Mathewson
[next]