index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
or.h
Commit message (
Expand
)
Author
Age
*
Revise control spec and implementation to allow all log messages to be sent t...
Nick Mathewson
2005-04-05
*
Move most of *_mark_for_close out of macros.
Nick Mathewson
2005-04-03
*
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
*
still publish your descriptor if orport is reachable but dirport isn't
Roger Dingledine
2005-03-31
*
Clarify that we don't, and why we don't, need to redefine FD_SETSIZE.
Nick Mathewson
2005-03-28
*
we seem to have lost our define for FD_SETSIZE on win32 in the change
Roger Dingledine
2005-03-27
*
clean up socks reply stuff more.
Roger Dingledine
2005-03-27
*
Rename ManageConnections to LeaveStreamsUnattached. Apparently, there was a ...
Nick Mathewson
2005-03-27
*
stop most cases of hanging up on a socks connection without sending
Roger Dingledine
2005-03-27
*
make it clearer to the human that his server is testing
Roger Dingledine
2005-03-26
*
Make GETINFO for "network-status" work on non-authdirs
Nick Mathewson
2005-03-23
*
Fix several bugs (including some crashes) related to control interface; imple...
Nick Mathewson
2005-03-23
*
Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths...
Nick Mathewson
2005-03-23
*
Prevent spurious closes when we put stuff on a conn that has not written for ...
Nick Mathewson
2005-03-22
*
Specify and implement close-stream and close-circuit control messages
Nick Mathewson
2005-03-22
*
Implement an option to cap bandwidth-to-advertise. Arma: can you improve the ...
Nick Mathewson
2005-03-22
*
Report HTTP reasons to directory clients. (Also, fix format on new TODO items)
Nick Mathewson
2005-03-22
*
Remove controller getinfo support for "desc/all-ids".
Roger Dingledine
2005-03-22
*
clean up and refactor some more
Roger Dingledine
2005-03-22
*
Implement controller's "extendcircuit" directive.
Roger Dingledine
2005-03-22
*
if our clock jumps forward by 100 seconds or more, assume something
Roger Dingledine
2005-03-19
*
Turn addr_policy_compare from a tristate to a quadstate; this should help add...
Nick Mathewson
2005-03-19
*
Split version info into separate spec doc.
Nick Mathewson
2005-03-19
*
make hidden services more likely to work from the server-side
Roger Dingledine
2005-03-19
*
Commit fixes for several pending tor core tasks: document all DOCDOCed functi...
Nick Mathewson
2005-03-17
*
Raise common code for "detach this stream and try it with a different circuit...
Nick Mathewson
2005-03-14
*
change SHUTDOWN_WAIT_LENGTH from a fixed 30 secs to a config option
Roger Dingledine
2005-03-12
*
Implement the common case of ATTACHSTREAM.
Nick Mathewson
2005-03-12
*
Get address map resetting implemented.
Nick Mathewson
2005-03-11
*
remove duplicate function prototype
Roger Dingledine
2005-03-11
*
Finish implementing GETINFO; make it easy to query address maps.
Nick Mathewson
2005-03-03
*
Implement new controller events for changed descriptors and new (not-yet-atta...
Nick Mathewson
2005-03-02
*
Rename unused-address functions to virtual address; this is more accurate. A...
Nick Mathewson
2005-03-02
*
Specify and implement fragmented control messages to allow for (among other ...
Nick Mathewson
2005-03-02
*
Implement "Dont-Care" from addresses to MapAddress control message. For safe...
Nick Mathewson
2005-03-02
*
Revise all calls to connection_edge_end to avoid sending MISC, and to take er...
Nick Mathewson
2005-03-01
*
Forward-port new reasons; clean up code more; add code to convert new reasons...
Nick Mathewson
2005-03-01
*
make control interface stream IDs monotonically increasing to prevent possibl...
Nick Mathewson
2005-03-01
*
Clean up rend cache on shutdown
Nick Mathewson
2005-02-28
*
Checkpoint in-progress fixes:
Roger Dingledine
2005-02-27
*
Implement more control spec functionality
Nick Mathewson
2005-02-25
*
Check returns from libevent calls better; stop poking at internals of events ...
Nick Mathewson
2005-02-25
*
cache .exit address better (i think)
Roger Dingledine
2005-02-24
*
add support for CONNECTing through https proxies.
Roger Dingledine
2005-02-24
*
Forward-port the trick to bump up ConnLimit as far as it can
Roger Dingledine
2005-02-22
*
Initial IRIX compatibility fixes: check for inttypes.h; check for platform ce...
Nick Mathewson
2005-02-22
*
Add a new AddressMap directive to rewrite incoming socks addresses.
Roger Dingledine
2005-02-22
*
Add a missing prototype to or.h
Nick Mathewson
2005-02-13
[next]