TMDA 0.37 is released
"Jason R. Mastaler" <[email protected]> Wed, 19 Sep 2001 13:23:26 -0600
| Newsgroups | gmane.mail.spam.tmda.announce |
|---|---|
| Message-ID | <[email protected]> |
TMDA 0.37 is released. Download: --------- gzipped tarball: <URL:http://prdownloads.sf.net/tmda/tmda-0.37.tgz> Linux source RPM: <URL:http://prdownloads.sf.net/tmda/tmda-0.37-1.src.rpm> RedHat Linux 7.x binary RPM: <URL:http://prdownloads.sf.net/tmda/tmda-0.37-1.noarch.rpm> ===================================================================== New in this release: * Added a global configuration file (/etc/tmdarc) that is read first before ~/.tmdarc. This allows the system administrator to provide a global configuration for all users. * Add support for variable length HMACs. This was done for flexibility in cases where the default HMAC size (24-bit) was not commensurate with the requirements of the local security policy. See `CRYPTO' for more details. ChangeLogs follow: ===================================================================== 2001-09-19 Jason R. Mastaler <[email protected]> * README: TMDA 0.37 is released. * CRYPTO: Added information on variable length HMACs. 2001-09-19 Jason R. Mastaler <[email protected]> * Defaults.py (GLOBAL_TMDARC): Add a global configuration file (/etc/tmdarc) that is read first before ~/.tmdarc. 2001-09-18 Jason R. Mastaler <[email protected]> * Cookie.py (make_sender_cookie): Support variable length HMACs via HMAC_BYTES. (confirmationmac): Ditto. (datemac): Ditto. * Defaults.py (HMAC_BYTES): New variable specifying the number of bytes for all HMACs. 2001-09-17 Jason R. Mastaler <[email protected]> * Defaults.py (TMDA_VERSION): Begin 0.37 development. 2001-09-17 Jason R. Mastaler <[email protected]> * tmda-keygen (keygen): When /dev/urandom is not available, warn the user that use of a cryptographic random number generator is preferred. 2001-09-18 Jason R. Mastaler <[email protected]> * sample.tmdarc: Add HMAC_BYTES. 2001-09-17 Jason R. Mastaler <[email protected]> * tmda.spec: Raise version number to 0.37. 2001-09-17 Jason R. Mastaler <[email protected]> * tmda.html: Add testimonial from Guido van Driel. Message-ID: <[email protected]>