summaryrefslogtreecommitdiffstats
path: root/server/util_ebcdic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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