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
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
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
[next]