Skip to content
Snippets Groups Projects
  1. Sep 04, 2012
  2. Sep 03, 2012
  3. Aug 27, 2012
  4. Aug 24, 2012
  5. Aug 23, 2012
    • Linus Nordberg's avatar
      Move ipv6_preferred from routerinfo_t to node_t. · 3410a46e
      Linus Nordberg authored
      Move extend_info_from_router() from circuitbuild.c to router.c and
      make it static.
      
      Add get_configured_bridge_by_orports_digest() and have
      get_configured_bridge_by_routerinfo() and
      node_is_a_configured_bridge() use it. We now consider all OR ports of
      a bridge when looking for it.
      
      Move node_get_*_orport to nodelist.c.
      
      Fix a cut'n'paste error in header of nodelist.h.
      
      Add node_assert_ok().
      
      Add router_get_all_orports(). It's duplicating code from
      node_get_all_orports(). Worth fixing at the cost of complicating the
      API slightly?
      3410a46e
    • Nick Mathewson's avatar
      Make the _sha1.i file generation quieter · 6d703f8d
      Nick Mathewson authored
      6d703f8d
  6. Aug 21, 2012
  7. Aug 20, 2012
  8. Aug 19, 2012
  9. Aug 17, 2012
  10. Aug 16, 2012
  11. Aug 15, 2012
Loading