2004-11-13 |
Roger Dingledine | add in some more todo items
|
commit | commitdiff | tree |
2004-11-13 |
Roger Dingledine | remove finished 0.0.9pre5 items
|
commit | commitdiff | tree |
2004-11-13 |
Roger Dingledine | include control-spec.txt in the tarball
|
commit | commitdiff | tree |
2004-11-12 |
Roger Dingledine | fix a seg fault when fetching rendezvous descs
|
commit | commitdiff | tree |
2004-11-12 |
Roger Dingledine | dfc caught a SIGXFSZ error when his debugfile reached...
|
commit | commitdiff | tree |
2004-11-12 |
Roger Dingledine | clean torrc sample
|
commit | commitdiff | tree |
2004-11-12 |
Roger Dingledine | mention that Address doesn't need to be set
|
commit | commitdiff | tree |
2004-11-12 |
Roger Dingledine | move datadirectory to the 'general' section,
|
commit | commitdiff | tree |
2004-11-11 |
Roger Dingledine | when clients do --list-fingerprint, it's misleading to
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | when you cast MAX_UINT to an int it confuses the users
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | bump us to 0.0.9pre6-cvs
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | don't install tor-control.py, just ship it
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | make nick's config patch build
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | hack the tor.sh so it uses the new log format even...
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | make abbreviations case-insensitive (thanks weasel)
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | make it more obvious that we have just told them their...
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | weaken our anonymity warning a little bit more
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | ship the tarball with a minimal cflags, since gcc's...
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | fix more typos in man page
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | clarify that nodefamily is only need when the server...
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | remove extraneous variable
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodes
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | fix copyright in the license
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | don't ship with the default dirservers listed explicitly...
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | check off last 0.0.9pre5 todo items
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | separate out the cflags that cause spurious warnings, so
|
commit | commitdiff | tree |
2004-11-10 |
Roger Dingledine | don't check permissions on our datadirectory until...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | mention doc/control-spec.txt in changelog
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | resolve a 64-bit warning
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | tweak the tor-control some more
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | bugfix: ^c ought to work even while hibernating
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | only non-authdirservers cache the dir they just fetched
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | control event logs include loglevel notice
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | our tor-doc.html has never once mentioned the authoritatived...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | allow BandwidthRate and Burst to be abbrevs in the...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | raise your hand if you can spell
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | if you're going to ask it to use a body of length 0,
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | fix a memory-squashing bug that was causing an infinite...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | fix a tor-resolve bug that could not possibly have...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | draft of a 0.0.9pre5 changelog
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | mark_logs_temp() before init'ing new ones.
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | change the interface to config_trial_assign()
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | when you try a new set of options, and you like them...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | stop wanting to split init_keys()
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | once normalized, DataDirectory is always defined
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | Stop using the wrong DataDirectory when we're validating.
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | when rejecting an old-style router descriptor, tell...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | During options_dup, don't copy LINELIST_S or OBSOLETE...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | EntryNodess is not the plural of EntryNodes
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | and another
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | fix some dereferences
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | a tor-control patch to do setconf too
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | make datadirectory work again
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | fix mistake in comments
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | and another todo item for nick
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | 0.0.9pre5 approaches
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | move -Wwrite-strings -Wredundant-decls to a separate...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | Make an options_act() where we do all the things a...
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | stop breaking the get_options() abstraction in config.c
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | fix comments in hibernate.c
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | ship tor-control.py in the tarball
|
commit | commitdiff | tree |
2004-11-09 |
Roger Dingledine | various fixes
|
commit | commitdiff | tree |
2004-11-07 |
Roger Dingledine | while we hibernate, our declared bandwidth capacity...
|
commit | commitdiff | tree |
2004-11-07 |
Roger Dingledine | add saveconf control command.
|
commit | commitdiff | tree |
2004-11-07 |
Roger Dingledine | clean up control spec, man page
|
commit | commitdiff | tree |
2004-11-07 |
Roger Dingledine | add an in-progress python controller to test controlport
|
commit | commitdiff | tree |
2004-11-07 |
Roger Dingledine | allow unauth control connections for now
|
commit | commitdiff | tree |
2004-11-07 |
Roger Dingledine | Clean up copyrights.
|
commit | commitdiff | tree |
2004-11-06 |
Roger Dingledine | tor --list-fingerprint as a client shouldn't try to...
|
commit | commitdiff | tree |
2004-11-06 |
Roger Dingledine | fix the next subtle memory-crunching bug
|
commit | commitdiff | tree |
2004-11-06 |
Roger Dingledine | fix subtle bug that was causing logs to not show anything
|
commit | commitdiff | tree |
2004-11-06 |
Roger Dingledine | only play the accounting game if it's possible you...
|
commit | commitdiff | tree |
2004-11-06 |
Roger Dingledine | parse_line_from_file is obsolete.
|
commit | commitdiff | tree |
2004-11-06 |
Roger Dingledine | Make options no longer a global variable.
|
commit | commitdiff | tree |
2004-11-05 |
Roger Dingledine | clarify it even better
|
commit | commitdiff | tree |
2004-11-05 |
Roger Dingledine | resolve misleading torrc comments
|
commit | commitdiff | tree |
2004-11-04 |
Roger Dingledine | make the default default options.FirewallPorts be the...
|
commit | commitdiff | tree |
2004-11-04 |
Roger Dingledine | break out validate_options
|
commit | commitdiff | tree |
2004-11-04 |
Roger Dingledine | make free_options() and init_options() use the big...
|
commit | commitdiff | tree |
2004-11-04 |
Roger Dingledine | add a ControlPort and control listener conn.
|
commit | commitdiff | tree |
2004-11-04 |
Roger Dingledine | clarify the bandwidthburst and bandwidthrate are in...
|
commit | commitdiff | tree |
2004-11-03 |
Roger Dingledine | better interface for connection_ap_handshake_socks_reply()
|
commit | commitdiff | tree |
2004-11-03 |
Roger Dingledine | connection_read_bucket_decrement() has a side-effect...
|
commit | commitdiff | tree |
2004-11-03 |
Roger Dingledine | lay the groundwork for a default value for each config...
|
commit | commitdiff | tree |
2004-11-03 |
Roger Dingledine | my gcc has never heard of -Wendif-labels
|
commit | commitdiff | tree |
2004-11-03 |
Roger Dingledine | my assert.h takes extra pains to be certain to _re...
|
commit | commitdiff | tree |
2004-11-02 |
Roger Dingledine | canonicalize "src" and "dest" arg order in crypto.c...
|
commit | commitdiff | tree |
2004-11-01 |
Roger Dingledine | util.c needs ctype.h for tolower and isspace
|
commit | commitdiff | tree |
2004-11-01 |
Roger Dingledine | Hidden service operators had a bug in version 1 style...
|
commit | commitdiff | tree |
2004-11-01 |
Roger Dingledine | make the tarball build
|
commit | commitdiff | tree |
2004-11-01 |
Roger Dingledine | make sure options.MaxConn can be reached
|
commit | commitdiff | tree |
2004-11-01 |
Roger Dingledine | hunt for getrlimit setrlimit sys/time.h sys/resource.h
|
commit | commitdiff | tree |
2004-11-01 |
Roger Dingledine | change min required number of fd's to 1024
|
commit | commitdiff | tree |
2004-11-01 |
Roger Dingledine | make our autogen.sh work on ksh as well as bash
|
commit | commitdiff | tree |
2004-10-31 |
Roger Dingledine | clean up confusing instruction
|
commit | commitdiff | tree |
2004-10-31 |
Roger Dingledine | fix 'make dist' so it works again
|
commit | commitdiff | tree |
2004-10-31 |
Roger Dingledine | stop trying to maintain two separate doc sections
|
commit | commitdiff | tree |
2004-10-31 |
Roger Dingledine | oh, and add the actual file too
|
commit | commitdiff | tree |
2004-10-31 |
Roger Dingledine | implement first piece of hibernation
|
commit | commitdiff | tree |
2004-10-30 |
Roger Dingledine | add a note to the doc telling openbsd folks that their...
|
commit | commitdiff | tree |