Skip to content
Snippets Groups Projects
  1. Nov 08, 2014
    • teor's avatar
      Stop failing when key files are zero-length · fd7e9e90
      teor authored
      Instead, generate new keys, and overwrite the empty key files.
      Adds FN_EMPTY to file_status_t and file_status.
      Fixes bug 13111.
      
      Related changes due to review of FN_FILE usage:
      Stop generating a fresh .old RSA key file when the .old file is missing.
      Avoid overwriting .old key files with empty key files.
      Skip loading zero-length extra info store, router store, stats, state,
      and key files.
      fd7e9e90
    • teor's avatar
      Stop crashing when a NULL filename is passed to file_status() · ce7fd6e1
      teor authored
      Stop crashing when a NULL filename is passed to file_status(),
      instead, return FN_ERROR.
      Also return FN_ERROR when a zero-length filename is passed to file_status().
      Fixed as part of bug 13111.
      ce7fd6e1
  2. Oct 31, 2014
  3. Oct 30, 2014
  4. Oct 29, 2014
  5. Oct 28, 2014
  6. Oct 27, 2014
  7. Oct 26, 2014
  8. Oct 24, 2014
  9. Oct 22, 2014
Loading