summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test for accept returning mechSimo Sorce2015-04-191-2/+10
* Add test to check actual_mech is actually returnedSimo Sorce2015-04-041-1/+8
* Fix error reporting in some testsSimo Sorce2015-03-191-1/+3
* Add support for printing internal NTLM error codesSimo Sorce2014-08-101-0/+15
* Add debug helpers to be used to trace gss-ntlmsspSimo Sorce2014-08-101-0/+3
* Simplify test checking and unify display formatSimo Sorce2014-08-101-361/+202
* Use gssntlm_display_error in testsSimo Sorce2014-08-101-80/+151
* Add test to check gss_wrap with no SEAL negotiatedSimo Sorce2014-08-081-10/+23
* tests: Remove unused fieldSimo Sorce2014-08-071-4/+0
* Test both NTLMv1 and NTLMv2Simo Sorce2014-08-071-0/+18
* Introduce ntlm_signseal_stateSimo Sorce2014-08-061-18/+13
* Silence const errorsSimo Sorce2014-07-121-2/+4
* Fix const warningsSimo Sorce2014-06-211-36/+69
* Test Challenge V2 message with CBT test vectorsSimo Sorce2014-05-041-7/+465
* Return target_info from ntlm_decode_auth_msgSimo Sorce2014-05-041-1/+1
* Set version before tests that use MS test vectorsSimo Sorce2014-05-041-36/+17
* Test export/import context functionsexport_ctxSimo Sorce2013-12-151-0/+35
* Add methods to inquire credentialsSimo Sorce2013-10-241-0/+8
* Add support for NTLMv1 Signing and SealingSimo Sorce2013-10-231-14/+65
* Test connectionless contextsconnectionlessSimo Sorce2013-10-181-2/+233
* Fix generation of signing keys and add testsSimo Sorce2013-10-181-0/+183
* Test acquire_cred_with_passwordSimo Sorce2013-10-171-12/+36
* Add more tests.Simo Sorce2013-08-211-0/+30
* Test Integrity and ConfidentialitySimo Sorce2013-08-191-0/+69
* Add testsing of gssntlm mechglue functionsSimo Sorce2013-08-181-1/+135
* Add NTLM Crypto support functions for NTLMv1Simo Sorce2013-07-181-3/+389
* Add basic NTLMv2 crypto testsSimo Sorce2013-07-181-1/+549
* Scheleton to start bulding the GSS-NTLMSSP project.Simo Sorce2013-07-132-0/+101