Mail Index
- [or-cvs] added section for Tor+Blossom desiderata
- [or-cvs] added tor man page and link
- [or-cvs] removed link to uncommitted man page in cvs directory on to...
- [or-cvs] integrating changes related to building circuits, assigning...
- [or-cvs] simple name change tor.manual.html -> tor-manual.html
- [or-cvs] Check for libpthread
- [or-cvs] Write a few subsections
- [or-cvs] write remaining sections; edit some.
- [or-cvs] SGI Compatibility patches from Jan Schaumann
- [or-cvs] Forward-port SGI Compatibility patches from Jan Schaumann
- [or-cvs] Use getaddrinfo and gethostbyname_r where available. Note ...
- [or-cvs] Use getaddrinfo and gethostbyname_r where available. Note ...
- [or-cvs] Handle return value from getaddrinfo properly
- [or-cvs] fix duplicate definition of MAXCONNECTIONS on win32
- [or-cvs] Note that we should audit for more bucket over/underflow
- [or-cvs] Fix tor-resolve implementation to prevent crashes and send ...
- [or-cvs] Backport tor-resolve fixes.
- [or-cvs] Apply patch from Matt Edman for NT services, mildly tweaked...
- [or-cvs] clean whitespace and compilation fix on last NT service patch
- [or-cvs] forward-port NT service patch
- [or-cvs] Re-normalize whitespace; make "make check-spaces" happy
- [or-cvs] Avoid double-free on tor-resolve failure
- [or-cvs] Avoid double-free on tor-resolve failure (backport)
- [or-cvs] move some stuff around in sections 1,2,3. Not done yet; st...
- [or-cvs] Sling some sentences around, based on comments from arma
- [or-cvs] Finish some content chewing and XXX resolving. More remains.
- [or-cvs] Tighten, clarify
- [or-cvs] Still more edits
- [or-cvs] Commit changes to nonclique section
- [or-cvs] Patch from adam langley: always remove sockets from libeven...
- [or-cvs] Add more functions to free things to help dmalloc allong.
- [or-cvs] Free even more things on shutdown. Temporarily move tor_fr...
- [or-cvs] Free tls resources on exit too
- [or-cvs] Free tls resources on exit too
- [or-cvs] Do not try to double-aquire lock when rotating keys. May f...
- [or-cvs] Apply windows patch from Dmitri Bely
- [or-cvs] Give a better error message when zlib.h is not found.
- [or-cvs] Backport windows patch from Dmitry Bely
- [or-cvs] remove redundant unpack in critical path
- [or-cvs] Add a missing prototype to or.h
- [or-cvs] Tell openssl how to use locks and how to find thread ids --...
- [or-cvs] Fix another crash bug found by Jaroslaw--it is possible for...
- [or-cvs] Fix check for NULL representation to include string.h; this...
- [or-cvs] Backport irix compilation fix
- [or-cvs] More fixes for IRIX compilation: make very sure we have NUL...
- [or-cvs] More fixes for IRIX compilation: make very sure we have NUL...
- [or-cvs] Tweak control-spec: add a GETINFO/INFOVALUE type pair to ha...
- [or-cvs] Fix windows build: do not spuriously include openssl where ...
- [or-cvs] Fix windows build: juggle }s and #endifs around in main.c
- [or-cvs] Print uname on start of unittests.
- [or-cvs] After we successfully connect, try handling pending stuff i...
- [or-cvs] Directory /home/or/cvsroot/libevent added to the repository
- [or-cvs] Directory /home/or/cvsroot/libevent/WIN32-Code added to the...
- [or-cvs] Directory /home/or/cvsroot/libevent/compat added to the rep...
- [or-cvs] Directory /home/or/cvsroot/libevent/WIN32-Prj added to the ...
- [or-cvs] Directory /home/or/cvsroot/libevent/sample added to the rep...
- [or-cvs] Directory /home/or/cvsroot/libevent/test added to the repos...
- [or-cvs] Directory /home/or/cvsroot/libevent/WIN32-Prj/signal_test a...
- [or-cvs] Directory /home/or/cvsroot/libevent/WIN32-Prj/event_test ad...
- [or-cvs] Directory /home/or/cvsroot/libevent/WIN32-Prj/time_test add...
- [or-cvs] Directory /home/or/cvsroot/libevent/compat/sys added to the...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Commit initial libevent sandbox to the tor project reposito...
- [or-cvs] Add cvsignore files for libevent
- [or-cvs] Add cvsignore files for libevent
- [or-cvs] Add cvsignore files for libevent
- [or-cvs] Make libevent work on win32.
- [or-cvs] Make libevent work on win32.
- [or-cvs] Initial IRIX compatibility fixes: check for inttypes.h; che...
- [or-cvs] Initial IRIX compatibility fixes: check for inttypes.h; che...
- [or-cvs] Initial IRIX compatibility fixes: check for inttypes.h; che...
- [or-cvs] Snarf some logic from python, adapted to our own needs, to ...
- [or-cvs] Snarf some logic from python, adapted to our own needs, to ...
- [or-cvs] remove spurious semicolons
- [or-cvs] Check for pthread dependency on pthread_detach as well as p...
- [or-cvs] Try to make autoconf detect whether we have __func__ or __F...
- [or-cvs] More IRIX libevent fun: check independently for macros from...
- [or-cvs] Make the __FUNCTION__ chicanery work properly
- [or-cvs] Update win32 configuration file.
- [or-cvs] Remove assumptions that maximum path length is anything lik...
- [or-cvs] Remove assumptions that maximum path length is anything lik...
- [or-cvs] Patch to localtime/gmtime handling: use the _r variants whe...
- [or-cvs] Patch to localtime/gmtime handling: use the _r variants whe...
- [or-cvs] Patch to localtime/gmtime handling: use the _r variants whe...
- [or-cvs] But on windows, localtime and gmtime _are_ threadsafe.
- [or-cvs] Note a non-bug in read_file_to_str as used. If we start to ...
- [or-cvs] Change from inet_ntoa to a threadproof tor_inet_ntoa.
- [or-cvs] Change from inet_ntoa to a threadproof tor_inet_ntoa.
- [or-cvs] Change from inet_ntoa to a threadproof tor_inet_ntoa.
- [or-cvs] Correct logic in dual service/executable mode. (Still not o...
- [or-cvs] Note in ChangeLog that NT service support is still not yet ...
- [or-cvs] Forward-port fix to make dual-purpose NT executable work.
- [or-cvs] Addressmap tweak: Make "addressmap x x" remove any mapping ...
- [or-cvs] clarify comment
- [or-cvs] Fix website in maint brandch
- [or-cvs] Clarify comment. Use CONN_IS_EDGE more. Try to be more zeal...
- [or-cvs] First cut at labelinging things for 0.1.0.x
- [or-cvs] more 010x todos
- [or-cvs] Improve log message on unrecognized encoding to indicate th...
- [or-cvs] Unrecognized encoding is an info, not a warn. (maint fix)
- [or-cvs] Insert missing ! in assert_connection_ok; test was accident...
- [or-cvs] Add a log-related item.
- [or-cvs] add functionality to libevent sandbox
- [or-cvs] Check returns from libevent calls better; stop poking at in...
- [or-cvs] simple python script to parse directories and find tor node...
- [or-cvs] Stub functions for new control-spec logic.
- [or-cvs] Implement some of GETINFO control message
- [or-cvs] Note done things on TODO
- [or-cvs] Implement more control spec functionality
- [or-cvs] Implement more control spec functionality
- [or-cvs] Make some control spec stuff done
- [or-cvs] document changed option name
- [or-cvs] Be specific about which "illegal character" we just saw in ...
- [or-cvs] Make sure that router_get_by_* can always return "me"
- [or-cvs] Make sure that router_get_by_* can always return "me"
- [or-cvs] give a better warning when tor points at an https server.
- [or-cvs] Fix strmap_free to release memory actually held by the strm...
- [or-cvs] Backport: Fix strmap_free to release memory actually held b...
- [or-cvs] Try a little harder to avoid openssl SSL* double-free repor...
- [or-cvs] Try a little harder to avoid openssl SSL* double-free repor...
- [or-cvs] When copying routerinfo, copy descriptor too to prevent lat...
- [or-cvs] Clean up rend cache on shutdown
- [or-cvs] Big libevent patch: make logging use a callback-based syste...
- [or-cvs] Big libevent patch: make logging use a callback-based syste...
- [or-cvs] Big libevent patch: make logging use a callback-based syste...
- [or-cvs] make control interface stream IDs monotonically increasing ...
- [or-cvs] Change version parsing logic: a version is "obsolete" if it...
- [or-cvs] Change version parsing logic: a version is "obsolete" if it...
- [or-cvs] Set ulimit for file descriptors to 4096 in our init script
- [or-cvs] Use SIGINT to shutdown tor
- [or-cvs] Write a function header for Roger so he can fill it with life
- [or-cvs] Add --with-dmalloc configure option
- [or-cvs] Add --with-dmalloc configure option
- [or-cvs] Add --with-dmalloc configure option
- [or-cvs] Also check for dmalloc.h
- [or-cvs] Add a snippet to disable epoll in etc/default/tor, commente...
- [or-cvs] Fix typo
- [or-cvs] Backport from HEAD:
- [or-cvs] Forward port changelog
- [or-cvs] Add a snippet to set nice level in etc/default/tor
- [or-cvs] New upstream version
- [or-cvs] fix typo in design paper
- [or-cvs] throw down the gauntlet.
- [or-cvs] minor cleanups throughout
- [or-cvs] reject odd-looking addresses at the client, rather than hav...
- [or-cvs] bump the default rate limit to 1 MB
- [or-cvs] sometimes, a conn on the closeable_lst gets absolutely
- [or-cvs] only check if exit_policy_implicitly_allows if you"re a ser...
- [or-cvs] reject more default filesharing ports by default.
- [or-cvs] bugfix: tor-resolve requests were ignoring .exit if there was
- [or-cvs] note a bug that wmf just found
- [or-cvs] finish the "other policy" section
- [or-cvs] http://www.erlenstar.demon.co.uk/unix/faq_2.html says we
- [or-cvs] fix typo
- [or-cvs] another minor fix
- [or-cvs] point out a potential thread/process leak problem when we"r...
- [or-cvs] add a hidden-services section
- [or-cvs] an abstract, that needs more work
- [or-cvs] pdf versions of the graphics
- [or-cvs] resolve references
- [or-cvs] fix the latest bug: don"t explode when some router declares a
- [or-cvs] backport the bandwidthburts bugfix.
- [or-cvs] bump to 0.0.9.4
- [or-cvs] bump to 0.0.9.4
- [or-cvs] bump to 0.0.9.4
- [or-cvs] backport the better log lines in torrc.sample
- [or-cvs] back-port tolerating a corrupt cached dir
- [or-cvs] back-port the more restrictive exit policy: block more file...
- [or-cvs] backport the patch to tolerate dir mirrors with wildly skew...
- [or-cvs] backport another log message improvement
- [or-cvs] backport: stop a sigpipe
- [or-cvs] backport: fix memory leak
- [or-cvs] update man page to reflect changed default exit policy
- [or-cvs] backport man page fix
- [or-cvs] backport: go into soft hibernation at 95% bandwidth used
- [or-cvs] backport: load balance over the first megabyte of claimed c...
- [or-cvs] a changelog for 0.0.9.4
- [or-cvs] forward-port the changelog
- [or-cvs] hack: set MaxConn to the hard ulimit -n rather than letting...
- [or-cvs] hack: set MaxConn to the hard ulimit -n rather than letting...
- [or-cvs] modify changelog for hack
- [or-cvs] clean up maxconn hack slightly
- [or-cvs] clean up maxconn hack slightly
- [or-cvs] clean up maxconn hack slightly
- [or-cvs] clean up maxconn hack slightly
- [or-cvs] fix signed/unsigned bug
- [or-cvs] fix a logic error in detecting skewed dirserver mirrors
- [or-cvs] stop double-freeing an exit connection when we"re out of dn...
- [or-cvs] forward-port the logic skew and double-free thing
- [or-cvs] forward-port the changelog patch
- [or-cvs] give me a little hint about the double-end bugs
- [or-cvs] mark a couple of common warn messages as harmless
- [or-cvs] temporarily stop one of those obnoxious warns
- [or-cvs] point to our 0.0.9.4 source/packages
- [or-cvs] point to the right or-announce archive message
- [or-cvs] backport the fix where we don"t mind if bandwidthburst == b...
- [or-cvs] move network_init to compat.c from main.c
- [or-cvs] move network_init to compat.c from main.c
- [or-cvs] move network_init to compat.c from main.c
- [or-cvs] commit fixes for the first half of the paper
- [or-cvs] checkpoint in-progress mucking
- [or-cvs] link to matthias"s chrooting-on-openbsd doc
- [or-cvs] clean up stream-vs-packet section
- [or-cvs] give us page numbers, cut some more
- [or-cvs] cut down the mid-latency section
- [or-cvs] give us a conclusion
- [or-cvs] some minor cleanups before i move a bnuch of sections
- [or-cvs] migrate stuff from section 4 to 5 and vice versa
- [or-cvs] enclaves and helper nodes.
- [or-cvs] a few more tweaks
- [or-cvs] ispell
- [or-cvs] As another exception, the controller can getconf the "versi...
- [or-cvs] don"t list version in the win32 service display name or ser...
- [or-cvs] lots more cleanups. people should check these over.
- [or-cvs] blacklists, middleman nodes, pressure to shut down
- [or-cvs] not all tor use is abusive
- [or-cvs] tighten related work
- [or-cvs] more fixes. i declare this the first draft.
- [or-cvs] put a pdf in place so people can read it.
- [or-cvs] update pdf draft
- [or-cvs] mark this one as a draft, so people who cache it will look ...
- [or-cvs] This section is first up against the wall when the revoluti...
- [or-cvs] fix wordo
- [or-cvs] remove redundant lines
- [or-cvs] some more tweaks on the paper
- [or-cvs] when a client asks us for a dir mirror and we don"t have one,
- [or-cvs] stop picking unverified dir mirrors, ever.
- [or-cvs] if we"re hibernating and we get a sigint, exit immediately.
- [or-cvs] point to os x walk-through doc
- [or-cvs] mention 0.0.9.4 on win32 and osx doc pages
- [or-cvs] add instructions for netbsd
- [or-cvs] make the wikipedia statement less strict
- [or-cvs] remove unused code
- [or-cvs] forward-port some fixes
- [or-cvs] forward-port some fixes
- [or-cvs] and another fix
- [or-cvs] fix wmf"s bug. now we don"t try to squeeze UINT_MAX into IN...
- [or-cvs] make it clearer that our screenshots are of old versions.
- [or-cvs] avoid case (not yet triggered) where smartlists could grow ...
- [or-cvs] Clean up the rlimit thing somewhat.
- [or-cvs] Clean up the rlimit thing somewhat.
- [or-cvs] tighten some of the tor-legal-faq language.
- [or-cvs] first cut at the dmca-response doc
- [or-cvs] change the "last updated" date on tor-legal-faq
- [or-cvs] When create requests have been on the onion queue more than...
- [or-cvs] forward-port the onion queue thing
- [or-cvs] bugfix: actually use the argument to strmap_free()
- [or-cvs] point people to torcap and to torcontrol
- [or-cvs] Add a new AddressMap directive to rewrite incoming socks ad...
- [or-cvs] man page entries for addressmap and trackhostexits
- [or-cvs] make the addressmap internals less noisy
- [or-cvs] Forward-port the trick to bump up ConnLimit as far as it can
- [or-cvs] Forward-port the trick to bump up ConnLimit as far as it can
- [or-cvs] minor tweak on tor legal faq wording
- [or-cvs] bump to 0.0.9.5
- [or-cvs] bump to 0.0.9.5
- [or-cvs] bump to 0.0.9.5
- [or-cvs] backport: stop picking unverified dir mirrors, ever.
- [or-cvs] commit a changelog for 0.0.9.5
- [or-cvs] clean up changelog
- [or-cvs] make slightly clearer that mapaddress arguments are strings
- [or-cvs] add 0.0.9.5 to the website
- [or-cvs] and to the win32 and os x doc pages
- [or-cvs] slight rewording of nrl"s role in tor
- [or-cvs] a few more items for the todo
- [or-cvs] assign a few tasks
- [or-cvs] a list of things to do so we can decentralize
- [or-cvs] add sentence suggested by annalee
- [or-cvs] stop a potential overflow (pointed out by ilja)
- [or-cvs] add support for CONNECTing through https proxies.
- [or-cvs] man page entry for httpsproxy
- [or-cvs] cache .exit address better (i think)
- [or-cvs] give Matt Edman credit for the NT service patches
- [or-cvs] forward-port the 0.0.9.5 changelog
- [or-cvs] caching .exit stuff is done
- [or-cvs] fix a seg fault from tor_free_all
- [or-cvs] clean up alphabetization some
- [or-cvs] distribute exitlist in the tarball too
- [or-cvs] more additions to the website
- [or-cvs] Checkpoint in-progress fixes:
- [or-cvs] fix a minor memory leak
- [or-cvs] make us xhtml compliant again
- [or-cvs] fix bug in control mapaddress
- [or-cvs] free some more memory at shutdown
- [or-cvs] disable the reachability detection stuff in cvs, so people ...
- [or-cvs] update todo
- [or-cvs] Various changes. Some more references. Section on enclaves ...
- [or-cvs] Assorted tweaks fixes, etc. to abstract et passim
- [or-cvs] stab at an opening paragraph
- [or-cvs] incentives section edit and other minor edits
- [or-cvs] Changes throughout. Moved caching discussion to end candida...
- [or-cvs] The word is "node" assorted tweaks with these length para...
- [or-cvs] Tweaks and typos throughout. Nearly there.
- [or-cvs] A few more minor tweaks
- [or-cvs] Style wars
- [or-cvs] More tweaks, grammar, etc. I say it"s ready to submit.
Mail converted by MHonArc 2.6.10