index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
make datadirectory work again
Roger Dingledine
2004-11-09
*
fix mistake in comments
Roger Dingledine
2004-11-09
*
Normalize DataDirectory in options_validate, making SIGHUP survivable.
Nick Mathewson
2004-11-09
*
Document accounting
Nick Mathewson
2004-11-09
*
Stop DataDirectory from changing; also stop using new as an identifier?
Nick Mathewson
2004-11-09
*
Make an options_act() where we do all the things a new options set
Roger Dingledine
2004-11-09
*
stop breaking the get_options() abstraction in config.c
Roger Dingledine
2004-11-09
*
fix comments in hibernate.c
Roger Dingledine
2004-11-09
*
various fixes
Roger Dingledine
2004-11-09
*
Separate validate from activate. Document undocumented stuff in config.c.
Nick Mathewson
2004-11-08
*
while we hibernate, our declared bandwidth capacity is 0
Roger Dingledine
2004-11-07
*
Document hibernate.c. Also fix handling of corner case where we hit the end o...
Nick Mathewson
2004-11-07
*
Fix compile errors
Nick Mathewson
2004-11-07
*
Make set-option functions distinguish between bad keys and bad values, in cas...
Nick Mathewson
2004-11-07
*
Fix up error codes
Nick Mathewson
2004-11-07
*
More tests for split
Nick Mathewson
2004-11-07
*
add saveconf control command.
Roger Dingledine
2004-11-07
*
Add missing dereference; stop throwing zeroes around.
Nick Mathewson
2004-11-07
*
Document control.c
Nick Mathewson
2004-11-07
*
allow unauth control connections for now
Roger Dingledine
2004-11-07
*
Clean up copyrights.
Roger Dingledine
2004-11-07
*
tor --list-fingerprint as a client shouldn't try to print null
Roger Dingledine
2004-11-06
*
fix the next subtle memory-crunching bug
Roger Dingledine
2004-11-06
*
fix subtle bug that was causing logs to not show anything
Roger Dingledine
2004-11-06
*
only play the accounting game if it's possible you'll choose to hibernate
Roger Dingledine
2004-11-06
*
parse_line_from_file is obsolete.
Roger Dingledine
2004-11-06
*
Make options no longer a global variable.
Roger Dingledine
2004-11-06
*
Update log documentation
Nick Mathewson
2004-11-05
*
Write hibernation code. Needs docs and tests.
Nick Mathewson
2004-11-05
*
Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined
Nick Mathewson
2004-11-05
*
clarify it even better
Roger Dingledine
2004-11-05
*
resolve misleading torrc comments
Roger Dingledine
2004-11-05
*
Use new log format; convert old format to new format.
Nick Mathewson
2004-11-05
*
make the default default options.FirewallPorts be the default
Roger Dingledine
2004-11-04
*
Twiddle header order to compile on OS X again
Nick Mathewson
2004-11-04
*
Move accounting code into hibernate; start adding logic to track bandwidth-pe...
Nick Mathewson
2004-11-04
*
Support code for resettable options, and option sets. Still needs validate-a...
Nick Mathewson
2004-11-04
*
Make sure control command bodies are always followed by a NUL
Nick Mathewson
2004-11-04
*
Add code to read configuration lines from a string as well as a file
Nick Mathewson
2004-11-04
*
fix problems introduced by rpm spec patch.
Nick Mathewson
2004-11-04
*
Merge RPM spec patch from jbash
Nick Mathewson
2004-11-04
*
break out validate_options
Roger Dingledine
2004-11-04
*
make free_options() and init_options() use the big array.
Roger Dingledine
2004-11-04
*
add a ControlPort and control listener conn.
Roger Dingledine
2004-11-04
*
Fix windows build
Nick Mathewson
2004-11-04
*
clarify the bandwidthburst and bandwidthrate are in bytes
Roger Dingledine
2004-11-04
*
better interface for connection_ap_handshake_socks_reply()
Roger Dingledine
2004-11-03
*
fix windows warnings
Nick Mathewson
2004-11-03
*
fix typos
Nick Mathewson
2004-11-03
*
Implement two flavors of authentication for control connections: one for trus...
Nick Mathewson
2004-11-03
[prev]
[next]