aboutsummaryrefslogtreecommitdiffstats
path: root/istream.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re: [w3m-dev 03320] Re: PasswordsFumitoshi UKAI2002-09-281-9/+5
| | | | | | | | | | | | | * 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>
* fix indentFumitoshi UKAI2002-02-071-2/+2
|
* [w3m-dev 03005] fix Bad cert identFumitoshi UKAI2002-02-061-15/+34
| | | | | | * istream.c (ssl_match_cert_ident): added * istream.c (ssl_check_cert_ident): use ssl_match_cert_ident() From: Fumitoshi UKAI <ukai@debian.or.jp>
* [w3m-dev 02933] segmentation fault when w3m -dump https:Fumitoshi UKAI2002-01-301-13/+10
| | | | | | | | | | | * file.c (readHeader): use inputAnswer() * file.c (getAuthCookie): remove term_cbreak() * file.c (checkOverWrite): use inputAnswer() * file.c (inputAnswer): added * istream.c (ssl_get_certificate): use inputAnswer() * main.c (qquitfm): change prompt * proto.h (inputAnswer): added From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
* [w3m-dev 02829]Fumitoshi UKAI2002-01-121-56/+138
| | | | From: Fumitoshi UKAI <ukai@debian.or.jp>
* [w3m-dev 02772]Fumitoshi UKAI2001-12-271-3/+17
| | | | From: Fumitoshi UKAI <ukai@debian.or.jp>
* [w3m-dev 02750]Fumitoshi UKAI2001-12-261-2/+14
| | | | From: Fumitoshi UKAI <ukai@debian.or.jp>
* RFC2818 server identity check updateFumitoshi UKAI2001-12-261-51/+60
|
* [w3m-dev 02743] RFC2818 server identity checkFumitoshi UKAI2001-12-261-1/+84
| | | | From: Fumitoshi UKAI <ukai@debian.or.jp>
* run make indentFumitoshi UKAI2001-11-241-24/+26
|
* remove gcc warningsFumitoshi UKAI2001-11-201-2/+2
|
* follow autoconf conventions, #include cleanupsFumitoshi UKAI2001-11-161-4/+1
|
* 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-2/+13
|
* Initial revisionAkinori Ito2001-11-081-0/+481