summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement Import/Export cred functionsexport_credSimo Sorce2014-01-123-0/+216
* Generalize export_state and related functionsSimo Sorce2014-01-121-75/+82
* Expose cred store names in public header file.Simo Sorce2014-01-123-6/+8
* Test export/import context functionsexport_ctxSimo Sorce2013-12-151-0/+35
* Implement import context functionSimo Sorce2013-12-151-1/+313
* Implement export context functionSimo Sorce2013-12-155-1/+434
* Add import/export functions for the RC4 stateSimo Sorce2013-12-152-0/+56
* Use RC4 instead of EVP interface of opensslSimo Sorce2013-12-151-49/+10
* Fix potential leaks in delete_contextSimo Sorce2013-12-151-0/+6
* Do not copy creds on the contextSimo Sorce2013-12-152-63/+51
* Fix memleaks in init_sec_contextStefan Becker2013-12-131-1/+3
* Fix memory leak with gssntlm_namesSimo Sorce2013-12-131-1/+1
* Fix spec file krb5-libs depSimo Sorce2013-11-231-1/+1
* Fix NTLM specific cred_store prefixesSimo Sorce2013-11-231-3/+3
* Bump up version number to prerelease levelSimo Sorce2013-10-241-1/+1
* Add methods to inquire credentialsSimo Sorce2013-10-244-0/+165
* Add support for NTLMv1 Signing and SealingSimo Sorce2013-10-233-49/+134
* Add CRC32 function using Zlib's crc32Simo Sorce2013-10-234-0/+161
* Fix URLs with new upstream locationsSimo Sorce2013-10-231-2/+2
* Release 0.2.0v0.2.0Simo Sorce2013-10-181-1/+1
* Test connectionless contextsconnectionlessSimo Sorce2013-10-181-2/+233
* Support connectionless signing and sealing.Simo Sorce2013-10-183-11/+104
* Add way to set sequence numbres.Simo Sorce2013-10-185-0/+81
* Add support for connectionless modeSimo Sorce2013-10-181-46/+117
* Add public devel header fileSimo Sorce2013-10-184-7/+60
* Add special case for enterprise namesSimo Sorce2013-10-181-1/+42
* Treat NO OID as GSS_C_NT_USER_NAME on importSimo Sorce2013-10-181-3/+6
* Fix potential segfault condition in RC4_FREESimo Sorce2013-10-181-1/+1
* Fix generation of signing keys and add testsSimo Sorce2013-10-182-1/+184
* Fix symbols export regex to include gssspi_ too.Simo Sorce2013-10-181-1/+1
* Test acquire_cred_with_passwordSimo Sorce2013-10-171-12/+36
* Add support for gss_acquire_cred_with_password()Simo Sorce2013-10-173-0/+60
* Fix handling of NULL domainSimo Sorce2013-10-172-10/+17
* Fix acquiring creds via cred_storeSimo Sorce2013-10-171-0/+26
* Streamline spec file.Simo Sorce2013-10-171-22/+10
* Bump up version number afeter 0.1.0 releaseSimo Sorce2013-10-171-1/+1
* 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