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
2009-05-14
Fix misreporting of stream bandwidths.
Mike Perry
2009-05-14
Fix misreporting of stream bandwidths.
potentiate
2009-05-04
Update copyright to 2009.
Karsten Loesing
2009-05-02
Update copyright to 2009.
Karsten Loesing
2009-05-01
Remove the long-deprecated GETINFO addr-mappings/
Nick Mathewson
2009-03-18
Do not generate the non-verbose circuit path when generating a circuit event ...
Nick Mathewson
2009-02-20
send the newconsensus event if the controller has asked for newconsensus
Roger Dingledine
2009-02-16
docdoc and changelog for r18556
Roger Dingledine
2009-02-16
and list the new event here too
Roger Dingledine
2009-02-16
new controller event NEWCONSENSUS that lists the networkstatus
Roger Dingledine
2009-01-28
clean up r18287
Roger Dingledine
2009-01-28
patch from matt to implement 'getinfo status/clients-seen'
Roger Dingledine
2009-01-27
gah. yet another place that needs to be edited when we add
Roger Dingledine
2009-01-21
Let controllers actually ask for the "clients_seen" event. Bugfix
Roger Dingledine
2009-01-13
Fix up (I hope) most ot the things that coverity suddenly claimed were REVERS...
Nick Mathewson
2009-01-04
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2008-12-29
While I'm at it, refactor control.c a little so that the dead code no longer ...
Nick Mathewson
2008-12-27
New controller event "clients_seen" to report a geoip-based summary
Roger Dingledine
2008-12-27
Remove a deprecated controller alias; make another one generate a warning.
Nick Mathewson
2008-12-25
some fixes i found in my sandbox
Roger Dingledine
2008-12-23
Document most undocumented variables.
Nick Mathewson
2008-12-22
Add DOCDOC entries for undocumented static and global variables.
Nick Mathewson
2008-12-22
Make doxygen not complain about the way we spell CRLFNUL in control.c
Nick Mathewson
2008-12-22
Fix most DOCDOCs remaining and/or added by redox.
Nick Mathewson
2008-12-22
Add DOCDOC comments for all undocumented functions. Add missing *s to other ...
Nick Mathewson
2008-12-22
Fix all of the doxygen warnings not pertaining to missing documentation.
Nick Mathewson
2008-12-18
Massage a little code to hopfully please coverity.
Nick Mathewson
2008-12-17
Move edge-only flags from connection_t to edge_connection_t.
Nick Mathewson
2008-12-11
Note that a couple of line in control.c are supposed to be dead-code.
Nick Mathewson
2008-12-10
note a potential bug in status events. need to look at spec to
Roger Dingledine
2008-12-10
Resume using the correct "REASON=" stream when telling the
Roger Dingledine
2008-12-09
remove a bogus comment. Now that there is no undocumented synonym for EXTEND...
Nick Mathewson
2008-12-09
Finally remove deprecated-since-0.1.2.4-alpha EXTENDED_FORMAT synonym for EXT...
Nick Mathewson
2008-11-11
Add PURPOSE= field to getinfo circuit-status. With luck, controllers are ign...
Nick Mathewson
2008-10-13
Minor fix in the warning messages when you're having problems
Roger Dingledine
2008-09-29
Include circuit purposes in circuit events. Now all circuit events are exten...
Nick Mathewson
2008-09-26
Proposal 152 implementation from Josh Albrecht, with tweaks.
Nick Mathewson
2008-09-14
Serve the latest v3 networkstatus consensus via the control
Roger Dingledine
2008-09-05
Refactor some code and add some asserts based on scanner results.
Nick Mathewson
2008-08-15
Switch global_identifier on connections to a 64-bit field and move it to conn...
Nick Mathewson
2008-08-04
don't log-warn on a bootstrapping status event if the recommendation
Roger Dingledine
2008-07-24
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-06-24
Send a bootstrap problem "warn" event on the first problem if the
Roger Dingledine
2008-06-20
If you're using bridges, generate "bootstrap problem" warnings
Roger Dingledine
2008-06-19
start sending "COUNT=%d RECOMMENDATION=%s" key/values on bootstrap
Roger Dingledine
2008-06-18
I was on the second paragraph of my or-dev mail explaining why I chose to
Roger Dingledine
2008-06-17
add a getinfo so vidalia can query our current bootstrap state, in case
Roger Dingledine
2008-06-13
steal some of the bootstrap phase strings from vidalia
Roger Dingledine
2008-06-11
consolidate all our edge/circ/orconn reason-to-foo-or-back functions
Roger Dingledine
2008-06-10
some cleanups in preparation for moving stuff around
Roger Dingledine
[prev]
[next]