index
:
w3m
aito-soft
branch-0-2-5
branch-0-3-2
cvstrunk
debian
debian-jessie
debian-stretch
inu-0-2-2
master
master-deb11
master-jessie
master-stretch
pristine-tar
upstream
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Str.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-23
Reduce memory reallocation due to Strgrow
Tatsuya Kinoshita
1
-1
/
+5
2021-03-21
Check STR_SIZE_MAX in Strcat_char
Tatsuya Kinoshita
1
-2
/
+0
2021-03-20
Prevent very small allocation in Str.c
Tatsuya Kinoshita
1
-10
/
+20
2021-03-19
Decrease STR_SIZE_MAX to prevent large memory usage
Tatsuya Kinoshita
1
-1
/
+1
2021-03-04
Prevent redundant memory reallocation in Str.c
Tatsuya Kinoshita
1
-15
/
+8
2021-03-04
Prevent unneeded Strgrow in Strinsert_char
Tatsuya Kinoshita
1
-1
/
+1
2021-03-04
Consider Strgrow overflow in Strinsert_char
Tatsuya Kinoshita
1
-1
/
+3
2021-03-03
Prevent unneeded memory allocation in Strgrow
Tatsuya Kinoshita
1
-6
/
+8
2021-03-02
Prevent large memory usage and null-deref in Str.c
Tatsuya Kinoshita
1
-1
/
+27
2021-02-28
Prevent zero size allocation in Str.c
Tatsuya Kinoshita
1
-4
/
+4
2021-02-28
Prevent unintentional integer overflow in Strcat_charp_n
Tatsuya Kinoshita
1
-1
/
+1
2021-02-28
Prevent unintentional integer overflow in Strgrow
Tatsuya Kinoshita
1
-1
/
+1
2021-02-27
One more fix overflow due to Strgrow
Tatsuya Kinoshita
1
-2
/
+5
2021-02-26
Fix potential overflow due to Str.c
Tatsuya Kinoshita
1
-8
/
+34
2021-02-26
Fix integer overflow due to Strgrow
Tatsuya Kinoshita
1
-0
/
+5
2016-12-10
Prevent heap-buffer-overflow in Strnew_size()
Tatsuya Kinoshita
1
-0
/
+2
2016-08-30
Fix potential heap buffer corruption due to Strgrow
Kuang-che Wu
1
-2
/
+2
2015-08-11
Use fgetc in while loops, use int instead of char
David Crosby
1
-10
/
+4
2015-07-25
Strnew_charp and co do not modify the char* input
Richard Quirk
1
-8
/
+8
2015-01-15
Do not use C99 printf format specifiers and asprintf
Tatsuya Kinoshita
1
-20
/
+96
2015-01-15
Correct printf arguments and use asprintf
Scarlett
1
-96
/
+20
2013-08-04
Check length for Strchop()
Tatsuya Kinoshita
1
-2
/
+2
2011-05-04
Adding upstream version 0.5.1
upstream/0.5.1
Tatsuya Kinoshita
1
-0
/
+557
2002-12-24
[w3m-dev 03595] tolower, toupper
Fumitoshi UKAI
1
-3
/
+3
2001-12-21
[w3m-dev 02692] w3m on linux/ia64
Fumitoshi UKAI
1
-1
/
+2
2001-11-29
[w3m-dev 02584] code cleanup again
Fumitoshi UKAI
1
-2
/
+2
2001-11-24
run make indent
Fumitoshi UKAI
1
-8
/
+8
2001-11-16
follow autoconf conventions, #include cleanups
Fumitoshi UKAI
1
-2
/
+2
2001-11-15
Update to w3m-0.2.1-inu-1.6.
Akinori Ito
1
-1
/
+1
2001-11-09
Updates from 0.2.1 into 0.2.1-inu-1.5
release-0-2-1-inu-1-5
Akinori Ito
1
-1
/
+1