summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-29Detect platforms where memset(0) doesn't set doubles to 0.0.Nick Mathewson
2013-01-29Fix unit test to not expect v2 directory request geoip infoNick Mathewson
2013-01-28Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/torAndrea Shepard
2013-01-24Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/torAndrea Shepard
2013-01-22Bug 8024: Check for null/closed channel before probing.Mike Perry
2013-01-22Merge remote-tracking branch 'public/bug8012'Nick Mathewson
2013-01-21More of b30d06255c24165 for #6826: fix compat_libevent compilationNick Mathewson
2013-01-20squash! Remove a source of error during path bias scalingMike Perry
2013-01-20squash! Implement Path use bias accounting.Mike Perry
2013-01-20Prevent early close of path bias testing circuits.Mike Perry
2013-01-20squash! Remove a source of error during path bias scalingMike Perry
2013-01-19Merge remote-tracking branch 'karsten/bug5823'Nick Mathewson
2013-01-18Bug 7802 changes file.Mike Perry
2013-01-18Document path use bias options in the manpage.Mike Perry
2013-01-18Remove a source of error during path bias scalingMike Perry
2013-01-18Don't immediately count cannibalized circs as used.Mike Perry
2013-01-18Roll back the path_state for circs if we detatch a stream.Mike Perry
2013-01-18Implement Path use bias accounting.Mike Perry
2013-01-18Remove -v flag from autoreconf by defaultNick Mathewson
2013-01-18Split smartlist_choose_node_by_bandwidth_weightsNick Mathewson
2013-01-17When excluding nodes by country, exclude {??} and {A1} tooNick Mathewson
2013-01-17Replace base-{16,32,64} with base{16,32,64} in the codeNick Mathewson
2013-01-17Merge branch '024_msvc_more'Nick Mathewson
2013-01-17Another msvc changes entryNick Mathewson
2013-01-17For now, always use donna32 on msvcNick Mathewson
2013-01-17Add ntor-related modules to the Makefiles.nmakeNick Mathewson
2013-01-17Fix an MSVC warning in onion.h prototypesNick Mathewson
2013-01-17Even more code-removal for 6826Nick Mathewson
2013-01-17Add a missing part of bug 7311's makefile.nmake tweaksNick Mathewson
2013-01-17Merge branch 'bug6826_squashed'Nick Mathewson
2013-01-17Drop detection logic for pre-1.3 busted libeventsNick Mathewson
2013-01-17Merge remote-tracking branch 'public/bug6302'Nick Mathewson
2013-01-17Remove dirreq-v2-* lines from extra-info descriptors.Karsten Loesing
2013-01-16Implement proposal 204: ignore subdomains in hidden service addressesJérémy Bobbio
2013-01-16Merge branch '024_msvc_squashed'Nick Mathewson
2013-01-16Fix an instance of snprintf; don't use _snprintf directlyNick Mathewson
2013-01-16Changes files for 024_msvc branchNick Mathewson
2013-01-16When building with MSVC, call every enum bitfield unsignedNick Mathewson
2013-01-16Add HAVE_EVENT_BASE_LOOPEXIT to win32/orconfig.hNick Mathewson
2013-01-16Add more test modules for nmake makefilesNick Mathewson
2013-01-16Try to build tinytest.obj from the right sourcesNick Mathewson
2013-01-16use the /Fe flag with msvcNick Mathewson
2013-01-16Add missing targets to src/test/Makefile.nmake. Fix for 7316Nick Mathewson
2013-01-16Add HAVE_EVENT2_DNS_H to MSVC orconfig.hNick Mathewson
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