[tor-commits] [tor/master] Merge branch 'bug6177_squashed'

nickm at torproject.org nickm at torproject.org
Tue Jul 31 21:10:17 UTC 2012


commit d4e2ccc387bbcc2184ae027fa0fccc897a9f51c3
Merge: 43b8132 0e35e92
Author: Nick Mathewson <nickm at torproject.org>
Date:   Tue Jul 31 17:09:47 2012 -0400

    Merge branch 'bug6177_squashed'

 changes/bug6177           |    5 +
 src/or/Makefile.am        |    2 +
 src/or/or.h               |   16 +-
 src/or/rendcommon.c       |    2 +-
 src/or/rendservice.c      | 1254 ++++++++++++++++++++++++++++++++++++---------
 src/or/rendservice.h      |   73 +++
 src/or/replaycache.c      |  215 ++++++++
 src/or/replaycache.h      |   66 +++
 src/test/Makefile.am      |    2 +
 src/test/test.c           |    4 +
 src/test/test_introduce.c |  528 +++++++++++++++++++
 src/test/test_replay.c    |  184 +++++++
 12 files changed, 2101 insertions(+), 250 deletions(-)



More information about the tor-commits mailing list