Skip to content
Snippets Groups Projects
  1. Oct 07, 2005
  2. Oct 06, 2005
  3. Oct 05, 2005
  4. Oct 04, 2005
    • Nick Mathewson's avatar
      When we get an EOF or a timeout on a directory connection, note how many bytes... · 42e17182
      Nick Mathewson authored
      When we get an EOF or a timeout on a directory connection, note how many bytes of serverdesc we are dropping. This will help us determine whether it is smart to parse incomplete serverdesc responses.
      
      
      svn:r5186
      42e17182
    • Nick Mathewson's avatar
      Check for named servers when looking them up by nickname; · 61ea5168
      Nick Mathewson authored
      warn when we'recalling a non-named server by its nickname;
      don't warn twice about the same name.
      
      Fix a bug in routers_update_status_from_networkstatus that made nearly
      all clients never update routerinfo_t.is_named.
      
      Try to list MyFamily elements by key, not by nickname.
      
      Only warn about names that we generated ourself, or got from the local
      user.
      
      On TLS handshake, only check the other router's nickname against its
      expected nickname if is_named is set.
      
      
      svn:r5185
      61ea5168
Loading