CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements-test.txt
setup.cfg
setup.py
UNKNOWN.egg-info/PKG-INFO
UNKNOWN.egg-info/SOURCES.txt
UNKNOWN.egg-info/dependency_links.txt
UNKNOWN.egg-info/top_level.txt
build_helpers/lib.sh
build_helpers/run-ci.sh
build_helpers/run-container.sh
src/spnego/_sspi_raw/security.pxd
src/spnego/_sspi_raw/sspi.pxd
src/spnego/_sspi_raw/sspi.pyx
src/spnego/_sspi_raw/text.pxd
src/spnego/_sspi_raw/text.pyx
src/spnego/_sspi_raw/windows.pxd
tests/__init__.py
tests/conftest.py
tests/test_asn1.py
tests/test_auth.py
tests/test_channel_bindings.py
tests/test_context.py
tests/test_credssp.py
tests/test_credssp_structures.py
tests/test_deprecation.py
tests/test_exceptions.py
tests/test_gss.py
tests/test_kerberos.py
tests/test_main.py
tests/test_negotiate.py
tests/test_ntlm.py
tests/test_spnego.py
tests/test_sspi.py
tests/test_text.py
tests/_ntlm_raw/__init__.py
tests/_ntlm_raw/test_crypto.py
tests/_ntlm_raw/test_des.py
tests/_ntlm_raw/test_md4.py
tests/_ntlm_raw/test_messages.py
tests/_ntlm_raw/test_security.py
tests/_sspi_raw/__init__.py
tests/_sspi_raw/test_sspi.py
tests/_sspi_raw/test_text.py
tests/data/__init__.py
tests/data/credssp_ts_credential_password
tests/data/credssp_ts_credential_remote_guard_empty_supplemental
tests/data/credssp_ts_credential_remote_guard_multiple
tests/data/credssp_ts_credential_remote_guard_no_supplemental
tests/data/credssp_ts_credential_smart_card
tests/data/credssp_ts_credential_smart_card_full
tests/data/credssp_ts_remote_guard_ms_example
tests/data/credssp_ts_request
tests/data/initial_context_token_krb_ap_rep
tests/data/initial_context_token_krb_ap_req
tests/data/initial_context_token_neg_token_init
tests/data/initial_context_token_neg_token_init2
tests/data/krb_as_rep
tests/data/krb_as_req
tests/data/krb_error
tests/data/krb_tgs_rep
tests/data/krb_tgs_req
tests/data/neg_token_resp
tests/data/ntlm_authenticate
tests/data/ntlm_authenticate_no_sign_seal
tests/data/ntlm_challenge
tests/data/ntlm_negotiate
tests/data/pyspnego.ps1
tests/data/test_context.py
tests/integration/README.md
tests/integration/Vagrantfile
tests/integration/ansible.cfg
tests/integration/inventory.yml
tests/integration/main.yml
tests/integration/tests.yml
tests/integration/templates/krb5.conf.tmpl
tests/integration/templates/test_integration.py.tmpl