| Commit message (Expand) | Author | Age | Files | Lines |
| * | kfree.c (krb5_free_sam_challenge, krb5_free_sam_challenge_contents, | Theodore Tso | 1999-04-10 | 4 | -23/+154 |
| * | init_ctx.c (krb5_init_context): Call krb5_win_ccdll_load() to load the | Theodore Tso | 1999-03-31 | 2 | -0/+7 |
| * | * sendauth.c (krb5_sendauth): Set credspout to NULL if it's | Tom Yu | 1999-03-09 | 2 | -2/+11 |
| * | Makefile.in: Set the myfulldir and mydir variables (which are relative | Theodore Tso | 1998-12-05 | 2 | -0/+7 |
| * | * str_conv.c: Remove krb5_cksumtype_to_string after merge | Tom Yu | 1998-11-03 | 2 | -27/+4 |
| * | pull up 3des implementation from the marc-3des branch | Marc Horowitz | 1998-10-30 | 34 | -956/+682 |
| * | * conv_princ.c: Add some additional entries to sconv_list that | Tom Yu | 1998-08-19 | 2 | -0/+27 |
| * | Replaced preprocessor symbol _MACINTOSH with macintosh, since macintosh is th... | Miro Jurisic | 1998-07-17 | 2 | -3/+3 |
| * | * gic_pwd.c (krb5_get_init_creds_password): Remove unused argument | Ezra Peisach | 1998-07-15 | 3 | -3/+10 |
| * | conv_princ.c: Add additional commonly seen Kerberos V4 services to the | Theodore Tso | 1998-07-07 | 2 | -0/+17 |
| * | * chk_trans.c: Fix up previous fix; short-circuit out when | Tom Yu | 1998-07-07 | 2 | -2/+8 |
| * | chk_trans.c (krb5_check_transited_list): Fix use of an uninitalized | Theodore Tso | 1998-07-01 | 2 | -2/+7 |
| * | srv_rcache.c (krb5_get_server_rcache): | Theodore Tso | 1998-05-27 | 3 | -2/+8 |
| * | Make sure the date string printed uses 4 digit years | Theodore Tso | 1998-05-14 | 2 | -5/+10 |
| * | str_conv.c (krb5_string_to_timestamp, strptime): Fix routines to be | Theodore Tso | 1998-05-09 | 4 | -22/+98 |
| * | t_ser.c (main): POSIX states that getopt returns -1 when it is done | Theodore Tso | 1998-05-06 | 3 | -5/+24 |
| * | * get_in_tkt.c: Add prototype for make_preauth_list | Tom Yu | 1998-05-04 | 2 | -0/+8 |
| * | * get_in_tkt.c (krb5_get_in_tkt): Add missing argument to call to | Tom Yu | 1998-05-03 | 2 | -1/+6 |
| * | * chk_trans.c (krb5_check_transited_list): Check lengths when | Tom Yu | 1998-03-17 | 2 | -4/+25 |
| * | Collapse lib/krb5's configure.in files into a single top-level | Theodore Tso | 1998-02-28 | 3 | -9/+7 |
| * | * recvauth.c (krb5_recvauth): Add some bookkeeping flags so we | Tom Yu | 1998-02-20 | 2 | -3/+16 |
| * | Remove trailing slash from thisconfigdir. Change directory syntax | Tom Yu | 1998-02-18 | 2 | -2/+7 |
| * | Added new file kfree.c, which contained all of the functions | Theodore Tso | 1998-02-13 | 3 | -0/+582 |
| * | Mass makefile/configure.in build system revamp | Theodore Tso | 1998-02-12 | 2 | -0/+6 |
| * | rd_cred.c (krb5_rd_cred): | Theodore Tso | 1998-02-06 | 4 | -6/+15 |
| * | * preauth.c (handle_sam_labels): | Tom Yu | 1998-01-03 | 3 | -0/+24 |
| * | * mk_req_ext.c (krb5_mk_req_extended): Check enctype of session | Tom Yu | 1997-12-16 | 2 | -1/+6 |
| * | * gic_pwd.c (krb5_get_init_creds_password): Change fourth argument | Ezra Peisach | 1997-12-07 | 2 | -1/+6 |
| * | * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c, | Tom Yu | 1997-12-06 | 12 | -35/+2067 |
| * | send_tgs.c (krb5_send_tgs): Don't send a zero endtime; if the | Theodore Tso | 1997-11-11 | 2 | -1/+7 |
| * | * set_realm.c (krb5_set_principal_realm): Allocate extra byte for nul in | Ezra Peisach | 1997-10-06 | 2 | -1/+6 |
| * | * rd_cred.c (krb5_rd_cred_basic): Fix swapped args to memset | Tom Yu | 1997-09-02 | 2 | -1/+5 |
| * | * get_in_tkt.c (krb5_get_in_tkt): Move nulling out of | Tom Yu | 1997-08-29 | 2 | -1/+7 |
| * | * init_ctx.c (krb5_init_context): Initialize local variable ctx | Ezra Peisach | 1997-08-12 | 2 | -1/+6 |
| * | * rd_cred.c (krb5_rd_cred_basic): Check remote_addr and | Tom Yu | 1997-08-08 | 2 | -1/+7 |
| * | * t_ser.c: Add support for changed kdb API | Tom Yu | 1997-07-25 | 2 | -2/+7 |
| * | Only copy over the old table when there's an old table to copy over. | Theodore Tso | 1997-07-16 | 2 | -2/+9 |
| * | Fix handling of the sam-timestamp and sam-usec fields, which should | Theodore Tso | 1997-03-25 | 2 | -10/+15 |
| * | t_ser.c: Clean up error reporting for krb5_init_context(). Also | Theodore Tso | 1997-03-24 | 2 | -31/+80 |
| * | Fixed bad variable reference | Richard Basch | 1997-02-25 | 1 | -1/+1 |
| * | Moved some of the library list file build logic from the individual Makefiles | Richard Basch | 1997-02-23 | 2 | -15/+10 |
| * | be more careful about removing crypto_glue.c | Sam Hartman | 1997-02-22 | 1 | -2/+0 |
| * | * Make shared libs work on AIX | Sam Hartman | 1997-02-22 | 3 | -234/+5 |
| * | init_ctx.c: krb5_free_context calls krb5_free_ets (currently a no-op) | Richard Basch | 1997-02-20 | 3 | -2/+1 |
| * | Added set_realm.c, which implements krb5_set_principal_realm() | Theodore Tso | 1997-02-19 | 1 | -0/+52 |
| * | Added new function krb5_set_principal_realm(), which is used to | Theodore Tso | 1997-02-19 | 4 | -1/+57 |
| * | get_in_tkt.c: Initialize as_reply so that an error in one of the early | Richard Basch | 1997-02-13 | 2 | -4/+10 |
| * | * fwd_tgt.c (krb5_fwd_tgt_creds): Use the client's realm rather | Tom Yu | 1997-02-13 | 2 | -4/+10 |
| * | get_creds.c: export krb5_get_credentials_renew, krb5_get_credentials_validate | Richard Basch | 1997-02-11 | 2 | -4/+8 |
| * | * crypto_glue.c (krb5_calculate_checksum): Add krb5_const to | Ezra Peisach | 1997-02-10 | 2 | -1/+6 |