x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17565 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,29 @@
|
|||||||
|
2006-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* verify_mic.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* unwrap.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* arcfour.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* gssapi_locl.h: Use const void * to instead of unsigned char * to
|
||||||
|
avoid pointer signedness warnings.
|
||||||
|
|
||||||
|
* encapsulate.c: Use const void * to instead of unsigned char * to
|
||||||
|
avoid pointer signedness warnings.
|
||||||
|
|
||||||
|
* decapsulate.c: Use const void * to instead of unsigned char * to
|
||||||
|
avoid pointer signedness warnings.
|
||||||
|
|
||||||
|
* decapsulate.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* cfx.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* init_sec_context.c: Less pointer signedness warnings (partly by
|
||||||
|
using the new asn.1 CHOICE decoder)
|
||||||
|
|
||||||
|
* import_sec_context.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
2006-05-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
2006-05-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
* accept_sec_context.c (gsskrb5_is_cfx): always set is_cfx. From
|
* accept_sec_context.c (gsskrb5_is_cfx): always set is_cfx. From
|
||||||
|
@@ -1,3 +1,29 @@
|
|||||||
|
2006-05-13 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* verify_mic.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* unwrap.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* arcfour.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* gssapi_locl.h: Use const void * to instead of unsigned char * to
|
||||||
|
avoid pointer signedness warnings.
|
||||||
|
|
||||||
|
* encapsulate.c: Use const void * to instead of unsigned char * to
|
||||||
|
avoid pointer signedness warnings.
|
||||||
|
|
||||||
|
* decapsulate.c: Use const void * to instead of unsigned char * to
|
||||||
|
avoid pointer signedness warnings.
|
||||||
|
|
||||||
|
* decapsulate.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* cfx.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
|
* init_sec_context.c: Less pointer signedness warnings (partly by
|
||||||
|
using the new asn.1 CHOICE decoder)
|
||||||
|
|
||||||
|
* import_sec_context.c: Less pointer signedness warnings.
|
||||||
|
|
||||||
2006-05-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
2006-05-09 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
* accept_sec_context.c (gsskrb5_is_cfx): always set is_cfx. From
|
* accept_sec_context.c (gsskrb5_is_cfx): always set is_cfx. From
|
||||||
|
Reference in New Issue
Block a user