Skip to content

Conversation

LainOTN2
Copy link

@LainOTN2 LainOTN2 commented Aug 6, 2024

PR Summary
Fist part of the Y2038 issue on OpenSSH. Second part here: PowerShell/openssh-portable#738
Porting LibreSSL fix (libressl/portable#1078) for gettimeofday on MSVC builds.
timeval was taken from winsock2.h that is 32bit signed.

PR Context
Besides overriding gettimeofday and timeval on MSVC platforms, we also need to modify the gettimeofday export of the dll with the overriden name openlss_gettimeofday on crypto/CMakeLists.txt.

@LainOTN2
Copy link
Author

LainOTN2 commented Aug 6, 2024

@microsoft-github-policy-service agree company="Microsoft"

@tgauth
Copy link
Collaborator

tgauth commented Mar 25, 2025

these changes were merged as part of #34 so I'm going to close this!

@tgauth tgauth closed this Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants