summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix handling of NULL domainpasswordSimo Sorce2013-10-162-10/+17
* Add support for gss_acquire_cred_with_password()Simo Sorce2013-10-164-13/+91
* Fix acquiring creds via cred_storeSimo Sorce2013-10-161-0/+26
* Correct upstream page in specSimo Sorce2013-10-141-2/+2
* Make version 0.1.0v0.1.0Simo Sorce2013-10-131-1/+1
* Fix typos in README.txtSimo Sorce2013-10-131-1/+1
* Add more tests.Simo Sorce2013-08-211-0/+30
* Add gss_display_name implementationSimo Sorce2013-08-213-0/+85
* Add implementation of gss_inquire_contextSimo Sorce2013-08-214-0/+154
* Test Integrity and ConfidentialitySimo Sorce2013-08-191-0/+69
* Add integrity and confidentiality functionsSimo Sorce2013-08-1910-7/+548
* Add testsing of gssntlm mechglue functionsSimo Sorce2013-08-183-4/+138
* Basic implementation of accept_sec_contextSimo Sorce2013-08-188-41/+625
* Add support for server credentialsSimo Sorce2013-07-281-1/+40
* Add helper to copy names and gss_duplicate_nameSimo Sorce2013-07-283-0/+92
* Internal release nameSimo Sorce2013-07-282-9/+14
* Helper function to check lm compatibility levelSimo Sorce2013-07-284-17/+21
* Fix message type checkSimo Sorce2013-07-283-5/+5
* Add gss_context_time() implementationSimo Sorce2013-07-283-1/+35
* Helper function to check security context validitySimo Sorce2013-07-283-0/+20
* Add expiration time checksSimo Sorce2013-07-282-0/+16
* Add Credential Store supportSimo Sorce2013-07-283-84/+203
* Fix some commentsSimo Sorce2013-07-281-3/+2
* Fix target_info length calculationSimo Sorce2013-07-281-10/+10
* Always request NTLMSSP_REQUEST_TARGETSimo Sorce2013-07-191-0/+1
* Add README.txt with section on TestingSimo Sorce2013-07-192-5/+85
* Add NTLMv1 support to context initializationSimo Sorce2013-07-183-6/+73
* Add NTLM Crypto support functions for NTLMv1Simo Sorce2013-07-186-7/+713
* Add basic NTLMv2 crypto testsSimo Sorce2013-07-182-1/+556
* Implement basic naming functionsSimo Sorce2013-07-184-1/+311
* Implement credential handlingSimo Sorce2013-07-187-93/+298
* Initial GSS Mechanism code.Simo Sorce2013-07-185-2/+856
* NTLM Crypto functionsSimo Sorce2013-07-1811-58/+1089
* Initial NTLM message parsing librarySimo Sorce2013-07-163-0/+1723
* Initial .gitignore fileSimo Sorce2013-07-131-0/+26
* Scheleton to start bulding the GSS-NTLMSSP project.Simo Sorce2013-07-1320-0/+1602