aboutsummaryrefslogtreecommitdiff
path: root/src/kdc/replay.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-31make mark-cstyleTom Yu1-59/+60
2006-04-29ipv4+ipv6 messages can trip up KDC replay detectionKen Raeburn1-17/+2
2003-01-12 * kdc_util.h, replay.c, main.c: Pass global krb5_context toEzra Peisach1-4/+4
2003-01-03 * main.c: On exit, free more allocated memory, including:Ezra Peisach1-0/+19
2002-09-11protoizeKen Raeburn1-8/+4
2000-03-12Also change kdc_insert_lookaside() to take a const krb5_fulladdr *Ezra Peisach1-1/+1
2000-03-12* replay.c, kdb_util.h (kdc_check_lookaside): Make second argumentEzra Peisach1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-06-30Disable lookaside cache. It's needed if the replay cache is enabled, and couldKen Raeburn1-0/+4
1999-06-29 * replay.c (MATCH): Fix up to compare the correct components ofTom Yu1-1/+2
1998-07-22 * replay.c (kdc_check_lookaside):Tom Yu1-12/+30
1997-02-18Replace krb5_xfree with appropriate free routineRichard Basch1-3/+3
1995-03-24replay.c: The KDC replay cache needs to store the databaseTheodore Tso1-6/+14
1995-02-28* *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1-5/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-8/+9
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-10-15Change usage of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-3/+3
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-06-03max and min are declared in kdc_util.hJohn Carr1-4/+0
1991-03-14libos-proto.h -> los-proto.hJohn Kohl1-1/+1
1991-02-13use spaces to disambiguateJohn Kohl1-1/+1
1991-02-13*** empty log message ***John Kohl1-0/+139