Age | Commit message (Expand) | Author |
2024-02-22 | tdf#159519 comphelper,package: do not store document without SHA256 | Michael Stahl |
2024-02-02 | Extract Local file header and Data descriptor handling into own functions | Mike Kaganski |
2024-02-01 | tdf#154587: allow directory entries in ZIP packages | Mike Kaganski |
2024-02-01 | check that rtl_random_getBytes() was successful | Michael Stahl |
2024-01-27 | Drop std::as_const from css::uno::Sequence iterations | Mike Kaganski |
2024-01-12 | cid#1546222 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-01-11 | tdf#105844 package: ODF wholesome encryption: use package version | Michael Stahl |
2024-01-09 | tdf#105844 package: ManifestImport: handle argon2 attributes in ... | Michael Stahl |
2024-01-02 | ofz#65480: Integer-overflow | Caolán McNamara |
2023-12-20 | cid#1545612 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2023-12-20 | package: ODF encryption: fix 2 GPG problems | Michael Stahl |
2023-12-20 | tdf#105844 offapi,package,sfx2: use Argon2 for wholesome ODF encryption | Michael Stahl |
2023-12-14 | tdf#105844 package: increase PBKDF2 iterations for wholesome ODF encryption | Michael Stahl |
2023-12-14 | tdf#105844 package: check for unexpected zip entries on loading ... | Michael Stahl |
2023-12-14 | OFFICE-3708: package: produce correct SHA256 URL | Michael Stahl |
2023-12-14 | tdf#105844 package: remove root document from manifest ... | Michael Stahl |
2023-12-14 | tdf#131575: in repair mode, match names ASCII case-insensitively | Mike Kaganski |
2023-12-14 | package: GPG encryption: prevent manifest:start-key-generation ... | Michael Stahl |
2023-12-13 | tdf#105844 package,sfx2: remove checksum infoleak when using AEAD | Michael Stahl |
2023-12-13 | package: move function down | Michael Stahl |
2023-12-11 | tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCM | Michael Stahl |
2023-12-07 | tdf#105844 package,sfx2: wholesome ODF package wrapping encryption | Michael Stahl |
2023-12-07 | some cosmetic improvements, better warnings | Michael Stahl |
2023-11-26 | tdf#96401: allow to detect a broken ZIP package | Mike Kaganski |
2023-11-18 | c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 6) | Julien Nabet |
2023-10-23 | Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String | Stephan Bergmann |
2023-10-20 | Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: package | Stephan Bergmann |
2023-08-28 | incorrect usage of erase..remove idion | Noel Grandin |
2023-06-26 | new loplugin:constexprliteral | Noel Grandin |
2023-06-18 | Use getXWeak in package | Mike Kaganski |
2023-05-31 | do not throw DisposedException when inside a dispose() method | Noel Grandin |
2023-05-20 | loplugin:unusedmethods | Noel Grandin |
2023-04-25 | expose recovering zips for testing | Caolán McNamara |
2023-04-25 | Resolves: tdf#155005 use of uninitialised value | Caolán McNamara |
2023-04-25 | tdf#155005 fail gracefully on encountering a negative compression value | Caolán McNamara |
2023-03-30 | ofz#57529 Integer-overflow | Caolán McNamara |
2023-03-20 | Missing includes (for std::exception_ptr) | Stephan Bergmann |
2023-03-09 | cid#1521901 Pointer to local outside scope | Caolán McNamara |
2023-03-09 | ofz#56826 Heap-use-after-free | Caolán McNamara |
2023-03-09 | Fix typo | Andrea Gelmini |
2023-03-08 | tdf#82984 tdf#94915 zip64 support (import + export) | Attila Szűcs |
2023-03-01 | assert that Mutex exists at ctor time | Caolán McNamara |
2023-03-01 | cid#1521559 pass arg as ref to prove no Dereference before null check | Caolán McNamara |
2023-02-28 | flatten OWriteStream | Noel Grandin |
2023-02-28 | no need to allocate OTypeCollection separately in OStorage | Noel Grandin |
2023-02-28 | no need to allocate OTypeCollection separately in WSInternalData_Impl | Noel Grandin |
2023-02-17 | osl::Mutex->std::mutex in OHierarchyElement_Impl | Noel Grandin |
2023-02-15 | Drop 'using namespace ::std' in dirs [e-p]* | Gabor Kelemen |
2023-01-17 | XUnoTunnel->dynamic_cast in ZipPackageEntry | Noel Grandin |
2023-01-17 | XUnoTunnel->dynamic_cast in ZipPackage | Noel Grandin |