index
:
compass
master
A cross-platform command-line password manager
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
compass v0.2.0
HEAD
v0.2.0
master
Malfurious
1
-1
/
+1
2024-10-25
Avoid CMake deprecation warning
Malfurious
1
-1
/
+1
2024-10-25
Call Windows-specific API to obtain current working directory
Malfurious
2
-1
/
+4
2024-10-25
Merge branch 'remove-network'
Malfurious
11
-190
/
+42
2024-10-25
Remove remote-host and port options
Malfurious
8
-64
/
+23
2024-10-25
Remove Socket class
Malfurious
5
-126
/
+19
2024-10-24
Merge branch 'mbedtls'
Malfurious
278
-74109
/
+130
2024-10-24
Remove unnecessary exception handler catch block
Malfurious
1
-3
/
+0
2024-10-24
Refactor random password generation to use mbedtls entropy source
Malfurious
1
-8
/
+3
2024-10-24
Refactor SHA256 function to use mbedtls
Malfurious
2
-4
/
+4
2024-10-24
Refactor AES functions to use mbedtls
Malfurious
2
-40
/
+112
2024-10-24
Add Mbedtls library
Malfurious
3
-1
/
+11
2024-10-24
Remove Crypto++ library
Malfurious
273
-74053
/
+0
2020-07-16
Fix error compiling under clang
Malfurious
1
-2
/
+2
2020-07-13
Add .gitignore file
Malfurious
1
-0
/
+8
2020-07-13
Update README
Malfurious
1
-11
/
+19
2020-07-13
Add CMake-managed build system
Malfurious
1
-0
/
+150
2020-07-13
Add version number to help output
Malfurious
2
-0
/
+6
2020-07-12
Fix integer truncation error in Crypto++ library
Malfurious
1
-1
/
+1
2016-04-13
Add project README file
v0.1
Malf Furious
1
-0
/
+19
2016-04-13
Root commit for new Compass repository
Malf Furious
286
-0
/
+75847