summaryrefslogtreecommitdiff
path: root/python/samba/tests/krb5
AgeCommit message (Expand)AuthorFilesLines
2020-11-09tests python krb5: Add python kerberos compatability testsGary Lockyer1-0/+174
2020-11-04tests python krb5: Add python kerberos canonicalization testsGary Lockyer1-0/+499
2020-11-04tests python krb5: Add canonicalize flag to ASN1Gary Lockyer2-6/+6
2020-11-04tests python krb5: Make PrincipalName_create a class methodGary Lockyer1-0/+1
2020-10-02python2 reduction: Merge remaining compat code into commonDavid Mulder1-1/+1
2020-06-12selftest: test forwardable flag in cross-realm tgt ticketsIsaac Boukris1-0/+180
2020-06-12selftest: allow EncASRepPart to be encoded as EncTGSRepPartIsaac Boukris1-1/+6
2020-05-15selftest: add python S4U2Self tests including unkeyed checksumsIsaac Boukris5-1/+326
2020-03-27python/tests/krb5: add simple_tests.py with the first simple testStefan Metzmacher1-0/+171
2020-03-27python/tests/krb5: add raw_testcase.py as the base for our Kerberos protocol ...Stefan Metzmacher1-0/+869
2020-03-27python/tests/krb5: modify rfc4120.asn1 in order to generate pyasn1 codeStefan Metzmacher3-11/+1237
2020-03-27python/tests/krb5: add rfc4120.asn1Stefan Metzmacher1-0/+392
2020-03-27python/tests/krb5: add support for Cksumtype.MD5Stefan Metzmacher1-1/+42
2020-03-27python/tests/krb5: convert kcrypto.py to python3-cryptography and a few Samba...Stefan Metzmacher1-187/+273
2020-03-27python/tests/krb5: add crypto.py from greghudson/pyk5 as kcrypto.pyIsaac Boukris1-0/+713