index
:
minor-skulk.git
main
a firefox accounts server that does sync and nothing more
pennae.git@eno.space
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
add support for smtp authentication
pennae
2022-07-25
2
-11
/
+24
*
remove dependency on chrono
pennae
2022-07-25
8
-56
/
+37
*
add mail_starttls parameter, default off
pennae
2022-07-19
2
-1
/
+9
*
cancel periodic task runners on shutdown
pennae
2022-07-18
1
-19
/
+40
*
make the Clone bytes types Copy as well
pennae
2022-07-17
8
-28
/
+18
*
remove Seal from crypto
pennae
2022-07-17
1
-10
/
+1
*
remove SecretBytes
pennae
2022-07-17
4
-85
/
+30
*
use SecretKey for key material in crypto
pennae
2022-07-17
4
-53
/
+58
*
use HawkKey everywhere hawk keys are handled
pennae
2022-07-17
6
-85
/
+44
*
add dedicated types for all the tokens
pennae
2022-07-17
6
-84
/
+175
*
make crypto fields private if they're not used outside crypto
pennae
2022-07-17
1
-7
/
+7
*
don't use SecretBytes in HawkKey/SecretKey
pennae
2022-07-17
5
-33
/
+37
*
remove zeroize dependency
pennae
2022-07-17
1
-8
/
+1
*
remove remnants of trying to quickcheck things
pennae
2022-07-17
1
-4
/
+0
*
apply rustfmt
pennae
2022-07-17
4
-4
/
+8
*
fix clippy warnings
pennae
2022-07-17
4
-4
/
+6
*
add test vector for password changes and account reset
pennae
2022-07-16
1
-1
/
+48
*
allow integration tests to run in parallel
pennae
2022-07-14
2
-6
/
+5
*
simplify spawn_logged
pennae
2022-07-14
1
-23
/
+7
*
keep oauth tokens around a bit after expiry
pennae
2022-07-13
2
-16
/
+12
*
initial import
pennae
2022-07-13
23
-0
/
+5826