Changelog for
libsstp_api-0-1.0.18-1.1.x86_64.rpm :
* Sun Dec 04 2022 Андрей Алыпов
- Update to version 1.0.18:
* Upating ChangeLog, NEWS, and Configure.ac
* Fixing up log-messages and removing TODOs
* This fixes issue #13 by introducing a small delay in writing to pppd by waiting to it has initialized itself.
* Fixes for \"make check\" under a fakeroot environment
* configure.ac: fix bashism
* Update README.md
* Autotools produced an updated INSTALL file, checking it in
* Using my correct name in the copyright of the --help output
* Fixing spelling mistakes in code and man page
* Enable maintainer mode for configure.ac, autogen.sh specifies it
* Sat Dec 25 2021 Андрей Алыпов - Update to version 1.0.16:
* Revert part of previous change as PPP protocol isn\'t needed to calculate the HLAK
* Propagating the pppd package CFlags if detected
* Improving handling of pppd-plugin and communicating the MPPE keys
* In order to support EAP-TLS and either SEND/RECV of size 32-bytes, expand what the sstp_state_ctx can hold
* Updating the sstp-cmac.c/.h based on findings in debugging EAP-TLS MSK and CMAC generation
* Updating configure.ac to support pppd\'s pkg-tool support
* Fixing a problem in parsing the protocol field when using CHAPv2 or EAP for authentication.
* Thu Aug 27 2020 Андрей Алыпов - SVN version