November 2004 Archives by thread
      
      Starting: Mon Nov  1 06:40:51 UTC 2004
         Ending: Tue Nov 30 22:42:34 UTC 2004
         Messages: 549
     
- [or-cvs] make our autogen.sh work on ksh as well as bash
 
Roger Dingledine
- [or-cvs] change min required number of fd"s to 1024
 
Roger Dingledine
- [or-cvs] hunt for getrlimit setrlimit sys/time.h sys/resource.h
 
Roger Dingledine
- [or-cvs] make sure options.MaxConn can be reached
 
Roger Dingledine
- [or-cvs] make sure options.MaxConn can be reached
 
Roger Dingledine
- [or-cvs] make the tarball build
 
Roger Dingledine
- [or-cvs] Split util into util (general utilities), container (smartl...
 
Nick Mathewson
- [or-cvs] Split util into util (general utilities), container (smartl...
 
Nick Mathewson
- [or-cvs] Split util into util (general utilities), container (smartl...
 
Nick Mathewson
- [or-cvs] Hidden service operators had a bug in version 1 style INTRO...
 
Roger Dingledine
- [or-cvs] util.c needs ctype.h for tolower and isspace
 
Roger Dingledine
- [or-cvs] Fix signed/unsigned comparison warning
 
Nick Mathewson
- [or-cvs] canonicalize "src" and "dest" arg order in crypto.c (and ot...
 
Roger Dingledine
- [or-cvs] canonicalize "src" and "dest" arg order in crypto.c (and ot...
 
Roger Dingledine
- [or-cvs] Use a stricter set of warnings; make them all pass.
 
Nick Mathewson
- [or-cvs] Use a stricter set of warnings; make them all pass.
 
Nick Mathewson
- [or-cvs] Use a stricter set of warnings; make them all pass.
 
Nick Mathewson
- [or-cvs] Use a stricter set of warnings; make them all pass.
 
Nick Mathewson
- [or-cvs] untabify.  This should hold it.
 
Nick Mathewson
- [or-cvs] Handle strlcat/strlcpy correctly on platforms that have them.
 
Nick Mathewson
- [or-cvs] Handle strlcat/strlcpy correctly on platforms that have them.
 
Nick Mathewson
- [or-cvs] Add compatibility macros for printf and scanf-ing 64-bit un...
 
Nick Mathewson
- [or-cvs] First attempt at hibernation code.  It needs more work arou...
 
Nick Mathewson
- [or-cvs] First attempt at hibernation code.  It needs more work arou...
 
Nick Mathewson
- [or-cvs] The spelling is "d-e-f-i-n-e".
 
Nick Mathewson
- [or-cvs] Fix another typo
 
Nick Mathewson
- [or-cvs] Start implementing control interface.
 
Nick Mathewson
- [or-cvs] Start implementing control interface.
 
Nick Mathewson
- [or-cvs] my assert.h takes extra pains to be certain to _re-include_
 
Roger Dingledine
- [or-cvs] my gcc has never heard of -Wendif-labels
 
Roger Dingledine
- [or-cvs] lay the groundwork for a default value for each config opti...
 
Roger Dingledine
- [or-cvs] connection_read_bucket_decrement() has a side-effect that
 
Roger Dingledine
- [or-cvs] Streamline the two redundant "Has the second rolled over?" ...
 
Nick Mathewson
- [or-cvs] Add a callback log handler type
 
Nick Mathewson
- [or-cvs] Add a slightly trickier string-join interface for making NU...
 
Nick Mathewson
- [or-cvs] Add function to generate/copy the config_lines, given the n...
 
Nick Mathewson
- [or-cvs] Implement all of control interface except authentication, s...
 
Nick Mathewson
- [or-cvs] Add a write_bytes_to_file so we can have files with NULs in...
 
Nick Mathewson
- [or-cvs] Remove extraneous local
 
Nick Mathewson
- [or-cvs] Implement two flavors of authentication for control connect...
 
Nick Mathewson
- [or-cvs] Implement two flavors of authentication for control connect...
 
Nick Mathewson
- [or-cvs] Update control-spec.txt; some minor changes; more thoughts ...
 
Nick Mathewson
- [or-cvs] fix typos
 
Nick Mathewson
- [or-cvs] fix windows warnings
 
Nick Mathewson
- [or-cvs] better interface for connection_ap_handshake_socks_reply()
 
Roger Dingledine
- [or-cvs] clarify the bandwidthburst and bandwidthrate are in bytes
 
Roger Dingledine
- [or-cvs] Fix windows build
 
Nick Mathewson
- [or-cvs] Fix windows build
 
Nick Mathewson
- [or-cvs] add a ControlPort and control listener conn.
 
Roger Dingledine
- [or-cvs] make free_options() and init_options() use the big array.
 
Roger Dingledine
- [or-cvs] break out validate_options
 
Roger Dingledine
- [or-cvs] Merge RPM spec patch from jbash
 
Nick Mathewson
- [or-cvs] Merge RPM spec patch from jbash
 
Nick Mathewson
- [or-cvs] Merge RPM spec patch from jbash
 
Nick Mathewson
- [or-cvs] fix problems introduced by rpm spec patch.
 
Nick Mathewson
- [or-cvs] fix problems introduced by rpm spec patch.
 
Nick Mathewson
- [or-cvs] Add code to read configuration lines from a string as well ...
 
Nick Mathewson
- [or-cvs] Add code to read configuration lines from a string as well ...
 
Nick Mathewson
- [or-cvs] Adjust GETCONFIG/SETCONFIG specification in control-spec
 
Nick Mathewson
- [or-cvs] Make sure control command bodies are always followed by a NUL
 
Nick Mathewson
- [or-cvs] Support code for resettable options, and option sets.  Stil...
 
Nick Mathewson
- [or-cvs] Move accounting code into hibernate; start adding logic to ...
 
Nick Mathewson
- [or-cvs] Twiddle header order to compile on OS X again
 
Nick Mathewson
- [or-cvs] Finish applying jbash patch to Makefile.am; make dist-rpm w...
 
Nick Mathewson
- [or-cvs] make the default default options.FirewallPorts be the default
 
Roger Dingledine
- [or-cvs] Use new log format; convert old format to new format.
 
Nick Mathewson
- [or-cvs] Use new log format; convert old format to new format.
 
Nick Mathewson
- [or-cvs] Note item status from meeting
 
Nick Mathewson
- [or-cvs] resolve misleading torrc comments
 
Roger Dingledine
- [or-cvs] clarify it even better
 
Roger Dingledine
- [or-cvs] Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UIN...
 
Nick Mathewson
- [or-cvs] Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UIN...
 
Nick Mathewson
- [or-cvs] Write hibernation code.  Needs docs and tests.
 
Nick Mathewson
- [or-cvs] Update log documentation
 
Nick Mathewson
- [or-cvs] Update log documentation
 
Nick Mathewson
- [or-cvs] Update log documentation
 
Nick Mathewson
- [or-cvs] Make options no longer a global variable.
 
Roger Dingledine
- [or-cvs] parse_line_from_file is obsolete.
 
Roger Dingledine
- [or-cvs] only play the accounting game if it"s possible you"ll choos...
 
Roger Dingledine
- [or-cvs] fix subtle bug that was causing logs to not show anything
 
Roger Dingledine
- [or-cvs] fix the next subtle memory-crunching bug
 
Roger Dingledine
- [or-cvs] tor --list-fingerprint as a client shouldn"t try to print n...
 
Roger Dingledine
- [or-cvs] Clean up copyrights.
 
Roger Dingledine
- [or-cvs] allow unauth control connections for now
 
Roger Dingledine
- [or-cvs] Document control.c
 
Nick Mathewson
- [or-cvs] add an in-progress python controller to test controlport
 
Roger Dingledine
- [or-cvs] Add missing dereference; stop throwing zeroes around.
 
Nick Mathewson
- [or-cvs] clean up control spec, man page
 
Roger Dingledine
- [or-cvs] add saveconf control command.
 
Roger Dingledine
- [or-cvs] More tests for split
 
Nick Mathewson
- [or-cvs] Fix up error codes
 
Nick Mathewson
- [or-cvs] Fix up error codes
 
Nick Mathewson
- [or-cvs] Make set-option functions distinguish between bad keys and ...
 
Nick Mathewson
- [or-cvs] Fix compile errors
 
Nick Mathewson
- [or-cvs] Document hibernate.c. Also fix handling of corner case wher...
 
Nick Mathewson
- [or-cvs] while we hibernate, our declared bandwidth capacity is 0
 
Roger Dingledine
- [or-cvs] Separate validate from activate. Document undocumented stuf...
 
Nick Mathewson
- [or-cvs] various fixes
 
Roger Dingledine
- [or-cvs] various fixes
 
Roger Dingledine
- [or-cvs] ship tor-control.py in the tarball
 
Roger Dingledine
- [or-cvs] fix comments in hibernate.c
 
Roger Dingledine
- [or-cvs] stop breaking the get_options() abstraction in config.c
 
Roger Dingledine
- [or-cvs] Make an options_act() where we do all the things a new opti...
 
Roger Dingledine
- [or-cvs] Stop DataDirectory from changing; also stop using new as an...
 
Nick Mathewson
- [or-cvs] move -Wwrite-strings -Wredundant-decls to a separate CFLAGS
 
Roger Dingledine
- [or-cvs] 0.0.9pre5 approaches
 
Roger Dingledine
- [or-cvs] and another todo item for nick
 
Roger Dingledine
- [or-cvs] Document accounting
 
Nick Mathewson
- [or-cvs] Document accounting
 
Nick Mathewson
- [or-cvs] Normalize DataDirectory in options_validate, making SIGHUP ...
 
Nick Mathewson
- [or-cvs] fix mistake in comments
 
Roger Dingledine
- [or-cvs] make datadirectory work again
 
Roger Dingledine
- [or-cvs] a tor-control patch to do setconf too
 
Roger Dingledine
- [or-cvs] fix some dereferences
 
Roger Dingledine
- [or-cvs] and another
 
Roger Dingledine
- [or-cvs] EntryNodess is not the plural of EntryNodes
 
Roger Dingledine
- [or-cvs] During options_dup, don"t copy LINELIST_S or OBSOLETE optio...
 
Roger Dingledine
- [or-cvs] when rejecting an old-style router descriptor, tell us its ...
 
Roger Dingledine
- [or-cvs] Separate is-recognized-option from get-option-value, since ...
 
Nick Mathewson
- [or-cvs] Stop using the wrong DataDirectory when we"re validating.
 
Roger Dingledine
- [or-cvs] Make check_private_dir trimodal (check/create/ignore), not ...
 
Nick Mathewson
- [or-cvs] Make check_private_dir trimodal (check/create/ignore), not ...
 
Nick Mathewson
- [or-cvs] once normalized, DataDirectory is always defined
 
Roger Dingledine
- [or-cvs] stop wanting to split init_keys()
 
Roger Dingledine
- [or-cvs] when you try a new set of options, and you like them, make ...
 
Roger Dingledine
- [or-cvs] change the interface to config_trial_assign()
 
Roger Dingledine
- [or-cvs] mark_logs_temp() before init"ing new ones.
 
Roger Dingledine
- [or-cvs] draft of a 0.0.9pre5 changelog
 
Roger Dingledine
- [or-cvs] fix a tor-resolve bug that could not possibly have ever wor...
 
Roger Dingledine
- [or-cvs] fix a memory-squashing bug that was causing an infinite loop
 
Roger Dingledine
- [or-cvs] if you"re going to ask it to use a body of length 0,
 
Roger Dingledine
- [or-cvs] raise your hand if you can spell
 
Roger Dingledine
- [or-cvs] allow BandwidthRate and Burst to be abbrevs in the torrc too
 
Roger Dingledine
- [or-cvs] our tor-doc.html has never once mentioned the authoritative...
 
Roger Dingledine
- [or-cvs] control event logs include loglevel notice
 
Roger Dingledine
- [or-cvs] control event logs include loglevel notice
 
Roger Dingledine
- [or-cvs] only non-authdirservers cache the dir they just fetched
 
Roger Dingledine
- [or-cvs] bugfix: ^c ought to work even while hibernating
 
Roger Dingledine
- [or-cvs] tweak the tor-control some more
 
Roger Dingledine
- [or-cvs] resolve a 64-bit warning
 
Roger Dingledine
- [or-cvs] mention doc/control-spec.txt in changelog
 
Roger Dingledine
- [or-cvs] When listing router status, include ourself if we are awake
 
Nick Mathewson
- [or-cvs] Add some documentation to routerlist
 
Nick Mathewson
- [or-cvs] Change interface to config_trial_assign even more; have it ...
 
Nick Mathewson
- [or-cvs] Resolve many XXXs and all DOCDOCs
 
Nick Mathewson
- [or-cvs] Resolve many XXXs and all DOCDOCs
 
Nick Mathewson
- [or-cvs] Fix windows build for VC6; centralize newline-fiasco-damage...
 
Nick Mathewson
- [or-cvs] Fix windows build for VC6; centralize newline-fiasco-damage...
 
Nick Mathewson
- [or-cvs] Clean windows a little
 
Nick Mathewson
- [or-cvs] Normalize whitespace; add a "tell me about all the unnormal...
 
Nick Mathewson
- [or-cvs] Normalize whitespace; add a "tell me about all the unnormal...
 
Nick Mathewson
- [or-cvs] Normalize whitespace; add a "tell me about all the unnormal...
 
Nick Mathewson
- [or-cvs] Normalize whitespace; add a "tell me about all the unnormal...
 
Nick Mathewson
- [or-cvs] Normalize whitespace; add a "tell me about all the unnormal...
 
Nick Mathewson
- [or-cvs] don"t check permissions on our datadirectory until we switc...
 
Roger Dingledine
- [or-cvs] separate out the cflags that cause spurious warnings, so
 
Roger Dingledine
- [or-cvs] check off last 0.0.9pre5 todo items
 
Roger Dingledine
- [or-cvs] don"t ship with the default dirservers listed explicitly. l...
 
Roger Dingledine
- [or-cvs] fix copyright in the license
 
Roger Dingledine
- [or-cvs] DirFetchPostPeriod is not a sub-element of AllowUnverifiedN...
 
Roger Dingledine
- [or-cvs] remove extraneous variable
 
Roger Dingledine
- [or-cvs] clarify that nodefamily is only need when the server doesn"t
 
Roger Dingledine
- [or-cvs] fix more typos in man page
 
Roger Dingledine
- [or-cvs] More whitespace normalization
 
Nick Mathewson
- [or-cvs] More whitespace normalization
 
Nick Mathewson
- [or-cvs] More whitespace normalization
 
Nick Mathewson
- [or-cvs] Remvove an XXX
 
Nick Mathewson
- [or-cvs] ship the tarball with a minimal cflags, since gcc"s vary so...
 
Roger Dingledine
- [or-cvs] weaken our anonymity warning a little bit more
 
Roger Dingledine
- [or-cvs] make it more obvious that we have just told them their new ...
 
Roger Dingledine
- [or-cvs] make abbreviations case-insensitive (thanks weasel)
 
Roger Dingledine
- [or-cvs] Prepare for a new upstream release
 
Peter Palfrader
- [or-cvs] 04_fix_test can be backed out again, it was a backport from...
 
Peter Palfrader
- [or-cvs] 04_fix_test can be backed out again, it was a backport from...
 
Peter Palfrader
- [or-cvs] Make sure all patches apply cleanly
 
Peter Palfrader
- [or-cvs] Make sure all patches apply cleanly
 
Peter Palfrader
- [or-cvs] hack the tor.sh so it uses the new log format even on the c...
 
Roger Dingledine
- [or-cvs] Validate log options during options_validate().  Reject unr...
 
Nick Mathewson
- [or-cvs] No longer use --pidfile, --logfile, and --runasdaemon comma...
 
Peter Palfrader
- [or-cvs] No longer use --pidfile, --logfile, and --runasdaemon comma...
 
Peter Palfrader
- [or-cvs] Change the description slightly, to say "don"t rely on the ...
 
Peter Palfrader
- [or-cvs] Log at level notice of higher, not warn or higher.  Thanks ...
 
Peter Palfrader
- [or-cvs] make nick"s config patch build
 
Roger Dingledine
- [or-cvs] don"t install tor-control.py, just ship it
 
Roger Dingledine
- [or-cvs] Fix a few bugs in accounting: parse bw_accounting correctly...
 
Nick Mathewson
- [or-cvs] bump us to 0.0.9pre6-cvs
 
Roger Dingledine
- [or-cvs] when you cast MAX_UINT to an int it confuses the users
 
Roger Dingledine
- [or-cvs] Resolve FIXME items: make expand_filename handle ~ and ~use...
 
Nick Mathewson
- [or-cvs] Resolve FIXME items: make expand_filename handle ~ and ~use...
 
Nick Mathewson
- [or-cvs] Resolve FIXME items: fix assert failure on malformed socks4...
 
Nick Mathewson
- [or-cvs] Resolve FIXME items: clarify two XXXX comments for 009
 
Nick Mathewson
- [or-cvs] Resolve FIXME items: make circuit_free_cpath_node static
 
Nick Mathewson
- [or-cvs] Resolve FIXME items: make the kill-unattached-AP timeout sy...
 
Nick Mathewson
- [or-cvs] Clarify a warning about /.tor
 
Nick Mathewson
- [or-cvs] When we think we have no bandwidth, guess that we will run ...
 
Nick Mathewson
- [or-cvs] Note a pre6 item
 
Nick Mathewson
- [or-cvs] Resolve a FIXME: use identity comparison, not nickname comp...
 
Nick Mathewson
- [or-cvs] Resolve a FIXME: use identity comparison, not nickname comp...
 
Nick Mathewson
- [or-cvs] Remove XXXX009 comment telling us to do the last (circID-re...
 
Nick Mathewson
- [or-cvs] apply patch from Andre Eisenbach: include event code with e...
 
Nick Mathewson
- [or-cvs] when clients do --list-fingerprint, it"s misleading to
 
Roger Dingledine
- [or-cvs] move datadirectory to the "general" section,
 
Roger Dingledine
- [or-cvs] mention that Address doesn"t need to be set
 
Roger Dingledine
- [or-cvs] clean torrc sample
 
Roger Dingledine
- [or-cvs] dfc caught a SIGXFSZ error when his debugfile reached 2GB.
 
Roger Dingledine
- [or-cvs] Resolve FIXMES: sometimes an error code is just an error code
 
Nick Mathewson
- [or-cvs] Use autoconf to enable largefile support where necessary. U...
 
Nick Mathewson
- [or-cvs] Use autoconf to enable largefile support where necessary. U...
 
Nick Mathewson
- [or-cvs] Use autoconf to enable largefile support where necessary. U...
 
Nick Mathewson
- [or-cvs] Resolve FIXME: Possible solution to note_disconnect problem...
 
Nick Mathewson
- [or-cvs] Resolve a bunch of FIXME items; mark a lot more for attenti...
 
Nick Mathewson
- [or-cvs] Resolve a bunch of FIXME items; mark a lot more for attenti...
 
Nick Mathewson
- [or-cvs] Symlink tor(8) manpage to torrc(5)
 
Peter Palfrader
- [or-cvs] Make logs readable by the system administrators (group adm)
 
Peter Palfrader
- [or-cvs] Point to /var/log/tor (the directory) instead of a single f...
 
Peter Palfrader
- [or-cvs] Point to /var/log/tor (the directory) instead of a single f...
 
Peter Palfrader
- [or-cvs] Fix two comments in torrc.sample.in directly in the upstrea...
 
Peter Palfrader
- [or-cvs] Do not patch the default torrc to include settings we reall...
 
Peter Palfrader
- [or-cvs] Do not patch the default torrc to include settings we reall...
 
Peter Palfrader
- [or-cvs] Remove /usr/bin/tor-control.py from the binary package
 
Peter Palfrader
- [or-cvs] Guess this is 0.0.8+0.0.9pre5-2
 
Peter Palfrader
- [or-cvs] Change init startup script to properly deal with tor printi...
 
Peter Palfrader
- [or-cvs] Tweak it some more
 
Peter Palfrader
- [or-cvs] Rename exit_policy to addr_policy, since it gets used for S...
 
Nick Mathewson
- [or-cvs] Rename exit_policy to addr_policy, since it gets used for S...
 
Nick Mathewson
- [or-cvs] Write most of the implementation for SAVECONF.
 
Nick Mathewson
- [or-cvs] Write most of the implementation for SAVECONF.
 
Nick Mathewson
- [or-cvs] Speed up tor_strndup a lot: profiling suggests that our use...
 
Nick Mathewson
- [or-cvs] Add a FAST_SMARTLIST define to optionally inline smartlist_...
 
Nick Mathewson
- [or-cvs] Nobody was using the return values from smartlist_(set|del|...
 
Nick Mathewson
- [or-cvs] Nobody was using the return values from smartlist_(set|del|...
 
Nick Mathewson
- [or-cvs] Fix argument to strncpy.
 
Nick Mathewson
- [or-cvs] fix a seg fault when fetching rendezvous descs
 
Roger Dingledine
- [or-cvs] include control-spec.txt in the tarball
 
Roger Dingledine
- [or-cvs] And install it into usr/share/doc/tor/
 
Peter Palfrader
- [or-cvs] Comment a confusing conditional
 
Nick Mathewson
- [or-cvs] Allocate 009pre6 items
 
Nick Mathewson
- [or-cvs] remove finished 0.0.9pre5 items
 
Roger Dingledine
- [or-cvs] add in some more todo items
 
Roger Dingledine
- [or-cvs] Track whether descriptor is dirty/uploaded.  When any optio...
 
Nick Mathewson
- [or-cvs] Track whether descriptor is dirty/uploaded.  When any optio...
 
Nick Mathewson
- [or-cvs] Document remaining configuration options; add a ccheck for ...
 
Nick Mathewson
- [or-cvs] Document remaining configuration options; add a ccheck for ...
 
Nick Mathewson
- [or-cvs] Add original version of NSI installer script from J Doe; th...
 
Nick Mathewson
- [or-cvs] Update installer script to seemingly better values.
 
Nick Mathewson
- [or-cvs] Make tor.nsi work, document how to use it, and document wha...
 
Nick Mathewson
- [or-cvs] Use the data, *then* free it.  It works so much better.
 
Nick Mathewson
- [or-cvs] Bump windows version
 
Nick Mathewson
- [or-cvs] normalize whitespace
 
Nick Mathewson
- [or-cvs] Tweak openssl version
 
Nick Mathewson
- [or-cvs] Update windows installer todo
 
Nick Mathewson
- [or-cvs] Add maintainer script to propagate Tor version to windows
 
Nick Mathewson
- [or-cvs] update the 009pre5 changelog with what i actually announced
 
Roger Dingledine
- [or-cvs] clean a comment
 
Roger Dingledine
- [or-cvs] first cut of new website
 
Roger Dingledine
- [or-cvs] point to correct places in cvs
 
Roger Dingledine
- [or-cvs] change contact info.
 
Roger Dingledine
- [or-cvs] experiment with making the bottom-line cleaner
 
Roger Dingledine
- [or-cvs] and remember the dollar sign
 
Roger Dingledine
- [or-cvs] decide on a format for contact info / timestamp at the bott...
 
Roger Dingledine
- [or-cvs] add another contributed tor start/stop script
 
Roger Dingledine
- [or-cvs] generate contrib/torctl via auto*
 
Roger Dingledine
- [or-cvs] Remove redundant stat() for reading cached directory, and r...
 
Roger Dingledine
- [or-cvs] clean up the ftello call a little bit.
 
Roger Dingledine
- [or-cvs] remove redundant stdio.h
 
Roger Dingledine
- [or-cvs] clean up my meta and br tags
 
Roger Dingledine
- [or-cvs] correct the link to torrc.sample
 
Roger Dingledine
- [or-cvs] correct links to tor-doc.html
 
Roger Dingledine
- [or-cvs] fix a 404
 
Roger Dingledine
- [or-cvs] fix and rearrange the lists in contribute.html
 
Roger Dingledine
- [or-cvs] move the todo pointer from design to developers
 
Roger Dingledine
- [or-cvs] clean up spec headers, mark a few todo items off
 
Roger Dingledine
- [or-cvs] try out a better takeaway message
 
Roger Dingledine
- [or-cvs] ok ok the stat wasn"t redundant
 
Roger Dingledine
- [or-cvs] make kill -USR1 work again
 
Roger Dingledine
- [or-cvs] Fix "implicit declaration of ftello" warning: add AC_FUNC_F...
 
Nick Mathewson
- [or-cvs] Fix "implicit declaration of ftello" warning: add AC_FUNC_F...
 
Nick Mathewson
- [or-cvs] Remove redundant declaration
 
Nick Mathewson
- [or-cvs] Directory /home/or/cvsroot/tor/Win32Build/vc6 added to the ...
 
Nick Mathewson
- [or-cvs] Directory /home/or/cvsroot/tor/Win32Build/vc6/tor added to ...
 
Nick Mathewson
- [or-cvs] Directory /home/or/cvsroot/tor/Win32Build/vc6/tor_resolve a...
 
Nick Mathewson
- [or-cvs] Update VC6 workspace/project files; move into a new sane di...
 
Nick Mathewson
- [or-cvs] Update VC6 workspace/project files; move into a new sane di...
 
Nick Mathewson
- [or-cvs] Update VC6 workspace/project files; move into a new sane di...
 
Nick Mathewson
- [or-cvs] Update VC6 workspace/project files; move into a new sane di...
 
Nick Mathewson
- [or-cvs] Update VC6 workspace/project files; move into a new sane di...
 
Nick Mathewson
- [or-cvs] Fix cast warning in tor-resolve.c
 
Nick Mathewson
- [or-cvs] Revise project files; make them work
 
Nick Mathewson
- [or-cvs] Revise project files; make them work
 
Nick Mathewson
- [or-cvs] Add an unreachable return 0.
 
Nick Mathewson
- [or-cvs] Fix windows whitespace
 
Nick Mathewson
- [or-cvs] Add tor_resolve to package
 
Nick Mathewson
- [or-cvs] Add shell script to automate windows packaging.  Only Nick ...
 
Nick Mathewson
- [or-cvs] Make happy-installer script work.
 
Nick Mathewson
- [or-cvs] Add coda at the end of configure.in to update versions in o...
 
Nick Mathewson
- [or-cvs] Note where torrc goes.
 
Nick Mathewson
- [or-cvs] Make TODO items done.
 
Nick Mathewson
- [or-cvs] Make TODO items done.
 
Nick Mathewson
- [or-cvs] Uninstaller should remove tor_resolve.exe too
 
Nick Mathewson
- [or-cvs] Add simpler option_is_same, as suggested by arma. Finish im...
 
Nick Mathewson
- [or-cvs] Add simpler option_is_same, as suggested by arma. Finish im...
 
Nick Mathewson
- [or-cvs] Hibernate if we start tor during the "wait for wakeup-time"...
 
Nick Mathewson
- [or-cvs] Note item completed
 
Nick Mathewson
- [or-cvs] Make running-routers fetch (apparently) work
 
Nick Mathewson
- [or-cvs] Fetch running-routers.
 
Nick Mathewson
- [or-cvs] Fetch running-routers.
 
Nick Mathewson
- [or-cvs] Split X509 certificate liveness checks into a separate func...
 
Nick Mathewson
- [or-cvs] Allow more clock skew from unrecognized hosts than from rec...
 
Nick Mathewson
- [or-cvs] Allow more clock skew from unrecognized hosts than from rec...
 
Nick Mathewson
- [or-cvs] Resolve some hibernating-related XXXX009s.
 
Nick Mathewson
- [or-cvs] Fix compilation. Duh.
 
Nick Mathewson
- [or-cvs] Define an elaborate set of lunacy to make sure that RPM ver...
 
Nick Mathewson
- [or-cvs] Define an elaborate set of lunacy to make sure that RPM ver...
 
Nick Mathewson
- [or-cvs] Improve de-installation a little
 
Nick Mathewson
- [or-cvs] mention the instructions on the download page
 
Roger Dingledine
- [or-cvs] Add tor.spec and torctl to .cvsignore files
 
Nick Mathewson
- [or-cvs] Add tor.spec and torctl to .cvsignore files
 
Nick Mathewson
- [or-cvs] some fixes so far
 
Roger Dingledine
- [or-cvs] fix a bug in configuring accounting in options_act()
 
Roger Dingledine
- [or-cvs] Patch to patch: do not send both error and done for one com...
 
Nick Mathewson
- [or-cvs] Cache running-routers; compress running-routers; serve comp...
 
Nick Mathewson
- [or-cvs] fix yet another 404
 
Roger Dingledine
- [or-cvs] Change "warn if unverified routers are very skewed" to "nev...
 
Nick Mathewson
- [or-cvs] Only record bandwidth usage when accounting is enabled
 
Nick Mathewson
- [or-cvs] a first cut at a print_usage()
 
Roger Dingledine
- [or-cvs] clean up socks handling, refuse connections to port 0
 
Roger Dingledine
- [or-cvs] Break DirFetchPostPeriod into:
 
Roger Dingledine
- [or-cvs] move second stat to a cleaner place
 
Roger Dingledine
- [or-cvs] Authoritative dirservers now also cache the directory, since
 
Roger Dingledine
- [or-cvs] mark off almost all remaining pre6 items
 
Roger Dingledine
- [or-cvs] Tweak on patch to make authoritative directory servers cache
 
Nick Mathewson
- [or-cvs] change wording on navy reference
 
Roger Dingledine
- [or-cvs] ugly macros to make log_fn play nice on non-GCC compilers.
 
Nick Mathewson
- [or-cvs] move mailing list paragraph from documentation to developers
 
Roger Dingledine
- [or-cvs] give Tor: Overview a different title
 
Roger Dingledine
- [or-cvs] Whitespace normalization
 
Nick Mathewson
- [or-cvs] Make log_fn not fail so miserably on VC6
 
Nick Mathewson
- [or-cvs] Directory /home/or/cvsroot/tor/Win32Build/vc7 added to the ...
 
Nick Mathewson
- [or-cvs] Directory /home/or/cvsroot/tor/Win32Build/vc7/Tor added to ...
 
Nick Mathewson
- [or-cvs] Directory /home/or/cvsroot/tor/Win32Build/vc7/tor_resolve a...
 
Nick Mathewson
- [or-cvs] Our new favored MS build environment is vc7/visual studio ....
 
Nick Mathewson
- [or-cvs] Our new favored MS build environment is vc7/visual studio ....
 
Nick Mathewson
- [or-cvs] Our new favored MS build environment is vc7/visual studio ....
 
Nick Mathewson
- [or-cvs] Fix a fun bug in read_all that was corrupting config files ...
 
Nick Mathewson
- [or-cvs] add signals to man page
 
Roger Dingledine
- [or-cvs] a changelog for 0.0.9pre6
 
Roger Dingledine
- [or-cvs] minor fixes
 
Roger Dingledine
- [or-cvs] bump us to 0.0.9pre6
 
Roger Dingledine
- [or-cvs] bump us to 0.0.9pre6
 
Roger Dingledine
- [or-cvs] bump us to 0.0.9pre6
 
Roger Dingledine
- [or-cvs] add a TODO item and some comment changes.
 
Nick Mathewson
- [or-cvs] add a TODO item and some comment changes.
 
Nick Mathewson
- [or-cvs] Link to latest version, including windows installer
 
Nick Mathewson
- [or-cvs] Note pre6 in more places
 
Nick Mathewson
- [or-cvs] Remove extraneous period
 
Nick Mathewson
- [or-cvs] New upstream version
 
Peter Palfrader
- [or-cvs] bugfix: when our poll is interrupted, we believed the reven...
 
Roger Dingledine
- [or-cvs] website patches from annalee
 
Roger Dingledine
- [or-cvs] and the other file
 
Roger Dingledine
- [or-cvs] make "running tor" link more obvious
 
Roger Dingledine
- [or-cvs] minor fixes on website
 
Roger Dingledine
- [or-cvs] mark some last items for 009rc1
 
Nick Mathewson
- [or-cvs] more tweaks on website
 
Roger Dingledine
- [or-cvs] clean up the tor-doc some
 
Roger Dingledine
- [or-cvs] jbash prefers one backslash to two.
 
Roger Dingledine
- [or-cvs] fix another 404
 
Roger Dingledine
- [or-cvs] Add "MEMUNIT" and "INTERVAL" types to configuration. Also t...
 
Nick Mathewson
- [or-cvs] Add "MEMUNIT" and "INTERVAL" types to configuration. Also t...
 
Nick Mathewson
- [or-cvs] Add "MEMUNIT" and "INTERVAL" types to configuration. Also t...
 
Nick Mathewson
- [or-cvs] remove another possible sigpipe cause
 
Roger Dingledine
- [or-cvs] simplify close_temp_logs()
 
Roger Dingledine
- [or-cvs] kill -USR2 now moves all logs to loglevel debug
 
Roger Dingledine
- [or-cvs] kill -USR2 now moves all logs to loglevel debug
 
Roger Dingledine
- [or-cvs] better text for AccountingMaxKB
 
Roger Dingledine
- [or-cvs] bump us to 0.0.9rc1-cvs
 
Roger Dingledine
- [or-cvs] printfs want carriage returns
 
Roger Dingledine
- [or-cvs] yes, in fact, i broke it. putting back.
 
Roger Dingledine
- [or-cvs] and a comment so i don"t try to "fix" it again later
 
Roger Dingledine
- [or-cvs] if your requested exit node has bandwidth 0, pick it anyway
 
Roger Dingledine
- [or-cvs] stop some more seg faults
 
Roger Dingledine
- [or-cvs] allow StrictEntryNode and StrictExitNode to be singular
 
Roger Dingledine
- [or-cvs] stop asking for a bugzilla, since people keep offering and we
 
Roger Dingledine
- [or-cvs] Bump windows version
 
Nick Mathewson
- [or-cvs] Bump windows version
 
Nick Mathewson
- [or-cvs] Call init_keys() where needed; fix hibernate bug.
 
Nick Mathewson
- [or-cvs] fix typo
 
Nick Mathewson
- [or-cvs] Dont keep rephist info for routers that havent had activity...
 
Nick Mathewson
- [or-cvs] commit a short script to do lots of fetches through tor at ...
 
Roger Dingledine
- [or-cvs] be more greedy about filling up all relay cells.
 
Roger Dingledine
- [or-cvs] some more debugging aids
 
Roger Dingledine
- [or-cvs] break reached_eof() out of process_inbuf()
 
Roger Dingledine
- [or-cvs] clean up some more.
 
Roger Dingledine
- [or-cvs] The crowning bugfix.
 
Roger Dingledine
- [or-cvs] clean up tor-stress a bit, for posterity
 
Roger Dingledine
- [or-cvs] Fix tor.spec link; only tor.spec.in is really in CVS
 
Nick Mathewson
- [or-cvs] Absolutely never call close_temp_logs while validating log ...
 
Nick Mathewson
- [or-cvs] Add function to format local time in ISO format
 
Nick Mathewson
- [or-cvs] Implement weekly/monthly/daily accounting
 
Nick Mathewson
- [or-cvs] Document changed options; tweak formatting slightly
 
Nick Mathewson
- [or-cvs] Apply NT service patch from Osamu Fujino.  This still has s...
 
Nick Mathewson
- [or-cvs] Normalize space
 
Nick Mathewson
- [or-cvs] Mark some TODO items done
 
Nick Mathewson
- [or-cvs] Compile cleanly on windows; prevent some insane bandwidth c...
 
Nick Mathewson
- [or-cvs] Fix sign-related warnings
 
Nick Mathewson
- [or-cvs] Normalize a few more kinds of whitespace.   We now dislike:
 
Nick Mathewson
- [or-cvs] Normalize a few more kinds of whitespace.   We now dislike:
 
Nick Mathewson
- [or-cvs] Enhancements to whitespace borkage detector
 
Nick Mathewson
- [or-cvs] Clean up some logging and interfaces
 
Nick Mathewson
- [or-cvs] Clean up some logging and interfaces
 
Nick Mathewson
- [or-cvs] Fix critical bug in circuit_list_path: cpath is a circular ...
 
Nick Mathewson
- [or-cvs] Note TODO status; add a couple of items for post-rc1.
 
Nick Mathewson
- [or-cvs] Dr. Seuss on iterating circular lists: "It"s fun to have fu...
 
Nick Mathewson
- [or-cvs] update todo some more
 
Roger Dingledine
- [or-cvs] add a changelog for rc1
 
Roger Dingledine
- [or-cvs] fix some typos; move to 0.0.9rc1
 
Roger Dingledine
- [or-cvs] fix some typos; move to 0.0.9rc1
 
Roger Dingledine
- [or-cvs] fix some typos; move to 0.0.9rc1
 
Roger Dingledine
- [or-cvs] fix some typos; move to 0.0.9rc1
 
Roger Dingledine
- [or-cvs] fix some typos; move to 0.0.9rc1
 
Roger Dingledine
- [or-cvs] update unit tests to reflect changed interface
 
Roger Dingledine
- [or-cvs] initialize rephist before we init_from_config, since init_f...
 
Roger Dingledine
- [or-cvs] fail more gracefully next time
 
Roger Dingledine
- [or-cvs] less confusing message upon hibernation
 
Roger Dingledine
- [or-cvs] another slightly less confusing message
 
Roger Dingledine
- [or-cvs] tweak changelogs
 
Roger Dingledine
- [or-cvs] add 0.0.9rc1 to the website
 
Roger Dingledine
- [or-cvs] New upstream release (candidate)
 
Peter Palfrader
- [or-cvs] Link to windows installer
 
Nick Mathewson
- [or-cvs] Bugfix: when no units are given, default to seconds or bytes.
 
Nick Mathewson
- [or-cvs] Use nick"s patch against config. in the rc1 debian package
 
Peter Palfrader
- [or-cvs] Use nick"s patch against config. in the rc1 debian package
 
Peter Palfrader
- [or-cvs] Better notice for hibernate interval spans; when estimate i...
 
Nick Mathewson
- [or-cvs] Document that times are in 24-hour format.
 
Nick Mathewson
- [or-cvs] bump to rc2
 
Roger Dingledine
- [or-cvs] Add a TODO item
 
Nick Mathewson
- [or-cvs] bump windows version stuff to 009rc2
 
Nick Mathewson
- [or-cvs] bump windows version stuff to 009rc2
 
Nick Mathewson
- [or-cvs] make nt service version match actual version
 
Nick Mathewson
- [or-cvs] patch to nick"s patch
 
Roger Dingledine
- [or-cvs] bugfix: let socks do multiple rounds of negotiation again
 
Roger Dingledine
- [or-cvs] a changelog for rc2
 
Roger Dingledine
- [or-cvs] make tor-resolve work again
 
Roger Dingledine
- [or-cvs] make tor-resolve work, uh, more. this time for sure!
 
Roger Dingledine
- [or-cvs] don"t process marked-for-close conns further.
 
Roger Dingledine
- [or-cvs] tor-stress doesn"t use gettimeofday anymore, and it"s not p...
 
Roger Dingledine
- [or-cvs] avoid infinite loop in tor-resolve if tor hangs up on it
 
Roger Dingledine
- [or-cvs] a little help for dfc to debug his "resolve 800 things at o...
 
Roger Dingledine
- [or-cvs] update conn_state_to_string
 
Roger Dingledine
- [or-cvs] Flush the logfd after we print "Tor opening log file", so w...
 
Peter Palfrader
- [or-cvs] New upstream release (candidate)
 
Peter Palfrader
- [or-cvs] New upstream release (candidate)
 
Peter Palfrader
- [or-cvs] link to rc2 release and windows installer on download page
 
Nick Mathewson
- [or-cvs] Clarify a bunch of log messages
 
Nick Mathewson
- [or-cvs] make the win32 rc2 link work
 
Roger Dingledine
- [or-cvs] bump to 0.0.9rc3
 
Roger Dingledine
- [or-cvs] bump to 0.0.9rc3
 
Roger Dingledine
- [or-cvs] bump to 0.0.9rc3
 
Roger Dingledine
- [or-cvs] when warning that a version is too new, don"t use the confu...
 
Roger Dingledine
- [or-cvs] put rc3 up on the website
 
Roger Dingledine
- [or-cvs] rc3 is not called rc1
 
Roger Dingledine
- [or-cvs] call set_max_file_descriptors() after we configure logs, so
 
Roger Dingledine
- [or-cvs] give up trying to track down the reason we"re calling packa...
 
Roger Dingledine
- [or-cvs] remove emacs droppings, since nick says he doesn"t need the...
 
Roger Dingledine
- [or-cvs] remove emacs droppings, since nick says he doesn"t need the...
 
Roger Dingledine
- [or-cvs] remove emacs droppings, since nick says he doesn"t need the...
 
Roger Dingledine
- [or-cvs] if you want to handle -USR2, you should catch it too.
 
Roger Dingledine
- [or-cvs] that"s enough changes to bump to rc4-cvs
 
Roger Dingledine
- [or-cvs] that"s enough changes to bump to rc4-cvs
 
Roger Dingledine
- [or-cvs] that"s enough changes to bump to rc4-cvs
 
Roger Dingledine
- [or-cvs] inform the user that you noticed when he sent a USR2
 
Roger Dingledine
- [or-cvs] inform him more sanely
 
Roger Dingledine
- [or-cvs] link back to index.html correctly from howitworks.html
 
Roger Dingledine
- [or-cvs] revert to pre6 win32 installer
 
Roger Dingledine
- [or-cvs] document directory interaction a bit better
 
Roger Dingledine
- [or-cvs] move the rendezous section of the torrc to the middle, since
 
Roger Dingledine
- [or-cvs] change documentation to point to correct parts of torrc
 
Roger Dingledine
- [or-cvs] remember; tor_socket_errno has side effects!
 
Nick Mathewson
- [or-cvs] remember; tor_socket_errno has side effects!
 
Nick Mathewson
- [or-cvs] Very oops. make windows nonblocking sockets nonblocking
 
Nick Mathewson
- [or-cvs] connect() on win32 can do more things than we thought?
 
Nick Mathewson
- [or-cvs] one of the debugging aids was misleading
 
Roger Dingledine
- [or-cvs] bump to 0.0.9rc4
 
Roger Dingledine
- [or-cvs] bump to 0.0.9rc4
 
Roger Dingledine
- [or-cvs] bump to 0.0.9rc4
 
Roger Dingledine
- [or-cvs] point to 0.0.9rc4
 
Roger Dingledine
- [or-cvs] say the word rc4 when pointing to rc4
 
Roger Dingledine
- [or-cvs] Normalize space: add one between every control keyword and ...
 
Nick Mathewson
- [or-cvs] Normalize space: add one between every control keyword and ...
 
Nick Mathewson
- [or-cvs] Normalize space: add one between every control keyword and ...
 
Nick Mathewson
- [or-cvs] Normalize space: add one between every control keyword and ...
 
Nick Mathewson
- [or-cvs] correct multiple internal spaces
 
Nick Mathewson
- [or-cvs] correct multiple internal spaces
 
Nick Mathewson
- [or-cvs] correct multiple internal spaces
 
Nick Mathewson
- [or-cvs] Do the actual conversation from freehaven.net/tor/ to tor.f...
 
Roger Dingledine
- [or-cvs] on better thought, make the urls relative
 
Roger Dingledine
- [or-cvs] wrong is ok, and right is fine, but in between is apparently
 
Roger Dingledine
- [or-cvs] wrong is ok, and right is fine, but in between is apparently
 
Roger Dingledine
- [or-cvs] accept *:706 (silc) by default
 
Roger Dingledine
- [or-cvs] and document it
 
Roger Dingledine
- [or-cvs] words look better when they have space between them
 
Roger Dingledine
- [or-cvs] list remaining items for 0.0.9
 
Roger Dingledine
- [or-cvs] bump to 0.0.9rc5-cvs
 
Roger Dingledine
- [or-cvs] bump to 0.0.9rc5-cvs
 
Roger Dingledine
- [or-cvs] bump to 0.0.9rc5-cvs
 
Roger Dingledine
- [or-cvs] prevent integer underflow
 
Roger Dingledine
- [or-cvs] fix integer underflow in tor_vsnprintf()
 
Roger Dingledine
- [or-cvs] Disallow NDEBUG. It is very stupid.
 
Nick Mathewson
- [or-cvs] After implementing a feature, remember to disable the error...
 
Nick Mathewson
- [or-cvs] assing and tweak 009 items
 
Nick Mathewson
- [or-cvs] put in initial support for ".nickname.exit" addresses, to l...
 
Roger Dingledine
- [or-cvs] clean up the previous underflow check, and also point out
 
Roger Dingledine
- [or-cvs] Remove needless -2 in log code.  This was not an underflow ...
 
Nick Mathewson
- [or-cvs] Fetch cached running-routers from servers that serve it (th...
 
Nick Mathewson
- [or-cvs] Fetch cached running-routers from servers that serve it (th...
 
Nick Mathewson
- [or-cvs] Suggestion from weasel: Make tor --version --version dump t...
 
Nick Mathewson
- [or-cvs] Suggestion from weasel: Make tor --version --version dump t...
 
Nick Mathewson
- [or-cvs] New upstream release (candidate) - rc3
 
Peter Palfrader
- [or-cvs] Implement new version format for post 0.1.
 
Nick Mathewson
- [or-cvs] Implement new version format for post 0.1.
 
Nick Mathewson
- [or-cvs] note possible alternative for how to do CVS versions; ask a...
 
Nick Mathewson
- [or-cvs] If anybody set DirFetchPostPeriod, give them StatuFetchPeri...
 
Nick Mathewson
- [or-cvs] If anybody set DirFetchPostPeriod, give them StatuFetchPeri...
 
Nick Mathewson
- [or-cvs] Enforce coding style.
 
Nick Mathewson
- [or-cvs] Add casei versions of strcmpstart/strcmpend
 
Nick Mathewson
- [or-cvs] Give an early error if you pass a .onion or a .exit hostnam...
 
Nick Mathewson
- [or-cvs] Make version parsing tests pass
 
Nick Mathewson
- [or-cvs] Rename parse_address to parse_extended_hostname (since we h...
 
Nick Mathewson
- [or-cvs] Update tor-spec.txt: list and describe all router and direc...
 
Nick Mathewson
- [or-cvs] Fix last patch
 
Nick Mathewson
- [or-cvs] clarify why strlcpy is safe in truncated log messages
 
Nick Mathewson
- [or-cvs] doxygen uses backslashes, not forward-slashes
 
Nick Mathewson
- [or-cvs] doxygen uses backslashes, not forward-slashes
 
Nick Mathewson
- [or-cvs] It seems that some people just don"t appreciate my avant-ga...
 
Nick Mathewson
- [or-cvs] use shorter minimum key lifetime until 008 is dead
 
Nick Mathewson
- [or-cvs] Make tor-resolve accept x.y.exit addresses again
 
Nick Mathewson
- [or-cvs] fix more grammar stuff
 
Nick Mathewson
- [or-cvs] refuse .exit addresses immediately if the requested node wo...
 
Roger Dingledine
- [or-cvs] Let resolve conns retry/expire also, rather than sticking a...
 
Roger Dingledine
- [or-cvs] write down our "how to have two defaults for dirfetchperiod"
 
Roger Dingledine
- [or-cvs] a few minor tweaks
 
Roger Dingledine
- [or-cvs] a few minor tweaks
 
Roger Dingledine
- [or-cvs] clean up the other "Tell Roger" log that dfc keeps getting
 
Roger Dingledine
- [or-cvs] Rather have a badly worded FAQ than a wrong one
 
Peter Palfrader
- [or-cvs] exit stuff is done.
 
Roger Dingledine
- [or-cvs] a changelog for rc5
 
Roger Dingledine
- [or-cvs] clean obsolete circuit_log_path code
 
Roger Dingledine
- [or-cvs] Clarify chosen tag progression
 
Nick Mathewson
- [or-cvs] add some todo items before arma conflicts with them ;)
 
Nick Mathewson
    
      Last message date: 
       Tue Nov 30 22:42:34 UTC 2004
    Archived on: Mon Feb 28 22:43:31 UTC 2011
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).