monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 673f44a98f1eaf3a5f1696badca68bcac567ff


From: monotone
Subject: [Monotone-commits-diffs] Revision 673f44a98f1eaf3a5f1696badca68bcac567fff9
Date: Tue, 23 May 2006 07:08:22 +0200

-----------------------------------------------------------------
Revision: 673f44a98f1eaf3a5f1696badca68bcac567fff9
Ancestor: e5812b17d65b2311eaf5b926fb9820eabe2c5abd
Author: address@hidden
Date: 2006-05-23T03:07:04
Branch: net.venge.monotone.visualc8

Added files:
        tests/t_netsync_pipe.at uri.cc uri.hh
Modified files:
        ChangeLog Makefile.am app_state.cc app_state.hh
        cmd_netsync.cc constants.hh hmac.cc hmac.hh lua.cc lua.hh
        monotone.cc monotone.texi netcmd.cc netsync.cc options.hh
        std_hooks.lua testsuite.at unit_tests.cc unit_tests.hh

ChangeLog: 

2006-05-22  Graydon Hoare  <address@hidden>

        * Makefile.am: Add uri.{cc,hh}.
        * app_state.{cc,hh} (use_transport_auth): New state variable.
        * cmd_netsync.cc (serve): Support use_transport_auth.
        * constants.hh (netcmd_minsz): Remove dead byte count related to 
adler32.       
        * hmac.{cc,hh} (active): New state variable.
        * lua.{cc,hh} (lua_hooks::hook_get_netsync_connect_command):
        (lua_hooks::hook_use_transport_auth): New hooks.
        * monotone.cc: Support --no-transport-auth.
        * monotone.texi: Document all this stuff.
        * netcmd.cc: Predicate hmac activity on hmac.is_active().       
        * netsync.cc: Parse URIs via lua, optionally disable transport auth.
        * options.hh (OPT_NO_TRANSPORT_AUTH): New option.
        * std_hooks.lua (get_netsync_connect_command):
        (use_transport_auth): New default definitions.
        * tests/t_netsync_pipe.at: New test.
        * testsuite.at: Add new hooks and t_netsync_pipe.at.
        * unit_tests.{cc,hh}: Support URI tests.
        * uri.{cc,hh}: New files.

Attachment: txtorK7EUk5Dn.txt
Description: Diff [e5812b17d65b2311eaf5b926fb9820eabe2c5abd] -> [673f44a98f1eaf3a5f1696badca68bcac567fff9]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]