index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
control.c
Commit message (
Expand
)
Author
Age
*
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
*
Fix an accidentally removed free in 385853a282138a61, and repair a check.
Nick Mathewson
2009-10-26
*
Fix/annotate deadcode for CID 402,403
Nick Mathewson
2009-10-26
*
Remove checks for array existence. (CID 410..415)
Nick Mathewson
2009-10-26
*
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-10-26
|
\
|
*
Fix two memory leaks found by Coverity (CIDs 417-418)
Nick Mathewson
2009-10-26
*
|
Actually remember all the consensus types when we are done generating them.
Nick Mathewson
2009-10-15
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-09-01
|
\
|
|
*
Fix compile warnings on Snow Leopard
Sebastian Hahn
2009-09-01
|
*
Add getinfo accepted-server-descriptor. Clean spec.
Roger Dingledine
2009-08-31
*
|
remove experimental 'getinfo unregistered-servers-'
Roger Dingledine
2009-07-13
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-06-24
|
\
|
|
*
Ignore control port commands after a QUIT
Marcus Griep
2009-06-24
|
*
Flush long replies over control port on QUIT
Marcus Griep
2009-06-24
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-31
|
\
|
|
*
Don't attempt to log messages to a controller from a worker thread.
Nick Mathewson
2009-05-30
*
|
Merge commit 'origin/maint-0.2.1'
Nick Mathewson
2009-05-27
|
\
|
|
*
Spell-check Tor.
Nick Mathewson
2009-05-27
|
*
Fix misreporting of stream bandwidths.
Mike Perry
2009-05-14
|
*
Update copyright to 2009.
Karsten Loesing
2009-05-04
*
|
Update newer control_event_stream_bandwidth code to revised control impl
Nick Mathewson
2009-05-25
*
|
Remove support for events without the extended format or long names.
Nick Mathewson
2009-05-25
*
|
Fix misreporting of stream bandwidths.
potentiate
2009-05-14
*
|
Update copyright to 2009.
Karsten Loesing
2009-05-02
*
|
Remove the long-deprecated GETINFO addr-mappings/
Nick Mathewson
2009-05-01
|
/
*
Do not generate the non-verbose circuit path when generating a circuit event ...
Nick Mathewson
2009-03-18
*
send the newconsensus event if the controller has asked for newconsensus
Roger Dingledine
2009-02-20
*
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-02-16
*
clean up r18287
Roger Dingledine
2009-01-28
*
patch from matt to implement 'getinfo status/clients-seen'
Roger Dingledine
2009-01-28
*
gah. yet another place that needs to be edited when we add
Roger Dingledine
2009-01-27
*
Let controllers actually ask for the "clients_seen" event. Bugfix
Roger Dingledine
2009-01-21
*
Fix up (I hope) most ot the things that coverity suddenly claimed were REVERS...
Nick Mathewson
2009-01-13
*
Remove svn $Id$s from our source, and remove tor --version --version.
Nick Mathewson
2009-01-04
*
While I'm at it, refactor control.c a little so that the dead code no longer ...
Nick Mathewson
2008-12-29
*
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-27
*
some fixes i found in my sandbox
Roger Dingledine
2008-12-25
*
Document most undocumented variables.
Nick Mathewson
2008-12-23
*
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-22
*
Massage a little code to hopfully please coverity.
Nick Mathewson
2008-12-18
*
Move edge-only flags from connection_t to edge_connection_t.
Nick Mathewson
2008-12-17
*
Note that a couple of line in control.c are supposed to be dead-code.
Nick Mathewson
2008-12-11
*
note a potential bug in status events. need to look at spec to
Roger Dingledine
2008-12-10
[next]