summaryrefslogtreecommitdiffstats
path: root/src/kdc/do_as_req.c
Commit message (Expand)AuthorAgeFilesLines
* * do_as_req.c (process_as_req): Fix previous patch; it caused anTom Yu2002-11-041-1/+1
* * do_as_req.c (process_as_req): Apply fix from Kevin Coffman toTom Yu2002-10-061-1/+4
* protoizeKen Raeburn2002-09-111-4/+2
* Try a little harder to avoid returning e-text that says "Generic error (seeKen Raeburn2002-09-111-9/+9
* * 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-6/+6
* * dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn2002-06-261-6/+5
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-5/+5
* * do_as_req.c (process_as_req: Treat SUPPORT_DESMD5 as if it wereTom Yu2001-10-251-3/+0
* * kdc_util.c (ktypes2str): New function; construct a stringTom Yu2001-06-191-3/+15
* * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn2001-04-101-4/+2
* * kdc_util.h: Add prototype for process_v4_mode() for main.c to useEzra Peisach2001-03-081-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * do_as_req.c (process_as_req): Fix to assign kvno toTom Yu1999-02-171-1/+1
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-15/+12
* * do_as_req.c (process_as_req): Reset master key after closing andEzra Peisach1997-11-121-0/+2
* Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1997-09-261-3/+3
* * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): UseTheodore Tso1997-05-301-0/+2
* krb5_xfree cleanupRichard Basch1997-02-191-2/+2
* Replace krb5_xfree with appropriate free routineRichard Basch1997-02-181-8/+5
* *main.c:Richard Basch1996-02-271-0/+1
* Removed extra eblock argument from call to krb5_encode_kdc_repTheodore Tso1995-11-181-1/+1
* * kdc_util.h: Added new prototypes for return_padata() and check_padata()Theodore Tso1995-11-141-66/+24
* * kdc_preauth.c (get_etype_info): Added function to return theTheodore Tso1995-11-091-1/+1
* * kdc_util.c (): Added new helper functionsTheodore Tso1995-11-081-95/+42
* kdc_preauth.c (get_preauth_hint_list): Fix missing indirection inTheodore Tso1995-10-111-1/+1
* do_tgs_req.c (process_tgs_req): Use a slightly more compressed loggingTheodore Tso1995-10-061-107/+98
* network.c (setup_network):Theodore Tso1995-10-061-2/+2
* * do_as_req.c, do_tgs_req.c, kdc_util.c, kerberos_v4.c, main.c :Chris Provenzano1995-09-061-12/+12
* * do_as_req.c, do_tgs_req.c, kerberos_v4.c, main.c: Remove krb5_enctypeChris Provenzano1995-09-061-16/+12
* Add const declarations to make remove warnings about convertingEzra Peisach1995-09-041-1/+1
* kdc_preauth.c: New file, to contain the server-side preauthenticationTheodore Tso1995-09-021-54/+39
* Close and re-open the database after updating principal statsPaul Park1995-08-171-1/+10
* Pass fds to krb5_lock_file() and krb5_unlock_file()Chris Provenzano1995-08-161-0/+2
* Use per-realm key/salt list to find appropriate keys. Fix gcc -Wall complaintsPaul Park1995-08-151-57/+80
* Add missing variable when KRBCONF_KDC_MODIFIES_KDB onPaul Park1995-08-101-1/+5
* do_as_req.c : Fix bug from new kdb changes.Chris Provenzano1995-08-031-1/+1
* Ensure padata is NULL with normal saltPaul Park1995-08-031-1/+7
* Use new kdb formatChris Provenzano1995-07-271-76/+87
* Remove usage of KDB_CONVERT_KEY_OUTOF_DBPaul Park1995-06-231-4/+7
* dispatch.c, kdc_util.h, kerberos_v4.c: Use KRB5_KRB4_COMPAT instead ofTheodore Tso1995-06-091-24/+23
* Update kadmind5 to use new logging routinesPaul Park1995-06-081-16/+17
* * *.[ch]: Avoid <krb5/...> and <com_err.h> includesJohn Gilmore1995-02-281-10/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-35/+36
* do_tgs_req.c (prepare_error_tgs): Don't free the passed in ticket; itTheodore Tso1994-12-131-1/+1
* Use the list of encryption types passed as part of the KDC request toTheodore Tso1994-11-211-9/+21
* Use published interface to call krb5_random_keyTheodore Tso1994-11-081-1/+1
* Use published interface to call krb5_random_key()Theodore Tso1994-11-081-2/+6
* Don't assume that the request server's realm name is null terminated.Theodore Tso1994-10-141-3/+11
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1