index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
encoding
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces in *.c.
ivan
2022-11-20
2
-3
/
+3
*
apr_base64: Follow up to r1902206: Cap to APR_BASE64_ENCODE_MAX in apr_pbase6...
ylavic
2022-10-17
1
-2
/
+2
*
more whitespace
covener
2022-06-28
1
-28
/
+28
*
whitespace only
covener
2022-06-28
1
-16
/
+16
*
detab
covener
2022-06-28
1
-50
/
+50
*
encoding: Better check inputs of apr_{encode,decode}_* functions.
ylavic
2022-06-27
2
-635
/
+769
*
apr_base64: Make sure encoding/decoding lengths fit in an int >= 0.
ylavic
2022-06-23
1
-18
/
+28
*
apr_decode_base{64,32,16}: stop reading before (not including) NUL byte.
ylavic
2020-11-27
1
-18
/
+42
*
apr_encode_base32: fix estimated output *len (when called with src == NULL).
ylavic
2020-11-27
1
-1
/
+1
*
apr_base64: avoid double NUL termination in apr_pbase64_{encode,decode}()
ylavic
2020-11-27
1
-6
/
+3
*
Address some warnings raised by MSVC-32/64.
ylavic
2019-04-03
1
-2
/
+2
*
Add the apr_encode_* API that implements RFC4648 and RFC7515
minfrin
2018-06-25
2
-44
/
+1423
*
Correct spelling.
minfrin
2018-06-11
1
-1
/
+1
*
apr_base64_encode_len() already inclues the \0.
dirkx
2017-01-24
1
-1
/
+1
*
* Correctly calculate the size of the returned string and set the correct
rpluem
2014-11-27
1
-0
/
+2
*
Split the ability to filter LDAP escape sequences into DN escaping or filter
minfrin
2014-04-21
1
-6
/
+9
*
Add apr_escape_ldap() and apr_pescape_ldap(), escaping characters
minfrin
2014-04-21
1
-0
/
+68
*
replace EBCDIC-only remnants of httpd / dependency on apr_xlate that made it
covener
2013-12-21
1
-7
/
+38
*
Remove non-portable escaping of the escape character in apr_escape_echo(). En...
minfrin
2013-10-09
1
-6
/
+0
*
Add apr_pbase64_encode() and apr_pbase64_decode() to encode to/from
minfrin
2013-06-06
1
-0
/
+24
*
Add the apr_escape interface.
minfrin
2013-06-04
1
-0
/
+1156
*
Correctly document the handling of trailing \0 characters
sf
2010-09-10
1
-2
/
+3
*
Convert various APU_DECLARE into APR_DECLARE.
bojan
2009-07-16
1
-7
/
+7
*
Merge APR-Util trunk into APR.
pquerna
2009-03-24
1
-0
/
+268