index
:
usign
master
Tiny signify replacement
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-10-03
CMakeLists: update cmake minimum required version to 3.10
master
Christian Marangi
2020-05-23
Always pad fingerprints to 16 characters
Matthias Schiffer
2019-09-20
main: fix some resource leaks
Hauke Mehrtens
2019-08-06
sha512: fix bad hardcoded constant in sha512_final()
Jo-Philipp Wich
2016-10-23
README: replace unicode character
xypron.glpk@gmx.de
2016-10-18
README: add reference to OpenBSD signify
Felix Fietkau
2016-10-18
README: provide reference for ed25519 algorithm
xypron.glpk@gmx.de
2016-10-16
usign: main.c: describe necessary arguments for -G
Heinrich Schuchardt
2016-07-02
Add empty README
Ted Hess
2016-07-02
cmake: Find libubox/utils.h header file
Florian Fainelli
2015-12-17
fix accidental swapping of public vs private key comment
Felix Fietkau
2015-04-19
add build flag to use libubox instead of provided base64 implementation
Felix Fietkau
2015-04-19
base64: sync with libubox modifications
Felix Fietkau
2015-04-06
add support for overriding the comment data
Felix Fietkau
2015-04-06
Initial import
Felix Fietkau