git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14765 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-10 15:01:39 +00:00
parent e743a6ca8a
commit 4903a8daab
2 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
2005-04-10 Love H<>rnquist <20>strand <lha@it.su.se>
* accept_sec_context.c: break out the processing of the delegated
credential to a separate function to make error handling easier,
move the credential handling to after other setup is done
* test_sequence.c: make less verbose in case of success
* Makefile.am: add test_sequence to TESTS
2005-04-01 Love H<>rnquist <20>strand <lha@it.su.se>
* 8003.c (gssapi_krb5_verify_8003_checksum): check that cksum

View File

@@ -1,3 +1,13 @@
2005-04-10 Love H<>rnquist <20>strand <lha@it.su.se>
* accept_sec_context.c: break out the processing of the delegated
credential to a separate function to make error handling easier,
move the credential handling to after other setup is done
* test_sequence.c: make less verbose in case of success
* Makefile.am: add test_sequence to TESTS
2005-04-01 Love H<>rnquist <20>strand <lha@it.su.se>
* 8003.c (gssapi_krb5_verify_8003_checksum): check that cksum