1. 27 May, 2019 4 commits
  2. 26 May, 2019 5 commits
  3. 25 May, 2019 3 commits
  4. 24 May, 2019 13 commits
  5. 22 May, 2019 4 commits
  6. 21 May, 2019 1 commit
  7. 20 May, 2019 6 commits
  8. 19 May, 2019 1 commit
  9. 18 May, 2019 1 commit
    • Marton Balint's avatar
      Revert "lavf/utils: Allow url credentials to contain a slash." · c61d16cf
      Marton Balint authored
      This reverts commit dd06f022.
      
      Fixes ticket #7871 and reopens ticket #7816.
      
      The introduced regression caused URL's with @ in them to be parsed incorrectly
      which is a bigger issue then not being able to specify the slash character as a
      password.
      
      I think there are better ways to fix the original issue, like being able to
      specify HTTP username and password as a protocol option, or adding a protocol
      option to percent-decode the URL first.
      Signed-off-by: 's avatarMarton Balint <cus@passwd.hu>
      c61d16cf
  10. 17 May, 2019 2 commits