| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * Makefile.in (t_localaddr): Link against $(LIBS) | Ken Raeburn | 2002-01-09 | 1 | -0/+2 |
| * | Split out code for getting canonical name of local host, change it to use | Ken Raeburn | 2002-01-09 | 1 | -0/+8 |
| * | * sendto_kdc.c (krb5_sendto_kdc): Get rid of unecessary casts | Ezra Peisach | 2001-12-05 | 1 | -0/+4 |
| * | * Expose some rc4 crypto routines through the accessor mechanism; cleaner tha... | Sam Hartman | 2001-10-26 | 1 | -0/+4 |
| * | * locate_kdc.c (add_host_to_list): If sa_len field exists and is zero, try to | Ken Raeburn | 2001-10-17 | 1 | -0/+8 |
| * | * localaddr.c (krb5_os_localaddr_profile): Cast argument to | Ezra Peisach | 2001-10-10 | 1 | -0/+5 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 1 | -0/+4 |
| * | Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA... | Ken Raeburn | 2001-10-06 | 1 | -0/+11 |
| * | Danilo says we can get rid of the DLLIMP stuff now | Ken Raeburn | 2001-10-04 | 1 | -0/+7 |
| * | * locate_kdc.c (add_host_to_list): If address family in sockaddr structure is | Ken Raeburn | 2001-09-29 | 1 | -0/+6 |
| * | fix log entry | Ken Raeburn | 2001-09-29 | 1 | -1/+2 |
| * | provide fake addrinfo implementation; get ipv6 addrs for solaris 8 | Ken Raeburn | 2001-09-29 | 1 | -0/+11 |
| * | * hostaddr.c (krb5_os_hostaddr): Don't use AI_DEFAULT | Ken Raeburn | 2001-08-31 | 1 | -0/+2 |
| * | genaddrs.c: update for ipv6 | Ken Raeburn | 2001-08-31 | 1 | -0/+10 |
| * | update for fake-addrinfo changes | Ken Raeburn | 2001-08-30 | 1 | -0/+6 |
| * | implement libdefaults/extra_addresses | Ken Raeburn | 2001-08-02 | 1 | -0/+15 |
| * | * hostaddr.c (krb5_os_hostaddr): Only retry non-numeric lookup after numeric | Ken Raeburn | 2001-08-02 | 1 | -0/+5 |
| * | * genaddrs.c: Use GETPEERNAME_ARG2_TYPE, GETPEERNAME_ARG3_TYPE | Ezra Peisach | 2001-07-31 | 1 | -0/+7 |
| * | * gen_port.c (krb5_gen_portaddr): Add const to cast of | Ezra Peisach | 2001-07-27 | 1 | -0/+5 |
| * | * sn2princ.c: Do not cast away const char * in call to strdup | Ezra Peisach | 2001-07-25 | 1 | -0/+4 |
| * | 2001-07-24 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2001-07-24 | 1 | -0/+6 |
| * | * hostaddr.c: Include fake-addrinfo.h. | Ken Raeburn | 2001-07-19 | 1 | -0/+5 |
| * | New utility program. | Ken Raeburn | 2001-07-19 | 1 | -0/+3 |
| * | * locate_kdc.c: Include fake-addrinfo.h. | Ken Raeburn | 2001-07-19 | 1 | -0/+10 |
| * | * sn2princ.c (krb5_sname_to_principal): Cast tolower argument to int | Ezra Peisach | 2001-07-06 | 1 | -0/+7 |
| * | * t_std_conf.c (test_locate_kdc): Get rid of unused variable | Ezra Peisach | 2001-06-21 | 1 | -0/+4 |
| * | delete log entry for change i forgot to check in | Ken Raeburn | 2001-06-21 | 1 | -2/+0 |
| * | * t_std_conf.c (test_locate_kdc): Update to new krb5_locate_kdc | Ezra Peisach | 2001-06-20 | 1 | -0/+5 |
| * | Use a "struct addrlist" instead of separate count and pointer-to-pointer values | Ken Raeburn | 2001-06-20 | 1 | -0/+23 |
| * | * sn2princ.c, hst_realm.c, an_to_ln.c: Cast argument to | Ezra Peisach | 2001-06-12 | 1 | -0/+8 |
| * | * ktdefname.c (krb5_kt_default_name): Get rid of a variable that | Ezra Peisach | 2001-06-07 | 1 | -0/+5 |
| * | * locate_kdc.c (add_host_to_list): Initialize stack variable err | Danilo Almeida | 2001-05-08 | 1 | -0/+6 |
| * | * locate_kdc.c (add_sockaddr_to_list) [TEST]: If getnameinfo is available, use | Ken Raeburn | 2001-05-08 | 1 | -0/+9 |
| * | hst_realm.c (T_TXT): Define if not defined by header files | Ken Raeburn | 2001-04-26 | 1 | -0/+2 |
| * | implement and use new internal interface for locating servers | Ken Raeburn | 2001-04-26 | 1 | -0/+33 |
| * | localaddr.c (foreach_localaddr): support SIOCGIFNUM, for Solaris | Ken Raeburn | 2001-04-26 | 1 | -0/+4 |
| * | move socklen_t, socklen handling from krb5 library to include/k5-int.h | Ken Raeburn | 2001-04-26 | 1 | -0/+5 |
| * | * t_gifconf.c: New file | Ken Raeburn | 2001-03-31 | 1 | -0/+4 |
| * | * def_realm.c: Move prototype for krb5_try_realm_txt_rr() to | Ezra Peisach | 2001-03-11 | 1 | -0/+13 |
| * | * localaddr.c (krb5_os_localaddr): Don't look for -1 return value from | Ken Raeburn | 2001-03-05 | 1 | -0/+5 |
| * | * gmt_mktime.c (gmt_mktime): Handle years earlier than 1970. | Ken Raeburn | 2001-03-05 | 1 | -1/+6 |
| * | 2001-03-05 Sam Hartman <hartmans@mit.edu> | Sam Hartman | 2001-03-05 | 1 | -0/+7 |
| * | * init_os_ctx.c: Get sys/ioctl.h for Solaris to get FIONBIO | Tom Yu | 2001-03-05 | 1 | -0/+4 |
| * | init_os_ctx.c: On UNIX, seed PRNG with data from /dev/[u]random if available | Ken Raeburn | 2001-03-03 | 1 | -0/+7 |
| * | * prompter.c (krb5_prompter_posix): Fix up terminal modes if we're | Tom Yu | 2001-02-05 | 1 | -0/+5 |
| * | localaddr.c: Add getnameinfo support. Annotate for lclint. | Ken Raeburn | 2000-12-18 | 1 | -0/+13 |
| * | * changepw.c: Cast length argument to recvfrom/sendto to int | Ezra Peisach | 2000-10-17 | 1 | -0/+28 |
| * | getifaddrs() support | Ken Raeburn | 2000-10-10 | 1 | -0/+14 |
| * | * an_to_ln.c: Unsigned vs signed int fixes | Ezra Peisach | 2000-09-26 | 1 | -0/+7 |
| * | 2000-08-31 Jeffrey Altman <jaltman@columbia.edu> | Jeffrey Altman | 2000-08-31 | 1 | -0/+7 |