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
2018-03-29
Fix CID 1433643
Taylor Yu
2018-03-28
Merge remote-tracking branch 'public/bug25512'
Nick Mathewson
2018-03-26
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-26
Merge branch 'bug24903_029' into maint-0.3.3
Nick Mathewson
2018-03-26
When extending a circuit's path length, clear onehop_tunnel.
Nick Mathewson
2018-03-23
Clear all control.c flags on control_free_all()
Nick Mathewson
2018-03-14
Merge remote-tracking branch 'public/restart_reset_bootstrap'
Nick Mathewson
2018-03-03
Merge branch 'ticket23814' into maint-0.3.3
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-01-25
Remove the old ("deterministic") download schedule.
Nick Mathewson
2017-12-11
In control.c, reset the bootstrapping status on shutdown
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-12-05
Initialize pk so that older gcc versions don't freak out.
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
control: Improve ADD_ONION helper function comments
David Goulet
2017-12-05
control: Don't use void pointer for ADD_ONION secret key
David Goulet
2017-12-05
control: HSPOST command support for v3
David Goulet
2017-12-05
control: Don't check if Server is an HSDir for HSPOST
David Goulet
2017-12-05
control: Support HS v3 for CIRC and CIRC_MINOR event
David Goulet
2017-12-05
hs-v3: Implement HS_DESC UPLOAD event
David Goulet
2017-12-05
hs-v3: Implement HS_DESC CREATED 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-12-05
hs-v3: Add ephemeral service support
David Goulet
2017-11-20
hs: Rename rend_service_add_ephemeral_status_t
David Goulet
2017-11-20
control: Support HSv3 interface for ADD_ONION
David Goulet
2017-11-20
control: Implement GETINFO hs/service/desc/id/<ADDR> for HSv3
David Goulet
2017-11-20
control: Implement GETINFO hs/client/desc/id/<ADDR> for HSv3
David Goulet
2017-11-14
Merge branch 'maint-0.3.2'
Nick Mathewson
2017-11-10
control: Fix wrong Action on failure to upload an HS descriptor
David Goulet
2017-11-01
Merge remote-tracking branch 'public/owning_control_fd'
Nick Mathewson
2017-10-20
Return instead of exiting in options_init_from_torrc()
Nick Mathewson
2017-10-19
Comment-only change: annotate exit() calls.
Nick Mathewson
2017-10-18
Add __OwningControllerFD to allow controllers without controlports
Nick Mathewson
2017-09-15
Replace accumulated C ;;s with ;s
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Merge remote-tracking branch 'dgoulet/ticket19254_032_01'
Nick Mathewson
2017-09-15
Make control port download status next attempts consistent
teor
2017-09-14
Refactor control_event_bootstrap_problem
Taylor Yu
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-09-08
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-08
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-09-08
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-08
Merge branch 'ticket22377'
Nick Mathewson
[next]