summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/ser_rc.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* Reformat to avoid parens at beginnings of linesTom Yu2009-10-311-6/+8
* make mark-cstyleTom Yu2009-10-311-4/+4
* In krb5_rcache_externalize, remove a pointless null check of a pointerGreg Hudson2009-04-231-32/+44
* remove dead codeEzra Peisach2009-04-121-6/+0
* whitespaceTom Yu2008-12-281-103/+104
* Avoid use of unchecked sprintf in libraries. Use asprintf if theKen Raeburn2007-07-121-6/+6
* Move definitions of struct krb5_rc_st, struct _krb5_rc_ops, krb5_rc_ops, andKen Raeburn2004-06-021-0/+1
* protoizeKen Raeburn2002-09-031-16/+4
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-3/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-1/+1
* Add rcache serialization supportPaul Park1995-08-291-0/+216