Stefan Bodewig
|
03b6b8c3ae
|
CVE-2022-37865 ZipPacking allows overwriting arbitrary files
|
2022-11-01 10:14:19 +01:00 |
jkf
|
0d07c9985c
|
updated reference to license from http to https using find . -type f -exec sed -i s/http://www.apache.org/licenses/LICENSE-2.0/https://www.apache.org/licenses/LICENSE-2.0/ {} \;
|
2019-05-26 22:48:00 +02:00 |
Jaikiran Pai
|
75d8d79806
|
IVY-1602 Prevent cache corruption when attempting to copy a file to a destination which resolves back to the same source file
|
2019-02-01 12:55:04 +05:30 |
Gintas Grigelionis
|
4e2846d5f4
|
chop extraneous throws, fix imports and javadoc
|
2017-12-05 11:12:21 +01:00 |
Gintas Grigelionis
|
463a2c89c3
|
add a target to generate javadoc for test cases; fix javadoc for doclint
|
2017-08-19 06:56:56 +02:00 |
Gintas Grigelionis
|
186fd10776
|
inline variables; adjust exceptions, annotations, and formatting
|
2017-08-17 14:10:42 +02:00 |
Jaikiran Pai
|
9ea5c69bda
|
IVY-1522 Fix FileUtil.normalize to not base its normalization logic on ":" character
|
2017-05-26 13:25:01 +05:30 |