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 65c2a9bf)
      (cherry picked from commit 834bd870)
      (cherry picked from commit 6a02accb)
      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