summaryrefslogtreecommitdiffstats
path: root/src/kdc/dispatch.c
Commit message (Expand)AuthorAgeFilesLines
* protoizeKen Raeburn2002-09-111-4/+1
* * dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SOCKETS before including...Ken Raeburn2002-07-051-0/+1
* Reduce or localize dependencies on address families.Ken Raeburn2002-07-051-11/+2
* * dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn2002-06-261-7/+6
* KDC support for new PRNGSam Hartman2002-01-081-1/+23
* * dispatch.c (dispatch): inet_ntop() returns const char *Ezra Peisach2000-09-201-4/+3
* * kdc_preauth.c (verify_sam_response): Declare and set rc_lifetimeTom Yu2000-03-011-1/+4
* * dispatch.c (dispatch): Log address and port number of detected retransmitsKen Raeburn2000-01-271-1/+20
* * dispatch.c (dispatch): Make message in lookaside case less suggestive ofKen Raeburn1999-10-291-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 (kdc_check_lookaside):Tom Yu1998-07-221-2/+2
* network.c (setup_network):Theodore Tso1995-10-061-5/+5
* Multiple realm supportPaul Park1995-06-231-1/+7
* dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead ofTheodore Tso1995-06-091-1/+1
* Update kadmind5 to use new logging routinesPaul Park1995-06-081-1/+2
* * *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-5/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-1/+2
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Pass in actual packet to process_tgs_req so that two different checksummingTheodore Tso1993-06-031-5/+1
* Modifications so that whether something came in on the secondary orTheodore Tso1992-09-011-7/+8
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* XXX not appropriateJohn Kohl1991-04-191-1/+1
* only insert the replay if we succeeded in generating a replyJohn Kohl1991-02-141-1/+2
* add replay lookaside call-outsJohn Kohl1991-02-131-1/+12
* conditionalize v4 supportJohn Kohl1990-12-201-1/+4
* changed process_v4() stub & its call to have three arguments,Donald Davis1990-10-111-1/+1
* packet can be modified by decode_krb5_as_req, so we can't be constJohn Kohl1990-10-101-1/+1
* change data structure namesJohn Kohl1990-10-101-4/+4
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-2/+0
* call process_tgs_req, which calls the othersJohn Kohl1990-05-071-3/+1
* add const to argsJohn Kohl1990-04-231-21/+15
* add more args, pass more args downJohn Kohl1990-02-031-4/+7
* *** empty log message ***John Kohl1990-02-021-0/+60