aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/util/jar/JarVerifier.java
AgeCommit message (Expand)Author
2014-01-06Mergejdk8u5-b03asaha
2014-01-02Mergeasaha
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-11-258026067: Enhance signed jar verificationweijun
2013-09-138023672: Enhance jar file validationweijun
2013-08-278022761: regression: SecurityException is NOT thrown while trying to pack a w...weijun
2013-08-098021788: JarInputStream doesn't provide certificates for some file under META...weijun
2012-08-317193406: Clean-up JDK Build Warnings in java.util, java.iodxu
2012-02-127143230: fix warnings in java.util.jar, sun.tools.jar, zipfs demo, etc.smarks
2011-12-017116722: Miscellaneous warnings sun.misc ( and related classes )chegar
2011-05-017040803: regression: bugster fail to startigor
2011-04-117012160: read SF file in signed jar in streaming modeweijun
2011-03-257023056: NPE from sun.security.util.ManifestEntryVerifier.verify during Maven...weijun
2011-02-126742654: Code insertion/replacement attacks against signed jarsweijun
2010-05-28Mergelana
2010-05-256943119: Rebrand source copyright noticesohair
2010-05-164465490: Suspicious about double-check locking idiom being used in the codesherman
2010-05-066890876: jarsigner can add CRL info into signed jarweijun
2009-10-216870812: enhance security tools to use ECC algorithmsweijun
2009-10-156883983: JarVerifier dependency on sun.security.pkcs should be removedalanb
2007-12-01Initial loadjdk7-b24duke