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
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
2017-09-07
Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commands
Nick Mathewson
2017-09-05
Repair buffer API so everything starts with buf_.
Nick Mathewson
2017-09-05
Move protocol-specific functions out of buffers.c
Nick Mathewson
2017-08-24
Remove the AUTHDIR_NEWDESCS feature: nobody is using it any more
Nick Mathewson
2017-08-24
Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'
Nick Mathewson
2017-08-24
Merge branch 'bug19281_025'
Nick Mathewson
2017-08-22
Refactor node lookup APIs to take flags
Nick Mathewson
2017-08-19
prop224: Refactor parse_extended_hostname() to parse v3 addrs.
George Kadianakis
2017-08-09
Make write_escaped_data more robust to large inputs.
Nick Mathewson
2017-07-05
Make the strings from #1667 static.
Nick Mathewson
2017-07-05
Add a timestamp field to the CIRC_BW and STREAM_BW events
Donncha O'Cearbhaill
2017-07-05
Merge branch 'neena-fix-1667'
Nick Mathewson
2017-07-05
Extract "not an HTTP proxy" messages.
Nick Mathewson
2017-07-01
general formatting / whitespace / typo fixes
Roger Dingledine
2017-06-29
Merge branch 'ticket22684'
Nick Mathewson
2017-06-26
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-06-26
Patch for 22720 from huyvq: exit(1) more often
Nick Mathewson
2017-06-21
Add GETINFO targets to determine whether md/desc fetching is enabled
Nick Mathewson
[prev]
[next]