descriptionA server for managing passphrases and anything else.
homepage URLhttps://gitlab.com/bjk/pwmd/wikis
repository URLhttps://gitlab.com/bjk/pwmd.git
ownerbjk@luxsci.net
last changeWed, 25 Sep 2024 04:02:35 +0000 (24 21:02 -0700)
last refreshThu, 26 Sep 2024 17:09:38 +0000 (26 19:09 +0200)
content tags
add:
readme
Password Manager Daemon is a server that provides a way for applications to securely store and retrieve data at a centralized location. The data is stored in an XML file and clients connect and send commands to manipulate the data. It mimics a filesystem in many ways with commands to store, copy, move and delete elements.
shortlog
38 hours ago Ben Kibbeyacl: No longer make an invoking user the owner.master
8 days ago Ben KibbeyUse pthread_cleanup_push/pop() only where needed.
8 days ago Ben KibbeySkip logging mutex debug macro with --enable-mutex...
9 days ago Ben Kibbeyacl: Fix negating a command name.
9 days ago Ben KibbeyRevert "xml: Add XML_PARSE_DTDVALID to import flags."
9 days ago Ben Kibbeyacl: Call acl_get_proc() only once per client.
9 days ago Ben Kibbeyacl: Fix logging of command names for rejected peers.
9 days ago Ben Kibbeyacl: Fix for systems without a PID in assuan_peercred_t.
10 days ago Ben Kibbeyconfigure: Include more systems without /proc/self.
10 days ago Ben Kibbeyxml: Add XML_PARSE_NONET to import flags.
10 days ago Ben Kibbeyxml: Add XML_PARSE_DTDVALID to import flags.
10 days ago Ben Kibbeybuild: Fix for NetBSD.
2024-09-06 Ben KibbeyRevert "build: Require libassuan API 2."
2024-09-06 Ben Kibbeycrypto: No longer do gpgme_data_set_file_name().
2024-07-07 Ben Kibbeybuild: Update m4 macros.
2024-07-02 Ben KibbeyUse pthread_sigmask().
...
tags
16 months ago v3.3.7 Pwmd version 3.3.7.
2 years ago v3.3.6 Pwmd version 3.3.6.
2 years ago v3.3.5 Pwmd version 3.3.5.
2 years ago v3.3.4 Pwmd version 3.3.4.
3 years ago v3.3.3 Pwmd version 3.3.3.
3 years ago v3.3.2 Pwmd version 3.3.2.
3 years ago v3.3.1 Pwmd version 3.3.1.
3 years ago v3.3.0 Pwmd version 3.3.0.
5 years ago v3.2.2 Pwmd version 3.2.2.
5 years ago v3.2.1 Pwmd version 3.2.1.
5 years ago v3.2.0 Pwmd version 3.2.0.
6 years ago v3.1.1 Pwmd version 3.1.1.
6 years ago v3.1.0 Pwmd version 3.1.0.
7 years ago v3.1.0-beta3 Pwmd version 3.1.0-beta3.
7 years ago v3.1.0-beta2 Pwmd version 3.1.0-beta2.
7 years ago v3.1.0-beta1 Pwmd version 3.1.0-beta1
...
heads
38 hours ago master
3 years ago list-sexp
3 years ago acl-exec
5 years ago bulk
7 years ago cow
8 years ago agent-cache-checking
8 years ago no-literals
8 years ago v3.0.x
11 years ago v2.x
12 years ago scd-pin-prompt
15 years ago v1.x