index
:
checkpw.git
master
Check passwords against pwnedpasswords.com using the k-anonymity protocol.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set edition 2018 and fix clippy issues.
Harald Eilertsen
2019-02-12
1
-5
/
+2
*
Remove unused field pw.
Harald Eilertsen
2019-02-12
1
-2
/
+0
*
Return number of pwned passwords as exit code.
Harald Eilertsen
2018-04-05
1
-1
/
+5
*
Throttle checking multiple passwords.
Harald Eilertsen
2018-04-04
1
-1
/
+10
*
Nicer assert in k_anon test
Harald Eilertsen
2018-04-04
1
-2
/
+3
*
Refactor moving is_pwned check to separate function.
Harald Eilertsen
2018-03-22
1
-13
/
+43
*
Move reporting of pwned or not into main.
Harald Eilertsen
2018-03-22
1
-4
/
+12
*
Replace Hyper/tokio mess with Reqwest.
Harald Eilertsen
2018-03-22
1
-35
/
+13
*
Print usage if no args or passwords given.
Harald Eilertsen
2018-03-14
1
-1
/
+10
*
Separate args from passwords on the command line.
Harald Eilertsen
2018-03-14
1
-5
/
+4
*
Split main loop, first parse args then check passwords.
Harald Eilertsen
2018-03-14
1
-3
/
+5
*
Report number of breaches password is found in.
Harald Eilertsen
2018-03-14
1
-0
/
+4
*
Initial commit
Harald Eilertsen
2018-03-13
1
-0
/
+116