Changelog for
libsstp_api-0-1.0.19-3.17.x86_64.rpm :
* Sun Jun 18 2023 Андрей Алыпов and.novemberAATTopensuse.org- Update to version 1.0.19:
* Update NEWS, ChangeLog, and bumping version to 1.0.19 in preparation for next release
* Fix setting custom user/group
* Replace sstp-mppe.h with sstp-pppd-compat.h
* Fix a typo in README.md
* Making support for pppd-2.5.0 more transparent
* Trying to add coverity scan using the linux executables
* Zero address structure first, then set the AF_UNIX and path
* When including pppd.h, no need to include stdbool.h if config.h defines HAVE_STDBOOL_H
* Auth notifier is supported on version 2.4.9 and above
* Fixing a problem when compiling against 2.4.9 or earlier versions of pppd
* 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 Jun 25 2022 Андрей Алыпов - Update to version 1.0.17:
* Enable maintainer mode for configure.ac, autogen.sh specifies it
* Checking in README as a symlink to README.md
* Update .gitlab-ci.yml file
* Adding the wiki URL to the readme file
* Upating readme file for the project
* make distcheck complained of a missing README, symlink from README.md
* Bumping version to 1.0.17
* Updating the README
* Updating the README
* Updating the Changelog and NEWS files
* 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