summaryrefslogtreecommitdiffstats
path: root/src/ntlm.h
Commit message (Expand)AuthorAgeFilesLines
* Add helper to compute extended security challengeSimo Sorce2014-08-071-0/+12
* Add functions to verify NTLMv1 responsesSimo Sorce2014-08-071-0/+30
* Internalize extended security and datagram statusSimo Sorce2014-08-061-7/+28
* Introduce ntlm_signseal_stateSimo Sorce2014-08-061-38/+38
* Use a macro to define the ntlm signature sizeSimo Sorce2014-08-061-0/+1
* Check netbios computer and domain name when neededSimo Sorce2014-05-041-1/+2
* Add support for setting CBT in the clientSimo Sorce2014-05-041-0/+2
* Add function to verify Channel Binding TokenSimo Sorce2014-05-041-0/+10
* Add function to calculate channel bindings hashSimo Sorce2014-05-041-0/+12
* Return target_info from ntlm_decode_auth_msgSimo Sorce2014-05-041-0/+2
* Make MIC conditional on integrity being requestedSimo Sorce2014-05-041-1/+3
* Add function to verify MICsSimo Sorce2014-05-041-0/+20
* Add function to calculate MICSimo Sorce2014-05-041-0/+17
* Augment target_info processing with a utilitySimo Sorce2014-05-041-0/+23
* Add internal facility to override standard versionSimo Sorce2014-05-041-0/+12
* Change input parameter to be constSimo Sorce2014-05-041-1/+1
* Support connectionless signing and sealing.Simo Sorce2013-10-181-0/+14
* Add integrity and confidentiality functionsSimo Sorce2013-08-191-0/+54
* Basic implementation of accept_sec_contextSimo Sorce2013-08-181-4/+28
* Fix message type checkSimo Sorce2013-07-281-0/+4
* Add NTLM Crypto support functions for NTLMv1Simo Sorce2013-07-181-1/+77
* Implement credential handlingSimo Sorce2013-07-181-0/+1
* NTLM Crypto functionsSimo Sorce2013-07-181-27/+139
* Initial NTLM message parsing librarySimo Sorce2013-07-161-0/+334