Releases: Jigsy1/PassGen
PassGen v1.2.2
1. Just cosmetic changes. About is now under "Help" in the Menu.
2. The number of special characters enabled appears in (...) next to the caption and before the [?] button.
sha256 checksums included in zip.
*.zip sha512: ac61c2d6737b0443b9edec61b415f0555a7d709edc6dd3feffe89f713fcd82936dbe46c6e2d3fa65ab2d4033369a776d3c0e6c87007a88892274bcefe6f9f910
PassGen v1.2.1
I realized that I incremented the version number incorrectly after the last version. Sadly, I'm now stuck with it. Now with that out of the way...
1. Added an option to avoid using space on the first and last characters in the password.
2. Added a simple "Help" MsgBox which lists the hotkeys that can be used.
sha256 checksums included in zip.
*.zip sha512: 9c37575e2852f6a6b7fdb055f52d1ddeb2c6c70e322ba31611dca9252ef6907f2594c82c4e2884f3895e5c3207c50bc66df8d29327abf12346c05f6509ab052c
PassGen v1.2.0
1. Fixed a very minor glitch.
2. Included an "Exclude All" button on the specials form.
3. Pressing F5 or the Generate button now resets the timer if it is enabled.
sha256 checksums included in zip.
PassGen v1.1.0.1
v1.1.0.1:
----------
1. Added a "Website..." menu item.
2. Minor cosmetic changes.
3. Minor code changes.
sha512 checksums included in zip.
PassGen v1.1.0
v1.1.0:
----------
1. I found out that the password length for VeraCrypt increased to 128 characters, so PIM has now been extended to passwords that are 128 characters;
however, added an override option to limit PIM usage to 64 character passwords.
2. Added an override option to drop the default PIM to 92 characters for those that use sha512/Whirlpool in VeraCrypt.
3. Fixed a bug in the override form where pressing Esc didn't check to see if settings needed to be reset to defaults after unchecking the boxes.
4. One or two minor tweaks to the code.
sha512 checksums included in zip.
PassGen v1.0.0.9
v1.0.0.9:
----------
1. Included "for Next Time" on the Save Settings menu item to make it more clearer. (Also makes it slightly longer, but there's nothing I can do about that.)
2. Added an option to avoid repeating characters. (E.g. ABBA vs. ABCA)
sha512 checksums included in zip.
PassGen v1.0.0.8
v1.0.0.8:
----------
1. App version now appears in the titlebar. (Eight revisions later...)
2. Changed "Settings:" to "Include:" in the top frame.
3. You can now close forms using the Escape (Esc) key.
4. Added a pointless "About" form which just includes a copy of The Unlicense text and a link to my Github.
5. Added hotkeys for menu items (CTRL+E for Exit, CTRL+O for override, etc.) (They're mentioned next to the item in the menubar.)
6. You can now save your settings to the registry upon exit, these will be saved under: HKCU\Software\Github\Jigsy1\PassGen\
The existence of the registry entry will always be classified as "Save Settings to Registry on Exit," and therefore used.
This can be stopped either by unchecking this option in the menubar (which deletes the key), or simply by deleting the key from the registry itself.
7. Fixed a bug where automatic generation when everything was deselected would generate empty strings.
8. Added minor key functionality (aside from Escape):
* Pressing Del (located next to Ins) will now clear the password list if you do not wish other people to see it.
* Pressing F5 (Refresh) will now generate new passwords.
9. Other minor changes. (Uniform button width, etc.)
sha512 checksums included in zip.
☆EDIT☆
I quickly updated the code and exe because:
Fixed a bug where automatic generation when everything was deselected would generate empty strings.
Also applied to the F5 functionality I just added.
PassGen v1.0.0.7
v1.0.0.7:
----------
1. Clarified what Uppercase characters and Lowercase characters are for those who aren't "tech savvy."
2. I noticed that having just specials enabled and one special character didn't offer any variety, so you now need a minimum of two special characters enabled.
sha512 checksums included in zip.
PassGen v1.0.0.6
v1.0.0.6:
----------
1. Increased randomness parameters.
2. Although nobody asked, increased PIM from 2048 to 8192. (The default is still 1024.)
3. Two minor tweaks to the code.
sha512 checksums included in zip. (As well as a readme.txt.)
PassGen v1.0.0.5
v1.0.0.5:
----------
1. Noticed I forgot to include a "Minimize" button on the main form. (Either that or I accidentally unset it.)
2. Re-arranged the special characters form so that the ordering is based on the ASCII table standard. !, ", #, etc.
3. Also clarified a few other characters on the same form.
4. Increased randomness parameters.
5. Tidied up the code. (Condensed, etc.)
sha512 checksums included in zip.