aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Adjust len to size_tDavid Crosby2015-08-111-1/+1
| * | Check return value of renameDavid Crosby2015-08-111-1/+6
| * | Adjust while loopDavid Crosby2015-08-111-1/+2
| * | Check dup call for errorsDavid Crosby2015-08-111-2/+4
| * | Remove unused valueDavid Crosby2015-08-111-1/+0
| * | dup can give a negative valueDavid Crosby2015-08-111-1/+5
| * | use int for cDavid Crosby2015-08-111-1/+1
| * | Initialize new_tabwidth at declarationDavid Crosby2015-08-111-1/+1
| * | Remove overflow on readlinkDavid Crosby2015-08-111-1/+1
| * | Remove dead assignments flagged by Clang static analysisDavid Crosby2015-08-119-22/+3
| * | Move fclose to fix dereference after null check (Coverity)David Crosby2015-08-111-1/+1
| * | Fix resource leak in AuthDigestCredDavid Crosby2015-08-111-1/+3
| * | Fix resource leak in readBufferCacheDavid Crosby2015-08-111-0/+1
| * | Fix resource leak in load_cookiesDavid Crosby2015-08-111-10/+10
| * | Fix resource leakDavid Crosby2015-08-111-1/+3
| * | Fix resource leakDavid Crosby2015-08-111-0/+1
| * | Fix resource leak and a null return value dereferenceDavid Crosby2015-08-111-1/+5
| * | Fix a divide-by-zeroDavid Crosby2015-08-111-4/+6
| * | Change total_dot_number to unsigned intDavid Crosby2015-08-111-3/+3
| * | Free tmpDavid Crosby2015-08-111-0/+1
| * | Remove unreachable returnDavid Crosby2015-08-111-1/+0
|/ /
* | Update ChangeLogTatsuya Kinoshita2015-08-091-2/+7
* | http requests: use Content-Length instead of Content-lengthAlan Grow2015-08-091-4/+4
* | Update ChangeLogTatsuya Kinoshita2015-08-081-0/+20
* | Support sgrmouse for skip_escseqEgmont Koblinger2015-08-081-0/+4
* | Adjust comments for keymapsEgmont Koblinger2015-08-081-5/+5
* | Support sgrmouse for Lynx-like key bindingTatsuya Kinoshita2015-08-081-1/+1
* | Support SGR style mouse handler for menuIWAMOTO Kouichi2015-08-081-1/+45
* | Update ChangeLogTatsuya Kinoshita2015-08-061-0/+16
* | Merge pull request #6 from richq/static-checksTatsuya Kinoshita2015-08-065-21/+23
|\ \
| * | Strnew_charp and co do not modify the char* inputRichard Quirk2015-07-252-16/+16
| * | Close temp file if pipe open failsRichard Quirk2015-07-251-2/+4
| * | Avoid passing null to strlenRichard Quirk2015-07-251-1/+1
| * | Initialise hidden_input to NULLRichard Quirk2015-07-251-1/+1
| * | use pclose for pipeRichard Quirk2015-07-251-1/+1
* | | Update ChangeLogTatsuya Kinoshita2015-08-041-3/+4
* | | Update ChangeLogTatsuya Kinoshita2015-08-041-2/+10
* | | Fix that SGR style mouse handler has off-by-one problemIWAMOTO Kouichi2015-08-041-0/+2
* | | Update ChangeLogTatsuya Kinoshita2015-07-311-1/+2
* | | Update ChangeLogTatsuya Kinoshita2015-07-311-1/+1
* | | Update ChangeLogTatsuya Kinoshita2015-07-311-0/+6
* | | Merge pull request #4 from yshl/goodict.cgiTatsuya Kinoshita2015-07-311-10/+24
|\ \ \ | |/ / |/| |
| * | modified: Bonus/goodict.cgi, update to the current URLyshl2015-07-281-8/+21
| * | modified: Bonus/goodict.cgi, use Encode.pm instead of NKFyshl2015-07-281-2/+3
|/ /
* | Update ChangeLogv0.5.3+git20150720Tatsuya Kinoshita2015-07-201-2/+9
* | Add short description to READMETatsuya Kinoshita2015-07-201-0/+6
* | Mention GOPHER_PROXY and FTP_PROXY in the FAQ documentsTatsuya Kinoshita2015-07-202-2/+2
* | Update ChangeLogTatsuya Kinoshita2015-07-051-22/+27
* | Mention HTTPS_PROXY in the FAQ documentsTatsuya Kinoshita2015-07-052-2/+2
* | Update ChangeLogTatsuya Kinoshita2015-06-271-0/+8