aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2013-02-01Remove old wrapper code and defines for keeping log() and log(3) apartNick Mathewson
2013-01-31Merge branch 'double-0-check'Nick Mathewson
2013-01-30Rename all of the macros in tor_queue.h to start with TOR_Nick Mathewson
2013-01-30Merge branch 'bug5956_squashed'Nick Mathewson
2013-01-30Parameterize FRAC_USABLE_NEEDED for fraction of circuitsNick Mathewson
2013-01-30Compute whether we're ready to build circuits based on fraction of pathsNick Mathewson
2013-01-29Detect platforms where memset(0) doesn't set doubles to 0.0.Nick 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-19Merge remote-tracking branch 'karsten/bug5823'Nick Mathewson
2013-01-18Bug 7802 changes file.Mike Perry
2013-01-18Remove -v flag from autoreconf by defaultNick Mathewson
2013-01-17Another msvc changes entryNick Mathewson
2013-01-17Merge branch 'bug6826_squashed'Nick Mathewson
2013-01-17Drop detection logic for pre-1.3 busted libeventsNick 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-16Aftermath of isin->contains renamingNick Mathewson
2013-01-16Remove two extrneous semicolons in dirserv.cNick Mathewson
2013-01-16Definx HAVE_EVENT_BASE_LOOPEXITin msvc orconfig.hNick 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-16Check for nacl headers in nacl/ subdirNick 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-15fold in new change stanzaRoger Dingledine
2013-01-15Fix handling of ntor handshakes received via CREATE cellsNick Mathewson
2013-01-14finish poking at the changelogRoger Dingledine
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-13Merge remote-tracking branch 'mikeperry/bug7691-rebased'Nick Mathewson
2013-01-11Handle EWOULDBLOCK as EAGAIN if they happen to be different.Nick Mathewson
2013-01-08Fix bug 7341.Mike Perry
2013-01-05Update to the January 2013 GeoIP database.Karsten Loesing
2013-01-03Record and report the overhead of how we handle onionskins.Nick Mathewson
2013-01-03Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelayNick Mathewson
2013-01-03Merge branch 'ntor-resquashed'Nick Mathewson
2013-01-03changes file for the ntor branchNick Mathewson
2013-01-02Avoid spurious local-port warningsNick Mathewson
2012-12-31Fix a couple of harmless clang3.2 warningsSebastian Hahn
2012-12-29Fix a crash bug when running an node without IPv6-exit support.Nick Mathewson
2012-12-26Rate-limit "No circuits are opened" message to once-per-hourNick Mathewson