Skip to content
Snippets Groups Projects
  1. Nov 19, 2020
  2. Nov 17, 2020
  3. Nov 12, 2020
  4. Nov 09, 2020
  5. Nov 05, 2020
  6. Oct 28, 2020
  7. Oct 14, 2020
    • Nick Mathewson's avatar
      Implement proposal 318: Limit protovers to 0..63 · dd63b972
      Nick Mathewson authored
      In brief: we go through a lot of gymnastics to handle huge protover
      numbers, but after years of development we're not even close to 10
      for any of our current versions.  We also have a convenient
      workaround available in case we ever run out of protocols: if (for
      example) we someday need Link=64, we can just add Link2=0 or
      something.
      
      This patch is a minimal patch to change tor's behavior; it doesn't
      take advantage of the new restrictions.
      
      Implements #40133 and proposal 318.
      dd63b972
  8. Oct 07, 2020
  9. Sep 22, 2020
  10. Sep 21, 2020
Loading