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
/
form.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-12-26
Prevent invalid columnPos() call in formUpdateBuffer()
Tatsuya Kinoshita
1
-0
/
+2
2017-08-23
form.c: do not gratuitously turn GET into POST
Kyle J. McKay
1
-3
/
+2
2016-12-24
Preserve one byte for end of string character in form_update_line()
Tatsuya Kinoshita
1
-1
/
+2
2016-12-24
Prevent invalid form_update_line() call in formUpdateBuffer()
Tatsuya Kinoshita
1
-1
/
+2
2016-12-20
Revert "Preserve one byte for end of string character in form_update_line()"
Tatsuya Kinoshita
1
-1
/
+1
2016-12-17
Revert "Prevent overflow beyond the end of string in form_update_line()"
Tatsuya Kinoshita
1
-8
/
+6
2016-12-17
Revert "Prevent overflow beyond the end of string in form_update_line()"
Tatsuya Kinoshita
1
-1
/
+1
2016-12-15
Revert "Prevent overflow beyond the end of string in textfieldrep()"
Tatsuya Kinoshita
1
-2
/
+0
2016-12-13
Prevent overflow beyond the end of string in textfieldrep()
Tatsuya Kinoshita
1
-0
/
+2
2016-12-13
Preserve one byte for end of string character in form_update_line()
Tatsuya Kinoshita
1
-1
/
+1
2016-12-10
Prevent overflow beyond the end of string in form_update_line()
Tatsuya Kinoshita
1
-1
/
+1
2016-12-08
Prevent overflow beyond the end of string in form_update_line()
Tatsuya Kinoshita
1
-6
/
+8
2016-11-07
Prevent dereference near-null pointer in formUpdateBuffer
Tatsuya Kinoshita
1
-1
/
+2
2016-10-08
Fix incorrect dereference in formUpdateBuffer when MENU_SELECT
Tatsuya Kinoshita
1
-0
/
+2
2016-10-07
Prevent global-buffer-overflow write in formUpdateBuffer
Tatsuya Kinoshita
1
-1
/
+3
2016-10-07
Fix null pointer dereference in formUpdateBuffer
Tatsuya Kinoshita
1
-0
/
+2
2016-08-29
Prevent segfault for formUpdateBuffer
Tatsuya Kinoshita
1
-2
/
+2
2016-08-24
Prevent segfault for formUpdateBuffer
Tatsuya Kinoshita
1
-0
/
+2
2016-08-17
Prevent segfault for formUpdateBuffer
Tatsuya Kinoshita
1
-1
/
+1
2016-08-17
Prevent negative array index for selectnumber and textareanumber
Tatsuya Kinoshita
1
-2
/
+6
2016-08-15
Prevent segfault for formUpdateBuffer
Tatsuya Kinoshita
1
-0
/
+2
2013-04-08
Support the siteconf feature
Tatsuya Kinoshita
1
-17
/
+12
2012-05-19
Assume "text" if an input type is unknown
Tatsuya Kinoshita
1
-1
/
+1
2011-05-04
Adding upstream version 0.5.3
upstream/0.5.3
Tatsuya Kinoshita
1
-1
/
+2
2011-05-04
Adding upstream version 0.5.1
upstream/0.5.1
Tatsuya Kinoshita
1
-0
/
+1055
2010-07-18
set line->size
Ito Hiroyuki
1
-1
/
+2
2004-02-05
[w3m-dev 04038] --disable-m17n problem in form.c
Fumitoshi UKAI
1
-1
/
+4
2003-09-26
add comments
Fumitoshi UKAI
1
-1
/
+3
2003-09-22
merge m17n patch
Fumitoshi UKAI
1
-72
/
+192
2003-05-12
[w3m-dev 03895] type=image support of pre_form
Fumitoshi UKAI
1
-2
/
+6
2003-01-29
[w3m-dev 03708] Re: Don't stop loading image when moving to next page.
Fumitoshi UKAI
1
-8
/
+1
2003-01-20
[w3m-dev 03657] fputs -> Strfputs
Fumitoshi UKAI
1
-2
/
+3
2003-01-15
[w3m-dev 03640] Re: cleanup (don't close connection of news server)
Fumitoshi UKAI
1
-8
/
+3
2003-01-10
[w3m-dev 03631] display current form item
Fumitoshi UKAI
1
-13
/
+16
2003-01-10
[w3m-dev 03630] improved pre_form
Fumitoshi UKAI
1
-11
/
+62
2002-12-03
[w3m-dev 03509] HTML parser
Fumitoshi UKAI
1
-11
/
+1
2002-11-15
[w3m-dev 03442] Re: setting form on loading
Fumitoshi UKAI
1
-2
/
+5
2002-11-15
[w3m-dev 03431] save file by background process
Fumitoshi UKAI
1
-1
/
+2
2002-11-12
[w3m-dev 03422] Re: setting form on loading
Fumitoshi UKAI
1
-3
/
+4
2002-11-12
fix indent
Fumitoshi UKAI
1
-2
/
+2
2002-11-12
[w3m-dev 03413] Re: setting form on loading
Fumitoshi UKAI
1
-7
/
+50
2002-11-08
[w3m-dev 03390] some fixes related with form
Fumitoshi UKAI
1
-3
/
+4
2002-11-06
[w3m-dev 03377] sync_with_option
Fumitoshi UKAI
1
-4
/
+3
2002-11-05
fix indent
Fumitoshi UKAI
1
-17
/
+19
2002-11-05
* etc.c (PASS_IS_READABLE_MSG): deleted
Fumitoshi UKAI
1
-6
/
+2
2002-11-05
[w3m-dev 03373] setting form on loading
Fumitoshi UKAI
1
-1
/
+191
2002-06-17
[w3m-dev 03212] lstat() in form.c
Fumitoshi UKAI
1
-5
/
+3
2002-02-25
[w3m-dev 03064] Re: SELECTED form value
Fumitoshi UKAI
1
-1
/
+8
2002-02-04
[w3m-dev 02984] inline image improvements and cleanups
Fumitoshi UKAI
1
-3
/
+3
2001-12-27
[w3m-dev 02772]
Fumitoshi UKAI
1
-2
/
+2
[next]