]> granicus.if.org Git - apache/history - server/rfc1413.c
showstoppers--;
[apache] / server / rfc1413.c
2001-10-22 Jeff TrawickFix some bungling of the remote port in rfc1413.c so...
2001-07-18 William A. Rowe Jr Changes to back out inherit flag from apr_os_sock_make()
2001-07-16 Ryan BloomAdded an inherit flag to apr_socket_create and other...
2001-04-10 William A. Rowe Jr Knock off another couple of compiler emits.
2001-03-02 Jeff Trawickin rfc1413_query():
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-10 Greg SteinClean up some of the includes:
2001-02-08 Doug MacEachernrenaming various functions for consistency sake
2000-12-19 Jeff TrawickRework the RFC1413 handling to make it thread-safe...
2000-11-26 Greg Stein*) Compensate for recent changes in the APR headers...
2000-11-21 Jeff Trawickupdates to changed interfaces to apr_set_port(), apr_ge...
2000-11-19 Jeff TrawickChange apr_bind() to take apr_sockaddr_t.
2000-11-18 David ReidChange references of AF_ to reflect APR_ so they should...
2000-11-18 William A. Rowe Jr Cleanup a signed/unsigned warning
2000-11-17 Jeff TrawickAPR: Change apr_connect() to take apr_sockaddr_t instea...
2000-11-09 David ReidChange the code to reflect the recent API changes...
2000-11-08 Jeff TrawickFix the format strings used for apr_port_t (APR_PORT_T_...
2000-11-08 David ReidThis adds the APR_LOCAL/APR_REMOTE to APR and changes...
2000-11-08 David ReidStart of moving to apr_port_t in the server code. ...
2000-11-07 Ryan BloomConvert a lot of apr_ssize_t to apr_size_t. We don...
2000-10-26 Jeff Trawick Introduce ap_xlate_proto_{to|from}_ascii() to clean...
2000-10-05 William A. Rowe Jr The lots of little ones... APR_IS_STATUS_condition...
2000-08-07 Jeff TrawickFix some problems with the apr conversion so that APACH...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-06-12 Ryan BloomProtect system header files with the appropriate macros.
2000-05-10 Jeff Trawicknamespace-protect hdrs_to_ascii, hdrs_from_ascii, local...
2000-05-09 Jeff Trawickgeneric EBCDIC support code, changes to rfc1413.c to...
2000-05-09 Jeff Trawickrfc1413.c fixes:
2000-04-20 Brian HavardUse ap_canonical_error() where appropriate.
2000-04-20 Jeff Trawick[EBCDIC] Port Paul Gilmartin's CRLF patch from 1.3...
2000-03-31 Roy T. FieldingUpdate to Apache Software License version 1.1
2000-03-10 Ryan BloomFix all the License issues. Including:
2000-01-28 Ryan BloomInclude ap_config.h before httpd.h, this ensures that...
2000-01-19 Ryan BloomFinish the commits for the change in the header files...
1999-12-01 Manoj KasichainulaRemove a vestige of the old timeout system. ident looku...
1999-10-24 Ben LaurieSize rigour.
1999-10-24 Brian HavardEnhancements for APR network_io. Adds separate local...
1999-10-20 Ryan BloomAdd a status value to ap_log_error and ap_log_rerror...
1999-10-10 Ryan BloomBring network code to the parameter order spec. This...
1999-10-04 Ryan BloomFirst patch to re-order function parameters. This...
1999-09-08 Ryan BloomRemove all of the calls to functions like "ap_popenf...
1999-08-26 Roy T. FieldingReplace all alarms and timeouts with a mutex on alloc.
1999-08-24 Roy T. FieldingApache 1.3.9 baseline for the Apache 2.0 repository.