summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* * depfix.sed: Temporarily add trailing whitespace to make substitutions moreKen Raeburn2001-09-012-0/+14
* * post.in (.depend): Refuse to do anything if srcdir is ".". Find a shortcutKen Raeburn2001-09-012-5/+24
* use a different macro in fake-addrinfo.h to tell fake-addrinfo.c to define fnsKen Raeburn2001-08-313-1/+5
* Fix clean-windows target to clean appl/gssftp/ftpDanilo Almeida2001-08-312-1/+5
* * hostaddr.c (krb5_os_hostaddr): Don't use AI_DEFAULTKen Raeburn2001-08-312-1/+3
* separate sockaddr_storage support from ipv6 supportKen Raeburn2001-08-312-2/+8
* make sockaddr_storage checks separate from ipv6 supportKen Raeburn2001-08-313-2/+41
* fix typoKen Raeburn2001-08-311-1/+1
* fix conditionalsKen Raeburn2001-08-311-1/+1
* * aclocal.m4 (AC_KRB5_TCL_FIND_CONFIG): Do put /usr/include/tcl$v inKen Raeburn2001-08-312-12/+15
* genaddrs.c: update for ipv6Ken Raeburn2001-08-312-28/+62
* * socket-utils.h (struct krb5int_sockaddr_storage): Add some extra spaceKen Raeburn2001-08-312-1/+8
* * configure.in: Check for ipv6 supportKen Raeburn2001-08-312-0/+3
* * ext.h: Always use prototype declarationsKen Raeburn2001-08-312-93/+88
* add commentKen Raeburn2001-08-311-0/+5
* * defs.h: Don't include socket-utils.h until after netinet/in.hKen Raeburn2001-08-302-3/+7
* * Makefile.in (rebuild-error-tables): New intermediate target, avoids runningKen Raeburn2001-08-302-2/+6
* avoid re-running autoheader when not needed, using timestamp fileKen Raeburn2001-08-302-1/+8
* update for fake-addrinfo changesKen Raeburn2001-08-302-2/+7
* * fake-addrinfo.c (getnameinfo): Cast address argument to gethostbyaddrKen Raeburn2001-08-302-1/+11
* * fake-addrinfo.h (AI_V4MAPPED, AI_ADDRCONFIG, AI_ALL, AI_DEFAULT): Define asKen Raeburn2001-08-302-8/+14
* ipv6 support, except if source routing is requested (may be broken)Ken Raeburn2001-08-303-93/+133
* * telnet.c (setupterm): Now static.Ken Raeburn2001-08-302-5/+13
* note ipv6 work still not doneKen Raeburn2001-08-301-0/+7
* support incoming ipv6 connections; debug mode still ipv4 onlyKen Raeburn2001-08-303-15/+35
* use fake-addrinfo, get rid of non-getnameinfo supportKen Raeburn2001-08-302-82/+26
* * termio-tn.c, termios-tn.c: Define dummy variables if STREAMSPTY isn't defin...Ken Raeburn2001-08-303-0/+9
* copyrightsKen Raeburn2001-08-302-0/+82
* copyright; update commentsKen Raeburn2001-08-301-1/+48
* * kdc5_hammer.c (main): Initialize enctype at entry; eliminate enctypedone va...Ken Raeburn2001-08-302-7/+7
* move socket util definitions (socklen_t, sa2sin, etc) from k5-int to a new fileKen Raeburn2001-08-303-63/+84
* update fake-addrinfo stuffKen Raeburn2001-08-292-2/+6
* split fake getaddrinfo implementation off into a separate fileKen Raeburn2001-08-293-270/+282
* * aclocal.m4 (KRB5_AC_CHECK_INET6): Don't check for AI_ADDRCONFIGKen Raeburn2001-08-212-1/+5
* * walk_rtree.c (krb5_walk_realm_tree): Initialize slen to silence compiler wa...Ken Raeburn2001-08-212-1/+6
* * glob.c (amatch, case '*'): Treat multiple asterisks the same as oneKen Raeburn2001-08-212-0/+11
* * clnt_udp.c (clntudp_call): Do not assume that select will notEzra Peisach2001-08-105-6/+24
* * cnv_tkt_skey.c (HOST_BYTE_ORDER): When casting const int * toEzra Peisach2001-08-082-1/+6
* * walk_rtree.c (krb5_walk_realm_tree): Do not try to free const char *Ezra Peisach2001-08-085-8/+24
* * post.in (all-recurse clean-recurse distclean-recurseEzra Peisach2001-08-072-1/+9
* * default.exp (setup_root_shell): Also recognize "nection reset byEzra Peisach2001-08-062-1/+8
* * ftpd.M: Update the usage line and option descriptions to be in syncMitchell Berger2001-08-032-19/+32
* * k5-int.h (ss2sin6): New gcc-specific function and alternative macro.Ken Raeburn2001-08-032-2/+14
* * ftpd.c (main): Convert to do option parsing with getopt() ratherMitchell Berger2001-08-032-71/+48
* * authenc.c (net_write): Rewrite in terms of netwrite()Tom Yu2001-08-029-447/+433
* implement libdefaults/extra_addressesKen Raeburn2001-08-022-40/+177
* * klist.c: Include k5-int.h and fake-addrinfo.h.Ken Raeburn2001-08-022-34/+59
* * hostaddr.c (krb5_os_hostaddr): Only retry non-numeric lookup after numericKen Raeburn2001-08-022-1/+6
* * fake-addrinfo.h (AI_NUMERICHOST): Define as zero if not already definedKen Raeburn2001-08-012-0/+9
* * configure.in: Include stdlib.h in test for swab declarationKen Raeburn2001-08-012-0/+6