summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-02New upstream release.debian-version-0.0.6-1Peter Palfrader
2004-05-02New upstream release candidatedebian-version-0.0.5+0.0.6rc4-1Peter Palfrader
2004-05-02tor_assert(), not assert()Nick Mathewson
2004-05-02Fix windows compile.Nick Mathewson
2004-05-02Working strerror for windows socket errors, plus some snide comments.Nick Mathewson
2004-05-02Assert that we never try to fakepoll on sock -1.Nick Mathewson
2004-05-02Windows version is 0.0.6 tootor-0.0.6.2tor-0.0.6.1tor-0.0.6Nick Mathewson
2004-05-02version is 0.0.6Roger Dingledine
2004-05-02commit the 0.0.6 changelogRoger Dingledine
2004-05-02bump main version to 0.0.6rc4Roger Dingledine
2004-05-02Bump windows version to 0.0.6rc4Nick Mathewson
2004-05-02another bug that's been bugging meRoger Dingledine
2004-05-02stop the circuit_receive_relay_cell warningRoger Dingledine
2004-05-02another todo we should doRoger Dingledine
2004-05-02patches on patchesRoger Dingledine
2004-05-02some more todo itemsRoger Dingledine
2004-05-01some patches on the patchesRoger Dingledine
2004-05-01Documenmt buffers.c; remove function that nobody ever calls.Nick Mathewson
2004-05-01Remove bogus */ so util.c compilesNick Mathewson
2004-05-01Finish documenting the functions in commonNick Mathewson
2004-05-01Fix windows compileNick Mathewson
2004-05-01Handle windows socket errors correctly; comment most of common.Nick Mathewson
2004-04-30fix a seg fault (whoops)Roger Dingledine
2004-04-30note another bug to be fixed sometimeRoger Dingledine
2004-04-30tell people the default location of torrcRoger Dingledine
2004-04-29New upstream release candidate.debian-version-0.0.5+0.0.6rc3-1Peter Palfrader
2004-04-29update the built-in dirservers defaultRoger Dingledine
2004-04-29and then bump to rc4-cvsRoger Dingledine
2004-04-29bump to rc3Roger Dingledine
2004-04-29some cosmetic fixesRoger Dingledine
2004-04-28Oops -- the Windows function is closesocket, not socketcloseNick Mathewson
2004-04-28Use socketclose on windows as appropriate; end pid files with newlineNick Mathewson
2004-04-28use tor_lookup_hostname for binding local addresses tooRoger Dingledine
2004-04-28Regenerate windows orconfig.h to match current autoheader generated orconfig.hNick Mathewson
2004-04-28Remove IVs from cipher code, since AES-ctr has none.Nick Mathewson
2004-04-28use nick's _ARRAYSIZE abstractionRoger Dingledine
2004-04-28nick, is this what you meant?Roger Dingledine
2004-04-28Make Tor build on win32 with VC6 without warnings.Nick Mathewson
2004-04-28bug resolved (hopefully), so remove commentRoger Dingledine
2004-04-28clean dns.c betterRoger Dingledine
2004-04-28clarify the hybrid encryption in our specRoger Dingledine
2004-04-28fix a bug in dns.c, note but don't fix another oneRoger Dingledine
2004-04-28Workarounds for a couple of pieces of windows strangeness.Nick Mathewson
2004-04-28clean some dead code (right?)Roger Dingledine
2004-04-27some compilers don't like an array of length zeroRoger Dingledine
2004-04-27set Content-Type on the directory and hidserv descriptorRoger Dingledine
2004-04-27make my assumption explicitRoger Dingledine
2004-04-27it was the second bug that was nailing us.Roger Dingledine
2004-04-27don't expire joined-rend circs that have an exit connection attachedRoger Dingledine
2004-04-26Some versions of openssl have an SSL_pending function that erroneouslyNick Mathewson