Branch: refs/heads/SECURITY-54
  Home:   https://github.com/jenkinsci/remoting
  Commit: 6fb0c4ac8584920f1270308b3dee36006b4a1151
      
https://github.com/jenkinsci/remoting/commit/6fb0c4ac8584920f1270308b3dee36006b4a1151
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-02-12 (Tue, 12 Feb 2013)

  Changed paths:
    M src/main/java/hudson/remoting/Engine.java
    M src/main/java/hudson/remoting/Launcher.java

  Log Message:
  -----------
  Jesse's change to add the -secret option.

This mechanism enables the installed JNLP slaves to retrieve the *.jnlp file 
from the server without using a valid user credential.


  Commit: a3bdca965bb5659d6d6480392cf2ece3966a2e52
      
https://github.com/jenkinsci/remoting/commit/a3bdca965bb5659d6d6480392cf2ece3966a2e52
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-02-12 (Tue, 12 Feb 2013)

  Changed paths:
    M src/main/java/hudson/remoting/Launcher.java

  Log Message:
  -----------
  Java 1.6 dependency


  Commit: 033d24626fdb2553e3c65b939f3468786bc34b0b
      
https://github.com/jenkinsci/remoting/commit/033d24626fdb2553e3c65b939f3468786bc34b0b
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-02-12 (Tue, 12 Feb 2013)

  Changed paths:
    M src/main/java/hudson/remoting/Launcher.java

  Log Message:
  -----------
  Use a proper block cipher mode.

If we let each 16 byte block encrypted separately (as in the default ECB
mode), it still reveals too much without even knowing the secret key.


  Commit: a73d213c132a76d3b762494ef25f2da898e159db
      
https://github.com/jenkinsci/remoting/commit/a73d213c132a76d3b762494ef25f2da898e159db
  Author: Kohsuke Kawaguchi <[email protected]>
  Date:   2013-02-12 (Tue, 12 Feb 2013)

  Changed paths:
    M src/main/java/hudson/remoting/Launcher.java

  Log Message:
  -----------
  fixup


Compare: 
https://github.com/jenkinsci/remoting/compare/6fb0c4ac8584^...a73d213c132a

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to