1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 15 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- version up - bugfix - number of iterations in pwgen - securerandom works still muuuuch better than random More... about 10 years ago
- no id in hte validation details More... almost 11 years ago
- fix for nextInt is exclusive - hashmaps for validation More... almost 11 years ago
- removed dummy import - Instancetests fails without a secure random More... almost 11 years ago
- password policy support for passwords with different length - i.e min:8, max:12 characters More... almost 11 years ago
- marker interface for a generation option More... almost 11 years ago
- flag parsing exceptions More... almost 11 years ago
- almost completely rewritten !!! - version 1.4 More... almost 11 years ago
- start with password policy - have to move it in jpwgen More... almost 11 years ago
- version 1.3.0 - so I can test it in the apps More... almost 11 years ago
- refactored version .... - more to come More... almost 11 years ago
- before refactoring ...... More... almost 11 years ago
- better validation - on the write road to implement password policies - still has to refactor the whole project More... almost 11 years ago
- comment for head room for flags - have to split the instructions and restrictions but have no time ... ;( More... almost 11 years ago
- start with validation More... almost 11 years ago
- various changes - iteration for password generation works differently now - regex filter for instances have id now in the constructor More... almost 11 years ago
- moved the Builder to flgas package cause otherwise one of my scripts breaks More... almost 11 years ago
- test works again, removed surefire plugin More... almost 11 years ago
- refactoring ... More... almost 11 years ago
- implemented more than a year ago ... finally committed - The SimpleRegexFilter for user defined regular expression More... almost 11 years ago
small fixes and page adjustments More... almost 13 years ago
- restored commented out tests More... almost 13 years ago
- fix in resetting a symbol flag in the case it was already set More... almost 13 years ago
wrong variable used in unmask More... almost 13 years ago
- flag dependencies test More... almost 13 years ago
- some dependency handling of flags - reverse order of mask unmask for symbols More... almost 13 years ago
added serializable More... almost 13 years ago
added is masked method More... almost 13 years ago
getMask method added to IPwFlag More... almost 13 years ago
- abstract flag class - impl adapted to the abstract class - trivial random when none provided(the entropy problem - check the README) - ... More... almost 13 years ago