Commit Graph

15 Commits

Author SHA1 Message Date
Michael Starke
ed0a57a607 Password generator now allows to require a character form each character group 2019-01-31 13:39:56 +01:00
Michael Starke
6a1f8e0472 Fixed bug in entropy calculation when using mixed character sets. Added enforce groups button to UI 2019-01-31 13:13:05 +01:00
Michael Starke
6068260abb Added enforce character group usage 2019-01-29 16:57:52 +01:00
michael starke
00c3918b12 Added licence header 2017-09-04 09:29:08 +02:00
michael starke
2edd97c929 Password creator nor correctly supports composed characters.
This mainly enabeld Emoji support
2017-05-03 15:44:32 +02:00
Maarten Terpstra
c3cb8ad6a3 Fixed spelling errors in comments and some strings, as well as fixed a compilation error (KPKEntry has no entry key, but does have a name field 2015-10-11 11:25:36 +02:00
Mario Sangiorgio
e4332530eb Added support for both standard and custom characters sets 2015-08-08 00:40:19 +01:00
michael starke
be0ae27455 Fixed issue #156 introduced with #210 2014-08-11 10:11:03 +02:00
michael starke
a2b8a15e46 Removed obsolte code
Updated documentation to correct style
2014-02-22 11:55:44 +01:00
michael starke
07dae46b4c Fixed #39 Overall search behavior ironed out.
Fixed #71 Added A simple entropy calculation for purely random generated passwords
Added separate Views for Group and Entry Inspector
Added "no Selection" view for Inpsector
2013-07-28 13:31:37 +02:00
michael starke
236e7036bc Remove DMSplitView as it's never used
Updated Readme to reflect new modules
Added CocoaHTTPServer submodule
Fixed SettingsWindow, works now with multiple tabs
Added ServerSettings tab
2013-06-17 01:29:29 +02:00
michael starke
cc58ec3770 Refactored to NS_ENUM and NS_OPTION 2013-06-13 23:31:19 +02:00
michael starke
a54b2aae5a Ui for the password wizzard now works more or less.
Password creation needs to be finalized
2013-06-12 01:13:05 +02:00
michael starke
b6504b3dc4 More work on password generation 2013-04-02 14:53:46 +02:00
michael starke
a70aedb51e First drafting for Password generator.
Extended Settings handling to be able to use Tabs
2013-03-31 15:57:41 +02:00