| Changelog for radius |
| Release |
What has changed? |
| 1.2.5 |
- amd64 arch fixes |
| 1.2.4 |
- Release 1.2.4
- Forgot including updated radius_init_const.h |
| 1.2.3 |
- Release 1.2.3
- Fixed a typo in radius_init_const wich caused RADIUS_ACCT_STATUS_TYPE to be undefined.
- Re-added Makefile.in |
| 1.2.2 |
- Release 1.2.2
- Changed role for example-files to doc
- Removed deprecated files
- Added IPv6 related attributes defined in RFC3162 |
| 1.2.1 |
- Release 1.2.1
- Change License to BSD
- BugFix: The MS-CHAPv2 Authenticator-Challenge has 16 Bytes and not 8 Bytes
- BugFix: build under Solaris
- Generate better challenges
- Many source-code-style fixes
- Removed unneeded sources
- Some cleanup's |
| 1.2 |
- Release 1.2
- BugFix: a to short challenge was generated sometimes (MS-CHAPv1, MS-CHAPv2)
- New functions:
radius_demangle: demangles radius passwords and mppe MS-CHAPv1 Keys
radius_demangle_mppe_key: demangles mppe send- and recvkey (MS-CHAPv2)
- Added examples for radius-accounting
- Replaced mcrypt-functions with own des-ecb-encryption function
- Some minor changes in radius-auth.php
- Added php-script for testing MS-CHAP functions |
| 1.1 |
- Release 1.1 |