philsmd
philsmd
This feature request was originally reported on the (now obsolete and offline) **trac** ticketing system of hashcat.net. --- | Ticket details: | | | --- | --- | | Original...
There was a small typo in the bip38 specification. If I'm not totally mistaken the word should be "specified" (not specifid) Thx
You can't compare strings/hashes in PHP with just the equality operator (==), you need to check that the 2 strings/parts are identical (see http://php.net/manual/en/language.operators.comparison.php). This problem is actually very widespread...
Some minor cosmetic fixes that clean up the code (remove tabs where possible, use spaces instead, remove trailing spaces etc). Thanks
This updates the year in `docs/license.txt` to 2024. Happy new year !
Auto-completes the status change field with the current status text and show status. The user therefore does not need to insert it again
Allow the status to be passed directly on the ex command line
A new option allows the vim user to chose whether vimchat should start automatically on vim start. The default is to auto-login off.
Avoid the start of two or more instances of VimChat
Fixes a small typo in project description