| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright to 2001 | fielding | 2001-02-16 | 1 | -1/+1 |
* | renaming various functions for consistency sake | dougm | 2001-02-08 | 1 | -32/+32 |
* | 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 |
* | Fix a bunch of type mis-matches in the test code. | rbb | 2000-12-03 | 1 | -1/+1 |
* | Remove a warning from server.c | rbb | 2000-12-03 | 1 | -1/+1 |
* | updates to changed interfaces to apr_set_port(), apr_get_port(), | trawick | 2000-11-21 | 1 | -6/+8 |
* | Change apr_bind() to take apr_sockaddr_t. | trawick | 2000-11-19 | 1 | -10/+52 |
* | This changes AF_ to APR_. The reason is that if we're on a platform | dreid | 2000-11-18 | 1 | -1/+1 |
* | Add apr_inet_ntop(), apr_inet_pton(), apr_create_socket(), and | trawick | 2000-11-16 | 1 | -2/+2 |
* | Fix a spelling error... | dreid | 2000-11-16 | 1 | -1/+1 |
* | This is the next step in the conversion of socket address functions to | dreid | 2000-11-09 | 1 | -2/+2 |
* | This adds the APR_LOCAL/APR_REMOTE to APR and changes the apr_get/set_port | dreid | 2000-11-08 | 1 | -3/+3 |
* | Change to apr_port_t to remove compiler warnings and bring us up to date. | dreid | 2000-11-08 | 1 | -1/+1 |
* | prefix libapr functions and types with apr_ | dougm | 2000-08-02 | 1 | -46/+46 |
* | Turn on SO_REUSEADDR in the server test program. | trawick | 2000-06-27 | 1 | -0/+8 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | rbb | 2000-04-14 | 1 | -2/+2 |
* | call ap_initialize() and ap_terminate() | trawick | 2000-04-03 | 1 | -0/+9 |
* | Update to Apache Software License version 1.1 | fielding | 2000-03-31 | 1 | -32/+31 |
* | Fix all the License issues. Including: | rbb | 2000-03-10 | 1 | -9/+9 |
* | Add a context parameter to ap_accept() for the connection socket to be | bjh | 1999-10-24 | 1 | -1/+1 |
* | Enhancements for APR network_io. Adds separate local/remote access methods for | bjh | 1999-10-24 | 1 | -1/+9 |
* | Bring network code to the parameter order spec. This means contexts go last, | rbb | 1999-10-10 | 1 | -1/+1 |
* | First patch to re-order function parameters. This one gets the low hanging | rbb | 1999-10-04 | 1 | -4/+4 |
* | A change to how APR uses user data. Now, user data is a linked list that | rbb | 1999-09-14 | 1 | -1/+1 |
* | Fix the test programs to use the new timeout API's in network I/O. Also, fix | rbb | 1999-09-03 | 1 | -2/+2 |
* | Initial revision | rbb | 1999-08-17 | 1 | -0/+198 |