1
I Use This!
Activity Not Available

Commits : Listings

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