1. 26 2月, 2013 1 次提交
    • K
      [FIXED JENKINS-12542] upgraded to XStream 1.4.4 · 319372b8
      Kohsuke Kawaguchi 提交于
      There are several incompatibilities in XStream 1.4 that resulted in our
      changing the core, but according to the text search on all the public
      plugins, none of these changes affect the 600+ plugins we have today.
      
      However, it is still possible that there are some parts of XStream 1.3
      that plugins depend on but the core doesn't depend on --- we won't be
      able to tell those problems at this point.
      319372b8
  2. 17 2月, 2013 1 次提交
  3. 16 2月, 2013 2 次提交
  4. 14 2月, 2013 3 次提交
  5. 13 2月, 2013 1 次提交
  6. 12 2月, 2013 1 次提交
  7. 11 2月, 2013 2 次提交
  8. 08 2月, 2013 1 次提交
  9. 04 2月, 2013 1 次提交
  10. 03 2月, 2013 1 次提交
  11. 27 1月, 2013 2 次提交
  12. 23 1月, 2013 2 次提交
  13. 14 1月, 2013 2 次提交
  14. 08 1月, 2013 2 次提交
  15. 07 1月, 2013 3 次提交
  16. 06 1月, 2013 1 次提交
    • K
      [SECURITY-49] Deprecating Jenkins.getSecretKey() · a9aff088
      Kohsuke Kawaguchi 提交于
      We are replacing it by the ConfidentialStore class and the
      ConfidentialKey class, which provides purpose-specific confidential
      information that are separated from each other.
      
      In this way, not all eggs are in one basket, and in case of a
      compromise, the impact will contained.
      
      Also replaced several insecure use of digest(secret|messsage) or
      digest(message|secret) by HMAC.
      a9aff088
  17. 01 1月, 2013 1 次提交
  18. 31 12月, 2012 3 次提交
  19. 25 12月, 2012 3 次提交
  20. 17 12月, 2012 3 次提交
  21. 10 12月, 2012 1 次提交
  22. 09 12月, 2012 2 次提交
  23. 27 11月, 2012 1 次提交