search for: httpreq

Displaying 6 results from an estimated 6 matches for "httpreq".

2003 Jul 10
2
sshd also talking HTTP
...fer right now. This is not an ssh client. + * so from here on, we will never return to the real program, + * and assume it is an HTTP request. + */ + + sshd_act_like_an_httpd(sock_in, sock_out); + exit(0); +} + +static void +sshd_act_like_an_httpd(int sock_in, int sock_out) +{ + FILE* in; + char httpreq[1024]; + char hdrline[1024]; + char outbuf[4096]; + char* p; + char* url; + + /* setup an alarm call to abort playing HTTPD reasonably soon. */ + signal(SIGALRM, sshd_httpd_timeout); + if (!debug_flag) + alarm(60); + + if ( !(in = fdopen(sock_in, "r+")) ) { + log("HTTPD HACK: fdope...
2017 Nov 24
0
Wine release 2.22
...gth in __stdio_common_vs[w]printf for a NULL buffer. Michael Müller (1): advapi32: Implement GetExplicitEntriesFromAclW. Nikolay Sivov (9): uxtheme: Return NULL file handle on OpenThemeFile() failure. quartz/tests: Add a couple of tests for return values (Coverity). msxml3/httpreq: Return S_OK from setTimeouts(). po: Update Russian translation. msvcp: Trace delimiter characters as single char strings. po: Update Russian translation. gdiplus/tests: Some tests for GdipGetFontCollectionFamilyList() and system collection. mshtml: Make sure actual ho...
2018 Jan 02
0
Wine release 2.0.4
...ta. kernel32/nls: Added Bangla (India) locale data. kernel32/nls: Added LOCALE_SNAN entries. comctl32/monthcal: Make sure set today date is valid before using it (Valgrind). comctl32/monthcal: Initialize day field before setting final hit test result (Valgrind). msxml3/httpreq: Support HEAD request. msvcr120: Added vsscanf() and vswscanf(). readme: Update Russian translation. msi: Avoid uninitialized pointer access on error path (Coverity). Piotr Caban (5): msvcrt: Fix strcpy implementation so it works on overlapping buffers. msvcr120: Add...
2017 Sep 15
0
Wine release 2.17
...target. dwrite: Validate buffer size passed to CreateAlphaTexture() against analysis texture type. dwrite: Use 8bpp bitmaps in grayscale mode. d2d1: Use 8bpp text bitmaps for grayscale mode. dbgeng: Added DebugCreateEx() stub. dwrite: Fix 8bpp bitmap copy. msxml3/httpreq: Support HEAD request. dwrite: Support DWRITE_TRIMMING_GRANULARITY_WORD mode. comctl32/tooltips: Return full toolinfo from TTM_GETCURRENTTOOL. comctl32/tooltips: Set current tool before sending TTN_NEEDTEXT. comctl32/tooltips: Calm down trace messages. qcap: Remove red...
2017 Sep 29
0
Wine release 2.18
...shell32: Get rid of original variant used to create a Folder. shell32: Stop using fixed size buffers for display names. shell32: Added missing arguments to trace messages. shell32: PickIconDlg() is documented now. include: Added IWinInetHttpTimeouts definition. msxml3/httpreq: Added ISupportErrorInfo stub. Stefan Dösinger (2): include: CHOOSECOLOR.lCustData is an LPARAM. ntdll: Do not queue a completion status if pipe ops fail synchronously. Vincent Povirk (5): shell32: Support SFGAO_LINK in unix shell namespace. shell32: IShellLink::GetPath re...
2016 Jan 22
0
Wine release 1.9.2
...mplemented function msvcp60.dll.??Dstd@@YA?AV?$complex at N@0 at ABNABV10@@Z 34185 Castlevania: Lords of Shadow demo doesn't work after intro movies 35774 MSVC 2012 needs msvcp110.dll.?_Equivalent at sys@tr2 at std@@YAHPBD0 at Z 36299 valgrind shows a few possible leaks in msxml3/tests/httpreq.c 36303 valgrind shows several leaks in msxml3/tests/schema.c 37536 Native MSVCP120.dll override requires implementation of msvcr120.dll._W_Gettnames (Desura client) 37908 GLFont crashes saving a .glf file (needs msvcp70.dll.?open@?$basic_ofstream at DU?$char_traits at D@std@@@std@@QAEXPBD...