index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
poi
/
poifs
/
crypt
/
ChunkedCipherInputStream.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-275
/
+0
*
Sonar fixes - type: bugs / severity: major
Andreas Beeker
2019-12-08
1
-6
/
+3
*
Bug 63431 -- unbug ChunkedCipherInputStream's read()
Tim Allison
2019-05-15
1
-2
/
+1
*
Code-style: Unify how arrays are specified from C-style to normal Java-style
Dominik Stadler
2018-12-25
1
-1
/
+1
*
#59893 - Forbid calls to InputStream.available
Andreas Beeker
2018-04-27
1
-9
/
+5
*
Bug 61349 -- add more sanity checks when allocating byte[]
Tim Allison
2017-09-21
1
-2
/
+7
*
Remove unnecessary initialization of members
Dominik Stadler
2017-09-16
1
-1
/
+1
*
Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessa...
Dominik Stadler
2017-04-17
1
-1
/
+1
*
bug 59893: fix a few forgotten unrelated changes
Javen O'Neal
2017-02-17
1
-2
/
+2
*
bug 59893: commit the changes from attachment 34068 that were unrelated to av...
Javen O'Neal
2017-02-17
1
-5
/
+3
*
Convert all *.java files to use native end of line character(s)
Javen O'Neal
2017-02-08
1
-280
/
+280
*
SonarQube fixes
Andreas Beeker
2017-01-04
1
-1
/
+4
*
- SonarCube fixes
Andreas Beeker
2016-11-11
1
-48
/
+48
*
Bug 60230 - Roundtrip test that encrypts XSSFWorkbook and then decrypts it fa...
Andreas Beeker
2016-10-09
1
-1
/
+1
*
Javadoc fixes
Nick Burch
2016-09-30
1
-1
/
+0
*
add encryption support
Andreas Beeker
2016-08-19
1
-10
/
+19
*
HSSF CryptoAPI decryption support
Andreas Beeker
2016-08-08
1
-27
/
+96
*
Preparations for hssf_cryptoapi:
Andreas Beeker
2016-08-03
1
-33
/
+92
*
- Support for Office Binary Document RC4 CryptoAPI Encryption for HSLF
Andreas Beeker
2014-12-25
1
-0
/
+141