Mail Thread Index
- [or-cvs] Fix translation status table headers,
Peter Palfrader
- [or-cvs] change to unix line endings,
Peter Palfrader
- [or-cvs] Apply ru updates,
Peter Palfrader
- [or-cvs] Mention which version of tor implements control-spec.txt, s...,
Nick Mathewson
- [or-cvs] Allow private:* in routerdescs; not generated yet (because ...,
Nick Mathewson
- [or-cvs] Add some functions to escape values from the network before...,
Nick Mathewson
- [or-cvs] Add some "to-be-safe" escaped() wrappers to log statements ...,
Nick Mathewson
- [or-cvs] Italian updates,
Peter Palfrader
- [or-cvs] mark bug 261,
arma
- [or-cvs] fix infinite loop,
arma
- [or-cvs] add tor/* contents from Section 4.4 of dir-spec.txt to cont...,
Geoffrey Goodell
- [or-cvs] Clarify server/d/<D>.z description,
Peter Palfrader
- [or-cvs] Say that /tor/server/authority is not used by useful noneth...,
Peter Palfrader
- [or-cvs] mark controller exposure of directory data as DRAFT and Not...,
Geoffrey Goodell
- [or-cvs] Possible bug 265 fix: authorities must be more strict than ...,
Nick Mathewson
- [or-cvs] forward-port the 0.1.0.17 changelog,
arma
- [or-cvs] Add rc.subr from Peter Thoenen. I have no idea what an rc.s...,
Nick Mathewson
- [or-cvs] Document AuthDir(Invalid|Reject),
Nick Mathewson
- [or-cvs] Minor fixes by Jan Reister,
Peter Palfrader
- [or-cvs] remove some redundant code now that we compress exit policies,
arma
- [or-cvs] introduce a new orconn_status "NEW",
arma
- [or-cvs] start using OR_CONN_EVENT_NEW.,
arma
- [or-cvs] make the tor.nsi version accurate,
arma
- [or-cvs] clean up typo,
arma
- [or-cvs] new controller signal NEWNYM that makes new application req...,
arma
- [or-cvs] Implement NEWNYM. Nick, did I do a bad thing?,
arma
- [or-cvs] don"t abandon entry guards until they"ve been dead a whole ...,
arma
- [or-cvs] correct weasel"s note in the dir spec,
arma
- [or-cvs] first cut of a 0.1.1.15-rc changelog,
arma
- [or-cvs] document AuthDirRejectUnlisted in the man page,
arma
- [or-cvs] update the todo file. getting closer.,
arma
- [or-cvs] distribute contrib/rc.subr in the tarball,
arma
- [or-cvs] Let the controller attachstream conns that are in connect_w...,
arma
- [or-cvs] add to the stack of implementation notes.,
arma
- [or-cvs] stop printing a log message at every iteration through the,
arma
- [or-cvs] add johnny"s further discussion on incentives.,
arma
- [or-cvs] make entry guard logs even quieter,
arma
- [or-cvs] Use escaped() for remaining cases.,
Nick Mathewson
- [or-cvs] Include the osx uninstaller in the metapackage.,
phobos
- [or-cvs] Include actual documentation with the installation, include...,
phobos
- [or-cvs] This makes the install pretty.,
phobos
- [or-cvs] Remove the image,
phobos
- [or-cvs] Properly add the image to make the OSX install pretty.,
phobos
- [or-cvs] Include package_list.txt for detailed uninstallation on osx...,
phobos
- [or-cvs] huge warning sign for esc_router_info(),
arma
- [or-cvs] fix bug reported by gozu: if we get a linelist or linelist_s,
arma
- [or-cvs] bump to 0.1.1.15-rc,
arma
- [or-cvs] Remove pdfs since they aren"t created this early in the pro...,
phobos
- [or-cvs] New upstream version,
Peter Palfrader
- [or-cvs] Apparently passing --host to configure when not cross-compi...,
Peter Palfrader
- [or-cvs] bump to 0.1.1.15-rc-cvs,
arma
- [or-cvs] avoid shadowing a variable so we don"t get sad later.,
arma
- [or-cvs] fix assert while attachstream"ing a connect-wait or,
arma
- [or-cvs] when we get funny-looking lines on our dirport, shut up abo...,
arma
- [or-cvs] Now do address rewriting when the controller asks us to att...,
arma
- [or-cvs] make tor --verify-config closer to working,
arma
- [or-cvs] and another fix,
arma
- [or-cvs] a better clean-up,
arma
- [or-cvs] We screwed up in anticipating how to add new dirservers:,
arma
- [or-cvs] lower the reachability timeout, so we"re more likely to act,
arma
- [or-cvs] Cleanup on time-relaqted constants. New conventions:,
Nick Mathewson
- [or-cvs] More cleanups noticed by weasel; also, remove macros that n...,
Nick Mathewson
- [or-cvs] Instead of listing a set of compilers that prefers __func__...,
Nick Mathewson
- [or-cvs] Fix bug in close_logs(): when we close and delete logs, rem...,
Nick Mathewson
- [or-cvs] Be a little more careful when our calculated bandwidth is s...,
Nick Mathewson
- [or-cvs] Added tor_logo.gif to dist and corrected tor html doc links,
phobos
- [or-cvs] Fix a couple of bugs in OpenSSL detection. Also, deal bette...,
Nick Mathewson
- [or-cvs] bump all the versions on the download page,
arma
- [or-cvs] and mention the new release,
arma
- [or-cvs] Another configure.in fix. We copied some idiocy from our e...,
Nick Mathewson
- [or-cvs] Nuke space after backslash in contrib/osx/Makefile.am.,
Nick Mathewson
- [or-cvs] Add a missing include in ssl version test.,
Nick Mathewson
- [or-cvs] fix a flipped boolean. I had mistakenly assumed my OSX latp...,
Nick Mathewson
- [or-cvs] Use INLINE (which we define) instead of __inline (which is ...,
Nick Mathewson
- [or-cvs] Jan Reister: website translation: updated italian download ...,
Peter Palfrader
- [or-cvs] fix some punctuation and tabs,
arma
- [or-cvs] Fix minor semantic error with no real effect:,
Peter Palfrader
- [or-cvs] when event_add or event_del fail, tell us why.,
arma
- [or-cvs] Update to reflect english changes,
qbi
- [or-cvs] 0.1.1.15 is an rc, not an alpha,
arma
- [or-cvs] Fix an off-by-one buffer size in dirserv.c that magically n...,
Peter Palfrader
- [or-cvs] When we try to be a server and Address is not explicitly set,
Peter Palfrader
- [or-cvs] I wonder what an internal internet protocol is,
Peter Palfrader
- [or-cvs] remove extraneous (i hope) include from the openssl detection,
arma
- [or-cvs] change INET_NTOA_BUF_LEN+1 to INET_NTOA_BUF_LEN,
Peter Palfrader
- [or-cvs] if we as a directory mirror don"t know of any v1 directory,
arma
- [or-cvs] move the tor docs over to cvs/website/en/ so we can start to,
arma
- [or-cvs] Directory /home2/or/cvsroot/website/es added to the reposit...,
arma
- [or-cvs] Do not warn about unknown servers in our family when they a...,
Nick Mathewson
- [or-cvs] Missing header change) Do not warn about unknown servers in...,
Nick Mathewson
- [or-cvs] Implement GETINFO(dir/server/foo); status will be harder.,
Nick Mathewson
- [or-cvs] Interim fix for 272: Only warn that we are not named if we ...,
Nick Mathewson
- [or-cvs] Stop being printist: just because our local platform doesn"t,
arma
- [or-cvs] and remove now-extraneous function,
arma
- [or-cvs] Directory /home/or/cvsroot/website/docs added to the reposi...,
Peter Palfrader
- [or-cvs] Directory /home/or/cvsroot/website/docs/en added to the rep...,
Peter Palfrader
- [or-cvs] Add docs/ stuff,
Peter Palfrader
- [or-cvs] remove the five tor-doc files from cvs/website/,
arma
- [or-cvs] and move them to cvs/website/docs/,
arma
- [or-cvs] and get the relative links correct,
arma
- [or-cvs] and make the image links relative,
arma
- [or-cvs] add ren"s diagrams for tor hidden services,
arma
- [or-cvs] Directory /home2/or/cvsroot/website/docs/es added to the re...,
arma
- [or-cvs] spanish tor-doc-win32,
arma
- [or-cvs] pretend that we have spanish footers and navigation,
arma
- [or-cvs] and make it make the espanol files too,
arma
- [or-cvs] getting closer,
arma
- [or-cvs] oh, and this one,
arma
- [or-cvs] whoops, i missed a whole document,
arma
- [or-cvs] link to the new tor-docs location,
arma
- [or-cvs] quiet another entry guard log message,
arma
- [or-cvs] inception,
Geoffrey Goodell
- [or-cvs] Make banner-right 90 pixels wide. Also needs an image upda...,
Peter Palfrader
- [or-cvs] extend top-right.png to accomodate new flags column,
Geoffrey Goodell
- [or-cvs] add tor_strisprint() back in, this time with comments.,
arma
- [or-cvs] resume being printist: if the hostname contains non-printable,
arma
- [or-cvs] stop making out-of-date claims about our current translatio...,
arma
- [or-cvs] and translating website/docs/en/ is very useful too.,
arma
- [or-cvs] Only warn about lack of name binding for self if we have tr...,
Nick Mathewson
- [or-cvs] normalize whitespace.,
Nick Mathewson
- [or-cvs] Comments: cleanups and additions.,
Nick Mathewson
- [or-cvs] Changes by Jan,
Peter Palfrader
- [or-cvs] Fix new italian pages,
Peter Palfrader
- [or-cvs] Add and updates cvs ignore files,
Peter Palfrader
- [or-cvs] stop tricking server operators into thinking they got their,
arma
- [or-cvs] but i made the line too long,
arma
- [or-cvs] specify SETROUTERPURPOSE and modify +POSTDESCRIPTOR,
arma
- [or-cvs] Implement router purposes, and don"t choose a non-general,
arma
- [or-cvs] right now we don"t support entryguards on auth dirservers,,
arma
- [or-cvs] when we"re an auth dir server but don"t claim to be a versi...,
arma
- [or-cvs] Actually, only v1 auth dir servers need to define recommend...,
arma
- [or-cvs] let an authdir that"s not a naming authdir start even,
arma
- [or-cvs] auth dir servers were only modifying a server"s is_running ...,
arma
- [or-cvs] authdirs shouldn"t complain about unreachability when they,
arma
- [or-cvs] fix some typos,
arma
- [or-cvs] improve the tor-doc-unix privoxy instructions.,
arma
- [or-cvs] and resolve the other use-of-hash-in-wml case too,
arma
- [or-cvs] make it so there is one place to edit for new dirservers, n...,
arma
- [or-cvs] simplify when we"re picking a default address for,
arma
- [or-cvs] Finish the transition from the word "verified" to the words,
arma
- [or-cvs] and fix the AllowInvalidNodes man page entry too.,
arma
- [or-cvs] Implement Jason Holt"s SafeSocks config option.,
arma
- [or-cvs] man page entry for safesocks. also correct the man page,
arma
- [or-cvs] i"m a little teapot, short and stout,
arma
- [or-cvs] Allow non-printable characters for exit streams (both for,
arma
- [or-cvs] first cut of a changelog for 0.1.1.16-rc,
arma
- [or-cvs] which brings us to 0.1.1.16-rc,
arma
- [or-cvs] put the 0.1.1.16-rc tarball up on the download page.,
arma
- [or-cvs] bump to 0.1.1.16-rc-cvs so we can start fixing more bugs,
arma
- [or-cvs] resume building on irix64,
arma
- [or-cvs] and now resume building on netbsd 2.0,
arma
- [or-cvs] Resolve a memory leak on clients. This disables some,
arma
- [or-cvs] win32, osx, and rpm packages are in place for 16-rc.,
arma
- [or-cvs] ok, commenting that out broke things real bad.,
arma
- [or-cvs] and the new bundle is ready too,
arma
- [or-cvs] whoops, there was an old link to the developers.html page s...,
arma
- [or-cvs] release blurb for 0.1.1.16-rc,
arma
- [or-cvs] ascii casualty,
arma
- [or-cvs] Jan"s it update,
Peter Palfrader
- [or-cvs] clean up man page entries on EntryNodes and ExitNodes,
arma
- [or-cvs] Make "Fast" based on median capacity, just like "Stable" i...,
Nick Mathewson
- [or-cvs] Make guard bandwidth threshold higher than fast bandwidth t...,
Nick Mathewson
- [or-cvs] add lefkada as a fourth auth dir server.,
arma
- [or-cvs] Point out a potential DoS flaw in caching untrusted network,
arma
- [or-cvs] Commit 0.1.1.16 debian changelog,
Peter Palfrader
- [or-cvs] put lefkada on port 80, officially.,
arma
- [or-cvs] Oops; give error earlier when no runnable libevent is found...,
Nick Mathewson
- [or-cvs] patch from matt edman to make our gui contest pages not,
arma
- [or-cvs] similar patch on the docs/en/ pages,
arma
- [or-cvs] Fix memory leak when uncompressing concatenated zlib stream...,
Nick Mathewson
- [or-cvs] Be more patient before giving up on in-progress circuits.,
arma
- [or-cvs] Bugfix: looks like clients since 0.1.1.10-alpha have been,
arma
- [or-cvs] don"t call circuit_n_conn_done() if the closing conn is alr...,
arma
- [or-cvs] when upgrading to newer versions, throw away entry guards,
arma
- [or-cvs] and dirservers don"t call you a guard if you"re running a,
arma
- [or-cvs] new config option SocksTimeout: How long do we let a socks ...,
arma
- [or-cvs] and add SocksTimeout to the man page,
arma
- [or-cvs] freeing is not the same as setting to null,
arma
- [or-cvs] parameterize two more timeout constants in circuit-land.,
arma
- [or-cvs] man page entries for CircuitBuildTimeout and CircuitIdleTim...,
arma
- [or-cvs] interim 0.1.1.17-rc changelog,
arma
- [or-cvs] Log server fingerprint on startup,
Peter Palfrader
- [or-cvs] stop writing the "router.desc" file, ever. nothing uses it ...,
arma
- [or-cvs] whoops. inform circuits again when we failed to connect to ...,
arma
- [or-cvs] stop caching the v1 directory so often.,
arma
- [or-cvs] Note a vulnerability with our current recommended-version c...,
arma
- [or-cvs] backport: cache copies of the full directory less often.,
arma
- [or-cvs] Maybe it compiles for devilproxy now,
Peter Palfrader
- [or-cvs] Resolve problem found by weasel: the v1 directory was inclu...,
arma
- [or-cvs] update getinfo info/names to reflect that we now support,
arma
- [or-cvs] Note a magic 2 that probably should be replaced now that we...,
Peter Palfrader
- [or-cvs] Check return value from GetVersionEx (even though the MSDN ...,
Nick Mathewson
- [or-cvs] Directory /home/or/cvsroot/website/docs/it added to the rep...,
Peter Palfrader
- [or-cvs] it update by Jan,
Peter Palfrader
- [or-cvs] Fix viewcvs links for subdirs,
Peter Palfrader
- [or-cvs] bump up the magic number for how quickly we start notifying,
arma
- [or-cvs] fix a wordo, don"t be so quick to yell at servers, and ask ...,
arma
- [or-cvs] Say private address instead of internal address.,
Peter Palfrader
- [or-cvs] try to make it clearer that eigentrust is one way to do the,
arma
- [or-cvs] If you run a fast server, can you run your client elsewhere?,
arma
- [or-cvs] failing in a support function is a warn, not an err.,
arma
- [or-cvs] clean up the traces from tracking the 0.1.1.9-alpha stack-s...,
arma
- [or-cvs] When the controller"s *setconf commands fail, collect an er...,
arma
- [or-cvs] also send syntax and parse errors back to the controller.,
arma
- [or-cvs] remove obsolete address policy code,
arma
- [or-cvs] favor correctness over grammar,
arma
- [or-cvs] On non-gcc compilers, use -g -O instead of -Wall -g -O2: re...,
Nick Mathewson
- [or-cvs] Refactor and consolidate addr/exit policies into a new poli...,
arma
- [or-cvs] Fix a typo or two,
Peter Palfrader
- [or-cvs] Update volunteer to link <page docs/tor-switchproxy> instea...,
Peter Palfrader
- [or-cvs] Use <cvssandbox> instead of http://tor.eff.org/cvs/,
Peter Palfrader
- [or-cvs] Update de translation,
Peter Palfrader
- [or-cvs] And a minor it update,
Peter Palfrader
- [or-cvs] Fix for "but need_to_mirror=1" annoyance; is bug 273 fixed?,
Nick Mathewson
- [or-cvs] Oops. We may not have a networkstatus list when we first pa...,
Nick Mathewson
- [or-cvs] re-order to avoid free-then-use. Thank goodness tor_free() ...,
Nick Mathewson
- [or-cvs] that extra punctuation distracts me,
arma
- [or-cvs] Code to implement networkstatus fetch from controllers. On...,
Nick Mathewson
- [or-cvs] On our dirport return a robots.txt so maybe google doesn"t ...,
Peter Palfrader
- [or-cvs] another interim changelog for 0.1.1.17-rc,
arma
- [or-cvs] ru update,
Peter Palfrader
- [or-cvs] Make the max number of old descriptors to hold rise with th...,
Nick Mathewson
- [or-cvs] blow away the "quickstart" from the INSTALL file. it was no...,
arma
- [or-cvs] the readme file was also incredibly old.,
arma
- [or-cvs] a few other thoughts that i wrote down somewhere for once,
arma
- [or-cvs] a final changelog for 0.1.1.17-rc,
arma
- [or-cvs] change wording in changelog,
arma
- [or-cvs] while we"re fixing wording, ...,
arma
- [or-cvs] bump to 0.1.1.17-rc,
arma
- [or-cvs] Forward port patches/07_log_to_file_by_default,
Peter Palfrader
- [or-cvs] bump to 0.1.1.17-rc-cvs,
arma
- [or-cvs] When deciding whether a router is Fast or Guard-worthy, con...,
arma
- [or-cvs] Commit my unittests.vcproj and Tor.vcproj:,
Peter Palfrader
- [or-cvs] no longer ship INSTALL and README files, they are useless n...,
Peter Palfrader
- [or-cvs] Force rpmbuild to behave and honor target_cpu.,
phobos
- [or-cvs] update the volunteer line about tsocks,
arma
- [or-cvs] and link to the privoxy wishlist page too.,
arma
- [or-cvs] one preposition is better than two, sometimes.,
arma
- [or-cvs] put a blurb about 0.1.1.17-rc on the website,
arma
- [or-cvs] Appease w3c validator,
Peter Palfrader
- [or-cvs] Appease w3c validator even more,
Peter Palfrader
- [or-cvs] HTML fixes should not invalidate translations,
Peter Palfrader
- [or-cvs] Update de/volunteer,
Peter Palfrader
- [or-cvs] de html fixes,
Peter Palfrader
- [or-cvs] html fixes for it and es in docs/,
Peter Palfrader
- [or-cvs] add 0.1.1.17 blurb for de/download,
Peter Palfrader
- [or-cvs] whoops, did i commit that?,
arma
- [or-cvs] es/tor-doc-win32 is still current,
Peter Palfrader
- [or-cvs] Donate has not changed between 1.15 and 1.17, really,
Peter Palfrader
- [or-cvs] bump the versions to 0.1.1.17-rc,
arma
- [or-cvs] Avoid warnings about machine/limits.h on Debian GNU/kFreeBSD,
Peter Palfrader
- [or-cvs] Refactor the decision of whether to include a router"s desc...,
arma
- [or-cvs] We can remove about 30% of the v1 directory bulk by taking,
arma
- [or-cvs] looks like the rpm packages became rh4_3 rather than rh4_2,
arma
- [or-cvs] Label the old cvs/tor/doc/*.html files as obsolete, and point,
arma
- [or-cvs] A start at copying the website tor-*.html and images into,
arma
- [or-cvs] weasel suggests that this will help.,
arma
- [or-cvs] This works better for me. Does it still work for you?,
Peter Palfrader
- [or-cvs] Fail somehow smarter if we do not have the website source t...,
Peter Palfrader
- [or-cvs] Blow away the obsolete docs.,
arma
- [or-cvs] make the os x package handle the new location of docs, plus,
arma
- [or-cvs] hey, let"s include instructions on servers, hidden services,,
arma
- [or-cvs] Remove ././././././ from links,
Peter Palfrader
Mail converted by MHonArc 2.6.10