summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/ser_adata.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* make mark-cstyleTom Yu2009-10-311-93/+94
* malloc+memset(,0,) -> callocKen Raeburn2008-08-071-3/+2
* 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
* Add serialization support for K5 data structuresPaul Park1995-08-291-0/+207