Günter Obiltschnig
|
38a1e30965
|
Merge pull request #4845 from tyler92/fix-uninitialized-ntlm
fix(Net) Use of Uninitialized value in NTLMCredentials::parseChallengeMessage
|
2025-01-14 15:13:41 +01:00 |
|
Günter Obiltschnig
|
e821a2a9f1
|
added support for SSPI-based NTLM authentication using the credentials of the currently logged in Windows user (Windows only)
|
2019-05-15 15:43:37 +02:00 |
|
Günter Obiltschnig
|
fa84db6d65
|
added NTLM authentication to SMTPClientSession
|
2019-04-02 16:47:12 +02:00 |
|
Günter Obiltschnig
|
dc5c87c135
|
fixed warnings
|
2019-03-18 18:15:10 +01:00 |
|
Günter Obiltschnig
|
0f3f11a3b2
|
NTLM (proxy) authentication support for HTTPClientSession
|
2019-03-18 16:58:57 +01:00 |
|