| Commit message (Expand) | Author | Age | Files | Lines |
| * | * Makefile.in: Fix up includes handling somewhat | Tom Yu | 2002-12-04 | 2 | -14/+11 |
| * | Update Windows build for kadm_err.* | Tom Yu | 2002-12-03 | 2 | -0/+6 |
| * | * change_password.c: Remove netdb.h inclusion | Tom Yu | 2002-12-03 | 2 | -1/+4 |
| * | * Makefile.in (SRCS): Add kadm_err.c. It was missing | Tom Yu | 2002-11-27 | 2 | -0/+6 |
| * | update dependencies | Tom Yu | 2002-11-27 | 2 | -12/+8 |
| * | Merge more KfM krb4 things | Tom Yu | 2002-11-27 | 17 | -316/+1658 |
| * | Remove references to kadm_err.et for now, since the requisite changes | Tom Yu | 2002-11-19 | 2 | -2/+5 |
| * | * accept_sec_context.c (krb5_gss_accept_sec_context): Use unsigned | Ezra Peisach | 2002-11-15 | 8 | -12/+31 |
| * | * gssapiP_generic.h, util_token.c: Change g_make_token_header and | Ezra Peisach | 2002-11-15 | 3 | -5/+12 |
| * | Better cleanup; reduce filename conflict | Ken Raeburn | 2002-11-15 | 3 | -14/+22 |
| * | * changepw.c: Remove reference to adm_err.h | Tom Yu | 2002-11-14 | 4 | -3/+5 |
| * | * Makefile.in: Remove references to adm_err.et. It's not used, | Tom Yu | 2002-11-14 | 3 | -194/+10 |
| * | * get_in_tkt.c (krb5_get_in_tkt): Do not pass NULL when an | Ezra Peisach | 2002-11-14 | 2 | -1/+6 |
| * | Wrong size for memset()s in combine_keys() | Ken Hornstein | 2002-11-14 | 1 | -3/+3 |
| * | * Makefile.in (t_locate_kdc): Use normal CC_LINK rule for linking test program | Ken Raeburn | 2002-11-13 | 2 | -2/+7 |
| * | * get_myaddress.c (get_myaddress): Local array buf size should be counted in | Ken Raeburn | 2002-11-11 | 2 | -1/+6 |
| * | * Makefile.in (unit-test-body): Set RPC_TEST_SRVTAB based on process-id. Set | Ken Raeburn | 2002-11-11 | 2 | -3/+14 |
| * | rpc unit tests can fail due to race condition | Tom Yu | 2002-11-07 | 2 | -0/+9 |
| * | Thanks, patch applied | Tom Yu | 2002-11-07 | 2 | -1/+8 |
| * | * 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 |
| * | This commit fixes up the in-tree callers of krb5_read_password() and | Tom Yu | 2002-11-06 | 2 | -2/+7 |
| * | * asn1_encode.h (asn1_encode_oid): | Tom Yu | 2002-11-05 | 5 | -0/+48 |
| * | Calling convention for krb5int_c_combine_keys does not match prototype | Ken Hornstein | 2002-11-03 | 2 | -1/+6 |
| * | * Makefile.in (check-unix): Don't run t_pkcs5 | Ken Raeburn | 2002-10-31 | 2 | -1/+6 |
| * | * xdr_alloc.c (xdralloc_putlong): Coerce value pointed to by argument to 32 | Ken Raeburn | 2002-10-31 | 2 | -2/+9 |
| * | * 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 | 18 | -7/+1134 |
| * | 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 |
| * | This commit fixes the test suite aspects. Callers of the various | Tom Yu | 2002-10-19 | 3 | -5/+14 |
| * | Thanks, (corrected) patch applied | Tom Yu | 2002-10-15 | 3 | -2/+10 |
| * | * server_init.c (kadm5_lock, kadm5_unlock): Return KADM5_OK | Ezra Peisach | 2002-10-15 | 2 | -0/+9 |
| * | 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 | 4 | -223/+74 |
| * | * Makefile.in (EXTRADEPSRCS): New variable. | Ken Raeburn | 2002-10-10 | 2 | -1/+63 |
| * | * string2key.c (mit_des_string_to_key_int): If PRINT_TEST_VECTORS is defined, | Ken Raeburn | 2002-10-10 | 2 | -6/+69 |
| * | * Makefile.in (t_cksum4, t_cksum5): Include com_err library when linking | Ken Raeburn | 2002-10-10 | 2 | -2/+7 |
| * | whitespace | Ken Raeburn | 2002-10-10 | 1 | -3/+9 |
| * | * pbkdf2.c, t_hmac.c, t_pkcs5.c: New files | Ken Raeburn | 2002-10-10 | 4 | -0/+738 |