| Commit message (Expand) | Author | Age | Files | Lines |
* | Update license header. | jorton | 2006-08-03 | 1 | -5/+6 |
* | Move the autoconf check for type 'in_addr' into a macro, and improve it to work | jerenkrantz | 2006-07-12 | 1 | -0/+23 |
* | * build/apr_threads.m4, build/apr_common.m4, build/apr_network.m4: | jorton | 2005-12-06 | 1 | -15/+15 |
* | Allow setting both the TCP_NODELAY and TCP_CORK socket options for | jorton | 2005-08-25 | 1 | -0/+54 |
* | * build/apr_network.m4 (APR_CHECK_SCTP): Fix check for SCTP. | jorton | 2005-06-03 | 1 | -1/+8 |
* | Fix HP-UX 11.00 build, where the IP multicast interfaces are not | jorton | 2005-02-15 | 1 | -0/+16 |
* | * build/*apr*.m4: Add copyright headers. | jorton | 2005-01-13 | 1 | -0/+15 |
* | * build/apr_network.m4 (APR_CHECK_SCTP): Safer check for SCTP support | jorton | 2004-06-04 | 1 | -15/+11 |
* | Don't assume getnameinfo() can handle IPv4-mapped IPv6 addresses | trawick | 2004-05-20 | 1 | -74/+0 |
* | fix a false failure with APR_CHECK_GETNAMEINFO_IPV4_MAPPED on z/OS | trawick | 2003-12-23 | 1 | -0/+7 |
* | * configure.in, build/apr_network.m4: Remove "RESOLV_RETRANSRETRY" | jorton | 2003-10-01 | 1 | -30/+0 |
* | * configure.in, build/apr_network.m4: Remove APR_INADDR_NONE | jorton | 2003-10-01 | 1 | -35/+0 |
* | Add comments for the sockaddr_{in6,storage} detection macros. | jorton | 2003-09-29 | 1 | -0/+2 |
* | For platforms which have "struct sockaddr_stroage", allow | jorton | 2003-09-29 | 1 | -0/+20 |
* | Make use of the AI_ADDRCONFIG flag conditional (some versions of | jorton | 2003-09-29 | 1 | -0/+34 |
* | Fix copy-and-paste error - that should have been NI_NAMEREQD not NI_NUMERICHOST. | jerenkrantz | 2003-09-11 | 1 | -1/+1 |
* | Remove APR_CHECK_SOCKADDR_SA_LEN which survived since the first | jorton | 2003-09-02 | 1 | -31/+0 |
* | Use correct _len field in APR_CHECK_WORKING_GETNAMEINFO. | jorton | 2003-09-02 | 1 | -1/+1 |
* | Toss the assert for now. | jerenkrantz | 2003-08-31 | 1 | -1/+0 |
* | Attempt to put this Darwin getnameinfo() sillyness behind us forever. If | jerenkrantz | 2003-08-31 | 1 | -0/+68 |
* | add configure-time detection of issues related to SCTP protocol | trawick | 2002-10-22 | 1 | -0/+38 |
* | don't require that the DNS can map 127.0.0.1 when checking | trawick | 2002-04-30 | 1 | -1/+1 |
* | for the gethostbyname() path in apr_sockaddr_info_get(), always handle | trawick | 2002-04-24 | 1 | -47/+0 |
* | Added a test to determine whether the O_NONBLOCK socket flag | brianp | 2002-04-15 | 1 | -0/+113 |
* | Make sure gethostbyname() can handle 255.255.255.255. Otherwise, | trawick | 2002-03-24 | 1 | -0/+4 |
* | slight apr_sockaddr_info_get() simplification/speed-up: | trawick | 2002-03-14 | 1 | -3/+4 |
* | make it work on linux | ianh | 2002-03-11 | 1 | -1/+4 |
* | configure now sets APR_RESOLV_RETRANSRETRY is the dns's timeout/retry | ianh | 2002-03-11 | 1 | -0/+28 |
* | don't try to use getaddrinfo() on systems without gai_strerror() | trawick | 2001-12-07 | 1 | -1/+9 |
* | we don't really need langlvl=extended for AIX+xlc, at least with | trawick | 2001-11-27 | 1 | -2/+5 |
* | Error codes from getaddrinfo() need their own range within the | trawick | 2001-08-29 | 1 | -0/+28 |
* | Fix tpyo. | jerenkrantz | 2001-07-31 | 1 | -1/+1 |
* | Support the AIX, glibc2, and Solaris variants of gethostby{name|addr}_r. | jerenkrantz | 2001-07-31 | 1 | -0/+63 |
* | This changes the TCP_NODELAY test to use the loopback address on BeOS | dreid | 2001-04-27 | 1 | -0/+6 |
* | Recognize systems where the TCP_NODELAY setting is inherited from | trawick | 2001-04-05 | 1 | -0/+105 |
* | Change the getnameinfo check so that it should work on Tru64. | dreid | 2001-04-05 | 1 | -0/+54 |
* | Define preprocessor options in CPPFLAGS instead of CFLAGS | fielding | 2001-04-03 | 1 | -15/+15 |
* | Name protected the autoconf macros defined by APR. Moved the | fielding | 2001-02-20 | 1 | -4/+12 |
* | Moved hints.m4, apr_common.m4, and helpers/apr-conf.m4 into the | fielding | 2001-02-17 | 1 | -0/+337 |