| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * conv_princ.c (strnchr): Make length argument unsigned int | Ezra Peisach | 2002-11-07 | 3 | -9/+18 |
| * | * asn1_k_encode.c (asn1_encode_sam_challenge_2): Test for error | Ezra Peisach | 2002-11-07 | 3 | -6/+24 |
| * | For sam_challenge do not encode optional strings if string not present. | Ezra Peisach | 2002-11-07 | 2 | -1/+6 |
| * | * asn1_encode.h (asn1_encode_oid): | Tom Yu | 2002-11-05 | 5 | -0/+48 |
| * | * k5-int.h (krb5_ser_handle): Now points to const. | Ken Raeburn | 2002-10-31 | 4 | -17/+26 |
| * | ticket: new | Sam Hartman | 2002-10-31 | 1 | -1/+1 |
| * | * chk_trans.c (krb5_check_transited_list): Style nit: check | Tom Yu | 2002-10-30 | 2 | -3/+8 |
| * | ticket: 1230 | Sam Hartman | 2002-10-30 | 2 | -4/+15 |
| * | Wrong ASN.1 definition and padata type for new hardware preauth | Ken Hornstein | 2002-10-30 | 2 | -1/+5 |
| * | * localaddr.c (print_addr) [TEST]: Don't mix size_t and socklen_t, just assume | Ken Raeburn | 2002-10-28 | 2 | -7/+9 |
| * | * get_in_tkt.c (conf_yes, conf_no): Now const. References updated. | Ken Raeburn | 2002-10-28 | 4 | -11/+19 |
| * | If we get cannot resolve KDC for master but find a slave | Sam Hartman | 2002-10-28 | 2 | -1/+6 |
| * | Client code lacks support for draft-ietf-krb-wg-kerberos-sam-01.txt | Ken Hornstein | 2002-10-24 | 15 | -7/+795 |
| * | No support for negative password expiration last-req hint | Ken Hornstein | 2002-10-24 | 1 | -1/+2 |
| * | Implement asn1_encode_enumerated | Sam Hartman | 2002-10-23 | 4 | -4/+51 |
| * | gic_pwd doesn't support password expiration notification via last_req hint | Ken Hornstein | 2002-10-23 | 2 | -1/+46 |
| * | * sendto_kdc.c (service_tcp_fd): If DEBUG defined, ensure that | Ezra Peisach | 2002-10-22 | 2 | -1/+7 |
| * | Thanks, (corrected) patch applied | Tom Yu | 2002-10-15 | 3 | -2/+10 |
| * | implement krb5_read_password, des_read_password via krb5_prompter_posix | Tom Yu | 2002-10-11 | 2 | -5/+15 |
| * | Implement krb5_read_password an des_read_pw_string | Sam Hartman | 2002-10-10 | 2 | -109/+37 |
| * | ASN.1 code passes uninitialized values around | Tom Yu | 2002-10-08 | 4 | -137/+239 |
| * | * sendto_kdc.c (krb5int_cm_call_select): Fix last change | Ken Raeburn | 2002-09-27 | 2 | -2/+5 |
| * | * sendto_kdc.c (krb5int_cm_call_select): If timeout value has tv_sec==0, treat | Ken Raeburn | 2002-09-19 | 2 | -14/+28 |
| * | update dependencies | Ken Raeburn | 2002-09-18 | 1 | -1/+1 |
| * | * sendto_kdc.c: Include cm.h. | Ken Raeburn | 2002-09-18 | 2 | -48/+87 |
| * | Return errno not retval from getpeername failure | Sam Hartman | 2002-09-17 | 2 | -1/+6 |
| * | * sendto_kdc.c (service_fds): Fix bug in last change. | Ken Raeburn | 2002-09-14 | 2 | -30/+36 |
| * | * sendto_kdc.c (struct conn_state): Add new function pointer field 'service' | Ken Raeburn | 2002-09-14 | 2 | -44/+41 |
| * | Don't request addresses when | Sam Hartman | 2002-09-11 | 2 | -11/+18 |
| * | * t_locate_kdc.c(main):Add new argument -m for looking up master KDC addresses | Ken Raeburn | 2002-09-11 | 2 | -2/+8 |
| * | * locate_kdc.c (get_port): Skip service name lookup, just use the supplied | Ken Raeburn | 2002-09-11 | 2 | -8/+44 |
| * | whitespace | Ken Raeburn | 2002-09-11 | 1 | -1/+3 |
| * | another one | Ken Raeburn | 2002-09-05 | 1 | -1/+1 |
| * | * rc_io.c (krb5_rc_io_move): Missed a variable name change | Ken Raeburn | 2002-09-05 | 2 | -1/+5 |
| * | protoize | Ken Raeburn | 2002-09-03 | 9 | -198/+54 |
| * | protoize | Ken Raeburn | 2002-09-03 | 6 | -65/+41 |
| * | protoize | Ken Raeburn | 2002-09-03 | 9 | -302/+88 |
| * | revert init change to flock_zero in krb5_lock_file | Ken Raeburn | 2002-09-03 | 2 | -2/+1 |
| * | protoize | Ken Raeburn | 2002-09-03 | 46 | -320/+124 |
| * | protoize | Ken Raeburn | 2002-09-03 | 88 | -1857/+1123 |
| * | * init_ets.c (krb5_init_ets, krb5_free_ets): Use prototype style function def... | Ken Raeburn | 2002-09-03 | 2 | -4/+7 |
| * | Use prototype style definitions for functions. Avoid variable name "class" | Ken Raeburn | 2002-09-03 | 14 | -759/+297 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 22 | -14/+58 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 4 | -0/+18 |
| * | Quote targets of some copy operations within the build tree. Needed | Ken Raeburn | 2002-08-27 | 2 | -5/+10 |
| * | * sendto_kdc.c (merge_addrlists): Truncate source address list after copying | Ken Raeburn | 2002-08-24 | 2 | -0/+4 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 22 | -14/+58 |
| * | * Makefile.in (SUBDIROBJLISTS): New variable | Ken Raeburn | 2002-08-23 | 2 | -0/+15 |
| * | * locate_kdc.c (krb5_locate_kdc): Don't look up kerberos-sec for TCP service | Ken Raeburn | 2002-08-23 | 2 | -5/+10 |
| * | turn off debug code | Ken Raeburn | 2002-08-23 | 1 | -1/+1 |