All releases of Automated Password Generator


No changes have been submitted for this release.


Release Notes: This release adds Cracklib support, some code cleanup, an improved Makefile, and improved manpages.


Release Notes: A Polish translation was added for the APG PHP frontend. The -p, -t, and -l options were added (see apg(1) and apgd(8)). The format of the bloom-filter file was changed. A converter utility (bfconvert) was added to convert from the old format to the new one. The -i option was added (see apgbfm(1)). Some bugs were fixed. Some compatibility changes were made. The default apg options were changed.


Release Notes: There is some code cleanup. The PHP frontend has been changed to work with PHP4.2.x default settings.


Release Notes: The -E char_string option now works for pronounceable password generation too.


Release Notes: This release adds a new option [-e char_string] that allows you to exclude some characters from password generation process (only works for random password generation so far).


Release Notes: This release adds support for /dev/arandom for OpenBSD.


Release Notes: This version fixes some typing errors in the man pages, and makes changes to some documentation, compatibility, and other things. The PHP frontend has been redesigned, and support for the German language added. A password quality check has been introduced, meaning that APG can be told to generate passwords that must contain numbers, special characters, etc. Support for old style password generation mode definition was removed.


Release Notes: The PHP frontend has been changed to work with the PHP safe-mode.


Release Notes: An error that has forced the user to set world-write privileges on Bloom-filter file was fixed, along with the PHP frontend (to clean-up generated HTML code).