{"author":"Viktor Szakats","author_email":"commit@vsz.me","author_time":1757274161,"commit_time":1758328027,"committer":"Viktor Szakats","committer_email":"commit@vsz.me","hash":"87cbeecee4118fa3dcc8a0179b1c3b43e4775cb4","message":"windows: stop passing unused, optional argument for Win9x compatibility\n\nExpiry timestamp in `AcquireCredentialsHandle()` (SSPI) and\n`InitializeSecurityContext()` (Schannel) calls. The argument is optional\nin both. The returned value was never used in curl. The reason for\npassing it was Windows 95 compatibility, according to comments in\nthe SSPI code. curl no longer supports Windows 95.\n\nRef: https://learn.microsoft.com/windows/win32/api/sspi/nf-sspi-acquirecredentialshandlea\nRef: https://learn.microsoft.com/windows/win32/secauthn/initializesecuritycontext--schannel\n\nRef: 3fe531196771c8e81f917eebca4a06e062ab3a19\nRef: aaa42aa0d594b95c6c670a373ba30c507aa0a5ed\n\nCloses #18490\n","parents":["ad26a6cb99b6a5a98cfb3856743f0cea14657895"],"tree_hash":"0c1eda835ccd118a1e0c336be9865e062e830d1a"}