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.h
Age
Commit message (
Expand
)
Author
2018-07-05
Move literally everything out of src/or
Nick Mathewson
2018-07-01
Extract or_options_t from or.h
Nick Mathewson
2018-07-01
Extract more constants from or.h
Nick Mathewson
2018-07-01
Extract various enums and tiny structs from or.h
Nick Mathewson
2018-07-01
Minimize headers that include crypto_formats and x25519 stuff
Nick Mathewson
2018-07-01
Remove needless includes from or.h
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Split control_connection_t into its own header.
Nick Mathewson
2018-05-09
Give control.c responsibility for its own once-a-second events
Nick Mathewson
2018-05-01
Give queued_events_flush_all() responsibility for flushing log cbs
Nick Mathewson
2018-04-16
Add GETINFO current-time/{local,utc} command to ControlPort
Neel Chauhan
2018-04-10
Remove TestingEnableTbEmptyEvent
Nick Mathewson
2017-12-05
control: Don't use void pointer for ADD_ONION secret key
David Goulet
2017-12-05
hs-v3: Implement HS_DESC UPLOAD event
David Goulet
2017-12-05
hs-v3: Implement HS_DESC RECEIVED event
David Goulet
2017-12-05
hs-v3: Implement HS_DESC FAILED event
David Goulet
2017-12-05
hs-v3: Implement HS_DESC REQUESTED event
David Goulet
2017-12-05
control: Rename two HS v2 specific functions
David Goulet
2017-12-05
control: Refactor control_event_hs_descriptor_receive_end
David Goulet
2017-12-05
control: Refactor HS_DESC events functions to not be v2 specific
David Goulet
2017-11-20
control: Support HSv3 interface for ADD_ONION
David Goulet
2017-10-18
Add __OwningControllerFD to allow controllers without controlports
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-14
Refactor control_event_bootstrap_problem
Taylor Yu
2017-08-24
Remove the AUTHDIR_NEWDESCS feature: nobody is using it any more
Nick Mathewson
2017-04-24
Add regression test for #22304
Taylor Yu
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-01-28
Ticket #21329: GETINFO onions/current returns empty list
meejah
2016-06-29
Expose GETINFO download status statics for test suite and make things mockable
Andrea Shepard
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
Add client auth for ADD_ONION services
John Brooks
2016-02-27
Update the copyright year.
Nick Mathewson
2016-02-17
Add onion address to the HS_DESC UPLOADED event
David Goulet
2015-09-08
Add replica number to HS_DESC CREATED event
Donncha O'Cearbhaill
2015-08-25
Add a HS_DESC CREATED control event
Donncha O'Cearbhaill
2015-08-20
Rename EVENT_SIGNAL -> EVENT_GOT_SIGNAL
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-05-18
Merge remote-tracking branch 'andrea/ticket15358_squashed_2'
Nick Mathewson
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-04
Add "+HSPOST" and related "HS_DESC" event flags to the controller.
Donncha O'Cearbhaill
2015-04-28
Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller.
Yawning Angel
2015-04-21
Control: unbolt rend_data from HS desc event
David Goulet
2015-04-21
Control: add HS_DESC_CONTENT event
David Goulet
2015-03-22
Compile-time check that control_event_t.event_mask is big enough
teor
2015-03-22
Add unit tests for control_event_is_interesting()
teor
2015-02-23
Avoid logging natural-language reports that are redundant with bootstrapping
Nick Mathewson
2015-01-07
GETINFO bw-event-cache to get information on recent BW events
Nick Mathewson
[next]