Skip to content
  • David Goulet's avatar
    dos: Initial code of Denial of Service mitigation · 64149353
    David Goulet authored
    
    
    This commit introduces the src/or/dos.{c|h} files that contains the code for
    the Denial of Service mitigation subsystem. It currently contains basic
    functions to initialize and free the subsystem. They are used at this commit.
    
    The torrc options and consensus parameters are defined at this commit and
    getters are implemented.
    
    Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
    64149353