aboutsummaryrefslogtreecommitdiff
path: root/src/kdc/kdc_util.h
AgeCommit message (Expand)AuthorFilesLines
2003-01-03 * main.c: On exit, free more allocated memory, including:Ezra Peisach1-0/+1
2002-07-05Reduce or localize dependencies on address families.Ken Raeburn1-0/+8
2002-07-02* network.c (process_packet): Now static. Drop unused "portnum" argument.Ken Raeburn1-1/+0
2002-07-02* kdc_util.h (inet_ntop): Delete declarationKen Raeburn1-4/+0
2002-06-26* dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn1-4/+0
2001-06-19 * kdc_util.c (ktypes2str): New function; construct a stringTom Yu1-0/+6
2001-04-10* do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn1-63/+63
2001-03-08 * kdc_util.h: Add prototype for process_v4_mode() for main.c to useEzra Peisach1-0/+1
2000-03-14* sock2p.c: New file.Ken Raeburn1-0/+7
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
1998-07-22 * replay.c (kdc_check_lookaside):Tom Yu1-2/+4
1997-08-18 * kdc_util.h: Added prototype for setup_server_realm(). This functionEzra Peisach1-0/+2
1997-05-30 * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): UseTheodore Tso1-0/+2
1995-11-14* kdc_util.h: Added new prototypes for return_padata() and check_padata()Theodore Tso1-0/+8
1995-11-09* kdc_preauth.c (get_etype_info): Added function to return theTheodore Tso1-3/+8
1995-11-08* kdc_util.c (): Added new helper functionsTheodore Tso1-0/+16
1995-10-06network.c (setup_network):Theodore Tso1-3/+1
1995-09-04Add const declarations to make remove warnings about convertingEzra Peisach1-4/+4
1995-09-02kdc_preauth.c: New file, to contain the server-side preauthenticationTheodore Tso1-1/+8
1995-07-12Reorganize KDC profile and network port handlingPaul Park1-1/+3
1995-07-10kerberos_v4.c: Add prototypes for compat_decrypt_key,Ezra Peisach1-0/+24
1995-06-09dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead ofTheodore Tso1-1/+6
1995-03-27 * kdc_util.c Use new calling conventions for krb5_rd_req_decoded()Chris Provenzano1-4/+6
1995-02-28* *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1-2/+0
1994-09-22Applied Cybersafe's changes to do transited realm path checkingTheodore Tso1-2/+1
1994-08-18stamp out rcs keywordsMark Eichin1-3/+1
1994-03-11Fixed krb5-bugs [0437]:Theodore Tso1-2/+0
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-08-17Improved logging of TGS and AS error casesTheodore Tso1-0/+1
1993-06-03Changed function delcaration to support doing two ways of checksummingTheodore Tso1-1/+2
1992-09-01Modifications so that whether something came in on the secondary orTheodore Tso1-1/+5
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-29add kdc_get_server_keyJohn Kohl1-0/+3
1991-04-22changes to make authenticator visible to callerJohn Kohl1-1/+1
1991-04-03Second argument to process_v4 should be constJohn Carr1-1/+1
1991-02-14fix erroneous define of process_v4John Kohl1-0/+8
1991-02-13add prototyeps for replay buffer codeJohn Kohl1-0/+5
1990-10-11changed process_v4() stub & its call to have three arguments,Donald Davis1-1/+1
1990-10-10packet can be modified by decode_krb5_as_req, so we can't be constJohn Kohl1-1/+1
1990-10-10changes for process_*_req; delete decrypt_tgs_reqJohn Kohl1-6/+5
1990-06-08add in Cliff's add_to_transitedJohn Kohl1-0/+5
1990-05-25fix reference to copyright/distribution provisionsJohn Kohl1-1/+1
1990-04-27change prototypes for network funcs to take args & return codesJohn Kohl1-3/+3
1990-04-24add const to an argumentJohn Kohl1-1/+1
1990-04-23add const to appropriate protosJohn Kohl1-3/+10
1990-02-09modify realm_of_tgt to use krb5_princ_realm()John Kohl1-1/+1
1990-02-07remove kdc_input_mkeyJohn Kohl1-2/+2
1990-02-06add declarations of listen_and_process, setup_network, closedown_networkJohn Kohl1-1/+3