1. 14 2月, 2013 3 次提交
    • J
      [SECURITY-13] · 0271fdb8
      Jesse Glick 提交于
      (cherry picked from commit 1fb2acfd)
      
      Conflicts:
      
      	core/src/main/java/hudson/model/AbstractProject.java
      	core/src/main/java/hudson/model/ParametersDefinitionProperty.java
      0271fdb8
    • K
      [SECURITY-54] Massaging the original fix. · ad08359f
      Kohsuke Kawaguchi 提交于
      - 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
      (cherry picked from commit f4496df1)
      ad08359f
    • K
      [SECURITY-54] · 73387139
      Kohsuke Kawaguchi 提交于
      Jesse's original patch
      (cherry picked from commit 01a24e2c)
      73387139
  2. 12 2月, 2013 3 次提交
  3. 11 2月, 2013 4 次提交
  4. 09 2月, 2013 2 次提交
  5. 08 2月, 2013 8 次提交
  6. 07 2月, 2013 16 次提交
  7. 06 2月, 2013 4 次提交