Next | Query returned 12 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2017-10-31 09:27:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-ntlm-auth: updated to 1.0.6

Changes 1.0.6:
* More changes to packaging to better handle copyright and licensing
   2017-09-04 20:57:20 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Add py-ntlm-auth-1.0.5:

This library handles the low-level details of NTLM authentication for use
in authenticating with a service that uses NTLM. It will create and parse
the 3 different message types in the order required and produce a base64
encoded value that can be attached to the HTTP header.

Features:
- LM, NTLM and NTLMv2 authentication
- NTLM1 and NTLM2 extended session security
- Set the The NTLM Compatibility level when sending messages
- Channel Binding Tokens support, need to pass in the SHA256 hash of the
  certificate for it to work
- Support for MIC to enhance the integrity of the messages
- Support for session security with signing and sealing messages after
  authentication happens

Next | Query returned 12 messages, browsing 11 to 20 | previous