aboutsummaryrefslogtreecommitdiff
path: root/src/kdc/do_as_req.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-14fast negotiation projecSam Hartman1-6/+8
2009-11-12Post-great-reindent check. Part IZhanna Tsitkov1-23/+42
2009-10-31make mark-cstyleTom Yu1-278/+279
2009-10-27Heimdal DB bridge plugin for KDC back endGreg Hudson1-9/+10
2009-10-25Account lockoutGreg Hudson1-45/+3
2009-08-21Change "vague-errors" compile-time conditionals into run-timeKen Raeburn1-8/+6
2009-08-12 r22529@squish: raeburn | 2009-08-12 13:49:45 -0400Ken Raeburn1-33/+34
2009-04-08Fall through on error returnEzra Peisach1-3/+4
2009-04-03Merge fast branch at 22166 onto trunkSam Hartman1-5/+12
2009-03-31Implement FAST from draft-ietf-krb-wg-preauth-frameworkSam Hartman1-5/+61
2009-01-30Master Key Migration ProjectWill Fiveash1-2/+42
2009-01-13/tmp/3Ken Raeburn1-10/+7
2009-01-03Remove support for setting a client flag indicating pkinit is used on the db ...Sam Hartman1-3/+0
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-57/+197
2008-12-22Collect ticket-request logging calls together in one place for easierKen Raeburn1-42/+21
2008-12-05Fix data initialization in process_as_req functionZhanna Tsitkov1-2/+2
2008-10-20Use strdup in place of malloc/strcpy in many placesGreg Hudson1-2/+1
2008-08-25Incorporate Apple's patchKen Raeburn1-0/+6
2008-05-30Apple PKINIT patch commitAlexandra Ellwood1-0/+19
2007-12-22Wrap krb5_db_get_principal function with get_principal (which willKen Raeburn1-5/+5
2007-08-01Add PKINIT supportKevin Coffman1-0/+3
2006-11-13allow server preauth plugin verify_padata function to return e-dataKevin Coffman1-1/+1
2006-10-13Use 'const' with krb5_get_error_messageKen Raeburn1-1/+1
2006-10-03Preauthentication Plugin FrameworkSam Hartman1-5/+10
2006-06-01krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages Ezra Peisach1-2/+15
2006-04-13Partial merge from Novell LDAP integration branch, not including theKen Raeburn1-3/+4
2005-07-12fix MITKRB5-SA-2005-002 KDC double-free and heap overflowTom Yu1-1/+5
2005-04-13Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IOKen Raeburn1-1/+0
2002-11-04 * do_as_req.c (process_as_req): Fix previous patch; it caused anTom Yu1-1/+1
2002-10-06 * do_as_req.c (process_as_req): Apply fix from Kevin Coffman toTom Yu1-1/+4
2002-09-11protoizeKen Raeburn1-4/+2
2002-09-11Try a little harder to avoid returning e-text that says "Generic error (seeKen Raeburn1-9/+9
2002-07-05* dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SOCKETS before including...Ken Raeburn1-0/+1
2002-07-05Reduce or localize dependencies on address families.Ken Raeburn1-6/+6
2002-06-26* dispatch.c (dispatch): Remove arg "portnum"; update callers.Ken Raeburn1-6/+5
2002-04-06call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn1-5/+5
2001-10-25 * do_as_req.c (process_as_req: Treat SUPPORT_DESMD5 as if it wereTom Yu1-3/+0
2001-06-19 * kdc_util.c (ktypes2str): New function; construct a stringTom Yu1-3/+15
2001-04-10* do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c,Ken Raeburn1-4/+2
2001-03-08 * kdc_util.h: Add prototype for process_v4_mode() for main.c to useEzra Peisach1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1999-02-17 * do_as_req.c (process_as_req): Fix to assign kvno toTom Yu1-1/+1
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-15/+12
1997-11-12 * do_as_req.c (process_as_req): Reset master key after closing andEzra Peisach1-0/+2
1997-09-26Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replaceTom Yu1-3/+3
1997-05-30 * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): UseTheodore Tso1-0/+2
1997-02-19krb5_xfree cleanupRichard Basch1-2/+2
1997-02-18Replace krb5_xfree with appropriate free routineRichard Basch1-8/+5
1996-02-27*main.c:Richard Basch1-0/+1
1995-11-18Removed extra eblock argument from call to krb5_encode_kdc_repTheodore Tso1-1/+1