summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/ser_auth.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-7/+1
* make mark-cstyleTom Yu2009-10-311-247/+248
* Lite Client - the following calls are server-side functions:Zhanna Tsitkov2008-11-171-1/+4
* malloc+memset(,0,) -> callocKen Raeburn2008-08-071-7/+3
* protoizeKen Raeburn2002-09-031-16/+4
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-3/+3
* * t_ser.c: Cast getpid() calls to int as arguments to sprintfEzra Peisach2000-10-261-0/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* get_in_t.c: removed unused variable.Theodore Tso1995-09-231-2/+4
* Add serialization support for K5 data structuresPaul Park1995-08-291-0/+356