Module Name: krb5 Committed By: raeburn Date: Mon Dec 30 19:46:21 UTC 2002 Modified Files: krb5/src/appl/gss-sample/ChangeLog krb5/src/appl/gss-sample/gss-misc.c Added Files: Removed Files: Log Message * gss-misc.c (send_token, recv_token): Open-code the math to send and receive the length as four bytes in network order, rather than using the first four bytes of a size_t. To generate a diff of this commit: cvs diff -r1.63 -r1.64 krb5/src/appl/gss-sample/ChangeLog cvs diff -r1.21 -r1.22 krb5/src/appl/gss-sample/gss-misc.c