| Commit message (Expand) | Author | Age | Files | Lines |
* | Fall through on error return | Ezra Peisach | 2009-04-08 | 1 | -3/+4 |
* | Merge fast branch at 22166 onto trunk | Sam Hartman | 2009-04-03 | 1 | -5/+12 |
* | Implement FAST from draft-ietf-krb-wg-preauth-framework | Sam Hartman | 2009-03-31 | 1 | -5/+61 |
* | Master Key Migration Project | Will Fiveash | 2009-01-30 | 1 | -2/+42 |
* | /tmp/3 | Ken Raeburn | 2009-01-13 | 1 | -10/+7 |
* | Remove support for setting a client flag indicating pkinit is used on the db ... | Sam Hartman | 2009-01-03 | 1 | -3/+0 |
* | Merge mskrb-integ onto trunk | Sam Hartman | 2009-01-03 | 1 | -57/+197 |
* | Collect ticket-request logging calls together in one place for easier | Ken Raeburn | 2008-12-22 | 1 | -42/+21 |
* | Fix data initialization in process_as_req function | Zhanna Tsitkov | 2008-12-05 | 1 | -2/+2 |
* | Use strdup in place of malloc/strcpy in many places | Greg Hudson | 2008-10-20 | 1 | -2/+1 |
* | Incorporate Apple's patch | Ken Raeburn | 2008-08-25 | 1 | -0/+6 |
* | Apple PKINIT patch commit | Alexandra Ellwood | 2008-05-30 | 1 | -0/+19 |
* | Wrap krb5_db_get_principal function with get_principal (which will | Ken Raeburn | 2007-12-22 | 1 | -5/+5 |
* | Add PKINIT support | Kevin Coffman | 2007-08-01 | 1 | -0/+3 |
* | allow server preauth plugin verify_padata function to return e-data | Kevin Coffman | 2006-11-13 | 1 | -1/+1 |
* | Use 'const' with krb5_get_error_message | Ken Raeburn | 2006-10-13 | 1 | -1/+1 |
* | Preauthentication Plugin Framework | Sam Hartman | 2006-10-03 | 1 | -5/+10 |
* | krb5 1.5 alpha - memory leaks in krb5kdc due to not freeing error messages | Ezra Peisach | 2006-06-01 | 1 | -2/+15 |
* | Partial merge from Novell LDAP integration branch, not including the | Ken Raeburn | 2006-04-13 | 1 | -3/+4 |
* | fix MITKRB5-SA-2005-002 KDC double-free and heap overflow | Tom Yu | 2005-07-12 | 1 | -1/+5 |
* | Delete definitions of unused macros NEED_SOCKETS and NEED_LOWLEVEL_IO | Ken Raeburn | 2005-04-13 | 1 | -1/+0 |
* | * do_as_req.c (process_as_req): Fix previous patch; it caused an | Tom Yu | 2002-11-04 | 1 | -1/+1 |
* | * do_as_req.c (process_as_req): Apply fix from Kevin Coffman to | Tom Yu | 2002-10-06 | 1 | -1/+4 |
* | protoize | Ken Raeburn | 2002-09-11 | 1 | -4/+2 |
* | Try a little harder to avoid returning e-text that says "Generic error (see | Ken Raeburn | 2002-09-11 | 1 | -9/+9 |
* | * dispatch.c, do_as_req.c, do_tgs_req.c: Define NEED_SOCKETS before including... | Ken Raeburn | 2002-07-05 | 1 | -0/+1 |
* | Reduce or localize dependencies on address families. | Ken Raeburn | 2002-07-05 | 1 | -6/+6 |
* | * dispatch.c (dispatch): Remove arg "portnum"; update callers. | Ken Raeburn | 2002-06-26 | 1 | -6/+5 |
* | call krb5_c_ versions of enctype/cksumtype checking routines | Ken Raeburn | 2002-04-06 | 1 | -5/+5 |
* | * do_as_req.c (process_as_req: Treat SUPPORT_DESMD5 as if it were | Tom Yu | 2001-10-25 | 1 | -3/+0 |
* | * kdc_util.c (ktypes2str): New function; construct a string | Tom Yu | 2001-06-19 | 1 | -3/+15 |
* | * do_as_req.c, do_tgs_req.c, kdc_preauth.c, kdc_util.h, kerberos_v4.c, main.c, | Ken Raeburn | 2001-04-10 | 1 | -4/+2 |
* | * kdc_util.h: Add prototype for process_v4_mode() for main.c to use | Ezra Peisach | 2001-03-08 | 1 | -1/+1 |
* | copyright notice updates from 1.1 branch | Ken Raeburn | 1999-09-24 | 1 | -1/+4 |
* | * do_as_req.c (process_as_req): Fix to assign kvno to | Tom Yu | 1999-02-17 | 1 | -1/+1 |
* | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 1 | -15/+12 |
* | * do_as_req.c (process_as_req): Reset master key after closing and | Ezra Peisach | 1997-11-12 | 1 | -0/+2 |
* | Remove KRB5_USE_INET, HAS_UNISTD_H, HAS_SETVBUF, and replace | Tom Yu | 1997-09-26 | 1 | -3/+3 |
* | * do_as_req.c (process_as_req), do_tgs_req (process_tgs_req): Use | Theodore Tso | 1997-05-30 | 1 | -0/+2 |
* | krb5_xfree cleanup | Richard Basch | 1997-02-19 | 1 | -2/+2 |
* | Replace krb5_xfree with appropriate free routine | Richard Basch | 1997-02-18 | 1 | -8/+5 |
* | *main.c: | Richard Basch | 1996-02-27 | 1 | -0/+1 |
* | Removed extra eblock argument from call to krb5_encode_kdc_rep | Theodore Tso | 1995-11-18 | 1 | -1/+1 |
* | * kdc_util.h: Added new prototypes for return_padata() and check_padata() | Theodore Tso | 1995-11-14 | 1 | -66/+24 |
* | * kdc_preauth.c (get_etype_info): Added function to return the | Theodore Tso | 1995-11-09 | 1 | -1/+1 |
* | * kdc_util.c (): Added new helper functions | Theodore Tso | 1995-11-08 | 1 | -95/+42 |
* | kdc_preauth.c (get_preauth_hint_list): Fix missing indirection in | Theodore Tso | 1995-10-11 | 1 | -1/+1 |
* | do_tgs_req.c (process_tgs_req): Use a slightly more compressed logging | Theodore Tso | 1995-10-06 | 1 | -107/+98 |
* | network.c (setup_network): | Theodore Tso | 1995-10-06 | 1 | -2/+2 |
* | * do_as_req.c, do_tgs_req.c, kdc_util.c, kerberos_v4.c, main.c : | Chris Provenzano | 1995-09-06 | 1 | -12/+12 |