summaryrefslogtreecommitdiff
path: root/server/util_ebcdic.c
Commit message (Expand)AuthorAgeFilesLines
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-5/+5
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Use standardized names for ISO-8859-1, see http://www.iana.org/assignments/ch...Martin Kraemer2004-06-291-2/+2
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* tidy up some charset recoding issuesJeff Trawick2003-11-261-14/+0
* finished that boring job:André Malo2003-02-031-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* insure that canned error msgs are translated to ascii before leavingGreg Ames2001-02-261-0/+24
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* The big change. This is part 3 of the apr-util symbols rename, pleaseWilliam A. Rowe Jr2001-01-191-4/+4
* Switch to the APR-provided APR_CHARSET_EBCDIC feature test macro.Jeff Trawick2000-12-201-2/+2
* Force all Apache functions to be linked into the executable, whether theyRyan Bloom2000-12-191-2/+2
* Introduce ap_xlate_proto_{to|from}_ascii() to clean up some ofJeff Trawick2000-10-261-0/+18
* Get rid of much of the old implementation of translating theJeff Trawick2000-10-051-42/+0
* Include apr_strings.h to avoid missing-prototype warning.Jeff Trawick2000-08-071-0/+1
* Fix some problems with the apr conversion so that APACHE_XLATE builds workJeff Trawick2000-08-071-10/+10
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-5/+5
* Add support to ap_xlate_open() for an app to specify that theJeff Trawick2000-06-141-2/+13
* Fix broken comment in util_ebcdic.cJeff Trawick2000-05-271-1/+1
* APACHE_XLATE, CHARSET_EBCDIC stuff:Jeff Trawick2000-05-251-47/+4
* Fix some bugs in the use of APACHE_XLATE vs. CHARSET_EBCDICJeff Trawick2000-05-181-1/+38
* APR-ize the CHARSET_EBCDIC support in the SHA1 routines. The app (e.g.,Jeff Trawick2000-05-161-0/+7
* APR-ize the CHARSET_EBCDIC support in ap_base64encode() andJeff Trawick2000-05-161-0/+7
* util_ebcdic.h, util_ebcdic.c, http_core.c:Jeff Trawick2000-05-151-1/+46
* namespace-protect hdrs_to_ascii, hdrs_from_ascii, locale_to_ascii, andJeff Trawick2000-05-101-7/+7
* generic EBCDIC support code, changes to rfc1413.c to use APRJeff Trawick2000-05-091-0/+103