Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
diceware-debian
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drebs
diceware-debian
Commits
ed1ec856b897c508427213dcd5de1b037c44c555
Select Git revision
Branches
6
debian
default
0.10-2-dev
0.10-1-dev
master
patch-queue/debian
pristine-tar
Tags
20
debian/0.10-2
v0.10
v0.9.5
v0.9.4
v0.9.3
v0.9.2
debian/0.9.1-4.1
debian/0.9.1-2
debian/0.9.1-1
v0.9.1
v0.9
v0.8
v0.7.1
v0.7
v0.6.1
v0.6
v0.5
v0.4
v0.3.1
v0.3
26 results
diceware-debian
Author
Search by author
Any Author
authors
drebs
drebs
micah
micah
2 authors
Jul 30, 2015
Remove obsolete get_wordlist functions.
· ed1ec856
ulif
authored
9 years ago
ed1ec856
Extend WordList docstring.
· 43cfe705
ulif
authored
9 years ago
43cfe705
Fix test. Do not use deprecated functions.
· e97d9afe
ulif
authored
9 years ago
e97d9afe
Use WordList instead of get_word_list().
· 3e498038
ulif
authored
9 years ago
3e498038
Add tests for getting wordlist several times.
· 829e6c81
ulif
authored
9 years ago
829e6c81
Dont require tmpdir fixture if unused.
· f00c3291
ulif
authored
9 years ago
f00c3291
More test with open fds and WordList.
· b72ad88d
ulif
authored
9 years ago
b72ad88d
Port signed wordlist tests to WordList testcase.
· 03ec0150
ulif
authored
9 years ago
03ec0150
Adapt more get_wordlist() tests to WordList.
· 3a02d070
ulif
authored
9 years ago
3a02d070
Warn users that fds are not closed after reading.
· ef123cd9
ulif
authored
9 years ago
ef123cd9
Make sure WordList can read regular 8k list.
· 741cf0f0
ulif
authored
9 years ago
741cf0f0
Jul 29, 2015
Let WordList handle signed lists.
· 0024c7de
ulif
authored
9 years ago
0024c7de
Make WordList a generator.
· a02bf88c
ulif
authored
9 years ago
a02bf88c
Fix typo.
· a579a03f
ulif
authored
9 years ago
a579a03f
Bring 2.x coverage back to 100%.
· 293aff0e
ulif
authored
9 years ago
293aff0e
Jul 28, 2015
Fix bug in test.
· d43bfb51
ulif
authored
9 years ago
d43bfb51
Support WordList.signed attribute.
· 6075a5e2
ulif
authored
9 years ago
6075a5e2
More docs.
· 046332ed
ulif
authored
9 years ago
046332ed
Use only one parameter for WordList init.
· dc4161a0
ulif
authored
9 years ago
dc4161a0
Use w_list instead of wlist.
· d420f32b
ulif
authored
9 years ago
d420f32b
Start a WordList class to avoid func scatter.
· fe0d9a43
ulif
authored
9 years ago
fe0d9a43
Jul 27, 2015
Strip unneccessary strip().
· b50c7e0b
ulif
authored
9 years ago
b50c7e0b
Use refine_wordlist_entry in get_signed_wordlist.
· cea9eec2
ulif
authored
9 years ago
cea9eec2
Fix refine_wordlist_entry: strip dash-esceptd entries.
· ba852cbc
ulif
authored
9 years ago
ba852cbc
Fix (incorrect) docstring.
· e2d9a988
ulif
authored
9 years ago
e2d9a988
Jul 26, 2015
Include wordlists docs in index.
· bade0647
ulif
authored
9 years ago
bade0647
Add links in wordlists docs.
· c397e487
ulif
authored
9 years ago
c397e487
Add docs about wordlists.
· cf849cc0
ulif
authored
9 years ago
cf849cc0
Add helper to handle wordlists entries.
· 42cd2095
ulif
authored
9 years ago
42cd2095
Add tests for signed wordlists (empty line).
· 77737295
ulif
authored
9 years ago
77737295
Add empty line in signed sample wordlists.
· 03744c17
ulif
authored
9 years ago
03744c17
Jul 25, 2015
Strip numbers from wordlists.
· 9dd17582
ulif
authored
9 years ago
9dd17582
Test standard wordlist length after parsing.
· d9f918aa
ulif
authored
9 years ago
d9f918aa
Ignore empty lines in signed wordlists
· 7f7759db
ulif
authored
9 years ago
7f7759db
Add test: can parse wordlist from diceware.com.
· f0430ea5
ulif
authored
9 years ago
f0430ea5
Add regexp for numbered wlist entries.
· 6e7c5a93
ulif
authored
9 years ago
6e7c5a93
Jul 23, 2015
Add func to check if a wordlist is signed.
· f43959a4
ulif
authored
9 years ago
f43959a4
Handle dashes in sigend wordfiles correctly.
· fd5a0c3f
ulif
authored
9 years ago
fd5a0c3f
Fix signed sample wordlist.
· f62cc81a
ulif
authored
9 years ago
f62cc81a
Replace signed wordlist by "dash-escaped" one.
· 35ebf559
ulif
authored
9 years ago
35ebf559
Loading