]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2004-11-10  Roger Dingledineweaken our anonymity warning a little bit more
2004-11-10  Roger Dingledineship the tarball with a minimal cflags, since gcc's...
2004-11-10  Nick MathewsonRemvove an XXX
2004-11-10  Nick MathewsonMore whitespace normalization
2004-11-10  Roger Dingledinefix more typos in man page
2004-11-10  Roger Dingledineclarify that nodefamily is only need when the server...
2004-11-10  Roger Dingledineremove extraneous variable
2004-11-10  Roger DingledineDirFetchPostPeriod is not a sub-element of AllowUnverif...
2004-11-10  Roger Dingledinefix copyright in the license
2004-11-10  Roger Dingledinedon't ship with the default dirservers listed explicitl...
2004-11-10  Roger Dingledinecheck off last 0.0.9pre5 todo items
2004-11-10  Roger Dingledineseparate out the cflags that cause spurious warnings, so
2004-11-10  Roger Dingledinedon't check permissions on our datadirectory until...
2004-11-09  Nick MathewsonNormalize whitespace; add a "tell me about all the...
2004-11-09  Nick MathewsonClean windows a little
2004-11-09  Nick MathewsonFix windows build for VC6; centralize newline-fiasco...
2004-11-09  Nick MathewsonResolve many XXXs and all DOCDOCs
2004-11-09  Nick MathewsonChange interface to config_trial_assign even more;...
2004-11-09  Nick MathewsonAdd some documentation to routerlist
2004-11-09  Nick MathewsonWhen listing router status, include ourself if we are...
2004-11-09  Roger Dingledinemention doc/control-spec.txt in changelog
2004-11-09  Roger Dingledineresolve a 64-bit warning
2004-11-09  Roger Dingledinetweak the tor-control some more
2004-11-09  Roger Dingledinebugfix: ^c ought to work even while hibernating
2004-11-09  Roger Dingledineonly non-authdirservers cache the dir they just fetched
2004-11-09  Roger Dingledinecontrol event logs include loglevel notice
2004-11-09  Roger Dingledineour tor-doc.html has never once mentioned the authorita...
2004-11-09  Roger Dingledineallow BandwidthRate and Burst to be abbrevs in the...
2004-11-09  Roger Dingledineraise your hand if you can spell
2004-11-09  Roger Dingledineif you're going to ask it to use a body of length 0,
2004-11-09  Roger Dingledinefix a memory-squashing bug that was causing an infinite...
2004-11-09  Roger Dingledinefix a tor-resolve bug that could not possibly have...
2004-11-09  Roger Dingledinedraft of a 0.0.9pre5 changelog
2004-11-09  Roger Dingledinemark_logs_temp() before init'ing new ones.
2004-11-09  Roger Dingledinechange the interface to config_trial_assign()
2004-11-09  Roger Dingledinewhen you try a new set of options, and you like them...
2004-11-09  Roger Dingledinestop wanting to split init_keys()
2004-11-09  Roger Dingledineonce normalized, DataDirectory is always defined
2004-11-09  Nick MathewsonMake check_private_dir trimodal (check/create/ignore...
2004-11-09  Roger DingledineStop using the wrong DataDirectory when we're validating.
2004-11-09  Nick MathewsonSeparate is-recognized-option from get-option-value...
2004-11-09  Roger Dingledinewhen rejecting an old-style router descriptor, tell...
2004-11-09  Roger DingledineDuring options_dup, don't copy LINELIST_S or OBSOLETE...
2004-11-09  Roger DingledineEntryNodess is not the plural of EntryNodes
2004-11-09  Roger Dingledineand another
2004-11-09  Roger Dingledinefix some dereferences
2004-11-09  Roger Dingledinea tor-control patch to do setconf too
2004-11-09  Roger Dingledinemake datadirectory work again
2004-11-09  Roger Dingledinefix mistake in comments
2004-11-09  Nick MathewsonNormalize DataDirectory in options_validate, making...
2004-11-09  Nick MathewsonDocument accounting
2004-11-09  Roger Dingledineand another todo item for nick
2004-11-09  Roger Dingledine0.0.9pre5 approaches
2004-11-09  Roger Dingledinemove -Wwrite-strings -Wredundant-decls to a separate...
2004-11-09  Nick MathewsonStop DataDirectory from changing; also stop using new...
2004-11-09  Roger DingledineMake an options_act() where we do all the things a...
2004-11-09  Roger Dingledinestop breaking the get_options() abstraction in config.c
2004-11-09  Roger Dingledinefix comments in hibernate.c
2004-11-09  Roger Dingledineship tor-control.py in the tarball
2004-11-09  Roger Dingledinevarious fixes
2004-11-08  Nick MathewsonSeparate validate from activate. Document undocumented...
2004-11-07  Roger Dingledinewhile we hibernate, our declared bandwidth capacity...
2004-11-07  Nick MathewsonDocument hibernate.c. Also fix handling of corner case...
2004-11-07  Nick MathewsonFix compile errors
2004-11-07  Nick MathewsonMake set-option functions distinguish between bad keys...
2004-11-07  Nick MathewsonFix up error codes
2004-11-07  Nick MathewsonMore tests for split
2004-11-07  Roger Dingledineadd saveconf control command.
2004-11-07  Roger Dingledineclean up control spec, man page
2004-11-07  Nick MathewsonAdd missing dereference; stop throwing zeroes around.
2004-11-07  Roger Dingledineadd an in-progress python controller to test controlport
2004-11-07  Nick MathewsonDocument control.c
2004-11-07  Roger Dingledineallow unauth control connections for now
2004-11-07  Roger DingledineClean up copyrights.
2004-11-06  Roger Dingledinetor --list-fingerprint as a client shouldn't try to...
2004-11-06  Roger Dingledinefix the next subtle memory-crunching bug
2004-11-06  Roger Dingledinefix subtle bug that was causing logs to not show anything
2004-11-06  Roger Dingledineonly play the accounting game if it's possible you...
2004-11-06  Roger Dingledineparse_line_from_file is obsolete.
2004-11-06  Roger DingledineMake options no longer a global variable.
2004-11-05  Nick MathewsonUpdate log documentation
2004-11-05  Nick MathewsonMark items completed; clarify items; remove dups
2004-11-05  Nick MathewsonWrite hibernation code. Needs docs and tests.
2004-11-05  Nick MathewsonUnify tor_parse_(numeric); make sure MAX_UINT32 and...
2004-11-05  Roger Dingledineclarify it even better
2004-11-05  Roger Dingledineresolve misleading torrc comments
2004-11-05  Nick MathewsonNote item status from meeting
2004-11-05  Nick MathewsonUse new log format; convert old format to new format.
2004-11-04  Roger Dingledinemake the default default options.FirewallPorts be the...
2004-11-04  Nick MathewsonFinish applying jbash patch to Makefile.am; make dist...
2004-11-04  Nick MathewsonTwiddle header order to compile on OS X again
2004-11-04  Nick MathewsonMove accounting code into hibernate; start adding logic...
2004-11-04  Nick MathewsonSupport code for resettable options, and option sets...
2004-11-04  Nick MathewsonMake sure control command bodies are always followed...
2004-11-04  Nick MathewsonAdjust GETCONFIG/SETCONFIG specification in control...
2004-11-04  Nick MathewsonAdd code to read configuration lines from a string...
2004-11-04  Nick Mathewsonfix problems introduced by rpm spec patch.
2004-11-04  Nick MathewsonMerge RPM spec patch from jbash
2004-11-04  Roger Dingledinebreak out validate_options
2004-11-04  Roger Dingledinemake free_options() and init_options() use the big...
next