Mpd 3.6 User Manual
: Introduction
: Change history
Previous: Organization of this manual
Next: Installation
1.4. Change history
Changes since version 3.5:
- Fix MS-CHAPv2 acknowledge reply to workaround Win9x bug when
trying to negotiate MPPE encryption.
Changes since version 3.4:
- Fix an install problem on FreeBSD-current.
- Display the peer's authname and EID in ``show bundle'' command.
Changes since version 3.3:
- Support for MS-CHAPv2 when we are the server.
Always request MS-CHAPv2 first, then accept MS-CHAPv1
if the peer requests that instead.
- Fix for possible core dump in ECP code.
- Fix for bug in event library when an invalid file
descriptor is passed.
- Disallow allow PPTP peer inside and outside IP addresses
from being the same; we know this won't work.
- Fixed bug in PAP code where the PAP response packet would
be improperly formatted.
- Accept EINPROGRESS error from ng_ksocket connect message.
This happens on FreeBSD-current for some reason.
- Accept PPTP messages with non-zero values in reserved
fields. They violate the specification but some peers
send them anyway.
- Remove bogus extra field in definition of PPTP StopCtrlConnReply.
Changes since version 3.2:
- There is no longer a fixed limit to the number of
bundles and/or links that may be created.
- Better random number generation using
srandomdev(4)
.
- Miscellaneous minor bug fixes.
- Support for authenticating to the peer using Microsoft CHAP Version 2
has been added.
Note:
When authenticating the peer, only Version 1 is requested.
- Hostnames are allowed in the configuration files.
The latter two are thanks to Franco Venturi
<fventuri@mediaone.net>
Mpd 3.6 User Manual
: Introduction
: Change history
Previous: Organization of this manual
Next: Installation