aboutsummaryrefslogtreecommitdiffstats
path: root/istream.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-10-14Workaround of GC crash on Cygwin64AIDA Shinra1-4/+9
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-14.
2012-05-02Fix that struct file_handle conflicts with glibc 2.14Tatsuya Kinoshita1-2/+2
Patch from Ubuntu to unbreak compilation with eglibc 2.14. (LP: #935540)
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+155
2003-10-20#include <openssl/...>Fumitoshi UKAI1-4/+4
suggested by ABE Yuji <cbo46560@pop12.odn.ne.jp> [w3m-dev 03998] problem about pkg-config check for OpenSSL * html.h: #include <openssl/...> * istream.c: ditto * istream.h: ditto * url.c: ditto From: Fumitoshi UKAI <ukai@debian.or.jp>
2003-07-22fix indentFumitoshi UKAI1-2/+2
2003-01-10[w3m-dev 03632] cleanup (don't close connection of news server)Fumitoshi UKAI1-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>
2002-09-28Re: [w3m-dev 03320] Re: PasswordsFumitoshi UKAI1-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>
2002-01-12[w3m-dev 02829]Fumitoshi UKAI1-4/+3
From: Fumitoshi UKAI <ukai@debian.or.jp>
2001-12-26[w3m-dev 02750]Fumitoshi UKAI1-1/+2
From: Fumitoshi UKAI <ukai@debian.or.jp>
2001-12-26RFC2818 server identity check updateFumitoshi UKAI1-3/+2
2001-12-26[w3m-dev 02743] RFC2818 server identity checkFumitoshi UKAI1-1/+3
From: Fumitoshi UKAI <ukai@debian.or.jp>
2001-11-24run make indentFumitoshi UKAI1-37/+37
2001-11-15Update to w3m-0.2.1-inu-1.6.Akinori Ito1-1/+1
2001-11-09Updates from 0.2.1 into 0.2.1-inu-1.5release-0-2-1-inu-1-5Akinori Ito1-3/+3