summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2026-06-01Fix master password when having parent instancesHEAD2.3.1masterSimeon Simeonov2-3/+7
2026-05-04Add support for the %e{key} format and add support for type checkers (ty)2.3.0nextSimeon Simeonov3-72/+122
2026-04-16Introduce a new marco - %e and migrate the project from GitHub to Codeberg2.2.0Simeon Simeonov3-20/+23
2024-12-26Add encrypted values to ETOOLKIT_SENSITIVE implicitly2.1.0Simeon Simeonov2-4/+16
2024-05-13Implement re-encryption support2.0.0Simeon Simeonov3-147/+336
2024-04-30Improve testsSimeon Simeonov2-10/+23
2024-04-30Implement etoolkit encryption protocol v2Simeon Simeonov3-37/+71
2022-10-07Replace os.system with subprocessSimeon Simeonov1-2/+6
2022-04-23Release 1.2.01.2.0Simeon Simeonov1-1/+1
2022-04-12Propagate prompt_func and master password to the parent instanceSimeon Simeonov1-2/+10
2022-04-10Introduce a new macro (%p) representing the parent value of a given keySimeon Simeonov1-0/+6
2022-04-04Treat instances with names starting with _ as abstract and do not list themSimeon Simeonov2-2/+5
2022-03-15Restructure the project in ordere to replace distutils with setup toolsSimeon Simeonov3-0/+781