lp:keepassxc

Created by Peter J. Mello and last modified
Get this branch:
bzr branch lp:keepassxc
Members of KeePassXC can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
KeePassXC
Project:
KeePassXC
Status:
Development

Recent revisions

2389. By varjolintu <email address hidden>

Fix ifdefs with UrlTools

2388. By louib <email address hidden>

refactor: remove unused merge methods

2387. By Dan Church

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

2386. By Sami Vänttinen <email address hidden>

Passkeys: Add support for importing Passkey to entry (#9987)

---------
Co-authored-by: Jonathan White <email address hidden>

2385. By Jonathan White

Fix password generator close button for good

* Avoids using QDialog which breaks the standalone password generator

Revert "Fix password dialog close button"

This reverts commit 5b47190fcc4b2f51fb11849cef7f53346e8fe439.

2384. By Lapse <email address hidden>

Update FindBotan.cmake

The recent debug library is called botan-3.lib, which is unable to be found by this since BOTAN_NAMES_DEBUG does not contain the keyword "botan-3". This commit adds that keyword.

2383. By varjolintu <email address hidden>

Rename userId to credentialId

2382. By Remigiusz Żętkowski <email address hidden>

Fix docs link anchors

2381. By Martin Buchholz <email address hidden>

Fix typo: SSH_AUTH_SOCKET

2380. By Jonathan White

Update translations from Transifex

* Also update Transifex config file to latest format

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers