]> git.ipfire.org Git - thirdparty/tor.git/shortlog
thirdparty/tor.git
2005-02-27  Roger DingledineCheckpoint in-progress fixes:
2005-02-27  Nick MathewsonMake sure that router_get_by_* can always return "me"
2005-02-25  Roger Dingledinedistribute exitlist in the tarball too
2005-02-25  Roger Dingledineclean up alphabetization some
2005-02-25  Nick MathewsonBe specific about which "illegal character" we just...
2005-02-25  Nick Mathewsondocument changed option name
2005-02-25  Nick MathewsonMake some control spec stuff done
2005-02-25  Nick MathewsonImplement more control spec functionality
2005-02-25  Nick MathewsonNote done things on TODO
2005-02-25  Nick MathewsonImplement some of GETINFO control message
2005-02-25  Nick MathewsonStub functions for new control-spec logic.
2005-02-25  Nick Mathewsonsimple python script to parse directories and find...
2005-02-25  Nick MathewsonCheck returns from libevent calls better; stop poking...
2005-02-24  Roger Dingledinefix a seg fault from tor_free_all
2005-02-24  Roger Dingledinecaching .exit stuff is done
2005-02-24  Roger Dingledineforward-port the 0.0.9.5 changelog
2005-02-24  Nick MathewsonAdd a log-related item.
2005-02-24  Nick MathewsonInsert missing ! in assert_connection_ok; test was...
2005-02-24  Roger Dingledinecache .exit address better (i think)
2005-02-24  Roger Dingledineman page entry for httpsproxy
2005-02-24  Roger Dingledineadd support for CONNECTing through https proxies.
2005-02-24  Roger Dingledinestop a potential overflow (pointed out by ilja)
2005-02-23  Roger Dingledinea list of things to do so we can decentralize
2005-02-23  Nick MathewsonImprove log message on unrecognized encoding to indicat...
2005-02-23  Nick Mathewsonmore 010x todos
2005-02-23  Roger Dingledineassign a few tasks
2005-02-23  Nick MathewsonFirst cut at labelinging things for 0.1.0.x
2005-02-23  Roger Dingledinea few more items for the todo
2005-02-23  Nick MathewsonClarify comment. Use CONN_IS_EDGE more. Try to be more...
2005-02-23  Roger Dingledineand to the win32 and os x doc pages
2005-02-23  Roger Dingledinemake slightly clearer that mapaddress arguments are...
2005-02-23  Nick Mathewsonclarify comment
2005-02-23  Nick MathewsonAddressmap tweak: Make "addressmap x x" remove any...
2005-02-23  Nick MathewsonForward-port fix to make dual-purpose NT executable...
2005-02-22  Roger DingledineForward-port the trick to bump up ConnLimit as far...
2005-02-22  Nick MathewsonChange from inet_ntoa to a threadproof tor_inet_ntoa.
2005-02-22  Nick MathewsonNote a non-bug in read_file_to_str as used. If we start...
2005-02-22  Nick MathewsonBut on windows, localtime and gmtime _are_ threadsafe.
2005-02-22  Nick MathewsonPatch to localtime/gmtime handling: use the _r variants...
2005-02-22  Nick MathewsonRemove assumptions that maximum path length is anything...
2005-02-22  Nick MathewsonCheck for pthread dependency on pthread_detach as well...
2005-02-22  Nick Mathewsonremove spurious semicolons
2005-02-22  Nick MathewsonSnarf some logic from python, adapted to our own needs...
2005-02-22  Nick MathewsonInitial IRIX compatibility fixes: check for inttypes...
2005-02-22  Nick MathewsonAfter we successfully connect, try handling pending...
2005-02-22  Nick MathewsonPrint uname on start of unittests.
2005-02-22  Nick MathewsonFix windows build: juggle }s and #endifs around in...
2005-02-22  Nick MathewsonFix windows build: do not spuriously include openssl...
2005-02-22  Roger Dingledinemake the addressmap internals less noisy
2005-02-22  Roger Dingledineman page entries for addressmap and trackhostexits
2005-02-22  Roger DingledineAdd a new AddressMap directive to rewrite incoming...
2005-02-20  Roger Dingledinebugfix: actually use the argument to strmap_free()
2005-02-20  Roger Dingledineforward-port the onion queue thing
2005-02-19  Roger Dingledineavoid case (not yet triggered) where smartlists could...
2005-02-18  Nick MathewsonTweak control-spec: add a GETINFO/INFOVALUE type pair...
2005-02-18  Roger Dingledinemake it clearer that our screenshots are of old versions.
2005-02-17  Roger Dingledineforward-port some fixes
2005-02-16  Geoff Goodellintegrating changes related to building circuits, assig...
2005-02-16  Roger Dingledineremove unused code
2005-02-15  Nick MathewsonMore fixes for IRIX compilation: make very sure we...
2005-02-15  Nick MathewsonFix check for NULL representation to include string...
2005-02-14  Roger Dingledinemake the wikipedia statement less strict
2005-02-14  Nick MathewsonFix another crash bug found by Jaroslaw--it is possible...
2005-02-13  Nick MathewsonTell openssl how to use locks and how to find thread...
2005-02-13  Nick MathewsonAdd a missing prototype to or.h
2005-02-13  Nick Mathewsonremove redundant unpack in critical path
2005-02-12  Nick MathewsonGive a better error message when zlib.h is not found.
2005-02-12  Nick MathewsonApply windows patch from Dmitri Bely
2005-02-11  Nick MathewsonDo not try to double-aquire lock when rotating keys...
2005-02-11  Nick MathewsonFree tls resources on exit too
2005-02-11  Nick MathewsonFree even more things on shutdown. Temporarily move...
2005-02-10  Nick MathewsonAdd more functions to free things to help dmalloc allong.
2005-02-10  Roger Dingledinemention 0.0.9.4 on win32 and osx doc pages
2005-02-10  Roger Dingledineif we're hibernating and we get a sigint, exit immediately.
2005-02-10  Roger Dingledinestop picking unverified dir mirrors, ever.
2005-02-10  Roger Dingledinewhen a client asks us for a dir mirror and we don't...
2005-02-10  Roger Dingledinesome more tweaks on the paper
2005-02-09  Roger Dingledineremove redundant lines
2005-02-09  Nick MathewsonPatch from adam langley: always remove sockets from...
2005-02-09  Paul SyversonMore tweaks, grammar, etc. I say it's ready to submit.
2005-02-09  Roger Dingledinefix wordo
2005-02-09  Roger DingledineThis section is first up against the wall when the...
2005-02-09  Roger Dingledinemark this one as a draft, so people who cache it will...
2005-02-09  Roger Dingledineupdate pdf draft
2005-02-09  Paul SyversonStyle wars
2005-02-09  Roger Dingledineput a pdf in place so people can read it.
2005-02-09  Roger Dingledinemore fixes. i declare this the first draft.
2005-02-09  Roger Dingledinetighten related work
2005-02-09  Roger Dingledinenot all tor use is abusive
2005-02-09  Nick MathewsonCommit changes to nonclique section
2005-02-09  Roger Dingledineblacklists, middleman nodes, pressure to shut down
2005-02-09  Roger Dingledinelots more cleanups. people should check these over.
2005-02-09  Roger Dingledinedon't list version in the win32 service display name...
2005-02-09  Roger DingledineAs another exception, the controller can getconf the...
2005-02-08  Nick MathewsonStill more edits
2005-02-08  Roger Dingledineispell
2005-02-08  Nick MathewsonTighten, clarify
2005-02-08  Paul SyversonA few more minor tweaks
2005-02-08  Paul SyversonTweaks and typos throughout. Nearly there.
2005-02-08  Geoff Goodelladded section for Tor+Blossom desiderata
next