Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.0.7
chbs
Browse files
Sep 04, 2018
Bump version to 0.0.7
· c4a1d727
Tim Visée
authored
Sep 04, 2018
View commits for tag v0.0.7
v0.0.7
c4a1d727
Remove possible links causing trouble on docs.rs
· d91eb4c0
Tim Visée
authored
Sep 04, 2018
d91eb4c0
Bump to version 0.0.6
· 53dc8ec5
Tim Visée
authored
Sep 04, 2018
View commits for tag v0.0.6
v0.0.6
53dc8ec5
Remove external doc resources, attempt to fix docs.rs build errors
· 6dda79ee
Tim Visée
authored
Sep 04, 2018
6dda79ee
Bump to version 0.0.5
· 7e78ee16
Tim Visée
authored
Sep 04, 2018
View commits for tag v0.0.5
v0.0.5
7e78ee16
Resolve all doc warnings
· cdc9cbd2
Tim Visée
authored
Sep 04, 2018
cdc9cbd2
Bump to version 0.0.4
· 656c7725
Tim Visée
authored
Sep 04, 2018
View commits for tag v0.0.4
v0.0.4
656c7725
Don't try to reference out-of-crate modules in docs
· 55f3cf6a
Tim Visée
authored
Sep 04, 2018
55f3cf6a
Bump to version 0.0.3
· ca0a9707
Tim Visée
authored
Sep 04, 2018
View commits for tag v0.0.3
v0.0.3
ca0a9707
Update derive_builder 0.6 dependency to use crates.io
· aa36bacf
Tim Visée
authored
Sep 04, 2018
aa36bacf
Revert "Remove builders due to unreleased crate dependency"
· 62908ec1
Tim Visée
authored
Sep 04, 2018
62908ec1
Add builders notice to TODO in README
· 582bcbb0
Tim Visée
authored
Sep 04, 2018
582bcbb0
Remove builders due to unreleased crate dependency
· 5e93987d
Tim Visée
authored
Sep 04, 2018
View commits for tag v0.0.2
v0.0.2
5e93987d
Bump version to 0.0.2
· 37aeea7c
Tim Visée
authored
Sep 04, 2018
37aeea7c
Add WIP notice in README header
· 82696f42
Tim Visée
authored
Sep 04, 2018
82696f42
Link documentation in concepts explanation
· ee0afd6e
Tim Visée
authored
Sep 04, 2018
ee0afd6e
Better define scheme components in README
· 489e559f
Tim Visée
authored
Sep 04, 2018
489e559f
Describe passphrase generation concepts in README
· 55774aba
Tim Visée
authored
Sep 04, 2018
55774aba
Document modules
· 59039dc1
Tim Visée
authored
Sep 04, 2018
59039dc1
Sep 01, 2018
Reformat using rustfmt
· 6573e3d9
Tim Visée
authored
Sep 01, 2018
6573e3d9
Aug 31, 2018
Annotate file examples as text, to prevent testing them causing errors
· 1315ec37
Tim Visée
authored
Sep 01, 2018
1315ec37
Fix some README typos
· 9e8d0532
Tim Visée
authored
Sep 01, 2018
9e8d0532
Add SchemeBuilder methods to easily add a single word/phrase styler
· 3bfc003f
Tim Visée
authored
Sep 01, 2018
3bfc003f
Rename word/phrase processor to styler
· dd6ca8a9
Tim Visée
authored
Sep 01, 2018
dd6ca8a9
Fix spelling mistake in README
· a933d9eb
Tim Visée
authored
Sep 01, 2018
a933d9eb
Update README
· be08bffa
Tim Visée
authored
Sep 01, 2018
be08bffa
Merge branch 'config' into 'master'
· 03515d35
Tim Visée
authored
Aug 31, 2018
03515d35
Update TODO list in README for the last few changes
· 25b62745
Tim Visée
authored
Aug 31, 2018
25b62745
Add example files to WordList load method docs
· de6d1a0d
Tim Visée
authored
Aug 31, 2018
de6d1a0d
Implement Failure for WordListError
· 9bc81a8a
Tim Visée
authored
Aug 31, 2018
9bc81a8a
Create WordList methods to load external wordlists
· c0cf1b6d
Tim Visée
authored
Aug 31, 2018
c0cf1b6d
Implement Display for Entropy
· 8496b4e6
Tim Visée
authored
Aug 31, 2018
8496b4e6
Aug 26, 2018
Add all EFF wordlists, create builtin loader, remove old words function
· 8c58e24a
Tim Visée
authored
Aug 27, 2018
8c58e24a
Aug 25, 2018
Reformat using rustfmt
· 58ed068a
Tim Visée
authored
Aug 25, 2018
58ed068a
Fix and update examples and related docs
· ef94d110
Tim Visée
authored
Aug 25, 2018
ef94d110
Aug 24, 2018
Reformat using rustfmt
· 17bd8663
Tim Visée
authored
Aug 24, 2018
17bd8663
Fix rustdoc link to struct
· 470c8636
Tim Visée
authored
Aug 24, 2018
470c8636
Major crate structure refactoring (WIP)
· 0fdcd782
Tim Visée
authored
Aug 24, 2018
0fdcd782
Improve overall docs, remove old passphrase method, resolve TODOs
· 73c4d024
Tim Visée
authored
Aug 24, 2018
73c4d024
Aug 20, 2018
Implement word provider in basic config
· 410898c4
Tim Visée
authored
Aug 20, 2018
410898c4
Loading