Skip to content
  1. Feb 14, 2013
    • Kohsuke Kawaguchi's avatar
      Merge branch 'SECURITY-54' · a9385647
      Kohsuke Kawaguchi authored
      a9385647
    • Kohsuke Kawaguchi's avatar
      [SECURITY-54] Massaging the original fix. · f4496df1
      Kohsuke Kawaguchi authored
      - Use the proper block cipher mode.
        Or else the information about the plain text still ends up revealing as a pattern without the attacker knowing the key.
      - No need to hide SLAVE_SECRET from the encrypted payload.
        jnlpMac is needed to decrypt this payload to begin with, so there's no point in hiding it. This simplifies the code a little bit.
      - Using a newer slave installer that uses the -secret option
      f4496df1
    • Kohsuke Kawaguchi's avatar
      [SECURITY-54] · 01a24e2c
      Kohsuke Kawaguchi authored
      Jesse's original patch
      01a24e2c
  2. Feb 13, 2013
  3. Feb 12, 2013
  4. Feb 11, 2013
  5. Feb 09, 2013
  6. Feb 08, 2013
  7. Feb 07, 2013
Loading