Skip to content
  • David Goulet's avatar
    sendme: Move code to the new files sendme.{c|h} · e5806dce
    David Goulet authored
    
    
    Take apart the SENDME cell specific code and put it in sendme.{c|h}. This is
    part of prop289 that implements authenticated SENDMEs.
    
    Creating those new files allow for the already huge relay.c to not grow in LOC
    and makes it easier to handle and test the SENDME cells in an isolated way.
    
    This commit only moves code. No behavior change.
    
    Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
    e5806dce