aboutsummaryrefslogtreecommitdiffstats
path: root/istream.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix indentFumitoshi UKAI2003-07-221-2/+2
|
* [w3m-dev 03632] cleanup (don't close connection of news server)Fumitoshi UKAI2003-01-101-2/+3
| | | | | | | | | | | | | | * 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>
* Re: [w3m-dev 03320] Re: PasswordsFumitoshi UKAI2002-09-281-2/+2
| | | | | | | | | | | | | * 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>
* [w3m-dev 02829]Fumitoshi UKAI2002-01-121-4/+3
| | | | From: Fumitoshi UKAI <ukai@debian.or.jp>
* [w3m-dev 02750]Fumitoshi UKAI2001-12-261-1/+2
| | | | From: Fumitoshi UKAI <ukai@debian.or.jp>
* RFC2818 server identity check updateFumitoshi UKAI2001-12-261-3/+2
|
* [w3m-dev 02743] RFC2818 server identity checkFumitoshi UKAI2001-12-261-1/+3
| | | | From: Fumitoshi UKAI <ukai@debian.or.jp>
* run make indentFumitoshi UKAI2001-11-241-37/+37
|
* Update to w3m-0.2.1-inu-1.6.Akinori Ito2001-11-151-1/+1
|
* Updates from 0.2.1 into 0.2.1-inu-1.5release-0-2-1-inu-1-5Akinori Ito2001-11-091-3/+3
|
* Initial revisionAkinori Ito2001-11-081-0/+153