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
/
control.c
Age
Commit message (
Expand
)
Author
2016-11-16
refactor router_pick_published_address to have another arg
Roger Dingledine
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-09-13
Refactor Single Onion code to improve consistency
teor
2016-09-13
Ephemeral Single Onion Services must have the NonAnonymous ADD_ONION flag
teor
2016-08-19
Merge remote-tracking branch 'public/deprecation_v2'
Nick Mathewson
2016-08-12
Merge remote-tracking branch 'public/Fix_19450'
Nick Mathewson
2016-08-03
Add new warn_deprecated option to config_assign*().
Nick Mathewson
2016-08-02
Remove/fix remaining evbuffer references
Nick Mathewson
2016-08-02
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
Nick Mathewson
2016-07-29
Keep make check-spaces happy
Andrea Shepard
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-28
Merge branch 'bug18902_squashed'
Nick Mathewson
2016-07-28
Fix all -Wshadow warnings on Linux
Nick Mathewson
2016-07-08
Merge remote-tracking branch 'sebastian/libevent2'
Nick Mathewson
2016-07-04
Raise libevent dependency to 2.0.10-stable or newer
Sebastian Hahn
2016-07-01
Avoid disclosing exit IP addresses in exit policies by default
teor (Tim Wilson-Brown)
2016-06-30
A little more specificity in documentation for getinfo download/ stuff
Nick Mathewson
2016-06-29
Expose GETINFO download status statics for test suite and make things mockable
Andrea Shepard
2016-06-29
Add bridge descriptor download status queries to GETINFO
Andrea Shepard
2016-06-29
Add router descriptor download status queries to GETINFO
Andrea Shepard
2016-06-29
Expose authority certificate download statuses on the control port
Andrea Shepard
2016-06-27
Expose consensus download statuses on the control port
Andrea Shepard
2016-06-20
Patch from dgoulet: fix a base16 problem that manifested w stem
Nick Mathewson
2016-06-20
Make base16_decodes return number of decoded bytes
nikkolasg
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-27
Merge remote-tracking branch 'arma/task19035-fixedup'
Nick Mathewson
2016-05-27
Disable GET /tor/bytes.txt and GETINFO dir-usage
Roger Dingledine
2016-05-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-05-17
Merge remote-tracking branch 'arma/bug18616-v4' into maint-0.2.8
Nick Mathewson
2016-05-16
touchups and refactorings on bug 18616 branch
Roger Dingledine
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
Add client auth for ADD_ONION services
John Brooks
2016-05-09
Add client auth to rend_service_add_ephemeral
John Brooks
2016-05-02
(cherry-picked by nickm, with changes file from isis.)
s0rlxmh0
2016-03-28
Fix memory leak in TestingEnableCellStatsEvent
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-17
Add onion address to the HS_DESC UPLOADED event
David Goulet
2016-01-29
Return NULL from extend_info_from_node if the node has no allowed address
teor (Tim Wilson-Brown)
2015-12-15
Replace usage of INLINE with inline
cypherpunks
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-11-25
Merge branch 'bug17686_v2_027'
Nick Mathewson
2015-11-25
Now that crypto_rand() cannot fail, it should return void.
Nick Mathewson
2015-11-20
Add controller getinfo exit-policy/reject-private
teor (Tim Wilson-Brown)
2015-09-08
Separate lookup function for service rend cache
Donncha O'Cearbhaill
2015-09-08
Add replica number to HS_DESC CREATED event
Donncha O'Cearbhaill
2015-09-08
Specify descriptor cache type in rend_cache_lookup_entry()
Donncha O'Cearbhaill
2015-09-08
Add GETINFO hs/service/desc/id/ control command
Donncha O'Cearbhaill
2015-08-25
Add a HS_DESC CREATED control event
Donncha O'Cearbhaill
2015-08-25
Create a service-side descriptor cache
Donncha O'Cearbhaill
2015-08-21
Merge branch 'workqueue_squashed'
Nick Mathewson
[next]