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
*
fix a function comment
Roger Dingledine
2005-08-08
*
Also set event_mask=0 in connection_free_all, and dont send events to marked ...
Nick Mathewson
2005-08-07
*
incomplete patch for matt's info controller signal term bug
Roger Dingledine
2005-08-07
*
Implement some more GETINFO goodness: expose helper nodes, config options, ge...
Nick Mathewson
2005-08-04
*
Rename cross-format config.c stuff to config_* and or_options_t-specific stuf...
Nick Mathewson
2005-07-23
*
Be consistent about preferring foo* to struct foo*
Nick Mathewson
2005-07-22
*
Add getinfo logic for accounting; add options for helper nodes
Nick Mathewson
2005-07-22
*
make event streams work with control v1 too
Roger Dingledine
2005-07-17
*
correct error message in closestream
Roger Dingledine
2005-07-17
*
not not zero means zero
Roger Dingledine
2005-07-17
*
if the controller asks to extendcircuit to circid 0, we need to
Roger Dingledine
2005-07-17
*
arguments in EXTENDCIRCUIT were reversed
Roger Dingledine
2005-07-17
*
Fix several bugs in read_escaped_data; add a unit test and a few docs
Nick Mathewson
2005-07-15
*
point out some bugs for nick, noticed by whiteout
Roger Dingledine
2005-07-15
*
Macro-fu to get DEBUG events working.
Nick Mathewson
2005-07-13
*
fix a seg fault with autodetecting which controller version is being used
Roger Dingledine
2005-07-12
*
Canonicalize option names even on defaulted options.
Nick Mathewson
2005-07-11
*
Logic to implement rendezvous/introduction via unknown servers.
Nick Mathewson
2005-06-29
*
Compile on win32
Nick Mathewson
2005-06-27
*
Appease verbose GCC warnings.
Nick Mathewson
2005-06-20
*
Add feature to handle unset (default) configuration options in GETCONF contro...
Nick Mathewson
2005-06-19
*
Implement all the rest of the new controller protocol, debug a little, add so...
Nick Mathewson
2005-06-19
*
The new protocol is implemented. Except for the pesky string unquoting busin...
Nick Mathewson
2005-06-18
*
Implement EXTENDCIRCUIT and ATTACHCIRCUIT. Only SETCONFIG and AUTHENTICATE re...
Nick Mathewson
2005-06-18
*
Implement even more control functionality
Nick Mathewson
2005-06-18
*
Implement all the easy bits of the new control protocol
Nick Mathewson
2005-06-17
*
Start implementing framework for revised control spec.
Nick Mathewson
2005-06-17
*
whitespace fix
Nick Mathewson
2005-06-11
*
Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...
Nick Mathewson
2005-06-11
*
flesh out the source file descriptions for doxygen
Roger Dingledine
2005-06-11
*
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-09
*
Fix buffer overlow when checking hashed passwords
Nick Mathewson
2005-06-05
*
Make hashed controller password encoding use hex not base64; this makes it po...
Nick Mathewson
2005-05-23
*
fix the assumption that uninitialized variables are 0
Roger Dingledine
2005-05-18
*
first iteration of scrubbing sensitive strings from logs.
Roger Dingledine
2005-05-03
*
Remove support for looking at old directory/routerdesc elements; mark non-new...
Nick Mathewson
2005-05-02
*
Re-do fragmented control message handling to work with new buf_t system.
Nick Mathewson
2005-04-27
*
Replace an infinite-stack-recursion bug with a generate-infinite-debug-messag...
Nick Mathewson
2005-04-17
*
Fix postdescriptor behavior: on non-complete success, only say "done" once.
Nick Mathewson
2005-04-11
*
Add kludgy function to force controllers to flush EVENT_ERR_MSG events.
Nick Mathewson
2005-04-08
*
Revise control spec and implementation to allow all log messages to be sent t...
Nick Mathewson
2005-04-05
*
Give better warnings if connection_close_unattached_ap gets called twice or c...
Nick Mathewson
2005-04-02
*
Better messages when POSTDESCRIPTOR fails
Nick Mathewson
2005-04-02
*
update copyright notices.
Nick Mathewson
2005-04-01
*
Fix bug in redirectstream.
Nick Mathewson
2005-03-31
*
clean up socks reply stuff more.
Roger Dingledine
2005-03-27
*
stop most cases of hanging up on a socks connection without sending
Roger Dingledine
2005-03-27
*
when you attachstream to a circid of 0, send back an answer
Roger Dingledine
2005-03-24
*
cleanup so connection_ap_handshake_attach_chosen_circuit() always
Roger Dingledine
2005-03-24
*
Debug EXTENDCIRCUIT
Nick Mathewson
2005-03-24
[next]