| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * depfix.sed: Temporarily add trailing whitespace to make substitutions more | Ken Raeburn | 2001-09-01 | 2 | -0/+14 |
| * | * post.in (.depend): Refuse to do anything if srcdir is ".". Find a shortcut | Ken Raeburn | 2001-09-01 | 2 | -5/+24 |
| * | use a different macro in fake-addrinfo.h to tell fake-addrinfo.c to define fns | Ken Raeburn | 2001-08-31 | 3 | -1/+5 |
| * | Fix clean-windows target to clean appl/gssftp/ftp | Danilo Almeida | 2001-08-31 | 2 | -1/+5 |
| * | * hostaddr.c (krb5_os_hostaddr): Don't use AI_DEFAULT | Ken Raeburn | 2001-08-31 | 2 | -1/+3 |
| * | separate sockaddr_storage support from ipv6 support | Ken Raeburn | 2001-08-31 | 2 | -2/+8 |
| * | make sockaddr_storage checks separate from ipv6 support | Ken Raeburn | 2001-08-31 | 3 | -2/+41 |
| * | fix typo | Ken Raeburn | 2001-08-31 | 1 | -1/+1 |
| * | fix conditionals | Ken Raeburn | 2001-08-31 | 1 | -1/+1 |
| * | * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Do put /usr/include/tcl$v in | Ken Raeburn | 2001-08-31 | 2 | -12/+15 |
| * | genaddrs.c: update for ipv6 | Ken Raeburn | 2001-08-31 | 2 | -28/+62 |
| * | * socket-utils.h (struct krb5int_sockaddr_storage): Add some extra space | Ken Raeburn | 2001-08-31 | 2 | -1/+8 |
| * | * configure.in: Check for ipv6 support | Ken Raeburn | 2001-08-31 | 2 | -0/+3 |
| * | * ext.h: Always use prototype declarations | Ken Raeburn | 2001-08-31 | 2 | -93/+88 |
| * | add comment | Ken Raeburn | 2001-08-31 | 1 | -0/+5 |
| * | * defs.h: Don't include socket-utils.h until after netinet/in.h | Ken Raeburn | 2001-08-30 | 2 | -3/+7 |
| * | * Makefile.in (rebuild-error-tables): New intermediate target, avoids running | Ken Raeburn | 2001-08-30 | 2 | -2/+6 |
| * | avoid re-running autoheader when not needed, using timestamp file | Ken Raeburn | 2001-08-30 | 2 | -1/+8 |
| * | update for fake-addrinfo changes | Ken Raeburn | 2001-08-30 | 2 | -2/+7 |
| * | * fake-addrinfo.c (getnameinfo): Cast address argument to gethostbyaddr | Ken Raeburn | 2001-08-30 | 2 | -1/+11 |
| * | * fake-addrinfo.h (AI_V4MAPPED, AI_ADDRCONFIG, AI_ALL, AI_DEFAULT): Define as | Ken Raeburn | 2001-08-30 | 2 | -8/+14 |
| * | ipv6 support, except if source routing is requested (may be broken) | Ken Raeburn | 2001-08-30 | 3 | -93/+133 |
| * | * telnet.c (setupterm): Now static. | Ken Raeburn | 2001-08-30 | 2 | -5/+13 |
| * | note ipv6 work still not done | Ken Raeburn | 2001-08-30 | 1 | -0/+7 |
| * | support incoming ipv6 connections; debug mode still ipv4 only | Ken Raeburn | 2001-08-30 | 3 | -15/+35 |
| * | use fake-addrinfo, get rid of non-getnameinfo support | Ken Raeburn | 2001-08-30 | 2 | -82/+26 |
| * | * termio-tn.c, termios-tn.c: Define dummy variables if STREAMSPTY isn't defin... | Ken Raeburn | 2001-08-30 | 3 | -0/+9 |
| * | copyrights | Ken Raeburn | 2001-08-30 | 2 | -0/+82 |
| * | copyright; update comments | Ken Raeburn | 2001-08-30 | 1 | -1/+48 |
| * | * kdc5_hammer.c (main): Initialize enctype at entry; eliminate enctypedone va... | Ken Raeburn | 2001-08-30 | 2 | -7/+7 |
| * | move socket util definitions (socklen_t, sa2sin, etc) from k5-int to a new file | Ken Raeburn | 2001-08-30 | 3 | -63/+84 |
| * | update fake-addrinfo stuff | Ken Raeburn | 2001-08-29 | 2 | -2/+6 |
| * | split fake getaddrinfo implementation off into a separate file | Ken Raeburn | 2001-08-29 | 3 | -270/+282 |
| * | * aclocal.m4 (KRB5_AC_CHECK_INET6): Don't check for AI_ADDRCONFIG | Ken Raeburn | 2001-08-21 | 2 | -1/+5 |
| * | * walk_rtree.c (krb5_walk_realm_tree): Initialize slen to silence compiler wa... | Ken Raeburn | 2001-08-21 | 2 | -1/+6 |
| * | * glob.c (amatch, case '*'): Treat multiple asterisks the same as one | Ken Raeburn | 2001-08-21 | 2 | -0/+11 |
| * | * clnt_udp.c (clntudp_call): Do not assume that select will not | Ezra Peisach | 2001-08-10 | 5 | -6/+24 |
| * | * cnv_tkt_skey.c (HOST_BYTE_ORDER): When casting const int * to | Ezra Peisach | 2001-08-08 | 2 | -1/+6 |
| * | * walk_rtree.c (krb5_walk_realm_tree): Do not try to free const char * | Ezra Peisach | 2001-08-08 | 5 | -8/+24 |
| * | * post.in (all-recurse clean-recurse distclean-recurse | Ezra Peisach | 2001-08-07 | 2 | -1/+9 |
| * | * default.exp (setup_root_shell): Also recognize "nection reset by | Ezra Peisach | 2001-08-06 | 2 | -1/+8 |
| * | * ftpd.M: Update the usage line and option descriptions to be in sync | Mitchell Berger | 2001-08-03 | 2 | -19/+32 |
| * | * k5-int.h (ss2sin6): New gcc-specific function and alternative macro. | Ken Raeburn | 2001-08-03 | 2 | -2/+14 |
| * | * ftpd.c (main): Convert to do option parsing with getopt() rather | Mitchell Berger | 2001-08-03 | 2 | -71/+48 |
| * | * authenc.c (net_write): Rewrite in terms of netwrite() | Tom Yu | 2001-08-02 | 9 | -447/+433 |
| * | implement libdefaults/extra_addresses | Ken Raeburn | 2001-08-02 | 2 | -40/+177 |
| * | * klist.c: Include k5-int.h and fake-addrinfo.h. | Ken Raeburn | 2001-08-02 | 2 | -34/+59 |
| * | * hostaddr.c (krb5_os_hostaddr): Only retry non-numeric lookup after numeric | Ken Raeburn | 2001-08-02 | 2 | -1/+6 |
| * | * fake-addrinfo.h (AI_NUMERICHOST): Define as zero if not already defined | Ken Raeburn | 2001-08-01 | 2 | -0/+9 |
| * | * configure.in: Include stdlib.h in test for swab declaration | Ken Raeburn | 2001-08-01 | 2 | -0/+6 |