01d03c3
- added testsuite for payload by
2018-06-03 18:01:25 +0200
a42d74d
- init by
2018-06-03 18:00:56 +0200
2d48a71
- init a simple bagit for testing purposes by
2018-06-03 14:53:41 +0200
ff965dc
- init by
2018-06-03 14:52:57 +0200
7811159
- added check if some files in payload missed a checksum by
2018-06-03 14:52:47 +0200
8935387
- using mulitmap calling get_checksum_file_pairs() by
2018-06-03 14:51:56 +0200
da42ffd
- bugfix, only report files (and not dirs) in get_all_xxxx_paths() by
2018-06-03 14:51:10 +0200
d89bcc9
- fixed using multimap calling get_checksum_file_pairs() - added method get_checksummed_files() by
2018-06-03 14:50:24 +0200
850cd58
- fixed memleak by
2018-06-03 14:49:22 +0200
d1e79ad
- using multimap for get_checksum_file_pairs() - fixed class definition, using Manifest correctly by
2018-06-03 14:49:04 +0200
3402a99
- fixed wrong class declaration, using Manifest-class correctly by
2018-06-03 14:48:06 +0200
9b29583
- added some type definitions - fixed visibility of class data - using multimap for get_checksum_file_pairs() by
2018-06-03 14:47:23 +0200
2617ded
- moved to src/examples/ by
2018-06-02 22:57:36 +0200
c0b9bc0
- added root CMakeLists.txt - moved some stuff from src/CMakeLists.txt to root by
2018-06-02 22:52:58 +0200
b53ab7c
- added test/ dir with a simple testcase by
2018-06-02 22:51:49 +0200
4b4003f
- added Payloadmanifest::validate() - fixed some shadowing errors by
2018-06-01 22:19:57 +0200
17cd8c5
- added support for oxum validation of payload files if possible by
2018-06-01 15:42:08 +0200
fa39846
- added oxum_t - added oxum_of_file() - added oxum_of_filelist() by
2018-06-01 15:41:20 +0200
a0c5797
- changed signature of validate() methods - added checksum class, uses openssl by
2018-06-01 14:41:20 +0200
440b1a2
- include openssl support by
2018-06-01 14:39:28 +0200
62a2ad4
- added validate() method to bag by
2018-05-31 21:05:57 +0200
65bd3a7
- added payloadmanifest.cpp - added bagmetadata.cpp (needs more work) by
2018-05-30 14:23:39 +0200
a5f3383
- declared class as virtual by
2018-05-30 11:38:13 +0200
60145a9
- refactoring, using base class Manifest for Tagmanifest and Payloadmanifest by
2018-05-30 11:28:29 +0200
cdb30fc
- init by
2018-05-30 11:27:22 +0200
240adcf
- added new checksum.hpp - added new tagmanifest.cpp - test_bag expects now a bagit-dir by
2018-05-29 22:58:44 +0200
159831c
- added Manifest - parse version by
2018-05-29 17:41:55 +0200
69e9e37
- changed include order by
2018-05-29 17:41:11 +0200
7e706ed
- added first implementation by
2018-05-29 17:40:47 +0200
f69e71f
- definition of class manifest by
2018-05-29 17:39:40 +0200
6f313d1
- added log - added bagit version - added encoding by
2018-05-29 17:39:09 +0200
608ad39
- fixed header file problems using different #ifdef to avoid multiple includes by
2018-05-29 14:46:40 +0200
5860cd8
- separate files in subdirs - fixed header file problems using different #ifdef to avoid multiple includes - added src/test/test_bag.cpp by
2018-05-29 14:42:13 +0200
61e12fd
- init by
2018-05-28 22:29:53 +0200