summaryrefslogtreecommitdiffstats
path: root/src/kdc/replay.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some KDC globalsTom Yu2012-10-151-9/+11
* Fix kdc_free_lookaside() krb5_context usageGreg Hudson2012-07-021-1/+1
* Limit size of lookaside cacheGreg Hudson2012-06-221-14/+25
* Flatten KDC lookaside cache entriesGreg Hudson2012-06-221-9/+11
* Use a hash table in the KDC lookaside cacheGreg Hudson2012-05-301-103/+143
* Drop retransmits while processing requestsGreg Hudson2011-10-151-0/+23
* Revert r5233 and mark get_age as deprecated in the DAL documentation.Greg Hudson2011-05-201-12/+4
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* make mark-cstyleTom Yu2009-10-311-59/+60
* ipv4+ipv6 messages can trip up KDC replay detectionKen Raeburn2006-04-291-17/+2
* * kdc_util.h, replay.c, main.c: Pass global krb5_context toEzra Peisach2003-01-121-4/+4
* * main.c: On exit, free more allocated memory, including:Ezra Peisach2003-01-031-0/+19
* protoizeKen Raeburn2002-09-111-8/+4
* Also change kdc_insert_lookaside() to take a const krb5_fulladdr *Ezra Peisach2000-03-121-1/+1
* * replay.c, kdb_util.h (kdc_check_lookaside): Make second argumentEzra Peisach2000-03-121-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Disable lookaside cache. It's needed if the replay cache is enabled, and couldKen Raeburn1999-06-301-0/+4
* * replay.c (MATCH): Fix up to compare the correct components ofTom Yu1999-06-291-1/+2
* * replay.c (kdc_check_lookaside):Tom Yu1998-07-221-12/+30
* Replace krb5_xfree with appropriate free routineRichard Basch1997-02-181-3/+3
* replay.c: The KDC replay cache needs to store the databaseTheodore Tso1995-03-241-6/+14
* * *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-5/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-8/+9
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change usage of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-3/+3
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* max and min are declared in kdc_util.hJohn Carr1991-06-031-4/+0
* libos-proto.h -> los-proto.hJohn Kohl1991-03-141-1/+1
* use spaces to disambiguateJohn Kohl1991-02-131-1/+1
* *** empty log message ***John Kohl1991-02-131-0/+139