| Commit message (Expand) | Author | Age | Files | Lines |
* | apr_sockaddr_info_get() on AIX: Fix a problem which could set | trawick | 2011-03-13 | 1 | -0/+6 |
* | Resolve an irritating segv for those of us who deliberately | wrowe | 2010-10-05 | 1 | -1/+2 |
* | Merge r983618 from trunk: | rpluem | 2010-08-20 | 1 | -6/+29 |
* | Merge r833907 from trunk: | trawick | 2009-11-08 | 1 | -1/+6 |
* | Merge r821524, r822431, r822892, r824500 from trunk: | rpluem | 2009-10-16 | 1 | -0/+57 |
* | Backport r809854 from the trunk. | bojan | 2009-09-01 | 1 | -0/+3 |
* | Test for telnet service instead of http (Solaris 8 doesn't have http). | bojan | 2008-08-11 | 1 | -3/+3 |
* | Add test for apr_getservbyname(). | bojan | 2008-06-02 | 1 | -0/+21 |
* | Without otherwise addressing the issues on Win32 when presented | wrowe | 2007-10-15 | 1 | -3/+8 |
* | Solve two sets of issues, only two possible changes, in one | wrowe | 2007-10-06 | 1 | -3/+3 |
* | * test/testsock.c (setup_socket): Bind the socket to 127.0.0.1 rather | jorton | 2006-11-27 | 1 | -1/+1 |
* | Better exception handling of deferred socket connect outcomes. | wrowe | 2006-11-22 | 1 | -2/+8 |
* | Fix the typo. | jorton | 2006-08-03 | 1 | -1/+1 |
* | Update license header. | jorton | 2006-08-03 | 1 | -6/+6 |
* | There are -so- many reasons this code -could- fail, and any | wrowe | 2006-03-13 | 1 | -3/+2 |
* | * test/testsock.c (test_get_addr): Fix error handling. | jorton | 2006-02-13 | 1 | -2/+11 |
* | Don't error out if we get back EINPROGRESS from a nonblocking connect, | rooneg | 2006-02-09 | 1 | -2/+2 |
* | Avoid a hang when running the tests on win32. | rooneg | 2006-02-09 | 1 | -3/+5 |
* | * test/testsock.c (setup_socket): Set REUSEADDR option before binding | jorton | 2005-11-23 | 1 | -0/+3 |
* | * test/testsock.c (test_print_addr): Add regression test for v4-mapped | jorton | 2005-09-20 | 1 | -0/+14 |
* | Fix apr_socket_addr_get(APR_REMOTE) after a non-blocking connect(): | jorton | 2005-09-09 | 1 | -0/+60 |
* | Fix handling of %pI with psprintf; the psprintf implementation assumes | jorton | 2005-09-08 | 1 | -0/+14 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | jerenkrantz | 2005-02-04 | 1 | -1/+2 |
* | Presently if we fail in apr_assert_success we get the line number for | dreid | 2004-06-07 | 1 | -20/+20 |
* | * test/testsock.c (setup_socket): Return NULL if bind fails, fixing | jorton | 2004-06-02 | 1 | -2/+8 |
* | Add the line number to the verbose output from abts. This also removes | rbb | 2004-05-14 | 1 | -10/+10 |
* | Move the APR test suite from CuTest to abts. The output is cleaner, | rbb | 2004-05-13 | 1 | -26/+26 |
* | * test/testsock.c (test_addr_info): Pass NULL as hostname rather than | jorton | 2004-03-18 | 1 | -2/+2 |
* | Fix compile warnings on Mac OS X. | rbb | 2004-03-15 | 1 | -2/+2 |
* | Fix the testsock tests on Windows, mostly. | rbb | 2004-03-15 | 1 | -1/+1 |
* | testsock no longer causes a GPF on Windows. Still doesn't pass the tests | rbb | 2004-03-15 | 1 | -15/+13 |
* | Port testsock to the unified framework. This doesn't include the | rbb | 2004-03-14 | 1 | -143/+182 |
* | Relicense APR under Apache License, Version 2.0 | jerenkrantz | 2004-02-13 | 1 | -49/+10 |
* | Update copyright notices to 2003. | thommay | 2003-01-01 | 1 | -1/+1 |
* | Update our copyright for this year. | fielding | 2002-03-13 | 1 | -1/+1 |
* | Fix the reporting for child processes that die. This removes | rbb | 2001-10-23 | 1 | -8/+8 |
* | Add an extra parameter to all apr_proc_wait() calls for the new "exitcode" | gstein | 2001-09-20 | 1 | -8/+8 |
* | These are (thankfully) now irrelevant stubs. apr_terminate is defined | wrowe | 2001-06-08 | 1 | -6/+1 |
* | make sure that a program argument list is terminated with | trawick | 2001-04-01 | 1 | -1/+2 |
* | Update copyright to 2001 | fielding | 2001-02-16 | 1 | -1/+1 |
* | renaming various functions for consistency sake | dougm | 2001-02-08 | 1 | -21/+21 |
* | Get testfile.c to compile when APR_FILES_AS_SOCKETS is defined. | trawick | 2001-01-23 | 1 | -1/+1 |
* | Commit a bunch of cleanups to get win32 going again. Note the apr.dsp | wrowe | 2001-01-23 | 1 | -1/+6 |
* | Tighten up the testsock code a bit. This allows the testsock code to | rbb | 2000-12-21 | 1 | -8/+8 |
* | Add the sendfile test to the testsock program. This allows make test to | rbb | 2000-12-03 | 1 | -23/+98 |
* | fix a bad comment | trawick | 2000-12-03 | 1 | -1/+1 |
* | Ensure that the server process has started before we try to run the client. | rbb | 2000-12-03 | 1 | -0/+2 |
* | Get the test programs all building cleanly again. | rbb | 2000-11-29 | 1 | -1/+1 |
* | prefix libapr functions and types with apr_ | dougm | 2000-08-02 | 1 | -22/+22 |
* | Clean up compile warnings, mostly by including apr_strings.h. | trawick | 2000-08-01 | 1 | -0/+1 |