summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-30mkdtemp is deprecated, use mkstemp insteadjvoisin
2011-06-30Secure removal of the temp file used by the testing suitejvoisin
2011-06-30is_clean() now works on archivesjvoisin
2011-06-30Full support of metadata cleaning of archivesjvoisin
2011-06-29typojvoisin
2011-06-29Small modification for the archive display_all() functionjvoisin
2011-06-29Display metajvoisin
2011-06-29Preliminary support of internal metadata for archivesjvoisin
2011-06-29Fix 'Tarfile is closed', implement the --backup modejvoisin
2011-06-27Add is_clean() method to archives, and move the 'secure_remove' function from...jvoisin
2011-06-27Add support for tar.bz2 and tar.gz archivesjvoisin
2011-06-25Full anonymisation of the content of an tar archive.jvoisin
2011-06-25Add a binding to shred. Rudimentary protection against shell injection.jvoisin
2011-06-24Preliminary support of .tar archivesjvoisin
2011-06-23Merge branch 'master' of git://gitweb.torproject.org/user/jvoisin/matjvoisin
2011-06-23Revert.jvoisin
2011-06-23Revert "Revert "Revert "Revert "Rewrite the argument parser, add the --backup...jvoisin
2011-06-23Revert "Revert "Revert "Rewrite the argument parser, add the --backup and the...jvoisin
2011-06-23Revert "Revert "Rewrite the argument parser, add the --backup and the --ugly ...jvoisin
2011-06-23Revert "Rewrite the argument parser, add the --backup and the --ugly options"jvoisin
2011-06-23Rewrite the argument parser, add the --backup and the --ugly optionsjvoisin
2011-06-23Polishing the argument parsing process, fix the display_version functionjvoisin
2011-06-23Implementation of the --backup option, to keep a backup of the treated file (...jvoisin
2011-06-21Add pdfrw, and many files that I have forgetten, sorry !jvoisin
2011-06-21Add tets files for pngjvoisin
2011-06-21tests are all green now !jvoisin
2011-06-21Pdf metadata supportjvoisin
2011-06-21list_meta() now display 'key : value'jvoisin
2011-06-21First implementation of the search functionjvoisin
2011-06-20Tests are now effectives (hopefully)jvoisin
2011-06-20Rewriting of the get_meta() function.jvoisin
2011-06-20Introduction of a nice separation of functions/class in differents filesjvoisin
2011-06-18Creation of the arborescencejvoisin
2011-06-18Deletion of the get_harmful_meta part (was useless)jvoisin
2011-06-18Hachoir is so ugly : I am able to display meta, but not to remove them (becau...jvoisin
2011-06-16Cleanupjvoisin
2011-06-16Complete rewrite of the is_clean() methodjvoisin
2011-06-15Implement list_harmful_meta() in CLIjvoisin
2011-06-15First (little) implementation of _should_remove() for jpeg, and png filejvoisin
2011-06-15Add a get_harmfull() functionjvoisin
2011-06-15Obvious comments added, and other removedjvoisin
2011-06-15Fix a stupid typo, and add some commentsjvoisin
2011-06-14Use getopt (python2.3) instead of argparse (2.7)jvoisin
2011-06-10The current version is (mostly) workingjvoisin
2011-06-07First commitjvoisin