~keepassxc-team/keepassxc/2.8

  • Committer: Jonathan White
  • Author(s): Dan Church
  • Date: 2023-11-23 04:11:47 UTC
  • Revision ID: support@dmapps.us-20231123041147-6k19m5p39dc555kd
Fix Botan 2/3 include

Botan::secure_scrub_memory -> defined in mem_ops.h
Botan::secure_vector -> defined in secmem.h

The reason only including secmem.h worked in previous (<3.0) versions of
Botan was because secmem.h included mem_ops.h. This is no longer the
case since commit
randombit/botan@49dbbcb2bfda05ef9d3f09848c9ba22fcbcd5066 (2023-10-11;
"Split out allocator helpers to allocator.h")

Fixes #10038
Filename Latest Rev Last Changed Committer Comment Size
..
.github 945 7 years ago Jonathan White Institute CONTRIBUTING, ISSUE template, and PR tem Diff
.tx 888 9 years ago IvanF Merge branch 'master' of https://github.com/keepas Diff
cmake 37 13 years ago Felix Geyer Add crypto classes and tests. Link to libgcrypt. Diff
docs 1226 6 years ago Janek Bevendorff Create docs directory and QUICKSTART.md instructio Diff
share 53 13 years ago Felix Geyer Add built-in icons. Diff
snap 1484 5 years ago Jonathan White Merge branch 'release/2.4.2' into develop Diff
src 1 13 years ago Felix Geyer Initial import. Diff
tests 4 13 years ago Felix Geyer Fix parser and add unit tests. Diff
utils 82 12 years ago Felix Geyer Add kdbx-extract utility. It dumps the raw xml st Diff
.clang-format 2336 11 months ago GitHub Update .clang-format wtih C++17 standard (#9612) 2.5 KB Diff Download File
.gitattributes 2044 2 years ago Jonathan White Improve Visual Studio and vcpkg support 397 bytes Diff Download File
.gitignore 2368 8 months ago Jonathan White Ignore CMakeUserPresets.json This file is now use 287 bytes Diff Download File
CHANGELOG.md 2366 9 months ago Jonathan White Backport 2.7.6 changelog and release-tool updates 54.4 KB Diff Download File
CMakeLists.txt 2378 7 months ago GitHub Add basic support for WebAuthn (Passkeys) (#8825) 22.3 KB Diff Download File
CODE-OF-CONDUCT.md 1830 3 years ago Janek Bevendorff CODE-OF-CONDUCT.md: fix typo 1.1 KB Diff Download File
codecov.yaml 2360 10 months ago Jonathan White Improve codecov configuration * Project checks wi 406 bytes Diff Download File
COPYING 2378 7 months ago GitHub Add basic support for WebAuthn (Passkeys) (#8825) 13 KB Diff Download File
INSTALL.md 2378 7 months ago GitHub Add basic support for WebAuthn (Passkeys) (#8825) 7.2 KB Diff Download File
LICENSE.BSD 37 13 years ago Felix Geyer Add crypto classes and tests. Link to libgcrypt. 1.2 KB Diff Download File
LICENSE.CC0 734 11 years ago Felix Geyer Fix database icons license issues. Pull C62_Tux.p 6.7 KB Diff Download File
LICENSE.GPL-2 1950 2 years ago GitHub Minor documentation and script cleanups (#6868) * 17.6 KB Diff Download File
LICENSE.GPL-3 1950 2 years ago GitHub Minor documentation and script cleanups (#6868) * 34.3 KB Diff Download File
LICENSE.LGPL-2.1 1950 2 years ago GitHub Minor documentation and script cleanups (#6868) * 25.9 KB Diff Download File
LICENSE.LGPL-3 1950 2 years ago GitHub Minor documentation and script cleanups (#6868) * 7.4 KB Diff Download File
LICENSE.MIT 1275 6 years ago GitHub Merge pull request #1379 from keepassxreboot/featu 1 KB Diff Download File
LICENSE.NOKIA-LGPL-EXCEPTION 61 13 years ago Felix Geyer Add support for gzip compressed databases. 1.1 KB Diff Download File
LICENSE.OFL 1650 4 years ago Jonathan White Add OFL-1.1 text The LICENSE text was not added a 4.4 KB Diff Download File
README.md 2329 1 year ago Jonathan White Update logo URL in README.md The old URL is now 4 4.9 KB Diff Download File
File release-tool 2366 9 months ago Jonathan White Backport 2.7.6 changelog and release-tool updates 47.1 KB Diff Download File
release-tool.ps1 2366 9 months ago Jonathan White Backport 2.7.6 changelog and release-tool updates 25.9 KB Diff Download File
sonar-project.properties 1950 2 years ago GitHub Minor documentation and script cleanups (#6868) * 671 bytes Diff Download File