index
:
lock-password
develop
master
A simple terminal password manager, using GnuPG to encrypt passwords
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
some chore and delete useless thing
Joursoir
2021-03-03
1
-3
/
+6
*
cmd 'edit' has become more secure
Joursoir
2021-03-03
1
-49
/
+65
*
update doc and makefile
v1.1a
Joursoir
2021-03-01
1
-1
/
+1
*
change license
Joursoir
2021-02-28
1
-8
/
+21
*
add header with constants; cmd 'edit' temporarily unavailable; delete all glo...
Joursoir
2021-02-28
1
-82
/
+19
*
refactor code&style; use gpgme, delete fork for gpg; generate/showtree cmd do...
Joursoir
2021-02-27
1
-72
/
+75
*
improve code and codestyle; mv/rm cmd don't use global vars anymore
Joursoir
2021-02-26
1
-44
/
+31
*
rename handerror to xstd; create and use some routines
Joursoir
2021-02-26
1
-15
/
+15
*
create own function: tree
Joursoir
2021-02-26
1
-12
/
+2
*
add recursive mkdir, improve error handling
Joursoir
2021-02-25
1
-160
/
+213
*
refactor code
Joursoir
2021-02-24
1
-167
/
+180
*
commands return exit-code; add usefull macros
Joursoir
2021-02-22
1
-78
/
+85
*
change recognizing of commands; many printf -> one printf
Joursoir
2021-02-22
1
-97
/
+96
*
correct typos, change vars name
v1.0c
Joursoir
2021-01-14
1
-15
/
+15
*
refactor generator of password
Joursoir
2021-01-14
1
-2
/
+2
*
rewrite shell script 'copy' to c language
Joursoir
2021-01-14
1
-3
/
+2
*
fix segmentation fault; remove few typos
v1.0b
develop
Joursoir
2021-01-06
1
-9
/
+9
*
some features:
Joursoir
2020-10-31
1
-0
/
+517