1. 21 Sep, 2008 3 commits
    • Jean-Baptiste Kempf's avatar
      Qt4: Fix windows FSC issue. · 5bea8b37
      Jean-Baptiste Kempf authored
      PFff :D
      (cherry picked from commit 65c2a9bf053f82e4a84192f530f042209a449cca)
      (cherry picked from commit 834bd87073e19b49dca9d1ea608541e5885fb3cf)
      (cherry picked from commit 6a02accb4ca190a3e2b2690f2130ac6a09d78a32)
      Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
      5bea8b37
    • Antoine Cellerier's avatar
      Fix a few bugs in update pgp code. · d326548f
      Antoine Cellerier authored
      1/ pgp v4 signature checks of status files with more than 506 bytes would fail
      2/ pgp v4 signature checks would fail (code dupication sucks).
      
      This code is quite a mess. We shouldn't need to implement all this lowlevel stuff. I'll remove most of it and use pgpme instead.
      
      For the time being, this means that upcomming releases should use v3 signatures for the downloaded files and shouldn't use status files of more than 506 bytes (or maybe shouldn't use v4 signatures for status files either)
      d326548f
    • Antoine Cellerier's avatar
      Sort options. · 96ceeaa3
      Antoine Cellerier authored
      96ceeaa3
  2. 20 Sep, 2008 37 commits