index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
server
/
util_ebcdic.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce ap_xlate_proto_{to|from}_ascii() to clean up some of
Jeff Trawick
2000-10-26
1
-0
/
+18
*
Get rid of much of the old implementation of translating the
Jeff Trawick
2000-10-05
1
-42
/
+0
*
Include apr_strings.h to avoid missing-prototype warning.
Jeff Trawick
2000-08-07
1
-0
/
+1
*
Fix some problems with the apr conversion so that APACHE_XLATE builds work
Jeff Trawick
2000-08-07
1
-10
/
+10
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-5
/
+5
*
Add support to ap_xlate_open() for an app to specify that the
Jeff Trawick
2000-06-14
1
-2
/
+13
*
Fix broken comment in util_ebcdic.c
Jeff Trawick
2000-05-27
1
-1
/
+1
*
APACHE_XLATE, CHARSET_EBCDIC stuff:
Jeff Trawick
2000-05-25
1
-47
/
+4
*
Fix some bugs in the use of APACHE_XLATE vs. CHARSET_EBCDIC
Jeff Trawick
2000-05-18
1
-1
/
+38
*
APR-ize the CHARSET_EBCDIC support in the SHA1 routines. The app (e.g.,
Jeff Trawick
2000-05-16
1
-0
/
+7
*
APR-ize the CHARSET_EBCDIC support in ap_base64encode() and
Jeff Trawick
2000-05-16
1
-0
/
+7
*
util_ebcdic.h, util_ebcdic.c, http_core.c:
Jeff Trawick
2000-05-15
1
-1
/
+46
*
namespace-protect hdrs_to_ascii, hdrs_from_ascii, locale_to_ascii, and
Jeff Trawick
2000-05-10
1
-7
/
+7
*
generic EBCDIC support code, changes to rfc1413.c to use APR
Jeff Trawick
2000-05-09
1
-0
/
+103