Skip to content
Snippets Groups Projects
  1. Jan 06, 2015
  2. Jan 05, 2015
  3. Jan 04, 2015
    • Nick Mathewson's avatar
      Prevent changes to other options from removing . from AutomapHostsSuffixes · 8ef6cdc3
      Nick Mathewson authored
      This happened because we changed AutomapHostsSuffixes to replace "."
      with "", since a suffix of "" means "match everything."  But our
      option handling code for CSV options likes to remove empty entries
      when it re-parses stuff.
      
      Instead, let "." remain ".", and treat it specially when we're
      checking for a match.
      
      Fixes bug 12509; bugfix on 0.2.0.1-alpha.
      8ef6cdc3
  4. Jan 02, 2015
  5. Dec 31, 2014
  6. Dec 30, 2014
Loading