Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/keys
AgeCommit message (Expand)Author
2021-10-24Fix building on macOS due to PCSCJonathan White
2021-10-09Cleanup PCSC interface codemhmdanas
2021-10-01Implement support for Yubikeys and potential other tokens via wireless NFC us...Christoph Honal
2021-09-05Improve Yubikey USB APIJonathan White
2021-09-05Initial ykcore import into code baseJonathan White
2021-07-14Optimize includes across code basepeter
2021-05-20Fix challenge-response key data after BotanJonathan White
2021-04-09Update YubiKey stub implementation for Botan (#6370)Toni Spets
2021-04-06Replace all crypto libraries with BotanJonathan White
2021-02-20Address translation feedback from TransifexJonathan White
2020-12-19Add support for version 2 XML key files.Janek Bevendorff
2020-07-10fix slot detection on yubikeysAdam Crowder
2020-06-10Improve YubiKey/OnlyKey detection with more than 2 keysJonathan White
2020-06-07Fix permissions changing on database saveJonathan White
2020-05-15Significantly enhance hardware key robustnessJonathan White
2020-05-14CLI: Use stderr for password promptJonathan White
2019-11-09Use PasswordKey for storing transformed secrets.Janek Bevendorff
2019-10-30Fix building without featuresJonathan White
2019-09-28CLI: Add interactive session mode command `open`James Ring
2019-09-23CLI: Add Yubikey unlock support louib
2019-08-04Repair build when YK disabled. 🛠 (#3417)louib
2019-07-07Adding OnlyKey supportonlykey
2019-05-20Code formattingJonathan White
2019-04-21Improve resilience against memory attacksJanek Bevendorff
2019-03-07fix(YubiKey): call `yk_release` on errorsJohan Fleury
2019-01-29Performed project-wide code formattingJonathan White
2018-11-29Restore correct formattingGianluca Recchia
2018-11-29Correct simultaneous saving with YubikeyJonathan White
2018-11-22Refactor Database and Database widgets (#2491)Janek Bevendorff
2018-11-17Add search help pop-upJonathan White
2018-10-31Improve readability and type-safetyGianluca Recchia
2018-10-31Reduce number of unneeded copiesGianluca Recchia
2018-10-24Fix the position of the Q_REQUIRED_RESULT macro (#2411)Gianluca Recchia
2018-09-25Add a new database settings wizardJanek Bevendorff
2018-09-19Add TouchID support on macOSMax Kolhagen
2018-03-31Formatting the code.Louis-Bertrand Varin
2018-03-07Raise error if challenge-response failed during KDBX4 key transformation, res...Janek Bevendorff
2018-03-02Add MockChallengeResponseKey and additional composite key component testJanek Bevendorff
2018-01-15Add warning when using legacy key file formats.Janek Bevendorff
2018-01-13Explicitly support AES-KDF in KDBX4 and don't convert KDBX4 files with AES-KD...Janek Bevendorff
2018-01-13Add challenge response to key before transformation, resolves #1060Janek Bevendorff
2018-01-13Refactor Kdf class, remove fields conceptJanek Bevendorff
2018-01-13Pull out KDFs into their own class hierarchyangelsl
2017-12-27Generate random 128-byte stream instead of legacy XML format when creating ke...Janek Bevendorff
2017-10-12Merge branch 'release/2.2.2' into developJanek Bevendorff
2017-10-09Both slots on Yubikey are now polled for challenge/responseJonathan White
2017-10-01Merge remote-tracking branch 'origin/master' into developJonathan White
2017-09-23Corrected multiple Yubikey bugs (#880)Jonathan White
2017-07-25Feature : --key-file option for CLI (#816)louib
2017-06-14Update and fix copyright headersthez3ro