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
/
buckets
/
apr_brigade.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespaces in *.c.
ivan
2022-11-20
1
-22
/
+22
*
apr_brigade: Fix conversion from 'apr_off_t' to 'size_t', possible loss of data.
ylavic
2022-06-23
1
-2
/
+2
*
Fix pointer arithmetic for 'void *'
mturk
2021-12-01
1
-5
/
+4
*
Remove begin.
minfrin
2021-10-25
1
-1
/
+0
*
apr_brigade_split_boundary: Provide a memmem implementation on platforms that
minfrin
2021-10-25
1
-0
/
+30
*
apr_brigade_split_boundary: Make sure the ignore offset is reset after
minfrin
2021-10-21
1
-0
/
+4
*
apr_brigade_split_boundary: Use memmem and memcmp for comparison, allowing
minfrin
2021-10-21
1
-6
/
+6
*
apr_brigade_split_boundary: Rather than shaving one byte from
minfrin
2021-10-20
1
-8
/
+7
*
apr_brigade_split_boundary: Correctly account for the bytes we've written.
minfrin
2021-10-20
1
-0
/
+5
*
apr_brigades: Add apr_brigade_split_boundary(), allowing us to split
minfrin
2021-10-19
1
-0
/
+263
*
* buckets/apr_brigade.c (apr_brigade_cleanup): Non-debug builds should
jorton
2020-03-11
1
-3
/
+11
*
Make apr_brigade_(v)putstrs more efficient by using apr_brigade_writev
sf
2012-10-27
1
-4
/
+17
*
Fix potential data corruption in apr_brigade_write() and friends if
sf
2012-10-27
1
-3
/
+9
*
Remove duplicated logic in apr_brigade_puts().
sf
2012-10-27
1
-23
/
+1
*
apr_brigades: prevent infinite loop on a corrupt brigade
niq
2011-05-13
1
-0
/
+10
*
SECURITY: CVE-2010-1623 (cve.mitre.org)
trawick
2010-10-01
1
-1
/
+12
*
Add debugging traps for use-after-destroy of a brigade:
jorton
2010-06-05
1
-2
/
+18
*
Convert various APU_DECLARE into APR_DECLARE.
bojan
2009-07-16
1
-20
/
+20
*
* Fix off by one overflow in apr_brigade_vprintf.
rpluem
2009-04-24
1
-3
/
+0
*
Merge APR-Util trunk into APR.
pquerna
2009-03-24
1
-0
/
+731