summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-16Fix a const warning under msvcNick Mathewson
2013-01-16Add clean target and test subdir to makefile.nmakeNick Mathewson
2013-01-16Add missing objects to Makefile.nmakeNick Mathewson
2013-01-16Add missing includes and libs to makefile.nmakeNick Mathewson
2013-01-16Define SIZEOF_INTPTR_T when defining replacement intptr_tNick Mathewson
2013-01-16Merge branch 'bug5285_v2'Nick Mathewson
2013-01-16Aftermath of isin->contains renamingNick Mathewson
2013-01-16Rename *_isin to *_containsNick Mathewson
2013-01-16Remove two extrneous semicolons in dirserv.cNick Mathewson
2013-01-16Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.hNick Mathewson
2013-01-16Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32sNick Mathewson
2013-01-16Merge branch 'bug7972'Nick Mathewson
2013-01-16Actually link against nacl when we want to use itNick Mathewson
2013-01-16Removee dirrec-v*-sharestatisticsNick Mathewson
2013-01-16changes file for 7896Nick Mathewson
2013-01-16Merge remote-tracking branch 'asn/bug7896'Nick Mathewson
2013-01-16Check for nacl headers in nacl/ subdirNick Mathewson
2013-01-16Add a new automake dropping ("test-driver") to .gitignoreNick Mathewson
2013-01-16Update the copyright date to 201.Nick Mathewson
2013-01-15Forward-port fix for 7889Nick Mathewson
2013-01-15Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2013-01-15Merge branch 'bug7889_023' into maint-0.2.3Nick Mathewson
2013-01-15Merge branch 'small_typo_fixes'Nick Mathewson
2013-01-15Bump to 0.2.4.9-alpha-devNick Mathewson
2013-01-15Clean up odds and endsRoger Dingledine
2013-01-15bump to 0.2.4.9-alphator-0.2.4.9-alphaRoger Dingledine
2013-01-15fold in new change stanzaRoger Dingledine
2013-01-15Fix handling of ntor handshakes received via CREATE cellsNick Mathewson
2013-01-15Better log message to diagnose #7959Nick Mathewson
2013-01-15Bump version to 0.2.4.8-alpha-devNick Mathewson
2013-01-14bump to 0.2.4.8-alphator-0.2.4.8-alphaRoger Dingledine
2013-01-14finish poking at the changelogRoger Dingledine
2013-01-14Revert junk accidentally included with "start folding in the changes entries"Nick Mathewson
2013-01-14Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2013-01-14Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-01-14Reject create/begin/etc cells with {circ,stream}ID 0.Nick Mathewson
2013-01-14start folding in the changes entriesRoger Dingledine
2013-01-14Merge branch 'bug7869'Nick Mathewson
2013-01-13Merge remote-tracking branch 'mikeperry/bug7691-rebased'Nick Mathewson
2013-01-13Merge branch 'bug7935'Nick Mathewson
2013-01-11Handle EWOULDBLOCK as EAGAIN if they happen to be different.Nick Mathewson
2013-01-09Mention name of the transport used when we learn the fpr of a bridge.George Kadianakis
2013-01-08Bug 7691 review fixes.Mike Perry
2013-01-08Bug 7341 code review fixes.Mike Perry
2013-01-08Bug 7691: Send a probe cell down certain types of circs.Mike Perry
2013-01-08Fix bug 7341.Mike Perry
2013-01-05Make the = at the end of ntor-onion-key optional.Nick Mathewson
2013-01-05Update to the January 2013 GeoIP database.Karsten Loesing
2013-01-03Better handling (I think) for onionskin timing w jumpy clocksNick Mathewson
2013-01-03Record and report the overhead of how we handle onionskins.Nick Mathewson