| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | krb5_check_transited_list now takes pointers to const | Ken Raeburn | 2001-07-31 | 4 | -4/+14 |
| * | * svr_principal.c (check_pw_reuse): Change argument for | Ezra Peisach | 2001-07-31 | 2 | -1/+6 |
| * | * read_passwd.c: Create local variable that takes the "int" | Ezra Peisach | 2001-07-31 | 2 | -4/+10 |
| * | * genaddrs.c: Use GETPEERNAME_ARG2_TYPE, GETPEERNAME_ARG3_TYPE | Ezra Peisach | 2001-07-31 | 3 | -7/+38 |
| * | * get_in_tkt.c: Cast to unsigned krb5_error error value to | Ezra Peisach | 2001-07-31 | 2 | -2/+9 |
| * | * aclocal.m4: Fix typo in last change. Do not get rid of | Ezra Peisach | 2001-07-31 | 2 | -4/+9 |
| * | * sendauth.c (krb5_sendauth): Instead of casting second argument | Ezra Peisach | 2001-07-30 | 2 | -3/+22 |
| * | * configure.in: Add KRB5_GETSOCKNAME_ARGS and KRB5_GETPEERNAME_ARGS | Ezra Peisach | 2001-07-30 | 2 | -0/+6 |
| * | Checked in correct change without extraneous debugging code | Ezra Peisach | 2001-07-30 | 1 | -1/+0 |
| * | * aclocal.m4: Add functions KRB5_GETSOCKNAME_ARGS and | Ezra Peisach | 2001-07-30 | 2 | -0/+89 |
| * | * ftp.c: Declare mech_type in struct gss_trials gss_OID to be | Ezra Peisach | 2001-07-30 | 2 | -1/+6 |
| * | Unmark gss_mech_krb5 variable as an import | Danilo Almeida | 2001-07-28 | 2 | -1/+5 |
| * | Do no export gss_mech_krb5 | Danilo Almeida | 2001-07-28 | 2 | -4/+4 |
| * | Remove local Win32-specific definition of gss_mech_krb5. | Danilo Almeida | 2001-07-28 | 2 | -25/+10 |
| * | Export gss_mech_krb5 as DATA. Mark all exported variables as DATA | Danilo Almeida | 2001-07-27 | 2 | -4/+13 |
| * | Mark gss_mech_krb5 variable as an import | Danilo Almeida | 2001-07-27 | 2 | -1/+5 |
| * | * gen_port.c (krb5_gen_portaddr): Add const to cast of | Ezra Peisach | 2001-07-27 | 2 | -1/+6 |
| * | * xdr_reference.c (xdr_reference): Remove cast in argument to memset | Ezra Peisach | 2001-07-27 | 12 | -11/+45 |
| * | * kdb_xdr.c (krb5_dbe_update_mod_princ_data, | Ezra Peisach | 2001-07-27 | 3 | -4/+14 |
| * | * adb_xdr.c (xdr_krb5_key_data): Use xdr_krb5_ui_2 instead of | Ezra Peisach | 2001-07-25 | 2 | -2/+7 |
| * | * kadm_rpc_xdr.c: Add xdr_krb5_ui_2. | Ezra Peisach | 2001-07-25 | 3 | -57/+33 |
| * | * kdb.h: For structs krb5_tl_data (tl_data_length), krb5_key_data | Ezra Peisach | 2001-07-25 | 2 | -78/+12 |
| * | * import_sec_context.c (krb5_gss_import_sec_context): Get rid of | Ezra Peisach | 2001-07-25 | 3 | -5/+8 |
| * | * auth_gssapi.c (auth_gssapi_create): Change calling convention | Ezra Peisach | 2001-07-25 | 4 | -7/+19 |
| * | * rc_dfl.c (krb5_rc_io_fetch): Once length element read from | Ezra Peisach | 2001-07-25 | 2 | -5/+16 |
| * | * sn2princ.c: Do not cast away const char * in call to strdup | Ezra Peisach | 2001-07-25 | 2 | -1/+5 |
| * | * in_tkt_sky.c (krb5_get_in_tkt_with_skey): Change cast from | Ezra Peisach | 2001-07-25 | 4 | -3/+16 |
| * | * asn1_k_encode.c: (asn1_encode_predicted_sam_response): Use | Ezra Peisach | 2001-07-25 | 2 | -1/+7 |
| * | 2001-07-24 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2001-07-24 | 2 | -14/+22 |
| * | 2001-07024 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2001-07-24 | 2 | -1/+6 |
| * | * configure.in: Add check for getev() to avoid problems when | Tom Yu | 2001-07-24 | 2 | -1/+6 |
| * | * getpass.c: Remove duplicate definitions of sig_t, my_sig_t; | Tom Yu | 2001-07-24 | 3 | -5/+8 |
| * | * Makefile.in: Build gssftp client on Win32 | Danilo Almeida | 2001-07-24 | 2 | -2/+15 |
| * | * win-pre.in, win-post.in: Move rule-printing code to win-post.in | Danilo Almeida | 2001-07-24 | 3 | -4/+10 |
| * | * Makefile.in, cmds.c, ftp.c, ftp_var.h, getpass.c, glob.c, | Danilo Almeida | 2001-07-24 | 11 | -197/+629 |
| * | * setenv.c: Include stdlib.h, provide prototypes for setenv and | Ezra Peisach | 2001-07-23 | 2 | -2/+14 |
| * | * setenv.c (setenv): Include stdlib.h for malloc prototypes | Ezra Peisach | 2001-07-23 | 2 | -1/+5 |
| * | * sys_term.c (startslave): Get rid of extra argument in call to | Ezra Peisach | 2001-07-23 | 2 | -1/+6 |
| * | * enc_des.c (fb64_start): Remove variable set but never used | Ezra Peisach | 2001-07-23 | 2 | -3/+5 |
| * | * t_imp_name.c (display_status_1): Remove variable that was set | Ezra Peisach | 2001-07-23 | 2 | -2/+7 |
| * | * fake-addrinfo.h: Include port-sockets.h instead of system header files; sho... | Ken Raeburn | 2001-07-20 | 2 | -3/+6 |
| * | * xdr_mem.c: Do not assume that XDR x_private field is char * | Ezra Peisach | 2001-07-19 | 2 | -6/+8 |
| * | * auth.h: AUTH ah_private structure element changed to void * | Ezra Peisach | 2001-07-19 | 10 | -13/+31 |
| * | * fake-addrinfo.h (translate_h_errno): Supply a default value in case some | Ken Raeburn | 2001-07-19 | 2 | -2/+9 |
| * | * hostaddr.c: Include fake-addrinfo.h. | Ken Raeburn | 2001-07-19 | 2 | -18/+81 |
| * | * klist.c (one_addr): Pass UNIX address family, not Kerberos address type, to | Ken Raeburn | 2001-07-19 | 2 | -2/+11 |
| * | * prof_tree.c (struct profile_iterator): Member "names" now points to const. | Ken Raeburn | 2001-07-19 | 5 | -6/+19 |
| * | New utility program. | Ken Raeburn | 2001-07-19 | 3 | -0/+119 |
| * | * locate_kdc.c: Include fake-addrinfo.h. | Ken Raeburn | 2001-07-19 | 2 | -58/+25 |
| * | prefer inet_addr over inet_aton | Ken Raeburn | 2001-07-19 | 1 | -0/+7 |