This repository has been archived by the owner on Apr 8, 2024. It is now read-only.
Releases: cokebar/openwrt-vlmcsd
Releases · cokebar/openwrt-vlmcsd
vlmcsd-1112-2018-10-15-Hotbird64
2018-10-15 (1112)
- Support for Windows 10 1809, Windows Server 2019 and Office 2019 built-in
- vlmcsd now has fully configurable CSVLKs that allow a custom EPID and HwId for each CSVLK to be specified.
- Options -w, -0, -3, -6 and -G have been removed in favor for the new -a option.
- The -H option has been redefined: It now allows a fixed host build to be specified in random EPIDs
- New INI file directive HostBuild= that does the same as the new -H option.
- Bugfix: day of year in EPID is now from 1 to 366 instead of 0 to 365.
vlmcsd-1111-2017-06-17-Hotbird64
2017-06-17 (1111)
- Support for Windows Professional Workstation and Windows Professional Workstation N (aka Win 10 Pro for Advanced PCs)
- Updated vlmcsd.kmd
- Updated internal databases of vlmcs and vlmcsdmulti
- Some internal code optimizations
vlmcsd-1110-2017-05-31-Hotbird64
2017-05-31 (1110)
- Updated Visual C++ Platform Toolset to v141_xp
- Updated gcc to 6.3.0 on many platforms
- Removed 32-bit cygwin OpenSSL binary because 64-bit Cygwin no longer features 32-bit OpenSSL headers and libraries
- Changed Windows build script to use MSBuild 2017
- Updated groff formatting options for ASCII (TXT) man files
- Added support for Enterprise G and Enterprise GN (Windows China Government Edition)
- New command line switch -G to specify an EPID for Windows China Government versions
- New INI file directive WinChinaGov (same as command line -G)
- Added a warning if a legacy database is detected
- Bootable floppy: New SYSLINUX.CFG parameter WINCHINAGOV= to set the EPID for Windows China Government Editions (Enterprise G/GN)
- Added suffix _unused to some local parameters to indicate that MSVC compiler warnings can be ignored
- Renamed some local parameters to avoid compiler warnings
- Added casts to reduce MSVC compiler warnings
- Fixed a bug in memory allocation, if .kmd file has less CSVLKs than built-in minimum
vlmcsd-1108-2017-01-19-Hotbird64
2017-01-19 (1108)
- Fixed a bug that Android x86/x64 builds terminated with SIGILL (illegal instruction) if run from a non-Atom CPU (thx to Daz)
- New option -x1 (requested by Hahu) that causes vlmcsd to exit if
- any of the listening sockets (IP address / port) specified with -L cannot be setup.
- the TAP mirror thread encounters an error reading from or writing to the VPN adapter.
- New INI file directive ExitLevel = 1 that does the same as -x1
vlmcsd-1107-2016-12-12-Hotbird64
svn1107
Details see:
https://github.com/Wind4/vlmcsd/releases/tag/svn1107