October 2006 Archives by subject
Starting: Sun Oct 1 00:00:24 UTC 2006
Ending: Tue Oct 31 23:35:52 UTC 2006
Messages: 331
- [or-cvs] r8556: document predicted ports better. (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8557: try to explain when we cannibalize circuits. (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8558: touchups (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8559: if we fail to build a circuit to an intended enclave, and it (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8560: and document that change (in tor/trunk: . doc)
arma at seul.org
- [or-cvs] r8561: Track down a seg fault that's been bothering me a while: if (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8562: Backport 8478: fix long-standing server-side DNS bug. (in tor/branches/tor-0_1_1-patches: . src/or)
nickm at seul.org
- [or-cvs] r8563: fix changelog entry (tor/branches/tor-0_1_1-patches)
arma at seul.org
- [or-cvs] r8564: Backport 8499: remove dangerous free(0) on hashtable init (in tor/branches/tor-0_1_1-patches: . src/common)
nickm at seul.org
- [or-cvs] r8565: backport 8550 too. (in tor/branches/tor-0_1_1-patches: . src/or)
arma at seul.org
- [or-cvs] r8566: Fix bug 303: reject attempts to use Tor as a one-hop proxy. (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8567: correct definition of Valid in dir-spec (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8568: misc touchups (in tor/trunk: doc doc/design-paper src/or)
arma at seul.org
- [or-cvs] r8569: note valid flag in path spec. (in tor/trunk: . doc)
nickm at seul.org
- [or-cvs] r8570: Add function to return a random uint64_t. (in tor/trunk: . src/common)
nickm at seul.org
- [or-cvs] r8571: Disprefer exit nodes for entry, middle positions (fixes bug (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8572: changelog cleanups (tor/trunk)
arma at seul.org
- [or-cvs] r8573: - V1 authorities should set "HSAuthoritativeDir 1" to contin (in tor/trunk: . doc src/or)
arma at seul.org
- [or-cvs] r8574: Improve error messages from AUTHENTICATE attempts to control (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8575: Backport from (as-yet-unpushed) branch: add names for newer (in tor/branches/tor-0_1_1-patches: . src/or)
nickm at seul.org
- [or-cvs] r8576: Resolve an XXXX: make sure that we are actually on 2s-comple (in tor/trunk: . src/common)
nickm at seul.org
- [or-cvs] r8577: Fix an XXXX: make path_is_relative work on windows even thou (in tor/trunk: . src/common)
nickm at seul.org
- [or-cvs] r8578: Move is_local_IP to config.c; have it check for same-/24; ma (in tor/trunk: . src/common src/or)
nickm at seul.org
- [or-cvs] r8579: Make TrackExitHosts case-insensitive, and fix the behavior o (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8580: Remove/clarify some XXXs for no longer being accurate; for b (in tor/trunk: . src/common src/or)
nickm at seul.org
- [or-cvs] r8581: the other half of the is_local_IP patch (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8582: Partial implementation of revised nickname syntax for contro (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8583: Make a field longer to accomodate verbose nicknames; note th (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8584: Add USEFEATURE to control changes to control protocol. Use l (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8585: Add EXTENDED_EVENTS to the USEFEATURE command; move flag fro (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8586: Forwardport changelog msg about v0 controller bug (tor/trunk)
nickm at seul.org
- [or-cvs] r8587: (tor/trunk)
nickm at seul.org
- [or-cvs] r8588: Implement ORCONN with verbose names. (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8589: Control-spec tweaks: add USEFEATURE, along with description (in tor/trunk: . doc)
nickm at seul.org
- [or-cvs] r8590: More about versioning. Also, cravenly postpone final v0 cont (in tor/trunk: . doc)
nickm at seul.org
- [or-cvs] r8591: Use ANSI-style definition syntax in strlcat.c and strlcpy.c (in tor/trunk: . src/common)
nickm at seul.org
- [or-cvs] r8592: Fix bug in r8579: TrackHostExits .foo.bar implies TrackHostE (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8593: Make verbose names get used (when appropriate and selected) (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8594: ChangeLog entry forr verbose_names controller shenanigans (tor/trunk)
nickm at seul.org
- [or-cvs] r8595: We're trying to catch the kind of jerk who'd hijack zy6pzwoh (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8596: ARCH is universal for OSX 10.4 and beyond. Only ppc is avail (tor/branches/tor-0_1_1-patches/contrib/osx)
phobos at seul.org
- [or-cvs] r8597: ARCH is universal for OSX 10.4 and beyond. Only ppc is avail (tor/trunk/contrib/osx)
phobos at seul.org
- [or-cvs] r8598: more progress on the blocking-resistance design (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8599: checkpoint some cleanups (in tor/trunk: . src/or)
arma at seul.org
- [or-cvs] r8600: Make eventdns.c formatting a little closer to evdns.c in lib (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8601: Trivial fix for solaris build. Libevent will want to use its (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8602: Check whether inet_aton requires libresolv. Apparently this (tor/trunk)
nickm at seul.org
- [or-cvs] r8603: Oops; document last patches in changelog (tor/trunk)
nickm at seul.org
- [or-cvs] r8604: bugfix: When testing reachability of our dirport, don't laun (in tor/trunk: . src/or)
arma at seul.org
- [or-cvs] r8605: reapply a patch from adam langley that got clobbered when ni (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8606: cleanups, closer to a changelog (in tor/trunk: . doc src/or)
arma at seul.org
- [or-cvs] r8607: fetch all the v1 directory stuff way less often. plus, move (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8608: When eventdns is enabled, we can allow machines with thread- (tor/trunk)
nickm at seul.org
- [or-cvs] r8609: New upstream version (tor/branches/tor-0_1_1-patches/debian)
weasel at seul.org
- [or-cvs] r8610: Forward port 07_log_to_file_by_default (in tor/branches/tor-0_1_1-patches/debian: . patches)
weasel at seul.org
- [or-cvs] r8611: Tag debian 0.1.1.23 (tor/tags)
weasel at seul.org
- [or-cvs] r8612: This tag is not how I like it (tor/tags)
weasel at seul.org
- [or-cvs] r8613: Tag debian 0.1.1.23-1. (in tor/tags: . debian_version_0_1_1_23- debian_version_0_1_1_23-/debian debian_version_0_1_1_23-/debian/patches)
weasel at seul.org
- [or-cvs] r8614: Wrong tag name (in tor/tags: . debian_version_0_1_1_23-)
weasel at seul.org
- [or-cvs] r8615: Tag debian 0.1.1.23-1 (in tor/tags: . debian_version_0_1_1_23-1 debian_version_0_1_1_23-1/debian debian_version_0_1_1_23-1/debian/patches)
weasel at seul.org
- [or-cvs] r8616: Wrong tag name (tor/tags)
weasel at seul.org
- [or-cvs] r8617: Tag debian 0.1.1.24-1 (in tor/tags: . debian_version_0_1_1_24-1 debian_version_0_1_1_24-1/debian debian_version_0_1_1_24-1/debian/patches)
weasel at seul.org
- [or-cvs] r8618: fix a size_t-to-len compile warning (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8619: Tag debian 0.1.2.1-alpha-1 (in tor/tags: . debian_version_0_1_2_1-alpha-1 debian_version_0_1_2_1-alpha-1/debian debian_version_0_1_2_1-alpha-1/debian/patches)
weasel at seul.org
- [or-cvs] r8620: bugfix and cleanups re: entry guards. (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8621: Merge 0.1.1.24-1 changelog into trunk (in tor/trunk: . debian)
weasel at seul.org
- [or-cvs] r8622: minor cleanups (in tor/trunk: . doc src/common src/or)
arma at seul.org
- [or-cvs] r8623: fix something that looked scary to me. i believe this won't (tor/trunk/src/common)
arma at seul.org
- [or-cvs] r8624: mark which relay cells are control cells. (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8625: Fix a configure notice on crosscompile (tor/trunk)
weasel at seul.org
- [or-cvs] r8626: start shipping path-spec.txt in the tarball (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8627: add tor-win32-mingw-creation.txt to the tarball too (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8628: resolve the entryguard uptime/capacity question. and mark a (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8629: backport: If none of our live entry guards have a high uptim (in tor/branches/tor-0_1_1-patches: . src/or)
arma at seul.org
- [or-cvs] r8630: more minor cleanups (in tor/trunk: . doc src/common src/or)
arma at seul.org
- [or-cvs] r8631: a new research problem our weight_for_exit algorithm has int (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8632: backport 8604: - When testing reachability of our DirPort, d (in tor/branches/tor-0_1_1-patches: . src/or)
arma at seul.org
- [or-cvs] r8633: finish poking and prodding. i'm all happy now. (in tor/trunk: . doc src/or)
arma at seul.org
- [or-cvs] r8634: Bump to 0.1.2.2-alpha. Not tagged yet, so somebody can find (in tor/trunk: . contrib src/win32)
arma at seul.org
- [or-cvs] r8635: Fix IRIX builds so that IRIX no longer self-detects as win32 (tor/trunk)
nickm at seul.org
- [or-cvs] r8636: Split a TODO item into the part I should do and the part I s (in tor/trunk: . doc)
nickm at seul.org
- [or-cvs] r8637: More doxygen comments (in tor/trunk: . src/common src/or)
nickm at seul.org
- [or-cvs] r8638: tag 0.1.2.2-alpha (tor/tags)
arma at seul.org
- [or-cvs] r8639: bump to 0.1.2.2-alpha-dev. time to go wild again. (in tor/trunk: . contrib src/win32)
arma at seul.org
- [or-cvs] r8640: forward-port 0.1.1.24 changelog (tor/trunk)
arma at seul.org
- [or-cvs] r8641: prune resolved items from the todo (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8642: refactor circuit_list_path and circuit_list_path_verbose int (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8643: Try to make mingw capable of producing a working tor binary (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8644: whitespace fixes; add changelog for last commit. (in tor/trunk: . contrib src/or)
nickm at seul.org
- [or-cvs] r8645: Make "make test" test. (tor/trunk)
nickm at seul.org
- [or-cvs] r8646: try dirport reachability testing five times less often. it's (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8647: minor ru update (in website/trunk: docs/ru ru)
ygrek at seul.org
- [or-cvs] r8648: In the hidden service example in torrc.sample, stop recommen (in tor/trunk: . src/config)
arma at seul.org
- [or-cvs] r8649: Add missing return so this builds on mingw. (tor/trunk/src/common)
phobos at seul.org
- [or-cvs] r8650: Remove spurious void which causes builds to fail in mingw. (tor/trunk/src/or)
phobos at seul.org
- [or-cvs] r8651: Remove the Application Data\Tor directory on un-install in W (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8652: Backport trivial fix for "harmless" warnings. (Noticed by Ph (tor/branches/tor-0_1_1-patches/src/common)
nickm at seul.org
- [or-cvs] r8653: CLeaned up and works with mingw builds out of the box, mostl (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8654: Fix signed/unsigned compare warning in eventdns.c (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8655: Add an --enable-gcc-warnings flag to configure.in (tor/trunk)
nickm at seul.org
- [or-cvs] r8656: Have autogen.sh script not run ./configure if NOCONF environ (tor/trunk)
nickm at seul.org
- [or-cvs] r8657: remove some old debugging code (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8658: a potential syntax for the EVENT_MISC_* events. needs a bett (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8659: We have icons for Tor in Win32-land. (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8660: Add tor.ico to dist. (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8661: Add descriptive information to the install executable. (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8662: Add some quotes to a test in configure.in, so IRIX will run (tor/trunk)
nickm at seul.org
- [or-cvs] r8663: Fix bug with handling EVENT_NEW_DESC with verbose nicknames (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8664: The otherwise regrettable MIPSpro C compiler warns about val (in tor/trunk: . src/common src/or)
nickm at seul.org
- [or-cvs] r8665: Fix some test and warn failures in last commit (in tor/trunk: . src/common src/or)
nickm at seul.org
- [or-cvs] r8666: was this one we missed? (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8667: new 0.1.1.24 packages, new 0.1.2.2-alpha packages, and fix o (in website/trunk: en include)
arma at seul.org
- [or-cvs] r8668: Another patch to checkSpace.pl: allow type (WINAPI *fn)() (in tor/trunk: . contrib)
nickm at seul.org
- [or-cvs] r8669: Win32 patch from Matt Edman: fix compilation bugs by casting (in tor/trunk: . src/or src/win32)
nickm at seul.org
- [or-cvs] r8670: Move definition of ssize_t to torint.h (in tor/trunk: . src/common src/or)
nickm at seul.org
- [or-cvs] r8671: Patch from Mike Perry: add a REASON field to closed and fail (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8672: Touch up last patch (to add REASON to CIRC events): make som (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8673: Replace the tor.ico with one which is not encumbered by a po (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8674: Add missing ! to code to generate short/verbose nicknames fo (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8675: (tor/trunk)
nickm at seul.org
- [or-cvs] r8676: r9114 at directionless-main: nickm | 2006-10-06 15:46:41 -0400 (in tor/trunk: . doc)
nickm at seul.org
- [or-cvs] r8677: whitespace tweaks (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8678: remove a redundant todo entry (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8679: Security bugfixes: When the user sends a NEWNYM signal, clea (in tor/trunk: . src/or)
arma at seul.org
- [or-cvs] r8680: Backport, Security bugfixes: When the user sends a NEWNYM si (in tor/branches/tor-0_1_1-patches: . src/or)
arma at seul.org
- [or-cvs] r8681: When reporting verbose nicknames in entry_guards_getinfo(), (in tor/trunk: . src/or)
arma at seul.org
- [or-cvs] r8682: - Stop triggering asserts if the controller tries to extend (in tor/trunk: . src/or)
arma at seul.org
- [or-cvs] r8683: New website branch for Shava to work on. (website/branches)
nickm at seul.org
- [or-cvs] r8684: added shava contact info, subverting arma's intentions to ke (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8685: Fix a signed/unsigned compare in eventdns.c (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8686: Make --enable-gcc-warnings work on gcc3.3, not just on gcc4. (tor/trunk)
nickm at seul.org
- [or-cvs] r8687: Remove -Winline from standard list, add -Wswitch-enum. (tor/trunk)
nickm at seul.org
- [or-cvs] r8688: we log your identity fingerprint on startup now, and hopeful (website/trunk/docs/en)
arma at seul.org
- [or-cvs] r8689: simplify a section of the HACKING file (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8690: Add client support for a 'BadExit' flag, so authorities can (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8691: Motivate and introduce blocking.tex better. Also expand on a (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8692: dump more ideas in the blocking paper (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8693: clean up and name and syntax of status events (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8694: a few more tweaks and a new subsection (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8695: Commit debian 0.1.2.2-alpha-1 changelog (tor/trunk/debian)
weasel at seul.org
- [or-cvs] r8696: Make a tags/debian directory where tags will be created in t (tor/tags)
weasel at seul.org
- [or-cvs] r8697: Tag debian/0.1.2.2-alpha-1 (tor/tags/debian)
weasel at seul.org
- [or-cvs] r8698: when i made these new website files, they were missing the k (in website/trunk: docs/en en)
arma at seul.org
- [or-cvs] r8699: Second patch to work on circuit close reasons from Mike Perr (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8700: Fix extraneous space in CIRC events when path is empty. (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8701: Fix for last patch. "", though empty, is true. This ain't Py (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8702: call for help and link to glossary (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8703: starting the larger mods (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8704: making a mess (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8705: a necessary evil (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8706: cleaning up wording, contemplating mailto:s for email lists (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8707: mailto:s win (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8708: (in torpedo/trunk: . src src/usbdrivedetect)
sn275 at seul.org
- [or-cvs] r8708: (in torpedo/trunk: . src src/usbdrivedetect)
Nick Mathewson
- [or-cvs] r8709: bit by bit...this page needs lots more work (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8710: replaced accidental .txt file (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8711: fixed tor: header mung, replaced .txt with .wml for glossary (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8712: make mouseovers of our language flags show you the name of t (website/trunk/include)
arma at seul.org
- [or-cvs] r8713: capitalize the languages names that are currently lower-case (website/trunk/include)
arma at seul.org
- [or-cvs] r8714: flag for Japan, no border-bottoms on acronyms (in website/trunk: . images)
goodell at seul.org
- [or-cvs] r8715: flesh out the status events some more (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8716: increase width to 120 pixels to support fourth flags column (website/trunk/images)
goodell at seul.org
- [or-cvs] r8717: commit most of the new japanese pages. still need to work th (in website/trunk: . jp)
arma at seul.org
- [or-cvs] r8718: revert r8713: some languages writhe their own name in lower (website/trunk/include)
weasel at seul.org
- [or-cvs] r8719: Add Nihongo (website/trunk/include)
weasel at seul.org
- [or-cvs] r8720: add a fourth row of flags, and also move jp to ja (in website/trunk: . include)
arma at seul.org
- [or-cvs] r8721: i forgot to add the .wmi files (website/trunk/ja)
arma at seul.org
- [or-cvs] r8722: more steps closer to making the japanese translation work. n (in website/trunk: . images ja)
arma at seul.org
- [or-cvs] r8723: arma has learned a bit about charsets. looks like it's worki (website/trunk/ja)
arma at seul.org
- [or-cvs] r8724: link directly to the torbutton download page, since it's har (website/trunk/docs/en)
arma at seul.org
- [or-cvs] r8725: move the 'time jump' warning back to a higher threshold. thi (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8726: port shava's paragraph from her website branch, since she ch (website/trunk/en)
arma at seul.org
- [or-cvs] r8727: clean up and downgrade some log messages (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8728: take some more notes on status events we want (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8729: Update ru. Fixed obsolete revision numbers. (in website/trunk: docs/ru ru)
ygrek at seul.org
- [or-cvs] r8730: japanese how-tor-works diagrams (website/trunk/images)
arma at seul.org
- [or-cvs] r8731: shiny new polish pages. in the wrong charset, but we're work (website/trunk/pl)
arma at seul.org
- [or-cvs] r8732: and a few charsets i forgot (website/trunk/pl)
arma at seul.org
- [or-cvs] r8733: correct a bunch of issues on the translation page (website/trunk/en)
arma at seul.org
- [or-cvs] r8734: patch suggested by ygrek. also, resume admitting the existen (website/trunk/docs/en)
arma at seul.org
- [or-cvs] r8735: break status events into notice/warn rather than general/cli (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8736: Updated version of openssl and removed duplicate win32api ge (tor/trunk/doc)
phobos at seul.org
- [or-cvs] r8737: Updated version of openssl. (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8738: shiny new UTF-8 polish pages (website/trunk/pl)
arma at seul.org
- [or-cvs] r8739: Apply patch from Mike Perry: add more reasons for circuit de (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8740: Oops. Libevent 1.2 exists. Add it to our enum, even though w (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8741: Fix -Wlots with command.c (a uchar is never -1). Note also t (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8742: Apply small patch to Japanese documentation.wml from Masaki (website/trunk/ja)
nickm at seul.org
- [or-cvs] r8743: Bundle torbutton with mingw installer. Figure out how to get (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8744: Fix up the strcmp logic to actually display the error messag (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8745: hammer farther on the status events. still a lot of question (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8746: Add comments on questions in control-spec.txt (in tor/trunk: . doc)
nickm at seul.org
- [or-cvs] r8747: Another patch from Mike Perry; sprintfing a NULL pointer. (w (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8748: more polish pages. plus remember to propset this time. (website/trunk/pl)
arma at seul.org
- [or-cvs] r8749: Add a note to the kind translator (website/trunk/en)
weasel at seul.org
- [or-cvs] r8750: Update svn:ignore (in website/trunk: . docs)
weasel at seul.org
- [or-cvs] r8751: id_to_fp: Support reading from stdin (tor/trunk/contrib)
weasel at seul.org
- [or-cvs] r8752: Add lechtermann.net mirror (website/trunk/include)
weasel at seul.org
- [or-cvs] r8753: Use corect macro to detect cygwin builds (patch from Pei Han (tor/trunk)
nickm at seul.org
- [or-cvs] r8754: Oops, forgot the patch: Use corect macro to detect cygwin bu (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8755: Try to detect windows properly when cross-compiling (tor/trunk)
nickm at seul.org
- [or-cvs] r8756: Change to BadExit logic: Let authorities set an "I list bad (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8757: (tor/trunk)
nickm at seul.org
- [or-cvs] r8758: Move a changelog item; add a TODO. (in tor/trunk: . doc)
nickm at seul.org
- [or-cvs] r8759: (in tor/trunk: . doc)
nickm at seul.org
- [or-cvs] r8760: Fix an XXX in handling destroy cells: when we get a destroy (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8761: Never discard a descriptor for being too old until either it (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8762: Add unit tests for tor_mmap_file(); make tor_mmap_t.size alw (in tor/trunk: . src/common src/or)
nickm at seul.org
- [or-cvs] r8763: Split smartlist tests into their own function, and add a cou (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8764: Add some more unit tests for policies. (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8765: Add pragma:no-cache and expires headers so that directory lo (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8766: Weasel points out that a routerdesc requested by digest can (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8767: i saw somebody on #tor paste a string where these were null. (tor/trunk/src/common)
arma at seul.org
- [or-cvs] r8768: Include torbutton in the base tor installation. If Firefox e (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8769: update task for latest openssl version. (tor/trunk/doc)
phobos at seul.org
- [or-cvs] r8770: r9289 at 31-35-219: nickm | 2006-10-20 09:43:22 -0400 Fix longs (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8772: r9290 at 31-35-219: nickm | 2006-10-20 10:32:33 -0400 Add a GET (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8774: r9298 at dhcp-18-188-67-85: nickm | 2006-10-20 11:25:07 -0400 W (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8775: New directory for Polish docs. (website/trunk/docs)
nickm at seul.org
- [or-cvs] r8776: r9304 at dhcp-18-188-67-85: nickm | 2006-10-20 12:22:46 -0400 C (in tor/trunk: . src/common src/or)
nickm at seul.org
- [or-cvs] r8777: Start implementing reason extension for stream events to mat (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8778: Enable reasons for stream events in all cases but CLOSED in (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8779: Have connection_about_to_close use an end_reason field in ed (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8780: checkpoint some changes as i read diffs (in tor/trunk: . doc src/common src/or)
arma at seul.org
- [or-cvs] r8781: Add an event type to tell the controller when our opinion of (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8782: Oops. Conform to spec. (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8783: stop writing arbitrary memory out on the controller port. it (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8784: fix a string, pointed out by matt edman. also fix a bug next (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8785: Polish translation update (website/trunk/pl)
bogdro at seul.org
- [or-cvs] r8786: Polish translation update (website/trunk/pl)
bogdro at seul.org
- [or-cvs] r8787: Polish website translation update (website/trunk/pl)
bogdro at seul.org
- [or-cvs] r8788: Polish docs translation update (website/trunk/docs/pl)
bogdro at seul.org
- [or-cvs] r8789: fix a minor memory leak every time we rebuild the router sto (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8790: and a changelog entry to go with it (tor/trunk)
arma at seul.org
- [or-cvs] r8791: A utility that detects the drive letter of the usb disk. Bas (in torpedo/trunk: . src src/install)
sn275 at seul.org
- [or-cvs] r8792: Explain why tor is well-suited for the relay component of a (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8793: (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8794: Let directory authorities set the BadExit flag if they like. (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8795: oops; include or.h changes for last patch. (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8796: fix unittests; add more tests for smartlist stuff; make test (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8797: Add initial version of roadmap. Lots of stuff has too much d (in tor/trunk: . doc/design-paper)
nickm at seul.org
- [or-cvs] r8798: oops. add latex too (in tor/trunk: . doc/design-paper)
nickm at seul.org
- [or-cvs] r8799: Implement status event backend logic. (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8800: good thing we didn't have to track this bug down the old-fas (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8801: build on 64-bit again (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8802: implement a few status events, so we can make sure they work (in tor/trunk: doc src/or)
arma at seul.org
- [or-cvs] r8803: Polish translation update (website/trunk/docs/pl)
bogdro at seul.org
- [or-cvs] r8804: make version-spec accurate again (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8805: spec and implement some more status events. start to build s (in tor/trunk: doc src/or)
arma at seul.org
- [or-cvs] r8806: and blow away what appears to be some redundant logic (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8807: Sync manpage with code: 6697 was added to LongLivedPorts (tor/trunk/doc)
weasel at seul.org
- [or-cvs] r8808: clarify recent spec stuff (in tor/trunk: . doc)
nickm at seul.org
- [or-cvs] r8809: FIll in some more roadmap items. (in tor/trunk: . doc/design-paper)
nickm at seul.org
- [or-cvs] r8810: add some more items for the roadmap, and clean some up (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8811: torbutton installation moved to vidalia bundle, comment it o (tor/trunk/contrib)
phobos at seul.org
- [or-cvs] r8812: Remove reference to NS_FULL event; add two GETINFO targets. (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8813: and update the pile of getinfo strings that's impossible to (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8814: Write another ~1300 words of roadmap text. Mark added incomp (in tor/trunk: . doc/design-paper)
nickm at seul.org
- [or-cvs] r8815: Section 5: The relay component of our blocking-resistant des (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8816: Fixed some errors noticed by a user. More to come. (in website/trunk: docs/en en include)
phobos at seul.org
- [or-cvs] r8817: almost completed ru/volunteer.wml (in website/trunk: docs/ru ru)
ygrek at seul.org
- [or-cvs] r8818: slightly better recommendations for how to find your proxy w (website/trunk/docs/en)
arma at seul.org
- [or-cvs] r8819: Oops on last authority patch: handle routers with unrecogniz (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8820: More dirserver oops: actually set the digest for a given nam (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8821: Make "boolean !=" logic more obvious. (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8822: Oops: 17:50 < armadev> today is opposite day? (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8823: Section 6: Hiding Tor's network signatures (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8824: Add string.h include to compat.h so that strlcpy() and strlc (in tor/trunk: . src/common)
nickm at seul.org
- [or-cvs] r8825: Fill in remaining items I understand in roadmap draft. Now t (in tor/trunk: . doc/design-paper)
nickm at seul.org
- [or-cvs] r8826: Libevent-1.2 exports, but does not define in its headers, st (tor/trunk)
nickm at seul.org
- [or-cvs] r8827: another paragraph of pessimism for the network signature sec (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8828: Resolve bug 347: translate v0 controller signal numbers into (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8829: Add a CLEARDNSCACHE signal to clear the client-side DNS cach (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8830: Patch to cross.sh from Michael Mohr; check more values befor (in tor/trunk: . contrib)
nickm at seul.org
- [or-cvs] r8831: Make cross.sh script executable (in tor/trunk: . contrib)
nickm at seul.org
- [or-cvs] r8832: fix the link to the 0.1.1.24 panther expert bundle (website/trunk/include)
arma at seul.org
- [or-cvs] r8833: ru update. + tor-doc-unix (in website/trunk: docs/ru ru)
ygrek at seul.org
- [or-cvs] r8834: Fix Bug 349: Have GETINFO network-status return even old rou (in tor/trunk: . doc src/or)
nickm at seul.org
- [or-cvs] r8835: Polish translation update (website/trunk/pl)
bogdro at seul.org
- [or-cvs] r8836: Polish translation update (website/trunk/docs/pl)
bogdro at seul.org
- [or-cvs] r8837: Polish translation update (website/trunk/docs/pl)
bogdro at seul.org
- [or-cvs] r8838: various changes to news and such (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8839: typo (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8840: (website/branches/Oct2006/en)
shava at seul.org
- [or-cvs] r8841: give a nicer warning message when windows people try to conf (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8842: two easy discovery approaches, plus a discussion of publicit (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8843: fix typo pointed out by eight118 (website/trunk/fr)
arma at seul.org
- [or-cvs] r8844: Avoid an infinite loop on evil controlport input. Fixes bug (tor/trunk/src/or)
arma at seul.org
- [or-cvs] r8845: Polish translation update (website/trunk/pl)
bogdro at seul.org
- [or-cvs] r8846: Polish translation update (website/trunk/docs/pl)
bogdro at seul.org
- [or-cvs] r8847: Polish translation update (website/trunk/pl)
bogdro at seul.org
- [or-cvs] r8848: Polish translation update (website/trunk/docs/pl)
bogdro at seul.org
- [or-cvs] r8849: backport 8844: avoid infinite loop on unexpected controller (in tor/branches/tor-0_1_1-patches: . src/or)
arma at seul.org
- [or-cvs] r8850: a newer french frontpage by eight118 (website/trunk/fr)
arma at seul.org
- [or-cvs] r8851: minor fixes to the french frontpage (website/trunk/fr)
arma at seul.org
- [or-cvs] r8852: put in a lot of blocking-related roadmap items, all of which (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8853: motivate families-of-bridges better (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8854: and a few more bibtex entries (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8855: general cleanups from looking through or-cvs (in tor/trunk: . doc src/or)
arma at seul.org
- [or-cvs] r8856: Polish translation update (website/trunk/docs/pl)
bogdro at seul.org
- [or-cvs] r8857: Polish translation update (website/trunk/pl)
bogdro at seul.org
- [or-cvs] r8858: added my code for the day (getting back into it ...) (bsockets/trunk/contrib/liboverlapped)
chiussi at seul.org
- [or-cvs] r8859: start a tweak on the status event section, but not finished (tor/trunk/doc)
arma at seul.org
- [or-cvs] r8860: clean changelog, bump to 0.1.2.3-alpha (in tor/trunk: . contrib src/win32)
arma at seul.org
- [or-cvs] r8861: put 0.1.2.3-alpha tarball on the download page (website/trunk/include)
arma at seul.org
- [or-cvs] r8862: tag tor-0_1_2_3_alpha (unless I screwd it up) (tor/tags)
arma at seul.org
- [or-cvs] r8863: and then bump to 0.1.2.3-alpha-dev (in tor/trunk: . contrib src/win32)
arma at seul.org
- [or-cvs] r8864: - Pointer to Shava Nerad - corrections of translation.wml - (website/trunk/de)
qbi at seul.org
- [or-cvs] r8865: New upstream version (tor/trunk/debian)
weasel at seul.org
- [or-cvs] r8866: Tag trunk/debian as debian/0.1.2.3-alpha-1 (tor/tags/debian)
weasel at seul.org
- [or-cvs] r8867: Apply eight118's en/download.wml patch from <20061030220748. (website/trunk/en)
weasel at seul.org
- [or-cvs] r8868: Update fr/index.wml from 1881's <20061028144437.2001.qmail at w (website/trunk/fr)
weasel at seul.org
- [or-cvs] r8869: and fr/translation.wml (website/trunk/fr)
weasel at seul.org
- [or-cvs] r8870: Minor fixes to fr/translation.wml (website/trunk/fr)
weasel at seul.org
- [or-cvs] r8871: 8118's fr/contact (website/trunk/fr)
weasel at seul.org
- [or-cvs] r8872: 8118's fr/people (website/trunk/fr)
weasel at seul.org
- [or-cvs] r8873: fr/volunteer.wml (website/trunk/fr)
weasel at seul.org
- [or-cvs] r8874: Add 8118's faq-abuse.wml (website/trunk/fr)
weasel at seul.org
- [or-cvs] r8875: Fix one instance of that oe character in contact.wml: replac (website/trunk/fr)
weasel at seul.org
- [or-cvs] r8876: Added Vidalia to the package_list. If Vidalia receipt doesn' (tor/trunk/contrib/osx)
phobos at seul.org
- [or-cvs] r8877: Added Vidalia to the package_list. If Vidalia receipt doesn' (tor/branches/tor-0_1_1-patches/contrib/osx)
phobos at seul.org
- [or-cvs] r8878: revert 8868. this one is more correct. (website/trunk/fr)
arma at seul.org
- [or-cvs] r8879: new win32, tiger, rpm packages (website/trunk/include)
arma at seul.org
- [or-cvs] r8880: a few more discovery pieces, so i have something to send nar (tor/trunk/doc/design-paper)
arma at seul.org
- [or-cvs] r8881: Dump breakdown of PK operations when we get a USR2 signal. T (in tor/trunk: . src/or)
nickm at seul.org
- [or-cvs] r8882: checkpoint some blocking tweaks and edits (in tor/trunk: . doc/design-paper)
nickm at seul.org
- [or-cvs] r8883: - correct CVS to SVN (website/trunk/de)
qbi at seul.org
- [or-cvs] r8884: Fix 0.1.1.x branch to not warn when an OR gives it a new cir (in tor/branches/tor-0_1_1-patches: . src/or)
nickm at seul.org
- [or-cvs] r8885: Add some time estimates and some small edits to roadmap. (in tor/trunk: . doc/design-paper)
nickm at seul.org
- [or-cvs] r8886: oops; missed one. (in tor/trunk: . doc/design-paper)
nickm at seul.org
- [or-cvs] r8887: Do not warn when an OR gives us a new circuit end reason. (T (in tor/trunk: . src/or)
nickm at seul.org
Last message date:
Tue Oct 31 23:35:52 UTC 2006
Archived on: Mon Feb 28 22:44:22 UTC 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).