FreeRDP/winpr/libwinpr/sspi
akallabeth 4732f379d4 [winpr,sysinfo] unify time function use
* Add new function winpr_GetTickCount64NS for high resolution tick
  count with (up to) nanosecond resolution
* Add new function winpr_GetUnixTimeNS for high resolution system time
  as nanoseconds since 1.1.1970
* Replace use of clock_gettime and gettimeofday in whole project with
  these new functions
* Add new macros WINPR_TIME_NS_TO_* and WINPR_TIME_NS_REM_* to convert
  the nano second count to less resolution or get the remainder in the
  desired resolution
2024-03-11 09:54:10 +01:00
..
CredSSP [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
Kerberos [clang-tidy] clang-analyzer-unix.Malloc 2024-02-15 11:49:16 +01:00
Negotiate [clang-tidy] clang-analyzer-core.NullDereference 2024-02-15 11:49:16 +01:00
NTLM [winpr,sysinfo] unify time function use 2024-03-11 09:54:10 +01:00
Schannel [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
test [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
CMakeLists.txt [cmake] use DEFAULT_DEBUG_OPTION for all 2024-02-13 17:06:00 +01:00
ModuleOptions.cmake libwinpr: add module definition files 2012-09-21 13:02:54 -04:00
sspi_export.c [pragma] unify compiler diagnostics 2023-10-16 15:10:13 +02:00
sspi_gss.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
sspi_gss.h [cmake] simplify krb5 detection 2023-02-27 11:18:02 +01:00
sspi_winpr.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
sspi_winpr.h libwinpr-sspi: make native sspi option dynamic 2014-06-06 15:34:12 -04:00
sspi.c [clang-tidy] cppcoreguidelines-init-variables 2024-02-15 11:49:16 +01:00
sspi.h add SetCredentialsAttribute to SecurityFunctionTable 2022-09-30 19:33:12 +02:00