index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
samba
/
tests
/
krb5
/
pkinit_tests.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-19
tests/krb5: Construct signed_attrs correctly
Jennifer Sutton
1
-11
/
+38
2025-11-05
python: Factor out asn.1 methods into their own module
Jennifer Sutton
1
-5
/
+5
2024-11-27
python: Fix length of Common Name x509 attribute
Andreas Schneider
1
-2
/
+1
2024-07-02
tests/krb5: Simplify code using dict.get()
Jo Sutton
1
-20
/
+5
2024-07-02
tests/krb5: Fix type errors by giving ‘pwd_last_set’ an appropriate type
Jo Sutton
1
-2
/
+2
2024-06-12
python/samba/tests/krb5: Add check to confirm UF_SMARCARD_REQUIRED password i...
Andrew Bartlett
1
-0
/
+14
2024-06-10
python/samba/tests/krb5: Allow PkInitTests.test_pkinit_ntlm_from_pac_must_cha...
Andrew Bartlett
1
-1
/
+9
2024-06-10
python/samba/tests/krb5: Expand test without UF_SMARTCARD_REQUIRED to show ro...
Andrew Bartlett
1
-3
/
+26
2024-06-10
python/samba/tests/krb5: PKINIT tests of passwords that are naturally expired
Andrew Bartlett
1
-3
/
+183
2024-06-10
python/samba/krb5: Add test for password rotation on UF_SMARCARD_REQUIRED acc...
Andrew Bartlett
1
-25
/
+316
2024-06-10
python/samba/tests/krb5: Extend PKINIT tests to show kpasswd still works
Andrew Bartlett
1
-11
/
+53
2024-04-16
tests/krb5: Remove unused variable
Jo Sutton
1
-4
/
+4
2024-04-16
tests/krb5: Fix code spelling
Jo Sutton
1
-2
/
+2
2024-04-16
tests/krb5: Remove unused import
Jo Sutton
1
-1
/
+1
2024-03-28
python/samba/tests/krb5: Extend PKINIT tests to cover UF_SMARTCARD_REQUIRED
Andrew Bartlett
1
-1
/
+203
2024-03-28
python/tests/krb5: Prepare to allow tests that use the PAC returned NT hash
Andrew Bartlett
1
-2
/
+6
2024-03-28
python/tests/krb5: Allow getting a TGT in pkinit tests
Andrew Bartlett
1
-11
/
+25
2024-03-28
python/tests/krb5: Prepare for PKINIT tests with UF_SMARTCARD_REQUIRED
Andrew Bartlett
1
-4
/
+12
2024-02-28
python/samba/tests/krb5: Expect SID_FRESH_PUBLIC_KEY_IDENTITY (only) when PKI...
Andrew Bartlett
1
-1
/
+13
2023-11-20
python:tests: SHA1 is no longer supported by cryptography module
Andreas Schneider
1
-23
/
+1
2023-07-19
tests/krb5: Add a test for PK-INIT with a revoked certificate
Joseph Sutton
1
-0
/
+92
2023-07-19
tests/krb5: Allow passing a pre-created certificate into _pkinit_req()
Joseph Sutton
1
-6
/
+8
2023-07-19
tests/krb5: Have the caller of create_certificate() fetch the CA certificate ...
Joseph Sutton
1
-4
/
+11
2023-07-19
tests/krb5: Factor out a method to fetch the CA certificate and private key
Joseph Sutton
1
-6
/
+11
2023-07-19
tests/krb5: Factor out a method to create a certificate
Joseph Sutton
1
-25
/
+34
2023-07-19
tests/krb5: Test Windows 2000 variant of PK-INIT
Joseph Sutton
1
-15
/
+81
2023-07-19
tests/krb5: Add tests for PK-INIT Freshness Extension (RFC 8070)
Joseph Sutton
1
-4
/
+372
2023-07-19
tests/krb5: Add PK-INIT testing framework
Joseph Sutton
1
-0
/
+684