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
AgeCommit message (Expand)Author
2018-02-18Add support for pre-releasesJanek Bevendorff
2018-02-01Ensure yubikey libs are dynamic; bump to c99Jonathan White
2018-01-30Check for tag to automatically determine release buildJonathan White
2018-01-30Add support for nightly builds to release toolJonathan White
2018-01-19Deprecate KeePassHTTP and introduce WITH_XC_NETWORKING CMake optionJanek Bevendorff
2018-01-13Add Argon2Kdf and enable parameters in db settingsJonathan White
2018-01-13Add support for various algorithms for kdbx4angelsl
2018-01-04keepassxc-browservarjolintu
2018-01-03undefine FORTIFY_SOURCE before trying to define it. In case it's already defi...thez3ro
2017-12-20Fix use of cmake_minimum_requiredOrivej Desh
2017-12-13Merge branch 'master' into developJanek Bevendorff
2017-12-13Bump version to 2.2.4Janek Bevendorff
2017-12-12Merge branch 'master' into developJonathan White
2017-12-12Version bump to 2.2.3 and changelogJonathan White
2017-11-27Treat warning as errorsJanek Bevendorff
2017-11-19SSH agent supportToni Spets
2017-10-22Merge branch 'master' into developJanek Bevendorff
2017-10-22Bump version to 2.2.2 and update changelogJanek Bevendorff
2017-10-21Make QtMacExtras optionalAdolfo E. García
2017-10-21Improve building of macOS targetAdolfo E. García
2017-10-21Enable option WITH_ASAN for macOS buildsAdolfo E. García
2017-10-21Simplify the ZLIB version checkAdolfo E. García
2017-10-19Merge branch 'release/2.2.2' into developJanek Bevendorff
2017-10-19Fix remaining uses of KEEPASSXC_SNAP_BUILDJanek Bevendorff
2017-10-19Add distribution information to debug info screenJanek Bevendorff
2017-10-12Merge branch 'release/2.2.2' into developJanek Bevendorff
2017-10-06Fix macOS man pathWeslly
2017-10-03Corrected issues with desktop and tray icons in snap buildJonathan White
2017-10-01Version number bumpJonathan White
2017-08-17:bug: Use correct ZLib include pathYen Chi Hsuan
2017-06-26Require CMake 3.1.0 and update DockerfileJanek Bevendorff
2017-06-21Bumped version to 2.2.0 and populated CHANGELOGJonathan White
2017-06-14Update and fix copyright headersthez3ro
2017-05-27Merge branch 'develop' into single-instanceTheZ3ro
2017-05-14Allow disabling .app bundles on MacYen Chi Hsuan
2017-05-09Raise existing instanceVukoDrakkeinen
2017-05-06Update cmake files, fixes #331Jonathan White
2017-05-06Support vscodeJonathan White
2017-04-10Substitute deprecated commands with feature_summaryseatedscribe
2017-04-10Disable DEP and ASLR for Debug builds. This allows for debugging with GDB.Jonathan White
2017-04-09Merge remote-tracking branch 'origin/master' into developJonathan White
2017-04-09Bumped version to 2.1.4, updated CHANGELOGJonathan White
2017-03-16Install path on Mac.Louis-Bertrand Varin
2017-03-16Migrate entropy-meter to keepassxc-cliLouis-Bertrand Varin
2017-03-16Add WITH_ASAN option to READMEJanek Bevendorff
2017-03-15Show error message when trying to use WITH_ASAN on Windows or OS XJanek Bevendorff
2017-03-15Enable ASAN option in Travis buildJanek Bevendorff
2017-03-15Prevent massive end-of-process leak sanitizer dumpJanek Bevendorff
2017-03-15Add ASAN option to CMakeJanek Bevendorff
2017-03-10Merge branch 'develop' into feature/yubikeyJanek Bevendorff