git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17684 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-06-22 04:20:16 +00:00
parent b8fffa2498
commit 9a5f9bfc55
2 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
2006-06-22 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: Add oid_to_str.
* Makefile.am: add oid_to_str and test_oid
* oid_to_str.c: Add gss_oid_to_str
* test_oid.c: Add test for gss_oid_to_str()
2006-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
* verify_mic.c: Less pointer signedness warnings.

View File

@@ -1,3 +1,13 @@
2006-06-22 Love H<>rnquist <20>strand <lha@it.su.se>
* gssapi.h: Add oid_to_str.
* Makefile.am: add oid_to_str and test_oid
* oid_to_str.c: Add gss_oid_to_str
* test_oid.c: Add test for gss_oid_to_str()
2006-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
* verify_mic.c: Less pointer signedness warnings.