Commit Graph

10 Commits

Author SHA1 Message Date
Fumitoshi UKAI
f4d6305bdd [w3m-dev 03632] cleanup (don't close connection of news server)
* file.c (loadSomething): remove UFclose nntp:,news:
	(loadFile): UFclose
	(loadGeneralFile): always UFclose
* html.h (UFclose): only reset when ISclose ==0
* istream.c (ISclose): return int
	(ISfileno): flag IST_UNCLOSE
* istream.h (ISclose): return int
	(IST_UNCLOSE): added
* news.c (news_close): reset IST_UNCLOSE
	(news_open): set IST_UNCLOSE
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2003-01-10 17:06:17 +00:00
Fumitoshi UKAI
d4214f39a6 Re: [w3m-dev 03320] Re: Passwords
* etc.c (dir_under): same path is ok
* file.c (loadGeneralFile): if missing, return NULL
	ssl cert already checked
* html.h (URLFILE): add ssl_certificate
* istream.c (ssl_get_certificate): change args
* istream.h (ssl_get_certificate): ditto
* url.c (openSSLHandle): add p_cert
	ssl certificate check here
	(HTTPrequest): auth_cookie fix
From: AIDA Shinra <aida-s@jcom.home.ne.jp>
2002-09-28 16:30:07 +00:00
Fumitoshi UKAI
9de0a515bc [w3m-dev 02829]
From: Fumitoshi UKAI  <ukai@debian.or.jp>
2002-01-12 13:33:47 +00:00
Fumitoshi UKAI
13eb03f6ba [w3m-dev 02750]
From: Fumitoshi UKAI  <ukai@debian.or.jp>
2001-12-26 18:46:33 +00:00
Fumitoshi UKAI
2b86b4b794 RFC2818 server identity check update 2001-12-26 12:58:49 +00:00
Fumitoshi UKAI
f67501a12a [w3m-dev 02743] RFC2818 server identity check
From: Fumitoshi UKAI  <ukai@debian.or.jp>
2001-12-26 12:18:06 +00:00
Fumitoshi UKAI
975c8f9d43 run make indent 2001-11-24 02:01:26 +00:00
Akinori Ito
85da7ee692 Update to w3m-0.2.1-inu-1.6. 2001-11-15 00:32:13 +00:00
Akinori Ito
6c63633545 Updates from 0.2.1 into 0.2.1-inu-1.5 2001-11-09 04:59:17 +00:00
Akinori Ito
68a07bf03b Initial revision 2001-11-08 05:14:08 +00:00