summaryrefslogtreecommitdiffstats
path: root/src/kdc/kdc_util.h
Commit message (Expand)AuthorAgeFilesLines
* * kdc_util.h (sockaddr2p): Don't declareKen Raeburn2004-09-241-3/+0
* Disable krb4 cross-realm in krb524d and krb5kdc. Provide an option toSam Hartman2003-03-171-0/+1
* * kdc_util.h, replay.c, main.c: Pass global krb5_context toEzra Peisach2003-01-121-1/+1
* * main.c: On exit, free more allocated memory, including:Ezra Peisach2003-01-031-0/+1
* Reduce or localize dependencies on address families.Ken Raeburn2002-07-051-0/+8
* * network.c (process_packet): Now static. Drop unused "portnum" argument.Ken Raeburn2002-07-021-1/+0
* * kdc_util.h (inet_ntop): Delete declarationKen Raeburn2002-07-021-4/+0
* * dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn2002-06-261-4/+0
* * kdc_util.c (ktypes2str): New function; construct a stringTom Yu2001-06-191-0/+6
* * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn2001-04-101-63/+63
* * kdc_util.h: Add prototype for process_v4_mode() for main.c to useEzra Peisach2001-03-081-0/+1
* * sock2p.c: New file.Ken Raeburn2000-03-141-0/+7
* 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
* * replay.c (kdc_check_lookaside):Tom Yu1998-07-221-2/+4
* * kdc_util.h: Added prototype for setup_server_realm(). This functionEzra Peisach1997-08-181-0/+2
* * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): UseTheodore Tso1997-05-301-0/+2
* * kdc_util.h: Added new prototypes for return_padata() and check_padata()Theodore Tso1995-11-141-0/+8
* * kdc_preauth.c (get_etype_info): Added function to return theTheodore Tso1995-11-091-3/+8
* * kdc_util.c (): Added new helper functionsTheodore Tso1995-11-081-0/+16
* network.c (setup_network):Theodore Tso1995-10-061-3/+1
* Add const declarations to make remove warnings about convertingEzra Peisach1995-09-041-4/+4
* kdc_preauth.c: New file, to contain the server-side preauthenticationTheodore Tso1995-09-021-1/+8
* Reorganize KDC profile and network port handlingPaul Park1995-07-121-1/+3
* kerberos_v4.c: Add prototypes for compat_decrypt_key,Ezra Peisach1995-07-101-0/+24
* dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead ofTheodore Tso1995-06-091-1/+6
* * kdc_util.c Use new calling conventions for krb5_rd_req_decoded()Chris Provenzano1995-03-271-4/+6
* * *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-2/+0
* Applied Cybersafe's changes to do transited realm path checkingTheodore Tso1994-09-221-2/+1
* stamp out rcs keywordsMark Eichin1994-08-181-3/+1
* Fixed krb5-bugs [0437]:Theodore Tso1994-03-111-2/+0
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Improved logging of TGS and AS error casesTheodore Tso1993-08-171-0/+1
* Changed function delcaration to support doing two ways of checksummingTheodore Tso1993-06-031-1/+2
* Modifications so that whether something came in on the secondary orTheodore Tso1992-09-011-1/+5
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* add kdc_get_server_keyJohn Kohl1991-04-291-0/+3
* changes to make authenticator visible to callerJohn Kohl1991-04-221-1/+1
* Second argument to process_v4 should be constJohn Carr1991-04-031-1/+1
* fix erroneous define of process_v4John Kohl1991-02-141-0/+8
* add prototyeps for replay buffer codeJohn Kohl1991-02-131-0/+5
* 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
* changes for process_*_req; delete decrypt_tgs_reqJohn Kohl1990-10-101-6/+5
* add in Cliff's add_to_transitedJohn Kohl1990-06-081-0/+5
* fix reference to copyright/distribution provisionsJohn Kohl1990-05-251-1/+1
* change prototypes for network funcs to take args & return codesJohn Kohl1990-04-271-3/+3
* add const to an argumentJohn Kohl1990-04-241-1/+1
* add const to appropriate protosJohn Kohl1990-04-231-3/+10