Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove tests that are now in upstream | Andreas Gohr | 2015-05-15 |
| | |||
* | added missing test case files | Andreas Gohr | 2013-05-09 |
| | |||
* | unit test for tar bombs | Andreas Gohr | 2012-11-04 |
| | |||
* | Tar: Added extraction support for long file names | Andreas Gohr | 2012-11-04 |
| | | | | Supports POSIX ustar prefixes and GNU longlink entries | ||
* | Completely rewritten Tar library | Andreas Gohr | 2012-11-03 |
This new class is only losely based on our previous library. The whole API was changed to make it more flexible and memory saving. Some fisrt unit tests are included |