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-07-05
Make the strings from #1667 static.
Nick Mathewson
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
2017-06-21
Better error message for GETINFO desc/(id|name) whenever microdescriptors are...
Kevin Butler
2017-06-21
Fix compilation on 1667 code.
Nick Mathewson
2017-06-21
Respond meaningfully to HTTP requests on the control port. Fix #1667
Ravi Chandra Padmala
2017-05-26
Cleanup MOCK_IMPL (etc) to be findable with etags
Nick Mathewson
2017-05-18
Add support for %include funcionality on torrc #1922
Daniel Pinto
2017-05-09
Merge branch 'dgoulet_ticket22060_031_01_squashed'
Nick Mathewson
2017-05-09
config: Remove AllowSingleHopCircuits option
David Goulet
2017-05-03
control: Fix NULL pointer access in HS desc event
David Goulet
2017-05-01
control: Fix comment of control_event_hs_descriptor_content
David Goulet
2017-05-01
hs: Trigger control event when client can't pick HSDir
David Goulet
2017-04-24
Add regression test for #22304
Taylor Yu
2017-04-24
Merge branch 'maint-0.3.0'
Nick Mathewson
2017-04-24
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-04-24
control: Wrong check on base16_decode return value
David Goulet
2017-03-15
Run the copyright update script.
Nick Mathewson
2017-03-10
Mark GETINFO network-status as deprecated with a warning
Nick Mathewson
2017-02-16
Merge remote-tracking branch 'meejah/ticket-21329-onions-current'
Nick Mathewson
2017-02-03
Prevention: never die from extend_info_from_node() failure.
Nick Mathewson
2017-01-30
GUARD_WAIT is now specified too
Nick Mathewson
2017-01-28
Ticket #21329: GETINFO onions/current returns empty list
meejah
2017-01-24
Repair the (deprecated, ugly) DROPGUARDS controller function.
Nick Mathewson
2017-01-11
repair whitespace.
Nick Mathewson
2017-01-09
control: Add GETINFO command for the shared random values
David Goulet
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Wrap all of the legacy guard code, and its users, in #ifdefs
Nick Mathewson
2016-12-16
Note a couple of XXX-prop271s as spec deviations.
Nick Mathewson
2016-11-30
Add a new GUARD_WAIT state for circuits
Nick Mathewson
2016-11-30
Split bridge functions into a new module.
Nick Mathewson
2016-11-30
Stop discarding consensus flavors and descriptors we wanted to fetch
teor
2016-11-21
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-16
refactor router_pick_published_address to have another arg
Roger Dingledine
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-19
Say 'Invalid argument' instead of unclear 'Unrecognized'
Ivan Markin
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
[next]