Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2003-06-30 | Corrections to get code to compile on systems without IPv6 support | Jeremy T. Bouse | 1 | -0/+4 |
2003-06-29 | check_ping is now coded with -4 & -6 options to call PING or PING6 command | Jeremy T. Bouse | 1 | -3/+3 |
2003-06-29 | Added address_family extern int variable to netutils to allow for -4 & -6 | Jeremy T. Bouse | 1 | -1/+2 |
2003-06-27 | Modified my_connect to include ai_socktype in the hints to be compliant with | Jeremy T. Bouse | 1 | -0/+1 |
2003-04-17 | code cleanup to clear strict compiler warnings | Karl DeBisschop | 1 | -39/+41 |
2003-03-18 | common.h was doubly included | Karl DeBisschop | 1 | -0/+1 |
2003-03-16 | Applied patch #660973 for tcp refusals | Jeremy T. Bouse | 1 | -1/+19 |
2003-03-15 | Spent the day working on backwards compatability using getaddrinfo() | Jeremy T. Bouse | 1 | -15/+68 |
2003-03-08 | AF indepedent routines introduced. | Jeremy T. Bouse | 1 | -188/+65 |
2003-03-07 | Added getaddrinfo.[ch] & gethostbyname.[ch] to provide RFC2553 functions | Jeremy T. Bouse | 1 | -2/+0 |
2002-02-28 | Initial revision | Ethan Galstad | 1 | -0/+431 |