]> granicus.if.org Git - apache/history - server/util_ebcdic.c
Stop explicitly including the current pid in WinNT MPM messages,
[apache] / server / util_ebcdic.c
2010-08-03 Stefan Fritschremove more unused variables
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2004-06-29 Martin KraemerUse standardized names for ISO-8859-1, see http://www...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-11-26 Jeff Trawicktidy up some charset recoding issues
2003-02-03 André Malofinished that boring job:
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2001-02-26 Greg Amesinsure that canned error msgs are translated to ascii...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-01-19 William A. Rowe Jr The big change. This is part 3 of the apr-util symbo...
2000-12-20 Jeff TrawickSwitch to the APR-provided APR_CHARSET_EBCDIC feature...
2000-12-19 Ryan BloomForce all Apache functions to be linked into the execut...
2000-10-26 Jeff Trawick Introduce ap_xlate_proto_{to|from}_ascii() to clean...
2000-10-05 Jeff TrawickGet rid of much of the old implementation of translatin...
2000-08-07 Jeff TrawickInclude apr_strings.h to avoid missing-prototype warning.
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-14 Jeff TrawickAdd support to ap_xlate_open() for an app to specify...
2000-05-27 Jeff TrawickFix broken comment in util_ebcdic.c
2000-05-25 Jeff TrawickAPACHE_XLATE, CHARSET_EBCDIC stuff:
2000-05-18 Jeff TrawickFix some bugs in the use of APACHE_XLATE vs. CHARSET_EBCDIC
2000-05-16 Jeff TrawickAPR-ize the CHARSET_EBCDIC support in the SHA1 routines...
2000-05-16 Jeff TrawickAPR-ize the CHARSET_EBCDIC support in ap_base64encode...
2000-05-15 Jeff Trawickutil_ebcdic.h, util_ebcdic.c, http_core.c:
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...