Mail Thread Index
- [or-cvs] revise spec. It still needs more explanation to be intelli...,
Nick Mathewson
- [or-cvs] make "make test" exit(1) if a test fails.,
Nick Mathewson
- [or-cvs] update the todo,
Roger Dingledine
- [or-cvs] note an assert trigger bug,
Roger Dingledine
- [or-cvs] make parse_line_from_file fail rather than warn for malform...,
Roger Dingledine
- [or-cvs] make config_assign fail rather than warn for unrecognized c...,
Roger Dingledine
- [or-cvs] add --version, note that --help is probably obsolete,
Roger Dingledine
- [or-cvs] Fix assertion failure spotted by arma.,
Nick Mathewson
- [or-cvs] Split out mark_for_close with circuits. Seems to work for ...,
Nick Mathewson
- [or-cvs] fix a pair of lurking segfaults,
Roger Dingledine
- [or-cvs] Integrate jbash"s RPM spec into build process. (Requires "...,
Nick Mathewson
- [or-cvs] fix the rpm spec description again,
Roger Dingledine
- [or-cvs] Nth time is the charm on list manip.,
Nick Mathewson
- [or-cvs] bugfix: close_immediate called buf_clear but listeners don"...,
Roger Dingledine
- [or-cvs] warn more when losing data on closed/marked connections.,
Nick Mathewson
- [or-cvs] remove redundant check,
Nick Mathewson
- [or-cvs] Fix (maybe) assert_circuit_ok. leave it disabled till arma ...,
Nick Mathewson
- [or-cvs] make circuit-building less noisy when a node in your exclud...,
Roger Dingledine
- [or-cvs] reenable part of assert_circuit_ok, leave some still disabled,
Roger Dingledine
- [or-cvs] make socks5 not give a spurious warning,
Roger Dingledine
- [or-cvs] Implement hold_open_until_flushed. I may have missed somet...,
Nick Mathewson
- [or-cvs] use conn->hold_open_until_flushed for streams,
Roger Dingledine
- [or-cvs] don"t mark_for_close again when the destroy arrives after t...,
Roger Dingledine
- [or-cvs] close immediately when write() fails too, else things will ...,
Roger Dingledine
- [or-cvs] better debugging for lonely flushes,
Roger Dingledine
- [or-cvs] holding until flush was borked,
Roger Dingledine
- [or-cvs] and a minor patch,
Roger Dingledine
- [or-cvs] commit the pre24 changelog,
Roger Dingledine
- [or-cvs] bump cvs to pre25,
Roger Dingledine
- [or-cvs] New upstream release,
Peter Palfrader
- [or-cvs] Do not strip binaries for now,
Peter Palfrader
- [or-cvs] Add "# ulimit -c unlimited" to tor.default,
Peter Palfrader
- [or-cvs] Directory /home/or/cvsroot/debian/patches added to the repo...,
Peter Palfrader
- [or-cvs] Always enable DataDirectory, requires dpatch,
Peter Palfrader
- [or-cvs] Wait for tor to die in init stop. Let the user know if it ...,
Peter Palfrader
- [or-cvs] Try to find out early if buffers get trashed or double-freed.,
Nick Mathewson
- [or-cvs] Store options->Address as IP, not hostname,
Roger Dingledine
- [or-cvs] Make decriptor format more flexible and extensible,
Nick Mathewson
- [or-cvs] note that make install requires root,
Roger Dingledine
- [or-cvs] ok ok only requires root if it requires root,
Roger Dingledine
- [or-cvs] Clean up dns->connection_mark_for_close->dns_remove path,
Nick Mathewson
- [or-cvs] bugfix: don"t pass complex things to the connection_mark_fo...,
Roger Dingledine
- [or-cvs] make workers explain their death better when tor dies,
Roger Dingledine
- [or-cvs] changelog for pre25,
Roger Dingledine
- [or-cvs] New, more flexible directory parsing backend. Uses a bit mo...,
Nick Mathewson
- [or-cvs] stop asserting that computers always go forward in time,
Roger Dingledine
- [or-cvs] bump cvs to pre26,
Roger Dingledine
- [or-cvs] if the directory client hangs up before getting the directo...,
Roger Dingledine
- [or-cvs] if a stream times out after 15s without a connected cell,,
Roger Dingledine
- [or-cvs] fix a rare race condition: when we send a cell and then,
Roger Dingledine
- [or-cvs] improve comments for server operators (maybe),
Roger Dingledine
- [or-cvs] re-try streams at most 4 times,
Roger Dingledine
- [or-cvs] clarifying comment for crypto_pk_get_fingerprint,
Roger Dingledine
- [or-cvs] when you get a desc from an unknown router, log its fingerp...,
Roger Dingledine
- [or-cvs] bugfix: only set conn->hold_open_until_flushed after marking,
Roger Dingledine
- [or-cvs] stop troubling router operators with unapproved router conn...,
Roger Dingledine
- [or-cvs] Make tor build on windows again. More work still needed,
Nick Mathewson
- [or-cvs] Fix DOS line endings; autoconfize checks for strptime and ...,
Nick Mathewson
- [or-cvs] Fix some bugs in parse_time,
Nick Mathewson
- [or-cvs] Make windows version correct; initialize windows foolishnes...,
Nick Mathewson
- [or-cvs] Some stuff *should* be signed,
Nick Mathewson
- [or-cvs] give a useful error message to clients when the dirserver h...,
Roger Dingledine
- [or-cvs] actually, if recommendedversions is required for dirservers,,
Roger Dingledine
- [or-cvs] Opps, the changelog for pre25 was not commited,
Peter Palfrader
- [or-cvs] Mention log and pidfile location in tor.1,
Peter Palfrader
- [or-cvs] Get entropy in windows.,
Nick Mathewson
- [or-cvs] Make OP work on windows! (Also misc logging tweaks),
Nick Mathewson
- [or-cvs] UnDOSify CRLF->LF.,
Nick Mathewson
- [or-cvs] Make all the other read/writes into recv/sends, except when...,
Nick Mathewson
- [or-cvs] start tracking the "broken pipe" error,
Roger Dingledine
- [or-cvs] more details when a conn is closed before it"s done flushing,
Roger Dingledine
- [or-cvs] inform unapproved servers when we reject their descriptors,
Roger Dingledine
- [or-cvs] get rid of those pesky tabs,
Roger Dingledine
- [or-cvs] more pesky tabs,
Roger Dingledine
- [or-cvs] bugfix: we were caching transient dns failures,
Roger Dingledine
- [or-cvs] don"t close all the fd"s when you spawn a thread, only when...,
Roger Dingledine
- [or-cvs] crash when our logs go bad,
Roger Dingledine
- [or-cvs] refactor bandwidth-control token buckets,
Roger Dingledine
- [or-cvs] bugfix: decrement OR connections from global_bucket too,
Roger Dingledine
- [or-cvs] teach us to recognize internal IPs,
Roger Dingledine
- [or-cvs] prevent servers from publishing an internal IP as their add...,
Roger Dingledine
- [or-cvs] bugfix: address that strcat vulnerability in circuit.c,
Roger Dingledine
- [or-cvs] a changelog for pre26,
Roger Dingledine
- [or-cvs] fix a byte order bug,
Roger Dingledine
- [or-cvs] and another one,
Roger Dingledine
- [or-cvs] only complain about private IPs if we had to guess,
Roger Dingledine
- [or-cvs] check off a todo item,
Roger Dingledine
- [or-cvs] bump us to pre27,
Roger Dingledine
- [or-cvs] changelog for pre27,
Roger Dingledine
- [or-cvs] make it warn about internal IPs not only if we had to guess,,
Roger Dingledine
- [or-cvs] make directory format tests quiet again,
Roger Dingledine
- [or-cvs] Add ...truncated to TODO list,
Peter Palfrader
- [or-cvs] Include strlcpy and strlcat where not available, so our str...,
Nick Mathewson
- [or-cvs] Add license of strlcat and strlcpy to debian/copyright,
Peter Palfrader
- [or-cvs] extend copyright to 2004,
Roger Dingledine
- [or-cvs] Turns out, these files should not actually be in cvs!,
Nick Mathewson
- [or-cvs] another todo item re: logs,
Roger Dingledine
- [or-cvs] clean up some presentation and comments,
Roger Dingledine
- [or-cvs] define INADDR_NONE so we compile on solaris,
Roger Dingledine
- [or-cvs] bump version to 0.0.2,
Roger Dingledine
- [or-cvs] ship strlcat and strlcpy with the tarball, but don"t compil...,
Roger Dingledine
- [or-cvs] we should leave old server descriptors out of the directory,
Roger Dingledine
- [or-cvs] our changelog for 0.0.2,
Roger Dingledine
- [or-cvs] isspace and friends take an int. solaris cares.,
Roger Dingledine
- [or-cvs] we"d forgotten to autoconf fcntl.h,
Roger Dingledine
- [or-cvs] getpid returns a pid_t. we all know that"s an int. but sola...,
Roger Dingledine
- [or-cvs] Add some wrappers around SPLAY_* for the common map-from-st...,
Nick Mathewson
- [or-cvs] add a hint for solaris users,
Roger Dingledine
- [or-cvs] todo: make ./configure work on solaris more easily,
Roger Dingledine
- [or-cvs] Use strmap code for client DNS.,
Nick Mathewson
- [or-cvs] Add initial history-tracking backend code for reputation mo...,
Nick Mathewson
- [or-cvs] And tree.h is by Nils. Thanks arma,
Peter Palfrader
- [or-cvs] Add TODO item to make everything use mark_for_close; not do...,
Nick Mathewson
- [or-cvs] Integrate the new "rephist" [rep(utation) hist(ory)] module...,
Nick Mathewson
- [or-cvs] deal with hardware word alignment,
Roger Dingledine
- [or-cvs] make configure work on solaris without mods,
Roger Dingledine
- [or-cvs] oops, and make make work too on solaris,
Roger Dingledine
- [or-cvs] make servers not crash when they rep-hist-note circuits tha...,
Roger Dingledine
- [or-cvs] warn and fail if server chose a nickname with illegal chara...,
Roger Dingledine
- [or-cvs] make OR not crash when non-OR connection dies,
Roger Dingledine
- [or-cvs] solaris no longer needs special ./configure directions,
Roger Dingledine
- [or-cvs] fix one bug, note two more,
Roger Dingledine
- [or-cvs] make uname() more likely to work on solaris,
Roger Dingledine
- [or-cvs] fix one bug, add another,
Roger Dingledine
- [or-cvs] catch signals in a more portable way, so solaris can catch ...,
Roger Dingledine
- [or-cvs] mark off another bug,
Roger Dingledine
- [or-cvs] Add macros and functions to wrap memcpy/alignment logic.,
Nick Mathewson
- [or-cvs] Add a RunTesting option to try to learn link state by creat...,
Nick Mathewson
- [or-cvs] Replace all connection_removes outsice of main.c with conne...,
Nick Mathewson
- [or-cvs] Add an autoconf test for whether unaligned int access is pe...,
Nick Mathewson
- [or-cvs] Add missing dollar sign,
Nick Mathewson
- [or-cvs] Dont expire circuits we didnt originate. This may be redun...,
Nick Mathewson
- [or-cvs] Remove unused open circuits when there are too many, not wh...,
Nick Mathewson
- [or-cvs] changelog for 0.0.3,
Roger Dingledine
- [or-cvs] another todo item we thought of,
Roger Dingledine
- [or-cvs] a missing comma could wreak all sorts of havoc.,
Roger Dingledine
- [or-cvs] bump cvs to 0.0.4,
Roger Dingledine
- [or-cvs] fix two assert triggers (darn it, I hate releasing software),
Roger Dingledine
- [or-cvs] changelog for 0.0.4 (just the bugfix),
Roger Dingledine
- [or-cvs] clean up some "warn" messages while i"m at it,
Roger Dingledine
- [or-cvs] bump cvs to 0.0.5,
Roger Dingledine
- [or-cvs] oops, 0.0.4 is more broken than 0.0.3,
Roger Dingledine
- [or-cvs] bump version back to 0.0.4.1,
Roger Dingledine
- [or-cvs] make it less noisy to consider exit policies,
Roger Dingledine
- [or-cvs] only build circuits after we"ve fetched the directory,
Roger Dingledine
- [or-cvs] fix an assert trigger where an OP would fail to handshake, ...,
Roger Dingledine
- [or-cvs] work around a tsocks bug,
Roger Dingledine
- [or-cvs] update todo a bit farther,
Roger Dingledine
- [or-cvs] there is yet another dns-pending-conn-clobbering bug,
Roger Dingledine
- [or-cvs] Initial rendezvous spec version. Needs another review and ...,
Nick Mathewson
- [or-cvs] hold socks reply open until flushed (if possible),
Roger Dingledine
- [or-cvs] oh, i forgot to enable the find-munged-conn function,
Roger Dingledine
- [or-cvs] make dns resolves a lot faster,
Roger Dingledine
- [or-cvs] make it less noisy for normal ORs when a server uses a fals...,
Roger Dingledine
- [or-cvs] Possible fix for c99 aliasing warnings,
Nick Mathewson
- [or-cvs] Remove descriptors that are older than 24 hours from the di...,
Nick Mathewson
- [or-cvs] Re-enable unit tests for directory generation.,
Nick Mathewson
- [or-cvs] make normal exit nodes less likely to crash from the conn-m...,
Roger Dingledine
- [or-cvs] fix typo,
Roger Dingledine
- [or-cvs] clean up a few more bugs,
Roger Dingledine
- [or-cvs] bugfix: we were closing socks-request connections immediate...,
Roger Dingledine
- [or-cvs] Add more stuff to cvsignores,
Nick Mathewson
- [or-cvs] Make preliminary list of tasks for rendezvous service,
Nick Mathewson
- [or-cvs] Remove automake files from cvs. Let"s see whether it works...,
Peter Palfrader
- [or-cvs] first guess at a set of circuit purposes,
Roger Dingledine
- [or-cvs] refactor directories a smidgen,
Roger Dingledine
- [or-cvs] bump to 0.0.5rc2,
Roger Dingledine
- [or-cvs] old or skewed descriptor doesn"t mean we failed to parse it,
Roger Dingledine
- [or-cvs] call it torrc.sample, not torrc,
Roger Dingledine
- [or-cvs] rename torrc to torrc.sample,
Roger Dingledine
- [or-cvs] re-enable recommendedversion checking (oops, thanks weasel),
Roger Dingledine
- [or-cvs] clean up README to mention torrc.sample,
Roger Dingledine
- [or-cvs] don"t freak people out as much with the warning message,
Roger Dingledine
- [or-cvs] Add reminder to debian/changelog: Upstream installs a torrc...,
Peter Palfrader
- [or-cvs] break up initial rend tasks,
Nick Mathewson
- [or-cvs] switch tor-design to usenix format,
Roger Dingledine
- [or-cvs] guess some times on some tasks,
Roger Dingledine
- [or-cvs] add in a "notice" log level,
Roger Dingledine
- [or-cvs] use "notice" loglevel for things the operator should hear,
Roger Dingledine
- [or-cvs] update hacking to mention loglevel notice,
Roger Dingledine
- [or-cvs] bump to 0.0.5rc3,
Roger Dingledine
- [or-cvs] Keep using torrc instead of torrc.sample as dpkg handles co...,
Peter Palfrader
- [or-cvs] bump to 0.0.5,
Roger Dingledine
- [or-cvs] commit a changelog for 0.0.5,
Roger Dingledine
- [or-cvs] Make service IDs 80 bits, not 128,
Nick Mathewson
- [or-cvs] Make smartlists start small and grow as needed.,
Nick Mathewson
- [or-cvs] Add more key manipulation functions, and base32 functions, ...,
Nick Mathewson
- [or-cvs] Add rendezvous-related metadata and code to circuits. Init...,
Nick Mathewson
- [or-cvs] Remove maximum-size field from smartlists,
Nick Mathewson
- [or-cvs] Jump through a hoop, suppress a warning,
Nick Mathewson
- [or-cvs] Resolve type-punning warnings,
Nick Mathewson
- [or-cvs] Refactor directory servers,
Roger Dingledine
- [or-cvs] Make smartlist Do What Arma Expects.,
Nick Mathewson
- [or-cvs] add and use stubs for hidserv lookup and store,
Roger Dingledine
- [or-cvs] Parse and generate service descriptors,
Nick Mathewson
- [or-cvs] Implement hidserv_XX functions; there is still an XXX in di...,
Nick Mathewson
- [or-cvs] tweaks/patches on the rendezvous spec,
Roger Dingledine
- [or-cvs] rename hidserv_xx,
Nick Mathewson
- [or-cvs] let fetch_from_buf_http tolerate nuls in the http body,
Roger Dingledine
- [or-cvs] better way: always nul-terminate. then sometimes use it, so...,
Roger Dingledine
- [or-cvs] Fix warning,
Nick Mathewson
- [or-cvs] Add code to configure hidden services, parse configuration,...,
Nick Mathewson
- [or-cvs] Add missing file,
Nick Mathewson
- [or-cvs] Add an ap_bridge function to do a socketpair and skip socks.,
Roger Dingledine
- [or-cvs] tweak rend spec,
Roger Dingledine
- [or-cvs] a few more todo items done,
Roger Dingledine
- [or-cvs] make changes that ben laurie suggested,
Roger Dingledine
- [or-cvs] specify that alice and bob can use dirty circuits when,
Roger Dingledine
- [or-cvs] allow conns to demand to be attached to a clean circuit,
Roger Dingledine
- [or-cvs] Add documentation for hidden server cfg,
Nick Mathewson
- [or-cvs] Add relay command types for rendezvous,
Nick Mathewson
- [or-cvs] Bob needs the hash of his PK in order to know which hidden ...,
Nick Mathewson
- [or-cvs] put in hooks for alice and bob logic when circuits finish/f...,
Roger Dingledine
- [or-cvs] let alice recognize a y.onion address and, uhm, do something,
Roger Dingledine
- [or-cvs] Add helpful hybrid encryption functions,
Nick Mathewson
- [or-cvs] outline what bob does to initialize his hidden services,
Roger Dingledine
- [or-cvs] Use padding with intro requests,
Nick Mathewson
- [or-cvs] Add a (also fragmentary) function to handle introduction re...,
Nick Mathewson
- [or-cvs] Make it compile.,
Nick Mathewson
- [or-cvs] let the circuit-launcher choose the exit node (if he wants),
Roger Dingledine
- [or-cvs] Add some hooks to handle rendezvous-related cells at ORs,
Nick Mathewson
Mail converted by MHonArc 2.5.13