1. 08 Jan, 2007 6 commits
  2. 07 Jan, 2007 6 commits
  3. 06 Jan, 2007 8 commits
  4. 05 Jan, 2007 12 commits
  5. 04 Jan, 2007 6 commits
  6. 03 Jan, 2007 2 commits
    • Rémi Denis-Courmont's avatar
      Same thing as previous commit. · e85b2e83
      Rémi Denis-Courmont authored
      Do not ignore access specification; do not fallback to vcd, file whatever.
      It sucks (e.g. if following an HTTP URL you really should only try to
      use the HTTP plugin, and this is the proper and only way to do it).
      
      Again MRLSplit might need to be improved (not sure how)
      e85b2e83
    • Rémi Denis-Courmont's avatar
      Remove the ugly insecure hack. · 57be55cd
      Rémi Denis-Courmont authored
      Maybe you have a colon in your filename,
      but it is no reason to mix access protocols.
      57be55cd