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
/
url.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-21
Moved back filetype indicator to the beginning of file names
bptato
1
-12
/
+30
2020-10-21
Improved gopher support
bptato
1
-8
/
+25
2020-09-15
Add support for file://hostname/... URLs
Bruno Haible
1
-5
/
+31
2020-03-11
Extend ssl_forbid_method for TLSv1.2 and TLSv1.3
Tatsuya Kinoshita
1
-0
/
+10
2019-06-30
Allow setting User Agent in Siteconf
Azure
1
-1
/
+4
2019-04-21
Allow to override UserAgent
Laurent Arnoud
1
-6
/
+8
2018-10-26
Indentation fix
Tatsuya Kinoshita
1
-1
/
+1
2018-10-24
Do not use deprecated features with openssl-1.1
Mark Wright
1
-1
/
+5
2018-03-04
Add error handling code for fopen
Jia Zhouyang
1
-0
/
+4
2018-01-06
Fix multi-character character constant for ssl_forbid_method
Tatsuya Kinoshita
1
-3
/
+3
2018-01-06
Extend ssl_forbid_method to disable TLSv1.1
se
1
-0
/
+4
2016-11-17
Prevent global-buffer-overflow in parseURL()
Tatsuya Kinoshita
1
-1
/
+4
2016-03-30
Disable RC4
Leo Famulari
1
-1
/
+1
2016-03-29
Fix variable is reassigned a value before the old one has been used
Tatsuya Kinoshita
1
-1
/
+1
2016-03-29
Fix style of array index is used before limits check
Tatsuya Kinoshita
1
-1
/
+1
2015-08-11
Remove dead assignments flagged by Clang static analysis
David Crosby
1
-4
/
+2
2015-08-09
http requests: use Content-Length instead of Content-length
Alan Grow
1
-4
/
+4
2014-06-23
Disable ciphers that use keys smaller than 128 bits
Tatsuya Kinoshita
1
-0
/
+1
2013-11-07
Use SSL_MODE_RELEASE_BUFFERS if available
Cristian Rodriguez
1
-0
/
+5
2013-11-07
Use SSL_OP_NO_COMPRESSION if available
Cristian Rodriguez
1
-0
/
+3
2013-10-14
Define schemeNumToName() to fix scheme bug
AIDA Shinra
1
-10
/
+21
2013-04-08
Support the siteconf feature
Tatsuya Kinoshita
1
-23
/
+99
2011-05-04
Adding upstream version 0.5.3
upstream/0.5.3
Tatsuya Kinoshita
1
-13
/
+27
2011-05-04
Adding upstream version 0.5.2
upstream/0.5.2
Tatsuya Kinoshita
1
-12
/
+18
2011-05-04
Adding upstream version 0.5.1
upstream/0.5.1
Tatsuya Kinoshita
1
-0
/
+2216
2010-12-15
[w3m-dev 04424] http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch
Ito Hiroyuki
1
-11
/
+17
2010-12-11
[w3m-dev 04421] Patch to prevent sending Referer: ' header from HTTPS to HTTP
Ito Hiroyuki
1
-1
/
+7
2010-08-03
* register user name and password for proxy authentication.
Ito Hiroyuki
1
-3
/
+1
2010-07-20
* url.c (openSSLHandle): add support for TLS SNI (Server NameIndication)
Ito Hiroyuki
1
-1
/
+4
2010-07-18
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=242599#21
Ito Hiroyuki
1
-1
/
+2
2007-05-23
[w3m-dev 04155] fix for minpw.
Dai Sato
1
-1
/
+10
2006-12-10
add LiveHTTPHeaders-like option: -reqlog.
Dai Sato
1
-9
/
+5
2006-05-29
[w3m-dev-en 01067] decode content-encoding in all situations.
Dai Sato
1
-2
/
+3
2006-04-07
rewind to 10 Feb 2006.
Dai Sato
1
-10
/
+1
2006-04-05
apply multiple patches on w3m-dev(-en) ML since Jun 2005 to Jan 2006.
Dai Sato
1
-1
/
+10
2006-02-10
replace pclose passed to localcgi_post/get() with fclose in openURL()
Dai Sato
1
-3
/
+3
2004-04-16
[w3m-dev 04064] authentication
Fumitoshi UKAI
1
-28
/
+1
2004-03-30
[w3m-dev 04050] SSL verify
Fumitoshi UKAI
1
-2
/
+3
2003-12-08
[w3m-dev 04024] fix: drive letter
Fumitoshi UKAI
1
-3
/
+14
2003-10-22
[w3m-dev 04011] accessing to an `https' URI with a fragment via a proxy
Fumitoshi UKAI
1
-5
/
+4
2003-10-20
#include <openssl/...>
Fumitoshi UKAI
1
-4
/
+4
2003-10-19
[w3m-dev 04002] Re: function and w3m-control
Fumitoshi UKAI
1
-2
/
+2
2003-09-26
add comments
Fumitoshi UKAI
1
-1
/
+3
2003-09-22
[w3m-dev 03967] Re: IPv4/IPv6 only option patch
Fumitoshi UKAI
1
-3
/
+7
2003-06-17
fix indent
Fumitoshi UKAI
1
-60
/
+59
2003-06-17
[w3m-dev 03914] a fragment in the Referer URI
Fumitoshi UKAI
1
-2
/
+9
2003-05-10
[w3m-dev 03891] Re: urimethodmap and relative URL
Fumitoshi UKAI
1
-1
/
+11
2003-04-14
[w3m-dev 03875] Re: SSL & compressed stream
Fumitoshi UKAI
1
-2
/
+2
2003-04-13
[w3m-dev 03873] SSL & compressed stream
Fumitoshi UKAI
1
-1
/
+2
2003-03-14
fix typo
Fumitoshi UKAI
1
-2
/
+2
[next]