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
/
control.c
Age
Commit message (
Expand
)
Author
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-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
2015-08-21
Fix a bunch of check-spaces complaints
Sebastian Hahn
2015-08-20
Rename EVENT_SIGNAL -> EVENT_GOT_SIGNAL
Nick Mathewson
2015-08-18
Merge branch 'decouple_controller_events_squashed'
Nick Mathewson
2015-08-18
Use thread-local storage to block event_queue recursion.
Nick Mathewson
2015-08-18
Multithreading support for event-queue code.
Nick Mathewson
2015-08-18
Refactor initialization logic for control-event-queue
Nick Mathewson
2015-08-18
Remove obsolete event_format_t
Nick Mathewson
2015-08-18
Refactor our logic for sending events to controllers
Nick Mathewson
2015-08-13
Change lost_owning_controller() to call activate_signal().
Nick Mathewson
2015-08-12
Try to decouple process_signal() from anything not event-driven
Nick Mathewson
2015-07-30
Add get_max_sockets() and remove dead code
David Goulet
2015-06-03
Check for NULL values in getinfo_helper_onions
teor
2015-06-01
Appease make check-spaces
Andrea Shepard
2015-05-20
Add support for 'HiddenServiceMaxStream' to 'ADD_ONION'.
Yawning Angel
2015-05-18
Fix some compilation warnings
Nick Mathewson
2015-05-18
Merge remote-tracking branch 'andrea/ticket15358_squashed_2'
Nick Mathewson
2015-05-17
Add GETINFO network-liveness to control protocol
Andrea Shepard
2015-05-17
Implement EVENT_NETWORK_LIVENESS
Andrea Shepard
2015-05-14
Add missing descriptor ID to HS_DESC control event
David Goulet
2015-05-08
Fix segfault in HSPOST command introduce with feature #3523
Donncha O'Cearbhaill
2015-05-05
Fix a few more memory leaks; not in any released Tor
Nick Mathewson
2015-05-04
Merge branch 'feature3523_027'
Nick Mathewson
2015-05-04
Add "+HSPOST" and related "HS_DESC" event flags to the controller.
Donncha O'Cearbhaill
2015-05-02
Make `GETINFO hs/client/desc/id/<identifier>` actually work (#14845).
Yawning Angel
2015-04-30
whitespace fixes
Nick Mathewson
2015-04-30
Use rend_data_client/service_create() in code
David Goulet
2015-04-28
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
Yawning Angel
2015-04-23
Merge remote-tracking branch 'dgoulet/bug14847_027_06'
Nick Mathewson
2015-04-23
Merge remote-tracking branch 'public/bug15546'
Nick Mathewson
2015-04-23
Avoid memory leak in error messages in control.c (not in any tor)
Nick Mathewson
2015-04-23
Merge remote-tracking branch 'dgoulet/bug14845_026_01'
Nick Mathewson
[next]