Skip Menu |
 

From: hartmans@mit.edu
Subject: SVN Commit

Implement tests for anonymous pkinit. A certificate and private key
are checked in; these tests will stop working in 2023.

Note that r23602 needs to be pulled up before this ticket.

https://github.com/krb5/krb5/commit/15e99b5df51cb097a390a1f0a9c12b8e783456a0
Commit By: hartmans
Revision: 23604
Changed Files:
U trunk/src/tests/dejagnu/Makefile.in
U trunk/src/tests/dejagnu/config/default.exp
U trunk/src/tests/dejagnu/krb-standalone/standalone.exp
A trunk/src/tests/dejagnu/pkinit-certs/
A trunk/src/tests/dejagnu/pkinit-certs/ca.pem
A trunk/src/tests/dejagnu/pkinit-certs/kdc.pem
A trunk/src/tests/dejagnu/pkinit-certs/privkey.pem
From: hartmans@mit.edu
Subject: SVN Commit

Revert change to Makefile.in that ended up not being needed

https://github.com/krb5/krb5/commit/d5575259f2b80a13edae9cc1ab9cd2a041cf6871
Commit By: hartmans
Revision: 23605
Changed Files:
U trunk/src/tests/dejagnu/Makefile.in
From: tlyu@mit.edu
Subject: SVN Commit
Download (untitled) / with headers
text/plain 1.5KiB

pull up r23602, r23604, r23605 from trunk

------------------------------------------------------------------------
r23605 | hartmans | 2010-01-07 13:35:15 -0500 (Thu, 07 Jan 2010) | 4 lines

ticket: 6624

Revert change to Makefile.in that ended up not being needed

------------------------------------------------------------------------
r23604 | hartmans | 2010-01-07 13:32:20 -0500 (Thu, 07 Jan 2010) | 10 lines

Subject: automated tests for anonymous pkinit
ticket: 6624
target_version: 1.8
tags: pullup

Implement tests for anonymous pkinit. A certificate and private key
are checked in; these tests will stop working in 2023.

Note that r23602 needs to be pulled up before this ticket.

------------------------------------------------------------------------
r23602 | ghudson | 2010-01-07 12:26:58 -0500 (Thu, 07 Jan 2010) | 4 lines

Make preauth_module_dir override, rather than supplement, the
built-in path list, to avoid problems with running the same preauth
module twice.

https://github.com/krb5/krb5/commit/19a80c56ec5d1b303b72bd7a7b058f1d9075d710
Commit By: tlyu
Revision: 23617
Changed Files:
U branches/krb5-1-8/src/kdc/kdc_preauth.c
U branches/krb5-1-8/src/lib/krb5/krb/preauth2.c
U branches/krb5-1-8/src/tests/dejagnu/config/default.exp
U branches/krb5-1-8/src/tests/dejagnu/krb-standalone/standalone.exp
A branches/krb5-1-8/src/tests/dejagnu/pkinit-certs/
A branches/krb5-1-8/src/tests/dejagnu/pkinit-certs/ca.pem
A branches/krb5-1-8/src/tests/dejagnu/pkinit-certs/kdc.pem
A branches/krb5-1-8/src/tests/dejagnu/pkinit-certs/privkey.pem