mongoose.c 127 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133
  1. // Copyright (c) 2004-2010 Sergey Lyubka
  2. //
  3. // Permission is hereby granted, free of charge, to any person obtaining a copy
  4. // of this software and associated documentation files (the "Software"), to deal
  5. // in the Software without restriction, including without limitation the rights
  6. // to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  7. // copies of the Software, and to permit persons to whom the Software is
  8. // furnished to do so, subject to the following conditions:
  9. //
  10. // The above copyright notice and this permission notice shall be included in
  11. // all copies or substantial portions of the Software.
  12. //
  13. // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  14. // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  15. // FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  16. // AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  17. // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  18. // OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  19. // THE SOFTWARE.
  20. #if defined(_WIN32)
  21. #define _CRT_SECURE_NO_WARNINGS // Disable deprecation warning in VS2005
  22. #else
  23. #define _XOPEN_SOURCE 600 // For flockfile() on Linux
  24. #define _LARGEFILE_SOURCE // Enable 64-bit file offsets
  25. #endif
  26. #if defined(__SYMBIAN32__)
  27. #define NO_SSL // SSL is not supported
  28. #define NO_CGI // CGI is not supported
  29. #define PATH_MAX FILENAME_MAX
  30. #endif // __SYMBIAN32__
  31. #ifndef _WIN32_WCE // Some ANSI #includes are not available on Windows CE
  32. #include <sys/types.h>
  33. #include <sys/stat.h>
  34. #include <errno.h>
  35. #include <signal.h>
  36. #include <fcntl.h>
  37. #endif // !_WIN32_WCE
  38. #include <time.h>
  39. #include <stdlib.h>
  40. #include <stdarg.h>
  41. #include <assert.h>
  42. #include <string.h>
  43. #include <ctype.h>
  44. #include <limits.h>
  45. #include <stddef.h>
  46. #include <stdio.h>
  47. #if defined(_WIN32) && !defined(__SYMBIAN32__) // Windows specific
  48. #define _WIN32_WINNT 0x0400 // To make it link in VS2005
  49. #include <windows.h>
  50. #ifndef PATH_MAX
  51. #define PATH_MAX MAX_PATH
  52. #endif
  53. #ifndef _WIN32_WCE
  54. #include <process.h>
  55. #include <direct.h>
  56. #include <io.h>
  57. #else // _WIN32_WCE
  58. #include <winsock2.h>
  59. #define NO_CGI // WinCE has no pipes
  60. typedef long off_t;
  61. #define BUFSIZ 4096
  62. #define errno GetLastError()
  63. #define strerror(x) _ultoa(x, (char *) _alloca(sizeof(x) *3 ), 10)
  64. #endif // _WIN32_WCE
  65. #define MAKEUQUAD(lo, hi) ((uint64_t)(((uint32_t)(lo)) | \
  66. ((uint64_t)((uint32_t)(hi))) << 32))
  67. #define RATE_DIFF 10000000 // 100 nsecs
  68. #define EPOCH_DIFF MAKEUQUAD(0xd53e8000, 0x019db1de)
  69. #define SYS2UNIX_TIME(lo, hi) \
  70. (time_t) ((MAKEUQUAD((lo), (hi)) - EPOCH_DIFF) / RATE_DIFF)
  71. // Visual Studio 6 does not know __func__ or __FUNCTION__
  72. // The rest of MS compilers use __FUNCTION__, not C99 __func__
  73. // Also use _strtoui64 on modern M$ compilers
  74. #if defined(_MSC_VER) && _MSC_VER < 1300
  75. #define STRX(x) #x
  76. #define STR(x) STRX(x)
  77. #define __func__ "line " STR(__LINE__)
  78. #define strtoull(x, y, z) strtoul(x, y, z)
  79. #define strtoll(x, y, z) strtol(x, y, z)
  80. #else
  81. #define __func__ __FUNCTION__
  82. #define strtoull(x, y, z) _strtoui64(x, y, z)
  83. #define strtoll(x, y, z) _strtoi64(x, y, z)
  84. #endif // _MSC_VER
  85. #define ERRNO GetLastError()
  86. #define NO_SOCKLEN_T
  87. #define SSL_LIB "ssleay32.dll"
  88. #define CRYPTO_LIB "libeay32.dll"
  89. #define DIRSEP '\\'
  90. #define IS_DIRSEP_CHAR(c) ((c) == '/' || (c) == '\\')
  91. #define O_NONBLOCK 0
  92. #if !defined(EWOULDBLOCK)
  93. #define EWOULDBLOCK WSAEWOULDBLOCK
  94. #endif // !EWOULDBLOCK
  95. #define _POSIX_
  96. #define INT64_FMT "I64d"
  97. #define WINCDECL __cdecl
  98. #define SHUT_WR 1
  99. #define snprintf _snprintf
  100. #define vsnprintf _vsnprintf
  101. #define sleep(x) Sleep((x) * 1000)
  102. #define pipe(x) _pipe(x, BUFSIZ, _O_BINARY)
  103. #define popen(x, y) _popen(x, y)
  104. #define pclose(x) _pclose(x)
  105. #define close(x) _close(x)
  106. #define dlsym(x,y) GetProcAddress((HINSTANCE) (x), (y))
  107. #define RTLD_LAZY 0
  108. #define fseeko(x, y, z) fseek((x), (y), (z))
  109. #define fdopen(x, y) _fdopen((x), (y))
  110. #define write(x, y, z) _write((x), (y), (unsigned) z)
  111. #define read(x, y, z) _read((x), (y), (unsigned) z)
  112. #define flockfile(x) (void) 0
  113. #define funlockfile(x) (void) 0
  114. #if !defined(fileno)
  115. #define fileno(x) _fileno(x)
  116. #endif // !fileno MINGW #defines fileno
  117. typedef HANDLE pthread_mutex_t;
  118. typedef struct {HANDLE signal, broadcast;} pthread_cond_t;
  119. typedef DWORD pthread_t;
  120. #define pid_t HANDLE // MINGW typedefs pid_t to int. Using #define here.
  121. struct timespec {
  122. long tv_nsec;
  123. long tv_sec;
  124. };
  125. static int pthread_mutex_lock(pthread_mutex_t *);
  126. static int pthread_mutex_unlock(pthread_mutex_t *);
  127. static FILE *mg_fopen(const char *path, const char *mode);
  128. #if defined(HAVE_STDINT)
  129. #include <stdint.h>
  130. #else
  131. typedef unsigned int uint32_t;
  132. typedef unsigned short uint16_t;
  133. typedef unsigned __int64 uint64_t;
  134. typedef __int64 int64_t;
  135. #define INT64_MAX 9223372036854775807
  136. #endif // HAVE_STDINT
  137. // POSIX dirent interface
  138. struct dirent {
  139. char d_name[PATH_MAX];
  140. };
  141. typedef struct DIR {
  142. HANDLE handle;
  143. WIN32_FIND_DATAW info;
  144. struct dirent result;
  145. } DIR;
  146. #else // UNIX specific
  147. #include <sys/wait.h>
  148. #include <sys/socket.h>
  149. #include <sys/select.h>
  150. #include <netinet/in.h>
  151. #include <arpa/inet.h>
  152. #include <sys/time.h>
  153. #include <stdint.h>
  154. #include <inttypes.h>
  155. #include <netdb.h>
  156. #include <pwd.h>
  157. #include <unistd.h>
  158. #include <dirent.h>
  159. #if !defined(NO_SSL_DL) && !defined(NO_SSL)
  160. #include <dlfcn.h>
  161. #endif
  162. #include <pthread.h>
  163. #if defined(__MACH__)
  164. #define SSL_LIB "libssl.dylib"
  165. #define CRYPTO_LIB "libcrypto.dylib"
  166. #else
  167. #if !defined(SSL_LIB)
  168. #define SSL_LIB "libssl.so"
  169. #endif
  170. #if !defined(CRYPTO_LIB)
  171. #define CRYPTO_LIB "libcrypto.so"
  172. #endif
  173. #endif
  174. #define DIRSEP '/'
  175. #define IS_DIRSEP_CHAR(c) ((c) == '/')
  176. #ifndef O_BINARY
  177. #define O_BINARY 0
  178. #endif // O_BINARY
  179. #define closesocket(a) close(a)
  180. #define mg_fopen(x, y) fopen(x, y)
  181. #define mg_mkdir(x, y) mkdir(x, y)
  182. #define mg_remove(x) remove(x)
  183. #define mg_rename(x, y) rename(x, y)
  184. #define ERRNO errno
  185. #define INVALID_SOCKET (-1)
  186. #define INT64_FMT PRId64
  187. typedef int SOCKET;
  188. #define WINCDECL
  189. #endif // End of Windows and UNIX specific includes
  190. #include "mongoose.h"
  191. #define MONGOOSE_VERSION "3.0"
  192. #define PASSWORDS_FILE_NAME ".htpasswd"
  193. #define CGI_ENVIRONMENT_SIZE 4096
  194. #define MAX_CGI_ENVIR_VARS 64
  195. #define ARRAY_SIZE(array) (sizeof(array) / sizeof(array[0]))
  196. #if defined(DEBUG)
  197. #define DEBUG_TRACE(x) do { \
  198. flockfile(stdout); \
  199. printf("*** %lu.%p.%s.%d: ", \
  200. (unsigned long) time(NULL), (void *) pthread_self(), \
  201. __func__, __LINE__); \
  202. printf x; \
  203. putchar('\n'); \
  204. fflush(stdout); \
  205. funlockfile(stdout); \
  206. } while (0)
  207. #else
  208. #define DEBUG_TRACE(x)
  209. #endif // DEBUG
  210. // Darwin prior to 7.0 and Win32 do not have socklen_t
  211. #ifdef NO_SOCKLEN_T
  212. typedef int socklen_t;
  213. #endif // NO_SOCKLEN_T
  214. typedef void * (*mg_thread_func_t)(void *);
  215. static const char *http_500_error = "Internal Server Error";
  216. // Snatched from OpenSSL includes. I put the prototypes here to be independent
  217. // from the OpenSSL source installation. Having this, mongoose + SSL can be
  218. // built on any system with binary SSL libraries installed.
  219. typedef struct ssl_st SSL;
  220. typedef struct ssl_method_st SSL_METHOD;
  221. typedef struct ssl_ctx_st SSL_CTX;
  222. #define SSL_ERROR_WANT_READ 2
  223. #define SSL_ERROR_WANT_WRITE 3
  224. #define SSL_FILETYPE_PEM 1
  225. #define CRYPTO_LOCK 1
  226. #if defined(NO_SSL_DL)
  227. extern void SSL_free(SSL *);
  228. extern int SSL_accept(SSL *);
  229. extern int SSL_connect(SSL *);
  230. extern int SSL_read(SSL *, void *, int);
  231. extern int SSL_write(SSL *, const void *, int);
  232. extern int SSL_get_error(const SSL *, int);
  233. extern int SSL_set_fd(SSL *, int);
  234. extern SSL *SSL_new(SSL_CTX *);
  235. extern SSL_CTX *SSL_CTX_new(SSL_METHOD *);
  236. extern SSL_METHOD *SSLv23_server_method(void);
  237. extern int SSL_library_init(void);
  238. extern void SSL_load_error_strings(void);
  239. extern int SSL_CTX_use_PrivateKey_file(SSL_CTX *, const char *, int);
  240. extern int SSL_CTX_use_certificate_file(SSL_CTX *, const char *, int);
  241. extern int SSL_CTX_use_certificate_chain_file(SSL_CTX *, const char *);
  242. extern void SSL_CTX_set_default_passwd_cb(SSL_CTX *, mg_callback_t);
  243. extern void SSL_CTX_free(SSL_CTX *);
  244. extern unsigned long ERR_get_error(void);
  245. extern char *ERR_error_string(unsigned long, char *);
  246. extern int CRYPTO_num_locks(void);
  247. extern void CRYPTO_set_locking_callback(void (*)(int, int, const char *, int));
  248. extern void CRYPTO_set_id_callback(unsigned long (*)(void));
  249. #else
  250. // Dynamically loaded SSL functionality
  251. struct ssl_func {
  252. const char *name; // SSL function name
  253. void (*ptr)(void); // Function pointer
  254. };
  255. #define SSL_free (* (void (*)(SSL *)) ssl_sw[0].ptr)
  256. #define SSL_accept (* (int (*)(SSL *)) ssl_sw[1].ptr)
  257. #define SSL_connect (* (int (*)(SSL *)) ssl_sw[2].ptr)
  258. #define SSL_read (* (int (*)(SSL *, void *, int)) ssl_sw[3].ptr)
  259. #define SSL_write (* (int (*)(SSL *, const void *,int)) ssl_sw[4].ptr)
  260. #define SSL_get_error (* (int (*)(SSL *, int)) ssl_sw[5].ptr)
  261. #define SSL_set_fd (* (int (*)(SSL *, SOCKET)) ssl_sw[6].ptr)
  262. #define SSL_new (* (SSL * (*)(SSL_CTX *)) ssl_sw[7].ptr)
  263. #define SSL_CTX_new (* (SSL_CTX * (*)(SSL_METHOD *)) ssl_sw[8].ptr)
  264. #define SSLv23_server_method (* (SSL_METHOD * (*)(void)) ssl_sw[9].ptr)
  265. #define SSL_library_init (* (int (*)(void)) ssl_sw[10].ptr)
  266. #define SSL_CTX_use_PrivateKey_file (* (int (*)(SSL_CTX *, \
  267. const char *, int)) ssl_sw[11].ptr)
  268. #define SSL_CTX_use_certificate_file (* (int (*)(SSL_CTX *, \
  269. const char *, int)) ssl_sw[12].ptr)
  270. #define SSL_CTX_set_default_passwd_cb \
  271. (* (void (*)(SSL_CTX *, mg_callback_t)) ssl_sw[13].ptr)
  272. #define SSL_CTX_free (* (void (*)(SSL_CTX *)) ssl_sw[14].ptr)
  273. #define SSL_load_error_strings (* (void (*)(void)) ssl_sw[15].ptr)
  274. #define SSL_CTX_use_certificate_chain_file \
  275. (* (int (*)(SSL_CTX *, const char *)) ssl_sw[16].ptr)
  276. #define CRYPTO_num_locks (* (int (*)(void)) crypto_sw[0].ptr)
  277. #define CRYPTO_set_locking_callback \
  278. (* (void (*)(void (*)(int, int, const char *, int))) crypto_sw[1].ptr)
  279. #define CRYPTO_set_id_callback \
  280. (* (void (*)(unsigned long (*)(void))) crypto_sw[2].ptr)
  281. #define ERR_get_error (* (unsigned long (*)(void)) crypto_sw[3].ptr)
  282. #define ERR_error_string (* (char * (*)(unsigned long,char *)) crypto_sw[4].ptr)
  283. // set_ssl_option() function updates this array.
  284. // It loads SSL library dynamically and changes NULLs to the actual addresses
  285. // of respective functions. The macros above (like SSL_connect()) are really
  286. // just calling these functions indirectly via the pointer.
  287. static struct ssl_func ssl_sw[] = {
  288. {"SSL_free", NULL},
  289. {"SSL_accept", NULL},
  290. {"SSL_connect", NULL},
  291. {"SSL_read", NULL},
  292. {"SSL_write", NULL},
  293. {"SSL_get_error", NULL},
  294. {"SSL_set_fd", NULL},
  295. {"SSL_new", NULL},
  296. {"SSL_CTX_new", NULL},
  297. {"SSLv23_server_method", NULL},
  298. {"SSL_library_init", NULL},
  299. {"SSL_CTX_use_PrivateKey_file", NULL},
  300. {"SSL_CTX_use_certificate_file",NULL},
  301. {"SSL_CTX_set_default_passwd_cb",NULL},
  302. {"SSL_CTX_free", NULL},
  303. {"SSL_load_error_strings", NULL},
  304. {"SSL_CTX_use_certificate_chain_file", NULL},
  305. {NULL, NULL}
  306. };
  307. // Similar array as ssl_sw. These functions could be located in different lib.
  308. static struct ssl_func crypto_sw[] = {
  309. {"CRYPTO_num_locks", NULL},
  310. {"CRYPTO_set_locking_callback", NULL},
  311. {"CRYPTO_set_id_callback", NULL},
  312. {"ERR_get_error", NULL},
  313. {"ERR_error_string", NULL},
  314. {NULL, NULL}
  315. };
  316. #endif // NO_SSL_DL
  317. static const char *month_names[] = {
  318. "Jan", "Feb", "Mar", "Apr", "May", "Jun",
  319. "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"
  320. };
  321. // Unified socket address. For IPv6 support, add IPv6 address structure
  322. // in the union u.
  323. struct usa {
  324. socklen_t len;
  325. union {
  326. struct sockaddr sa;
  327. struct sockaddr_in sin;
  328. } u;
  329. };
  330. // Describes a string (chunk of memory).
  331. struct vec {
  332. const char *ptr;
  333. size_t len;
  334. };
  335. // Structure used by mg_stat() function. Uses 64 bit file length.
  336. struct mgstat {
  337. int is_directory; // Directory marker
  338. int64_t size; // File size
  339. time_t mtime; // Modification time
  340. };
  341. // Describes listening socket, or socket which was accept()-ed by the master
  342. // thread and queued for future handling by the worker thread.
  343. struct socket {
  344. struct socket *next; // Linkage
  345. SOCKET sock; // Listening socket
  346. struct usa lsa; // Local socket address
  347. struct usa rsa; // Remote socket address
  348. int is_ssl; // Is socket SSL-ed
  349. int is_proxy;
  350. };
  351. enum {
  352. CGI_EXTENSIONS, CGI_ENVIRONMENT, PUT_DELETE_PASSWORDS_FILE, CGI_INTERPRETER,
  353. PROTECT_URI, AUTHENTICATION_DOMAIN, SSI_EXTENSIONS, ACCESS_LOG_FILE,
  354. SSL_CHAIN_FILE, ENABLE_DIRECTORY_LISTING, ERROR_LOG_FILE,
  355. GLOBAL_PASSWORDS_FILE, INDEX_FILES,
  356. ENABLE_KEEP_ALIVE, ACCESS_CONTROL_LIST, MAX_REQUEST_SIZE,
  357. EXTRA_MIME_TYPES, LISTENING_PORTS,
  358. DOCUMENT_ROOT, SSL_CERTIFICATE, NUM_THREADS, RUN_AS_USER,
  359. NUM_OPTIONS
  360. };
  361. static const char *config_options[] = {
  362. "C", "cgi_extensions", ".cgi,.pl,.php",
  363. "E", "cgi_environment", NULL,
  364. "G", "put_delete_passwords_file", NULL,
  365. "I", "cgi_interpreter", NULL,
  366. "P", "protect_uri", NULL,
  367. "R", "authentication_domain", "mydomain.com",
  368. "S", "ssi_extensions", ".shtml,.shtm",
  369. "a", "access_log_file", NULL,
  370. "c", "ssl_chain_file", NULL,
  371. "d", "enable_directory_listing", "yes",
  372. "e", "error_log_file", NULL,
  373. "g", "global_passwords_file", NULL,
  374. "i", "index_files", "index.html,index.htm,index.cgi",
  375. "k", "enable_keep_alive", "no",
  376. "l", "access_control_list", NULL,
  377. "M", "max_request_size", "16384",
  378. "m", "extra_mime_types", NULL,
  379. "p", "listening_ports", "8080",
  380. "r", "document_root", ".",
  381. "s", "ssl_certificate", NULL,
  382. "t", "num_threads", "10",
  383. "u", "run_as_user", NULL,
  384. NULL
  385. };
  386. #define ENTRIES_PER_CONFIG_OPTION 3
  387. struct mg_context {
  388. volatile int stop_flag; // Should we stop event loop
  389. SSL_CTX *ssl_ctx; // SSL context
  390. char *config[NUM_OPTIONS]; // Mongoose configuration parameters
  391. mg_callback_t user_callback; // User-defined callback function
  392. void *user_data; // User-defined data
  393. struct socket *listening_sockets;
  394. volatile int num_threads; // Number of threads
  395. pthread_mutex_t mutex; // Protects (max|num)_threads
  396. pthread_cond_t cond; // Condvar for tracking workers terminations
  397. struct socket queue[20]; // Accepted sockets
  398. volatile int sq_head; // Head of the socket queue
  399. volatile int sq_tail; // Tail of the socket queue
  400. pthread_cond_t sq_full; // Singaled when socket is produced
  401. pthread_cond_t sq_empty; // Signaled when socket is consumed
  402. };
  403. struct mg_connection {
  404. struct mg_connection *peer; // Remote target in proxy mode
  405. struct mg_request_info request_info;
  406. struct mg_context *ctx;
  407. SSL *ssl; // SSL descriptor
  408. struct socket client; // Connected client
  409. time_t birth_time; // Time connection was accepted
  410. int64_t num_bytes_sent; // Total bytes sent to client
  411. int64_t content_len; // Content-Length header value
  412. int64_t consumed_content; // How many bytes of content is already read
  413. char *buf; // Buffer for received data
  414. int buf_size; // Buffer size
  415. int request_len; // Size of the request + headers in a buffer
  416. int data_len; // Total size of data in a buffer
  417. };
  418. const char **mg_get_valid_option_names(void) {
  419. return config_options;
  420. }
  421. static void *call_user(struct mg_connection *conn, enum mg_event event) {
  422. conn->request_info.user_data = conn->ctx->user_data;
  423. return conn->ctx->user_callback == NULL ? NULL :
  424. conn->ctx->user_callback(event, conn, &conn->request_info);
  425. }
  426. static int get_option_index(const char *name) {
  427. int i;
  428. for (i = 0; config_options[i] != NULL; i += ENTRIES_PER_CONFIG_OPTION) {
  429. if (strcmp(config_options[i], name) == 0 ||
  430. strcmp(config_options[i + 1], name) == 0) {
  431. return i / ENTRIES_PER_CONFIG_OPTION;
  432. }
  433. }
  434. return -1;
  435. }
  436. const char *mg_get_option(const struct mg_context *ctx, const char *name) {
  437. int i;
  438. if ((i = get_option_index(name)) == -1) {
  439. return NULL;
  440. } else if (ctx->config[i] == NULL) {
  441. return "";
  442. } else {
  443. return ctx->config[i];
  444. }
  445. }
  446. // Print error message to the opened error log stream.
  447. static void cry(struct mg_connection *conn, const char *fmt, ...) {
  448. char buf[BUFSIZ];
  449. va_list ap;
  450. FILE *fp;
  451. time_t timestamp;
  452. va_start(ap, fmt);
  453. (void) vsnprintf(buf, sizeof(buf), fmt, ap);
  454. va_end(ap);
  455. // Do not lock when getting the callback value, here and below.
  456. // I suppose this is fine, since function cannot disappear in the
  457. // same way string option can.
  458. conn->request_info.log_message = buf;
  459. if (call_user(conn, MG_EVENT_LOG) == NULL) {
  460. fp = conn->ctx->config[ERROR_LOG_FILE] == NULL ? NULL :
  461. mg_fopen(conn->ctx->config[ERROR_LOG_FILE], "a+");
  462. if (fp != NULL) {
  463. flockfile(fp);
  464. timestamp = time(NULL);
  465. (void) fprintf(fp,
  466. "[%010lu] [error] [client %s] ",
  467. (unsigned long) timestamp,
  468. inet_ntoa(conn->client.rsa.u.sin.sin_addr));
  469. if (conn->request_info.request_method != NULL) {
  470. (void) fprintf(fp, "%s %s: ",
  471. conn->request_info.request_method,
  472. conn->request_info.uri);
  473. }
  474. (void) fprintf(fp, "%s", buf);
  475. fputc('\n', fp);
  476. funlockfile(fp);
  477. if (fp != stderr) {
  478. fclose(fp);
  479. }
  480. }
  481. }
  482. conn->request_info.log_message = NULL;
  483. }
  484. // Return OpenSSL error message
  485. static const char *ssl_error(void) {
  486. unsigned long err;
  487. err = ERR_get_error();
  488. return err == 0 ? "" : ERR_error_string(err, NULL);
  489. }
  490. // Return fake connection structure. Used for logging, if connection
  491. // is not applicable at the moment of logging.
  492. static struct mg_connection *fc(struct mg_context *ctx) {
  493. static struct mg_connection fake_connection;
  494. fake_connection.ctx = ctx;
  495. return &fake_connection;
  496. }
  497. const char *mg_version(void) {
  498. return MONGOOSE_VERSION;
  499. }
  500. static void mg_strlcpy(register char *dst, register const char *src, size_t n) {
  501. for (; *src != '\0' && n > 1; n--) {
  502. *dst++ = *src++;
  503. }
  504. *dst = '\0';
  505. }
  506. static int lowercase(const char *s) {
  507. return tolower(* (const unsigned char *) s);
  508. }
  509. static int mg_strncasecmp(const char *s1, const char *s2, size_t len) {
  510. int diff = 0;
  511. if (len > 0)
  512. do {
  513. diff = lowercase(s1++) - lowercase(s2++);
  514. } while (diff == 0 && s1[-1] != '\0' && --len > 0);
  515. return diff;
  516. }
  517. static int mg_strcasecmp(const char *s1, const char *s2) {
  518. int diff;
  519. do {
  520. diff = lowercase(s1++) - lowercase(s2++);
  521. } while (diff == 0 && s1[-1] != '\0');
  522. return diff;
  523. }
  524. static char * mg_strndup(const char *ptr, size_t len) {
  525. char *p;
  526. if ((p = (char *) malloc(len + 1)) != NULL) {
  527. mg_strlcpy(p, ptr, len + 1);
  528. }
  529. return p;
  530. }
  531. static char * mg_strdup(const char *str) {
  532. return mg_strndup(str, strlen(str));
  533. }
  534. // Like snprintf(), but never returns negative value, or the value
  535. // that is larger than a supplied buffer.
  536. // Thanks to Adam Zeldis to pointing snprintf()-caused vulnerability
  537. // in his audit report.
  538. static int mg_vsnprintf(struct mg_connection *conn, char *buf, size_t buflen,
  539. const char *fmt, va_list ap) {
  540. int n;
  541. if (buflen == 0)
  542. return 0;
  543. n = vsnprintf(buf, buflen, fmt, ap);
  544. if (n < 0) {
  545. cry(conn, "vsnprintf error");
  546. n = 0;
  547. } else if (n >= (int) buflen) {
  548. cry(conn, "truncating vsnprintf buffer: [%.*s]",
  549. n > 200 ? 200 : n, buf);
  550. n = (int) buflen - 1;
  551. }
  552. buf[n] = '\0';
  553. return n;
  554. }
  555. static int mg_snprintf(struct mg_connection *conn, char *buf, size_t buflen,
  556. const char *fmt, ...) {
  557. va_list ap;
  558. int n;
  559. va_start(ap, fmt);
  560. n = mg_vsnprintf(conn, buf, buflen, fmt, ap);
  561. va_end(ap);
  562. return n;
  563. }
  564. // Skip the characters until one of the delimiters characters found.
  565. // 0-terminate resulting word. Skip the delimiter and following whitespaces if any.
  566. // Advance pointer to buffer to the next word. Return found 0-terminated word.
  567. // Delimiters can be quoted with quotechar.
  568. static char *skip_quoted(char **buf, const char *delimiters, const char *whitespace, char quotechar) {
  569. char *p, *begin_word, *end_word, *end_whitespace;
  570. begin_word = *buf;
  571. end_word = begin_word + strcspn(begin_word, delimiters);
  572. /* Check for quotechar */
  573. if (end_word > begin_word) {
  574. p = end_word - 1;
  575. while (*p == quotechar) {
  576. /* If there is anything beyond end_word, copy it */
  577. if (*end_word == '\0') {
  578. *p = '\0';
  579. break;
  580. } else {
  581. size_t end_off = strcspn(end_word + 1, delimiters);
  582. memmove (p, end_word, end_off + 1);
  583. p += end_off; /* p must correspond to end_word - 1 */
  584. end_word += end_off + 1;
  585. }
  586. }
  587. for (p++; p < end_word; p++) {
  588. *p = '\0';
  589. }
  590. }
  591. if (*end_word == '\0') {
  592. *buf = end_word;
  593. } else {
  594. end_whitespace = end_word + 1 + strspn(end_word + 1, whitespace);
  595. for (p = end_word; p < end_whitespace; p++) {
  596. *p = '\0';
  597. }
  598. *buf = end_whitespace;
  599. }
  600. return begin_word;
  601. }
  602. // Simplified version of skip_quoted without quote char
  603. // and whitespace == delimiters
  604. static char *skip(char **buf, const char *delimiters) {
  605. return skip_quoted(buf, delimiters, delimiters, 0);
  606. }
  607. // Return HTTP header value, or NULL if not found.
  608. static const char *get_header(const struct mg_request_info *ri,
  609. const char *name) {
  610. int i;
  611. for (i = 0; i < ri->num_headers; i++)
  612. if (!mg_strcasecmp(name, ri->http_headers[i].name))
  613. return ri->http_headers[i].value;
  614. return NULL;
  615. }
  616. const char *mg_get_header(const struct mg_connection *conn, const char *name) {
  617. return get_header(&conn->request_info, name);
  618. }
  619. // A helper function for traversing comma separated list of values.
  620. // It returns a list pointer shifted to the next value, of NULL if the end
  621. // of the list found.
  622. // Value is stored in val vector. If value has form "x=y", then eq_val
  623. // vector is initialized to point to the "y" part, and val vector length
  624. // is adjusted to point only to "x".
  625. static const char *next_option(const char *list, struct vec *val,
  626. struct vec *eq_val) {
  627. if (list == NULL || *list == '\0') {
  628. /* End of the list */
  629. list = NULL;
  630. } else {
  631. val->ptr = list;
  632. if ((list = strchr(val->ptr, ',')) != NULL) {
  633. /* Comma found. Store length and shift the list ptr */
  634. val->len = list - val->ptr;
  635. list++;
  636. } else {
  637. /* This value is the last one */
  638. list = val->ptr + strlen(val->ptr);
  639. val->len = list - val->ptr;
  640. }
  641. if (eq_val != NULL) {
  642. /*
  643. * Value has form "x=y", adjust pointers and lengths
  644. * so that val points to "x", and eq_val points to "y".
  645. */
  646. eq_val->len = 0;
  647. eq_val->ptr = memchr(val->ptr, '=', val->len);
  648. if (eq_val->ptr != NULL) {
  649. eq_val->ptr++; /* Skip over '=' character */
  650. eq_val->len = val->ptr + val->len - eq_val->ptr;
  651. val->len = (eq_val->ptr - val->ptr) - 1;
  652. }
  653. }
  654. }
  655. return list;
  656. }
  657. #if !defined(NO_CGI)
  658. static int match_extension(const char *path, const char *ext_list) {
  659. struct vec ext_vec;
  660. size_t path_len;
  661. path_len = strlen(path);
  662. while ((ext_list = next_option(ext_list, &ext_vec, NULL)) != NULL)
  663. if (ext_vec.len < path_len &&
  664. mg_strncasecmp(path + path_len - ext_vec.len,
  665. ext_vec.ptr, ext_vec.len) == 0)
  666. return 1;
  667. return 0;
  668. }
  669. #endif // !NO_CGI
  670. // HTTP 1.1 assumes keep alive if "Connection:" header is not set
  671. // This function must tolerate situations when connection info is not
  672. // set up, for example if request parsing failed.
  673. static int should_keep_alive(const struct mg_connection *conn) {
  674. const char *http_version = conn->request_info.http_version;
  675. const char *header = mg_get_header(conn, "Connection");
  676. return (header == NULL && http_version && !strcmp(http_version, "1.1")) ||
  677. (header != NULL && !mg_strcasecmp(header, "keep-alive"));
  678. }
  679. static const char *suggest_connection_header(const struct mg_connection *conn) {
  680. return should_keep_alive(conn) ? "keep-alive" : "close";
  681. }
  682. static void send_http_error(struct mg_connection *conn, int status,
  683. const char *reason, const char *fmt, ...) {
  684. char buf[BUFSIZ];
  685. va_list ap;
  686. int len;
  687. conn->request_info.status_code = status;
  688. if (call_user(conn, MG_HTTP_ERROR) == NULL) {
  689. buf[0] = '\0';
  690. len = 0;
  691. /* Errors 1xx, 204 and 304 MUST NOT send a body */
  692. if (status > 199 && status != 204 && status != 304) {
  693. len = mg_snprintf(conn, buf, sizeof(buf), "Error %d: %s", status, reason);
  694. cry(conn, "%s", buf);
  695. buf[len++] = '\n';
  696. va_start(ap, fmt);
  697. len += mg_vsnprintf(conn, buf + len, sizeof(buf) - len, fmt, ap);
  698. va_end(ap);
  699. }
  700. DEBUG_TRACE(("[%s]", buf));
  701. mg_printf(conn, "HTTP/1.1 %d %s\r\n"
  702. "Content-Type: text/plain\r\n"
  703. "Content-Length: %d\r\n"
  704. "Connection: %s\r\n\r\n", status, reason, len,
  705. suggest_connection_header(conn));
  706. conn->num_bytes_sent += mg_printf(conn, "%s", buf);
  707. }
  708. }
  709. #if defined(_WIN32) && !defined(__SYMBIAN32__)
  710. static int pthread_mutex_init(pthread_mutex_t *mutex, void *unused) {
  711. unused = NULL;
  712. *mutex = CreateMutex(NULL, FALSE, NULL);
  713. return *mutex == NULL ? -1 : 0;
  714. }
  715. static int pthread_mutex_destroy(pthread_mutex_t *mutex) {
  716. return CloseHandle(*mutex) == 0 ? -1 : 0;
  717. }
  718. static int pthread_mutex_lock(pthread_mutex_t *mutex) {
  719. return WaitForSingleObject(*mutex, INFINITE) == WAIT_OBJECT_0? 0 : -1;
  720. }
  721. static int pthread_mutex_unlock(pthread_mutex_t *mutex) {
  722. return ReleaseMutex(*mutex) == 0 ? -1 : 0;
  723. }
  724. static int pthread_cond_init(pthread_cond_t *cv, const void *unused) {
  725. unused = NULL;
  726. cv->signal = CreateEvent(NULL, FALSE, FALSE, NULL);
  727. cv->broadcast = CreateEvent(NULL, TRUE, FALSE, NULL);
  728. return cv->signal != NULL && cv->broadcast != NULL ? 0 : -1;
  729. }
  730. static int pthread_cond_wait(pthread_cond_t *cv, pthread_mutex_t *mutex) {
  731. HANDLE handles[] = {cv->signal, cv->broadcast};
  732. ReleaseMutex(*mutex);
  733. WaitForMultipleObjects(2, handles, FALSE, INFINITE);
  734. return WaitForSingleObject(*mutex, INFINITE) == WAIT_OBJECT_0? 0 : -1;
  735. }
  736. static int pthread_cond_signal(pthread_cond_t *cv) {
  737. return SetEvent(cv->signal) == 0 ? -1 : 0;
  738. }
  739. static int pthread_cond_broadcast(pthread_cond_t *cv) {
  740. // Implementation with PulseEvent() has race condition, see
  741. // http://www.cs.wustl.edu/~schmidt/win32-cv-1.html
  742. return PulseEvent(cv->broadcast) == 0 ? -1 : 0;
  743. }
  744. static int pthread_cond_destroy(pthread_cond_t *cv) {
  745. return CloseHandle(cv->signal) && CloseHandle(cv->broadcast) ? 0 : -1;
  746. }
  747. static pthread_t pthread_self(void) {
  748. return GetCurrentThreadId();
  749. }
  750. // For Windows, change all slashes to backslashes in path names.
  751. static void change_slashes_to_backslashes(char *path) {
  752. int i;
  753. for (i = 0; path[i] != '\0'; i++) {
  754. if (path[i] == '/')
  755. path[i] = '\\';
  756. // i > 0 check is to preserve UNC paths, like \\server\file.txt
  757. if (path[i] == '\\' && i > 0)
  758. while (path[i + 1] == '\\' || path[i + 1] == '/')
  759. (void) memmove(path + i + 1,
  760. path + i + 2, strlen(path + i + 1));
  761. }
  762. }
  763. // Encode 'path' which is assumed UTF-8 string, into UNICODE string.
  764. // wbuf and wbuf_len is a target buffer and its length.
  765. static void to_unicode(const char *path, wchar_t *wbuf, size_t wbuf_len) {
  766. char buf[PATH_MAX], *p;
  767. mg_strlcpy(buf, path, sizeof(buf));
  768. change_slashes_to_backslashes(buf);
  769. // Point p to the end of the file name
  770. p = buf + strlen(buf) - 1;
  771. // Trim trailing backslash character
  772. while (p > buf && *p == '\\' && p[-1] != ':') {
  773. *p-- = '\0';
  774. }
  775. // Protect from CGI code disclosure.
  776. // This is very nasty hole. Windows happily opens files with
  777. // some garbage in the end of file name. So fopen("a.cgi ", "r")
  778. // actually opens "a.cgi", and does not return an error!
  779. if (*p == 0x20 || // No space at the end
  780. (*p == 0x2e && p > buf) || // No '.' but allow '.' as full path
  781. *p == 0x2b || // No '+'
  782. (*p & ~0x7f)) { // And generally no non-ascii chars
  783. (void) fprintf(stderr, "Rejecting suspicious path: [%s]", buf);
  784. buf[0] = '\0';
  785. }
  786. (void) MultiByteToWideChar(CP_UTF8, 0, buf, -1, wbuf, (int) wbuf_len);
  787. }
  788. #if defined(_WIN32_WCE)
  789. static time_t time(time_t *ptime) {
  790. time_t t;
  791. SYSTEMTIME st;
  792. FILETIME ft;
  793. GetSystemTime(&st);
  794. SystemTimeToFileTime(&st, &ft);
  795. t = SYS2UNIX_TIME(ft.dwLowDateTime, ft.dwHighDateTime);
  796. if (ptime != NULL) {
  797. *ptime = t;
  798. }
  799. return t;
  800. }
  801. static time_t mktime(struct tm *ptm) {
  802. SYSTEMTIME st;
  803. FILETIME ft, lft;
  804. st.wYear = ptm->tm_year + 1900;
  805. st.wMonth = ptm->tm_mon + 1;
  806. st.wDay = ptm->tm_mday;
  807. st.wHour = ptm->tm_hour;
  808. st.wMinute = ptm->tm_min;
  809. st.wSecond = ptm->tm_sec;
  810. st.wMilliseconds = 0;
  811. SystemTimeToFileTime(&st, &ft);
  812. LocalFileTimeToFileTime(&ft, &lft);
  813. return (time_t) ((MAKEUQUAD(lft.dwLowDateTime, lft.dwHighDateTime) -
  814. EPOCH_DIFF) / RATE_DIFF);
  815. }
  816. static struct tm *localtime(const time_t *ptime, struct tm *ptm) {
  817. int64_t t = ((int64_t) *ptime) * RATE_DIFF + EPOCH_DIFF;
  818. FILETIME ft, lft;
  819. SYSTEMTIME st;
  820. TIME_ZONE_INFORMATION tzinfo;
  821. if (ptm == NULL) {
  822. return NULL;
  823. }
  824. * (int64_t *) &ft = t;
  825. FileTimeToLocalFileTime(&ft, &lft);
  826. FileTimeToSystemTime(&lft, &st);
  827. ptm->tm_year = st.wYear - 1900;
  828. ptm->tm_mon = st.wMonth - 1;
  829. ptm->tm_wday = st.wDayOfWeek;
  830. ptm->tm_mday = st.wDay;
  831. ptm->tm_hour = st.wHour;
  832. ptm->tm_min = st.wMinute;
  833. ptm->tm_sec = st.wSecond;
  834. ptm->tm_yday = 0; // hope nobody uses this
  835. ptm->tm_isdst =
  836. GetTimeZoneInformation(&tzinfo) == TIME_ZONE_ID_DAYLIGHT ? 1 : 0;
  837. return ptm;
  838. }
  839. static size_t strftime(char *dst, size_t dst_size, const char *fmt,
  840. const struct tm *tm) {
  841. (void) snprintf(dst, dst_size, "implement strftime() for WinCE");
  842. return 0;
  843. }
  844. #endif
  845. static int mg_rename(const char* oldname, const char* newname) {
  846. wchar_t woldbuf[PATH_MAX];
  847. wchar_t wnewbuf[PATH_MAX];
  848. to_unicode(oldname, woldbuf, ARRAY_SIZE(woldbuf));
  849. to_unicode(newname, wnewbuf, ARRAY_SIZE(wnewbuf));
  850. return MoveFileW(woldbuf, wnewbuf) ? 0 : -1;
  851. }
  852. static FILE *mg_fopen(const char *path, const char *mode) {
  853. wchar_t wbuf[PATH_MAX], wmode[20];
  854. to_unicode(path, wbuf, ARRAY_SIZE(wbuf));
  855. MultiByteToWideChar(CP_UTF8, 0, mode, -1, wmode, ARRAY_SIZE(wmode));
  856. return _wfopen(wbuf, wmode);
  857. }
  858. static int mg_stat(const char *path, struct mgstat *stp) {
  859. int ok = -1; // Error
  860. wchar_t wbuf[PATH_MAX];
  861. WIN32_FILE_ATTRIBUTE_DATA info;
  862. to_unicode(path, wbuf, ARRAY_SIZE(wbuf));
  863. if (GetFileAttributesExW(wbuf, GetFileExInfoStandard, &info) != 0) {
  864. stp->size = MAKEUQUAD(info.nFileSizeLow, info.nFileSizeHigh);
  865. stp->mtime = SYS2UNIX_TIME(info.ftLastWriteTime.dwLowDateTime,
  866. info.ftLastWriteTime.dwHighDateTime);
  867. stp->is_directory =
  868. info.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY;
  869. ok = 0; // Success
  870. }
  871. return ok;
  872. }
  873. static int mg_remove(const char *path) {
  874. wchar_t wbuf[PATH_MAX];
  875. to_unicode(path, wbuf, ARRAY_SIZE(wbuf));
  876. return DeleteFileW(wbuf) ? 0 : -1;
  877. }
  878. static int mg_mkdir(const char *path, int mode) {
  879. char buf[PATH_MAX];
  880. wchar_t wbuf[PATH_MAX];
  881. mode = 0; // Unused
  882. mg_strlcpy(buf, path, sizeof(buf));
  883. change_slashes_to_backslashes(buf);
  884. (void) MultiByteToWideChar(CP_UTF8, 0, buf, -1, wbuf, sizeof(wbuf));
  885. return CreateDirectoryW(wbuf, NULL) ? 0 : -1;
  886. }
  887. // Implementation of POSIX opendir/closedir/readdir for Windows.
  888. static DIR * opendir(const char *name) {
  889. DIR *dir = NULL;
  890. wchar_t wpath[PATH_MAX];
  891. DWORD attrs;
  892. if (name == NULL) {
  893. SetLastError(ERROR_BAD_ARGUMENTS);
  894. } else if ((dir = (DIR *) malloc(sizeof(*dir))) == NULL) {
  895. SetLastError(ERROR_NOT_ENOUGH_MEMORY);
  896. } else {
  897. to_unicode(name, wpath, ARRAY_SIZE(wpath));
  898. attrs = GetFileAttributesW(wpath);
  899. if (attrs != 0xFFFFFFFF &&
  900. ((attrs & FILE_ATTRIBUTE_DIRECTORY) == FILE_ATTRIBUTE_DIRECTORY)) {
  901. (void) wcscat(wpath, L"\\*");
  902. dir->handle = FindFirstFileW(wpath, &dir->info);
  903. dir->result.d_name[0] = '\0';
  904. } else {
  905. free(dir);
  906. dir = NULL;
  907. }
  908. }
  909. return dir;
  910. }
  911. static int closedir(DIR *dir) {
  912. int result = 0;
  913. if (dir != NULL) {
  914. if (dir->handle != INVALID_HANDLE_VALUE)
  915. result = FindClose(dir->handle) ? 0 : -1;
  916. free(dir);
  917. } else {
  918. result = -1;
  919. SetLastError(ERROR_BAD_ARGUMENTS);
  920. }
  921. return result;
  922. }
  923. struct dirent * readdir(DIR *dir) {
  924. struct dirent *result = 0;
  925. if (dir) {
  926. if (dir->handle != INVALID_HANDLE_VALUE) {
  927. result = &dir->result;
  928. (void) WideCharToMultiByte(CP_UTF8, 0,
  929. dir->info.cFileName, -1, result->d_name,
  930. sizeof(result->d_name), NULL, NULL);
  931. if (!FindNextFileW(dir->handle, &dir->info)) {
  932. (void) FindClose(dir->handle);
  933. dir->handle = INVALID_HANDLE_VALUE;
  934. }
  935. } else {
  936. SetLastError(ERROR_FILE_NOT_FOUND);
  937. }
  938. } else {
  939. SetLastError(ERROR_BAD_ARGUMENTS);
  940. }
  941. return result;
  942. }
  943. #define set_close_on_exec(fd) // No FD_CLOEXEC on Windows
  944. static int start_thread(struct mg_context *ctx, mg_thread_func_t func,
  945. void *param) {
  946. HANDLE hThread;
  947. ctx = NULL; // Unused
  948. hThread = CreateThread(NULL, 0, (LPTHREAD_START_ROUTINE) func, param, 0,
  949. NULL);
  950. if (hThread != NULL) {
  951. (void) CloseHandle(hThread);
  952. }
  953. return hThread == NULL ? -1 : 0;
  954. }
  955. static HANDLE dlopen(const char *dll_name, int flags) {
  956. wchar_t wbuf[PATH_MAX];
  957. flags = 0; // Unused
  958. to_unicode(dll_name, wbuf, ARRAY_SIZE(wbuf));
  959. return LoadLibraryW(wbuf);
  960. }
  961. #if !defined(NO_CGI)
  962. #define SIGKILL 0
  963. static int kill(pid_t pid, int sig_num) {
  964. (void) TerminateProcess(pid, sig_num);
  965. (void) CloseHandle(pid);
  966. return 0;
  967. }
  968. static pid_t spawn_process(struct mg_connection *conn, const char *prog,
  969. char *envblk, char *envp[], int fd_stdin,
  970. int fd_stdout, const char *dir) {
  971. HANDLE me;
  972. char *p, *interp, cmdline[PATH_MAX], buf[PATH_MAX];
  973. FILE *fp;
  974. STARTUPINFOA si;
  975. PROCESS_INFORMATION pi;
  976. envp = NULL; // Unused
  977. (void) memset(&si, 0, sizeof(si));
  978. (void) memset(&pi, 0, sizeof(pi));
  979. // TODO(lsm): redirect CGI errors to the error log file
  980. si.cb = sizeof(si);
  981. si.dwFlags = STARTF_USESTDHANDLES | STARTF_USESHOWWINDOW;
  982. si.wShowWindow = SW_HIDE;
  983. me = GetCurrentProcess();
  984. (void) DuplicateHandle(me, (HANDLE) _get_osfhandle(fd_stdin), me,
  985. &si.hStdInput, 0, TRUE, DUPLICATE_SAME_ACCESS);
  986. (void) DuplicateHandle(me, (HANDLE) _get_osfhandle(fd_stdout), me,
  987. &si.hStdOutput, 0, TRUE, DUPLICATE_SAME_ACCESS);
  988. // If CGI file is a script, try to read the interpreter line
  989. interp = conn->ctx->config[CGI_INTERPRETER];
  990. if (interp == NULL) {
  991. buf[2] = '\0';
  992. if ((fp = fopen(cmdline, "r")) != NULL) {
  993. (void) fgets(buf, sizeof(buf), fp);
  994. if (buf[0] != '#' || buf[1] != '!') {
  995. // First line does not start with "#!". Do not set interpreter.
  996. buf[2] = '\0';
  997. } else {
  998. // Trim whitespaces in interpreter name
  999. for (p = &buf[strlen(buf) - 1]; p > buf && isspace(*p); p--) {
  1000. *p = '\0';
  1001. }
  1002. }
  1003. (void) fclose(fp);
  1004. }
  1005. interp = buf + 2;
  1006. }
  1007. (void) mg_snprintf(conn, cmdline, sizeof(cmdline), "%s%s%s%c%s",
  1008. interp, interp[0] == '\0' ? "" : " ", dir, DIRSEP, prog);
  1009. DEBUG_TRACE(("Running [%s]", cmdline));
  1010. if (CreateProcessA(NULL, cmdline, NULL, NULL, TRUE,
  1011. CREATE_NEW_PROCESS_GROUP, envblk, dir, &si, &pi) == 0) {
  1012. cry(conn, "%s: CreateProcess(%s): %d",
  1013. __func__, cmdline, ERRNO);
  1014. pi.hProcess = (pid_t) -1;
  1015. } else {
  1016. (void) close(fd_stdin);
  1017. (void) close(fd_stdout);
  1018. }
  1019. (void) CloseHandle(si.hStdOutput);
  1020. (void) CloseHandle(si.hStdInput);
  1021. (void) CloseHandle(pi.hThread);
  1022. return (pid_t) pi.hProcess;
  1023. }
  1024. #endif /* !NO_CGI */
  1025. static int set_non_blocking_mode(SOCKET sock) {
  1026. unsigned long on = 1;
  1027. return ioctlsocket(sock, FIONBIO, &on);
  1028. }
  1029. #else
  1030. static int mg_stat(const char *path, struct mgstat *stp) {
  1031. struct stat st;
  1032. int ok;
  1033. if (stat(path, &st) == 0) {
  1034. ok = 0;
  1035. stp->size = st.st_size;
  1036. stp->mtime = st.st_mtime;
  1037. stp->is_directory = S_ISDIR(st.st_mode);
  1038. } else {
  1039. ok = -1;
  1040. }
  1041. return ok;
  1042. }
  1043. static void set_close_on_exec(int fd) {
  1044. (void) fcntl(fd, F_SETFD, FD_CLOEXEC);
  1045. }
  1046. static int start_thread(struct mg_context *ctx, mg_thread_func_t func,
  1047. void *param) {
  1048. pthread_t thread_id;
  1049. pthread_attr_t attr;
  1050. int retval;
  1051. (void) pthread_attr_init(&attr);
  1052. (void) pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
  1053. // TODO(lsm): figure out why mongoose dies on Linux if next line is enabled
  1054. // (void) pthread_attr_setstacksize(&attr, sizeof(struct mg_connection) * 5);
  1055. if ((retval = pthread_create(&thread_id, &attr, func, param)) != 0) {
  1056. cry(fc(ctx), "%s: %s", __func__, strerror(retval));
  1057. }
  1058. return retval;
  1059. }
  1060. #ifndef NO_CGI
  1061. static pid_t spawn_process(struct mg_connection *conn, const char *prog,
  1062. char *envblk, char *envp[], int fd_stdin,
  1063. int fd_stdout, const char *dir) {
  1064. pid_t pid;
  1065. const char *interp;
  1066. envblk = NULL; // Unused
  1067. if ((pid = fork()) == -1) {
  1068. // Parent
  1069. send_http_error(conn, 500, http_500_error, "fork(): %s", strerror(ERRNO));
  1070. } else if (pid == 0) {
  1071. // Child
  1072. if (chdir(dir) != 0) {
  1073. cry(conn, "%s: chdir(%s): %s", __func__, dir, strerror(ERRNO));
  1074. } else if (dup2(fd_stdin, 0) == -1) {
  1075. cry(conn, "%s: dup2(%d, 0): %s", __func__, fd_stdin, strerror(ERRNO));
  1076. } else if (dup2(fd_stdout, 1) == -1) {
  1077. cry(conn, "%s: dup2(%d, 1): %s", __func__, fd_stdout, strerror(ERRNO));
  1078. } else {
  1079. (void) dup2(fd_stdout, 2);
  1080. (void) close(fd_stdin);
  1081. (void) close(fd_stdout);
  1082. // Execute CGI program. No need to lock: new process
  1083. interp = conn->ctx->config[CGI_INTERPRETER];
  1084. if (interp == NULL) {
  1085. (void) execle(prog, prog, NULL, envp);
  1086. cry(conn, "%s: execle(%s): %s", __func__, prog, strerror(ERRNO));
  1087. } else {
  1088. (void) execle(interp, interp, prog, NULL, envp);
  1089. cry(conn, "%s: execle(%s %s): %s", __func__, interp, prog,
  1090. strerror(ERRNO));
  1091. }
  1092. }
  1093. exit(EXIT_FAILURE);
  1094. } else {
  1095. // Parent. Close stdio descriptors
  1096. (void) close(fd_stdin);
  1097. (void) close(fd_stdout);
  1098. }
  1099. return pid;
  1100. }
  1101. #endif // !NO_CGI
  1102. static int set_non_blocking_mode(SOCKET sock) {
  1103. int flags;
  1104. flags = fcntl(sock, F_GETFL, 0);
  1105. (void) fcntl(sock, F_SETFL, flags | O_NONBLOCK);
  1106. return 0;
  1107. }
  1108. #endif // _WIN32
  1109. // Write data to the IO channel - opened file descriptor, socket or SSL
  1110. // descriptor. Return number of bytes written.
  1111. static int64_t push(FILE *fp, SOCKET sock, SSL *ssl, const char *buf,
  1112. int64_t len) {
  1113. int64_t sent;
  1114. int n, k;
  1115. sent = 0;
  1116. while (sent < len) {
  1117. /* How many bytes we send in this iteration */
  1118. k = len - sent > INT_MAX ? INT_MAX : (int) (len - sent);
  1119. if (ssl != NULL) {
  1120. n = SSL_write(ssl, buf + sent, k);
  1121. } else if (fp != NULL) {
  1122. n = fwrite(buf + sent, 1, (size_t)k, fp);
  1123. if (ferror(fp))
  1124. n = -1;
  1125. } else {
  1126. n = send(sock, buf + sent, (size_t)k, 0);
  1127. }
  1128. if (n < 0)
  1129. break;
  1130. sent += n;
  1131. }
  1132. return sent;
  1133. }
  1134. // Read from IO channel - opened file descriptor, socket, or SSL descriptor.
  1135. // Return number of bytes read.
  1136. static int pull(FILE *fp, SOCKET sock, SSL *ssl, char *buf, int len) {
  1137. int nread;
  1138. if (ssl != NULL) {
  1139. nread = SSL_read(ssl, buf, len);
  1140. } else if (fp != NULL) {
  1141. // Use read() instead of fread(), because if we're reading from the CGI
  1142. // pipe, fread() may block until IO buffer is filled up. We cannot afford
  1143. // to block and must pass all read bytes immediately to the client.
  1144. nread = read(fileno(fp), buf, (size_t) len);
  1145. if (ferror(fp))
  1146. nread = -1;
  1147. } else {
  1148. nread = recv(sock, buf, (size_t) len, 0);
  1149. }
  1150. return nread;
  1151. }
  1152. int mg_read(struct mg_connection *conn, void *buf, size_t len) {
  1153. int n, buffered_len, nread;
  1154. const char *buffered;
  1155. assert((conn->content_len == -1 && conn->consumed_content == 0) ||
  1156. conn->consumed_content <= conn->content_len);
  1157. DEBUG_TRACE(("%p %zu %lld %lld", buf, len,
  1158. conn->content_len, conn->consumed_content));
  1159. nread = 0;
  1160. if (conn->consumed_content < conn->content_len) {
  1161. // Adjust number of bytes to read.
  1162. int64_t to_read = conn->content_len - conn->consumed_content;
  1163. if (to_read < (int64_t) len) {
  1164. len = (int) to_read;
  1165. }
  1166. // How many bytes of data we have buffered in the request buffer?
  1167. buffered = conn->buf + conn->request_len + conn->consumed_content;
  1168. buffered_len = conn->data_len - conn->request_len;
  1169. assert(buffered_len >= 0);
  1170. // Return buffered data back if we haven't done that yet.
  1171. if (conn->consumed_content < (int64_t) buffered_len) {
  1172. buffered_len -= (int) conn->consumed_content;
  1173. if (len < (size_t) buffered_len) {
  1174. buffered_len = len;
  1175. }
  1176. memcpy(buf, buffered, (size_t)buffered_len);
  1177. len -= buffered_len;
  1178. buf = (char *) buf + buffered_len;
  1179. conn->consumed_content += buffered_len;
  1180. nread = buffered_len;
  1181. }
  1182. // We have returned all buffered data. Read new data from the remote socket.
  1183. while (len > 0) {
  1184. n = pull(NULL, conn->client.sock, conn->ssl, (char *) buf, (int) len);
  1185. if (n <= 0) {
  1186. break;
  1187. }
  1188. buf = (char *) buf + n;
  1189. conn->consumed_content += n;
  1190. nread += n;
  1191. len -= n;
  1192. }
  1193. }
  1194. return nread;
  1195. }
  1196. int mg_write(struct mg_connection *conn, const void *buf, size_t len) {
  1197. return (int) push(NULL, conn->client.sock, conn->ssl,
  1198. (const char *) buf, (int64_t) len);
  1199. }
  1200. int mg_printf(struct mg_connection *conn, const char *fmt, ...) {
  1201. char buf[BUFSIZ];
  1202. int len;
  1203. va_list ap;
  1204. va_start(ap, fmt);
  1205. len = mg_vsnprintf(conn, buf, sizeof(buf), fmt, ap);
  1206. va_end(ap);
  1207. return mg_write(conn, buf, (size_t)len);
  1208. }
  1209. // URL-decode input buffer into destination buffer.
  1210. // 0-terminate the destination buffer. Return the length of decoded data.
  1211. // form-url-encoded data differs from URI encoding in a way that it
  1212. // uses '+' as character for space, see RFC 1866 section 8.2.1
  1213. // http://ftp.ics.uci.edu/pub/ietf/html/rfc1866.txt
  1214. static size_t url_decode(const char *src, size_t src_len, char *dst,
  1215. size_t dst_len, int is_form_url_encoded) {
  1216. size_t i, j;
  1217. int a, b;
  1218. #define HEXTOI(x) (isdigit(x) ? x - '0' : x - 'W')
  1219. for (i = j = 0; i < src_len && j < dst_len - 1; i++, j++) {
  1220. if (src[i] == '%' &&
  1221. isxdigit(* (const unsigned char *) (src + i + 1)) &&
  1222. isxdigit(* (const unsigned char *) (src + i + 2))) {
  1223. a = tolower(* (const unsigned char *) (src + i + 1));
  1224. b = tolower(* (const unsigned char *) (src + i + 2));
  1225. dst[j] = (char) ((HEXTOI(a) << 4) | HEXTOI(b));
  1226. i += 2;
  1227. } else if (is_form_url_encoded && src[i] == '+') {
  1228. dst[j] = ' ';
  1229. } else {
  1230. dst[j] = src[i];
  1231. }
  1232. }
  1233. dst[j] = '\0'; /* Null-terminate the destination */
  1234. return j;
  1235. }
  1236. // Scan given buffer and fetch the value of the given variable.
  1237. // It can be specified in query string, or in the POST data.
  1238. // Return NULL if the variable not found, or allocated 0-terminated value.
  1239. // It is caller's responsibility to free the returned value.
  1240. int mg_get_var(const char *buf, size_t buf_len, const char *name,
  1241. char *dst, size_t dst_len) {
  1242. const char *p, *e, *s;
  1243. size_t name_len, len;
  1244. name_len = strlen(name);
  1245. e = buf + buf_len;
  1246. len = -1;
  1247. dst[0] = '\0';
  1248. // buf is "var1=val1&var2=val2...". Find variable first
  1249. for (p = buf; p != NULL && p + name_len < e; p++) {
  1250. if ((p == buf || p[-1] == '&') && p[name_len] == '=' &&
  1251. !mg_strncasecmp(name, p, name_len)) {
  1252. // Point p to variable value
  1253. p += name_len + 1;
  1254. // Point s to the end of the value
  1255. s = (const char *) memchr(p, '&', (size_t)(e - p));
  1256. if (s == NULL) {
  1257. s = e;
  1258. }
  1259. assert(s >= p);
  1260. // Decode variable into destination buffer
  1261. if ((size_t) (s - p) < dst_len) {
  1262. len = url_decode(p, (size_t)(s - p), dst, dst_len, 1);
  1263. }
  1264. break;
  1265. }
  1266. }
  1267. return len;
  1268. }
  1269. int mg_get_cookie(const struct mg_connection *conn, const char *cookie_name,
  1270. char *dst, size_t dst_size) {
  1271. const char *s, *p, *end;
  1272. int name_len, len = -1;
  1273. dst[0] = '\0';
  1274. if ((s = mg_get_header(conn, "Cookie")) == NULL) {
  1275. return 0;
  1276. }
  1277. name_len = strlen(cookie_name);
  1278. end = s + strlen(s);
  1279. for (; (s = strstr(s, cookie_name)) != NULL; s += name_len)
  1280. if (s[name_len] == '=') {
  1281. s += name_len + 1;
  1282. if ((p = strchr(s, ' ')) == NULL)
  1283. p = end;
  1284. if (p[-1] == ';')
  1285. p--;
  1286. if (*s == '"' && p[-1] == '"' && p > s + 1) {
  1287. s++;
  1288. p--;
  1289. }
  1290. if ((size_t) (p - s) < dst_size) {
  1291. len = (p - s) + 1;
  1292. mg_strlcpy(dst, s, (size_t)len);
  1293. }
  1294. break;
  1295. }
  1296. return len;
  1297. }
  1298. // Mongoose allows to specify multiple directories to serve,
  1299. // like /var/www,/~bob=/home/bob. That means that root directory depends on URI.
  1300. // This function returns root dir for given URI.
  1301. static int get_document_root(const struct mg_connection *conn,
  1302. struct vec *document_root) {
  1303. const char *root, *uri;
  1304. int len_of_matched_uri;
  1305. struct vec uri_vec, path_vec;
  1306. uri = conn->request_info.uri;
  1307. len_of_matched_uri = 0;
  1308. root = next_option(conn->ctx->config[DOCUMENT_ROOT], document_root, NULL);
  1309. while ((root = next_option(root, &uri_vec, &path_vec)) != NULL) {
  1310. if (memcmp(uri, uri_vec.ptr, uri_vec.len) == 0) {
  1311. *document_root = path_vec;
  1312. len_of_matched_uri = uri_vec.len;
  1313. break;
  1314. }
  1315. }
  1316. return len_of_matched_uri;
  1317. }
  1318. static void convert_uri_to_file_name(struct mg_connection *conn,
  1319. const char *uri, char *buf,
  1320. size_t buf_len) {
  1321. struct vec vec;
  1322. int match_len;
  1323. match_len = get_document_root(conn, &vec);
  1324. mg_snprintf(conn, buf, buf_len, "%.*s%s", vec.len, vec.ptr, uri + match_len);
  1325. #if defined(_WIN32) && !defined(__SYMBIAN32__)
  1326. change_slashes_to_backslashes(buf);
  1327. #endif /* _WIN32 */
  1328. DEBUG_TRACE(("[%s] -> [%s], [%.*s]", uri, buf, (int) vec.len, vec.ptr));
  1329. }
  1330. static int sslize(struct mg_connection *conn, int (*func)(SSL *)) {
  1331. return (conn->ssl = SSL_new(conn->ctx->ssl_ctx)) != NULL &&
  1332. SSL_set_fd(conn->ssl, conn->client.sock) == 1 &&
  1333. func(conn->ssl) == 1;
  1334. }
  1335. static struct mg_connection *mg_connect(struct mg_connection *conn,
  1336. const char *host, int port, int use_ssl) {
  1337. struct mg_connection *newconn = NULL;
  1338. struct sockaddr_in sin;
  1339. struct hostent *he;
  1340. int sock;
  1341. if (conn->ctx->ssl_ctx == NULL && use_ssl) {
  1342. cry(conn, "%s: SSL is not initialized", __func__);
  1343. } else if ((he = gethostbyname(host)) == NULL) {
  1344. cry(conn, "%s: gethostbyname(%s): %s", __func__, host, strerror(ERRNO));
  1345. } else if ((sock = socket(PF_INET, SOCK_STREAM, 0)) == INVALID_SOCKET) {
  1346. cry(conn, "%s: socket: %s", __func__, strerror(ERRNO));
  1347. } else {
  1348. sin.sin_family = AF_INET;
  1349. sin.sin_port = htons((uint16_t) port);
  1350. sin.sin_addr = * (struct in_addr *) he->h_addr_list[0];
  1351. if (connect(sock, (struct sockaddr *) &sin, sizeof(sin)) != 0) {
  1352. cry(conn, "%s: connect(%s:%d): %s", __func__, host, port,
  1353. strerror(ERRNO));
  1354. closesocket(sock);
  1355. } else if ((newconn = calloc(1, sizeof(*newconn))) == NULL) {
  1356. cry(conn, "%s: calloc: %s", __func__, strerror(ERRNO));
  1357. closesocket(sock);
  1358. } else {
  1359. newconn->client.sock = sock;
  1360. newconn->client.rsa.u.sin = sin;
  1361. if (use_ssl) {
  1362. sslize(newconn, SSL_connect);
  1363. }
  1364. }
  1365. }
  1366. return newconn;
  1367. }
  1368. // Check whether full request is buffered. Return:
  1369. // -1 if request is malformed
  1370. // 0 if request is not yet fully buffered
  1371. // >0 actual request length, including last \r\n\r\n
  1372. static int get_request_len(const char *buf, int buflen) {
  1373. const char *s, *e;
  1374. int len = 0;
  1375. DEBUG_TRACE(("buf: %p, len: %d", buf, buflen));
  1376. for (s = buf, e = s + buflen - 1; len <= 0 && s < e; s++)
  1377. // Control characters are not allowed but >=128 is.
  1378. if (!isprint(* (const unsigned char *) s) && *s != '\r' &&
  1379. *s != '\n' && * (const unsigned char *) s < 128) {
  1380. len = -1;
  1381. } else if (s[0] == '\n' && s[1] == '\n') {
  1382. len = (int) (s - buf) + 2;
  1383. } else if (s[0] == '\n' && &s[1] < e &&
  1384. s[1] == '\r' && s[2] == '\n') {
  1385. len = (int) (s - buf) + 3;
  1386. }
  1387. return len;
  1388. }
  1389. // Convert month to the month number. Return -1 on error, or month number
  1390. static int month_number_to_month_name(const char *s) {
  1391. size_t i;
  1392. for (i = 0; i < ARRAY_SIZE(month_names); i++)
  1393. if (!strcmp(s, month_names[i]))
  1394. return (int) i;
  1395. return -1;
  1396. }
  1397. // Parse date-time string, and return the corresponding time_t value
  1398. static time_t parse_date_string(const char *s) {
  1399. time_t current_time;
  1400. struct tm tm, *tmp;
  1401. char mon[32];
  1402. int sec, min, hour, mday, month, year;
  1403. (void) memset(&tm, 0, sizeof(tm));
  1404. sec = min = hour = mday = month = year = 0;
  1405. if (((sscanf(s, "%d/%3s/%d %d:%d:%d",
  1406. &mday, mon, &year, &hour, &min, &sec) == 6) ||
  1407. (sscanf(s, "%d %3s %d %d:%d:%d",
  1408. &mday, mon, &year, &hour, &min, &sec) == 6) ||
  1409. (sscanf(s, "%*3s, %d %3s %d %d:%d:%d",
  1410. &mday, mon, &year, &hour, &min, &sec) == 6) ||
  1411. (sscanf(s, "%d-%3s-%d %d:%d:%d",
  1412. &mday, mon, &year, &hour, &min, &sec) == 6)) &&
  1413. (month = month_number_to_month_name(mon)) != -1) {
  1414. tm.tm_mday = mday;
  1415. tm.tm_mon = month;
  1416. tm.tm_year = year;
  1417. tm.tm_hour = hour;
  1418. tm.tm_min = min;
  1419. tm.tm_sec = sec;
  1420. }
  1421. if (tm.tm_year > 1900) {
  1422. tm.tm_year -= 1900;
  1423. } else if (tm.tm_year < 70) {
  1424. tm.tm_year += 100;
  1425. }
  1426. // Set Daylight Saving Time field
  1427. current_time = time(NULL);
  1428. tmp = localtime(&current_time);
  1429. tm.tm_isdst = tmp->tm_isdst;
  1430. return mktime(&tm);
  1431. }
  1432. // Protect against directory disclosure attack by removing '..',
  1433. // excessive '/' and '\' characters
  1434. static void remove_double_dots_and_double_slashes(char *s) {
  1435. char *p = s;
  1436. while (*s != '\0') {
  1437. *p++ = *s++;
  1438. if (s[-1] == '/' || s[-1] == '\\') {
  1439. // Skip all following slashes and backslashes
  1440. while (*s == '/' || *s == '\\') {
  1441. s++;
  1442. }
  1443. // Skip all double-dots
  1444. while (*s == '.' && s[1] == '.') {
  1445. s += 2;
  1446. }
  1447. }
  1448. }
  1449. *p = '\0';
  1450. }
  1451. static const struct {
  1452. const char *extension;
  1453. size_t ext_len;
  1454. const char *mime_type;
  1455. size_t mime_type_len;
  1456. } builtin_mime_types[] = {
  1457. {".html", 5, "text/html", 9},
  1458. {".htm", 4, "text/html", 9},
  1459. {".shtm", 5, "text/html", 9},
  1460. {".shtml", 6, "text/html", 9},
  1461. {".css", 4, "text/css", 8},
  1462. {".js", 3, "application/x-javascript", 24},
  1463. {".ico", 4, "image/x-icon", 12},
  1464. {".gif", 4, "image/gif", 9},
  1465. {".jpg", 4, "image/jpeg", 10},
  1466. {".jpeg", 5, "image/jpeg", 10},
  1467. {".png", 4, "image/png", 9},
  1468. {".svg", 4, "image/svg+xml", 13},
  1469. {".torrent", 8, "application/x-bittorrent", 24},
  1470. {".wav", 4, "audio/x-wav", 11},
  1471. {".mp3", 4, "audio/x-mp3", 11},
  1472. {".mid", 4, "audio/mid", 9},
  1473. {".m3u", 4, "audio/x-mpegurl", 15},
  1474. {".ram", 4, "audio/x-pn-realaudio", 20},
  1475. {".xml", 4, "text/xml", 8},
  1476. {".xslt", 5, "application/xml", 15},
  1477. {".ra", 3, "audio/x-pn-realaudio", 20},
  1478. {".doc", 4, "application/msword", 19},
  1479. {".exe", 4, "application/octet-stream", 24},
  1480. {".zip", 4, "application/x-zip-compressed", 28},
  1481. {".xls", 4, "application/excel", 17},
  1482. {".tgz", 4, "application/x-tar-gz", 20},
  1483. {".tar", 4, "application/x-tar", 17},
  1484. {".gz", 3, "application/x-gunzip", 20},
  1485. {".arj", 4, "application/x-arj-compressed", 28},
  1486. {".rar", 4, "application/x-arj-compressed", 28},
  1487. {".rtf", 4, "application/rtf", 15},
  1488. {".pdf", 4, "application/pdf", 15},
  1489. {".swf", 4, "application/x-shockwave-flash",29},
  1490. {".mpg", 4, "video/mpeg", 10},
  1491. {".mpeg", 5, "video/mpeg", 10},
  1492. {".asf", 4, "video/x-ms-asf", 14},
  1493. {".avi", 4, "video/x-msvideo", 15},
  1494. {".bmp", 4, "image/bmp", 9},
  1495. {NULL, 0, NULL, 0}
  1496. };
  1497. // Look at the "path" extension and figure what mime type it has.
  1498. // Store mime type in the vector.
  1499. static void get_mime_type(struct mg_context *ctx, const char *path,
  1500. struct vec *vec) {
  1501. struct vec ext_vec, mime_vec;
  1502. const char *list, *ext;
  1503. size_t i, path_len;
  1504. path_len = strlen(path);
  1505. // Scan user-defined mime types first, in case user wants to
  1506. // override default mime types.
  1507. list = ctx->config[EXTRA_MIME_TYPES];
  1508. while ((list = next_option(list, &ext_vec, &mime_vec)) != NULL) {
  1509. // ext now points to the path suffix
  1510. ext = path + path_len - ext_vec.len;
  1511. if (mg_strncasecmp(ext, ext_vec.ptr, ext_vec.len) == 0) {
  1512. *vec = mime_vec;
  1513. return;
  1514. }
  1515. }
  1516. // Now scan built-in mime types
  1517. for (i = 0; builtin_mime_types[i].extension != NULL; i++) {
  1518. ext = path + (path_len - builtin_mime_types[i].ext_len);
  1519. if (path_len > builtin_mime_types[i].ext_len &&
  1520. mg_strcasecmp(ext, builtin_mime_types[i].extension) == 0) {
  1521. vec->ptr = builtin_mime_types[i].mime_type;
  1522. vec->len = builtin_mime_types[i].mime_type_len;
  1523. return;
  1524. }
  1525. }
  1526. // Nothing found. Fall back to "text/plain"
  1527. vec->ptr = "text/plain";
  1528. vec->len = 10;
  1529. }
  1530. #ifndef HAVE_MD5
  1531. typedef struct MD5Context {
  1532. uint32_t buf[4];
  1533. uint32_t bits[2];
  1534. unsigned char in[64];
  1535. } MD5_CTX;
  1536. #if defined(__BYTE_ORDER) && (__BYTE_ORDER == 1234)
  1537. #define byteReverse(buf, len) // Do nothing
  1538. #else
  1539. static void byteReverse(unsigned char *buf, unsigned longs) {
  1540. uint32_t t;
  1541. do {
  1542. t = (uint32_t) ((unsigned) buf[3] << 8 | buf[2]) << 16 |
  1543. ((unsigned) buf[1] << 8 | buf[0]);
  1544. *(uint32_t *) buf = t;
  1545. buf += 4;
  1546. } while (--longs);
  1547. }
  1548. #endif
  1549. #define F1(x, y, z) (z ^ (x & (y ^ z)))
  1550. #define F2(x, y, z) F1(z, x, y)
  1551. #define F3(x, y, z) (x ^ y ^ z)
  1552. #define F4(x, y, z) (y ^ (x | ~z))
  1553. #define MD5STEP(f, w, x, y, z, data, s) \
  1554. ( w += f(x, y, z) + data, w = w<<s | w>>(32-s), w += x )
  1555. // Start MD5 accumulation. Set bit count to 0 and buffer to mysterious
  1556. // initialization constants.
  1557. static void MD5Init(MD5_CTX *ctx) {
  1558. ctx->buf[0] = 0x67452301;
  1559. ctx->buf[1] = 0xefcdab89;
  1560. ctx->buf[2] = 0x98badcfe;
  1561. ctx->buf[3] = 0x10325476;
  1562. ctx->bits[0] = 0;
  1563. ctx->bits[1] = 0;
  1564. }
  1565. static void MD5Transform(uint32_t buf[4], uint32_t const in[16]) {
  1566. register uint32_t a, b, c, d;
  1567. a = buf[0];
  1568. b = buf[1];
  1569. c = buf[2];
  1570. d = buf[3];
  1571. MD5STEP(F1, a, b, c, d, in[0] + 0xd76aa478, 7);
  1572. MD5STEP(F1, d, a, b, c, in[1] + 0xe8c7b756, 12);
  1573. MD5STEP(F1, c, d, a, b, in[2] + 0x242070db, 17);
  1574. MD5STEP(F1, b, c, d, a, in[3] + 0xc1bdceee, 22);
  1575. MD5STEP(F1, a, b, c, d, in[4] + 0xf57c0faf, 7);
  1576. MD5STEP(F1, d, a, b, c, in[5] + 0x4787c62a, 12);
  1577. MD5STEP(F1, c, d, a, b, in[6] + 0xa8304613, 17);
  1578. MD5STEP(F1, b, c, d, a, in[7] + 0xfd469501, 22);
  1579. MD5STEP(F1, a, b, c, d, in[8] + 0x698098d8, 7);
  1580. MD5STEP(F1, d, a, b, c, in[9] + 0x8b44f7af, 12);
  1581. MD5STEP(F1, c, d, a, b, in[10] + 0xffff5bb1, 17);
  1582. MD5STEP(F1, b, c, d, a, in[11] + 0x895cd7be, 22);
  1583. MD5STEP(F1, a, b, c, d, in[12] + 0x6b901122, 7);
  1584. MD5STEP(F1, d, a, b, c, in[13] + 0xfd987193, 12);
  1585. MD5STEP(F1, c, d, a, b, in[14] + 0xa679438e, 17);
  1586. MD5STEP(F1, b, c, d, a, in[15] + 0x49b40821, 22);
  1587. MD5STEP(F2, a, b, c, d, in[1] + 0xf61e2562, 5);
  1588. MD5STEP(F2, d, a, b, c, in[6] + 0xc040b340, 9);
  1589. MD5STEP(F2, c, d, a, b, in[11] + 0x265e5a51, 14);
  1590. MD5STEP(F2, b, c, d, a, in[0] + 0xe9b6c7aa, 20);
  1591. MD5STEP(F2, a, b, c, d, in[5] + 0xd62f105d, 5);
  1592. MD5STEP(F2, d, a, b, c, in[10] + 0x02441453, 9);
  1593. MD5STEP(F2, c, d, a, b, in[15] + 0xd8a1e681, 14);
  1594. MD5STEP(F2, b, c, d, a, in[4] + 0xe7d3fbc8, 20);
  1595. MD5STEP(F2, a, b, c, d, in[9] + 0x21e1cde6, 5);
  1596. MD5STEP(F2, d, a, b, c, in[14] + 0xc33707d6, 9);
  1597. MD5STEP(F2, c, d, a, b, in[3] + 0xf4d50d87, 14);
  1598. MD5STEP(F2, b, c, d, a, in[8] + 0x455a14ed, 20);
  1599. MD5STEP(F2, a, b, c, d, in[13] + 0xa9e3e905, 5);
  1600. MD5STEP(F2, d, a, b, c, in[2] + 0xfcefa3f8, 9);
  1601. MD5STEP(F2, c, d, a, b, in[7] + 0x676f02d9, 14);
  1602. MD5STEP(F2, b, c, d, a, in[12] + 0x8d2a4c8a, 20);
  1603. MD5STEP(F3, a, b, c, d, in[5] + 0xfffa3942, 4);
  1604. MD5STEP(F3, d, a, b, c, in[8] + 0x8771f681, 11);
  1605. MD5STEP(F3, c, d, a, b, in[11] + 0x6d9d6122, 16);
  1606. MD5STEP(F3, b, c, d, a, in[14] + 0xfde5380c, 23);
  1607. MD5STEP(F3, a, b, c, d, in[1] + 0xa4beea44, 4);
  1608. MD5STEP(F3, d, a, b, c, in[4] + 0x4bdecfa9, 11);
  1609. MD5STEP(F3, c, d, a, b, in[7] + 0xf6bb4b60, 16);
  1610. MD5STEP(F3, b, c, d, a, in[10] + 0xbebfbc70, 23);
  1611. MD5STEP(F3, a, b, c, d, in[13] + 0x289b7ec6, 4);
  1612. MD5STEP(F3, d, a, b, c, in[0] + 0xeaa127fa, 11);
  1613. MD5STEP(F3, c, d, a, b, in[3] + 0xd4ef3085, 16);
  1614. MD5STEP(F3, b, c, d, a, in[6] + 0x04881d05, 23);
  1615. MD5STEP(F3, a, b, c, d, in[9] + 0xd9d4d039, 4);
  1616. MD5STEP(F3, d, a, b, c, in[12] + 0xe6db99e5, 11);
  1617. MD5STEP(F3, c, d, a, b, in[15] + 0x1fa27cf8, 16);
  1618. MD5STEP(F3, b, c, d, a, in[2] + 0xc4ac5665, 23);
  1619. MD5STEP(F4, a, b, c, d, in[0] + 0xf4292244, 6);
  1620. MD5STEP(F4, d, a, b, c, in[7] + 0x432aff97, 10);
  1621. MD5STEP(F4, c, d, a, b, in[14] + 0xab9423a7, 15);
  1622. MD5STEP(F4, b, c, d, a, in[5] + 0xfc93a039, 21);
  1623. MD5STEP(F4, a, b, c, d, in[12] + 0x655b59c3, 6);
  1624. MD5STEP(F4, d, a, b, c, in[3] + 0x8f0ccc92, 10);
  1625. MD5STEP(F4, c, d, a, b, in[10] + 0xffeff47d, 15);
  1626. MD5STEP(F4, b, c, d, a, in[1] + 0x85845dd1, 21);
  1627. MD5STEP(F4, a, b, c, d, in[8] + 0x6fa87e4f, 6);
  1628. MD5STEP(F4, d, a, b, c, in[15] + 0xfe2ce6e0, 10);
  1629. MD5STEP(F4, c, d, a, b, in[6] + 0xa3014314, 15);
  1630. MD5STEP(F4, b, c, d, a, in[13] + 0x4e0811a1, 21);
  1631. MD5STEP(F4, a, b, c, d, in[4] + 0xf7537e82, 6);
  1632. MD5STEP(F4, d, a, b, c, in[11] + 0xbd3af235, 10);
  1633. MD5STEP(F4, c, d, a, b, in[2] + 0x2ad7d2bb, 15);
  1634. MD5STEP(F4, b, c, d, a, in[9] + 0xeb86d391, 21);
  1635. buf[0] += a;
  1636. buf[1] += b;
  1637. buf[2] += c;
  1638. buf[3] += d;
  1639. }
  1640. static void MD5Update(MD5_CTX *ctx, unsigned char const *buf, unsigned len) {
  1641. uint32_t t;
  1642. t = ctx->bits[0];
  1643. if ((ctx->bits[0] = t + ((uint32_t) len << 3)) < t)
  1644. ctx->bits[1]++;
  1645. ctx->bits[1] += len >> 29;
  1646. t = (t >> 3) & 0x3f;
  1647. if (t) {
  1648. unsigned char *p = (unsigned char *) ctx->in + t;
  1649. t = 64 - t;
  1650. if (len < t) {
  1651. memcpy(p, buf, len);
  1652. return;
  1653. }
  1654. memcpy(p, buf, t);
  1655. byteReverse(ctx->in, 16);
  1656. MD5Transform(ctx->buf, (uint32_t *) ctx->in);
  1657. buf += t;
  1658. len -= t;
  1659. }
  1660. while (len >= 64) {
  1661. memcpy(ctx->in, buf, 64);
  1662. byteReverse(ctx->in, 16);
  1663. MD5Transform(ctx->buf, (uint32_t *) ctx->in);
  1664. buf += 64;
  1665. len -= 64;
  1666. }
  1667. memcpy(ctx->in, buf, len);
  1668. }
  1669. static void MD5Final(unsigned char digest[16], MD5_CTX *ctx) {
  1670. unsigned count;
  1671. unsigned char *p;
  1672. count = (ctx->bits[0] >> 3) & 0x3F;
  1673. p = ctx->in + count;
  1674. *p++ = 0x80;
  1675. count = 64 - 1 - count;
  1676. if (count < 8) {
  1677. memset(p, 0, count);
  1678. byteReverse(ctx->in, 16);
  1679. MD5Transform(ctx->buf, (uint32_t *) ctx->in);
  1680. memset(ctx->in, 0, 56);
  1681. } else {
  1682. memset(p, 0, count - 8);
  1683. }
  1684. byteReverse(ctx->in, 14);
  1685. ((uint32_t *) ctx->in)[14] = ctx->bits[0];
  1686. ((uint32_t *) ctx->in)[15] = ctx->bits[1];
  1687. MD5Transform(ctx->buf, (uint32_t *) ctx->in);
  1688. byteReverse((unsigned char *) ctx->buf, 4);
  1689. memcpy(digest, ctx->buf, 16);
  1690. memset((char *) ctx, 0, sizeof(*ctx));
  1691. }
  1692. #endif // !HAVE_MD5
  1693. // Stringify binary data. Output buffer must be twice as big as input,
  1694. // because each byte takes 2 bytes in string representation
  1695. static void bin2str(char *to, const unsigned char *p, size_t len) {
  1696. static const char *hex = "0123456789abcdef";
  1697. for (; len--; p++) {
  1698. *to++ = hex[p[0] >> 4];
  1699. *to++ = hex[p[0] & 0x0f];
  1700. }
  1701. *to = '\0';
  1702. }
  1703. // Return stringified MD5 hash for list of vectors. Buffer must be 33 bytes.
  1704. void mg_md5(char *buf, ...) {
  1705. unsigned char hash[16];
  1706. const char *p;
  1707. va_list ap;
  1708. MD5_CTX ctx;
  1709. MD5Init(&ctx);
  1710. va_start(ap, buf);
  1711. while ((p = va_arg(ap, const char *)) != NULL) {
  1712. MD5Update(&ctx, (const unsigned char *) p, (unsigned) strlen(p));
  1713. }
  1714. va_end(ap);
  1715. MD5Final(hash, &ctx);
  1716. bin2str(buf, hash, sizeof(hash));
  1717. }
  1718. // Check the user's password, return 1 if OK
  1719. static int check_password(const char *method, const char *ha1, const char *uri,
  1720. const char *nonce, const char *nc, const char *cnonce,
  1721. const char *qop, const char *response) {
  1722. char ha2[32 + 1], expected_response[32 + 1];
  1723. // Some of the parameters may be NULL
  1724. if (method == NULL || nonce == NULL || nc == NULL || cnonce == NULL ||
  1725. qop == NULL || response == NULL) {
  1726. return 0;
  1727. }
  1728. // NOTE(lsm): due to a bug in MSIE, we do not compare the URI
  1729. // TODO(lsm): check for authentication timeout
  1730. if (// strcmp(dig->uri, c->ouri) != 0 ||
  1731. strlen(response) != 32
  1732. // || now - strtoul(dig->nonce, NULL, 10) > 3600
  1733. ) {
  1734. return 0;
  1735. }
  1736. mg_md5(ha2, method, ":", uri, NULL);
  1737. mg_md5(expected_response, ha1, ":", nonce, ":", nc,
  1738. ":", cnonce, ":", qop, ":", ha2, NULL);
  1739. return mg_strcasecmp(response, expected_response) == 0;
  1740. }
  1741. // Use the global passwords file, if specified by auth_gpass option,
  1742. // or search for .htpasswd in the requested directory.
  1743. static FILE *open_auth_file(struct mg_connection *conn, const char *path) {
  1744. struct mg_context *ctx = conn->ctx;
  1745. char name[PATH_MAX];
  1746. const char *p, *e;
  1747. struct mgstat st;
  1748. FILE *fp;
  1749. if (ctx->config[GLOBAL_PASSWORDS_FILE] != NULL) {
  1750. // Use global passwords file
  1751. fp = mg_fopen(ctx->config[GLOBAL_PASSWORDS_FILE], "r");
  1752. if (fp == NULL)
  1753. cry(fc(ctx), "fopen(%s): %s",
  1754. ctx->config[GLOBAL_PASSWORDS_FILE], strerror(ERRNO));
  1755. } else if (!mg_stat(path, &st) && st.is_directory) {
  1756. (void) mg_snprintf(conn, name, sizeof(name), "%s%c%s",
  1757. path, DIRSEP, PASSWORDS_FILE_NAME);
  1758. fp = mg_fopen(name, "r");
  1759. } else {
  1760. // Try to find .htpasswd in requested directory.
  1761. for (p = path, e = p + strlen(p) - 1; e > p; e--)
  1762. if (IS_DIRSEP_CHAR(*e))
  1763. break;
  1764. (void) mg_snprintf(conn, name, sizeof(name), "%.*s%c%s",
  1765. (int) (e - p), p, DIRSEP, PASSWORDS_FILE_NAME);
  1766. fp = mg_fopen(name, "r");
  1767. }
  1768. return fp;
  1769. }
  1770. // Parsed Authorization header
  1771. struct ah {
  1772. char *user, *uri, *cnonce, *response, *qop, *nc, *nonce;
  1773. };
  1774. static int parse_auth_header(struct mg_connection *conn, char *buf,
  1775. size_t buf_size, struct ah *ah) {
  1776. char *name, *value, *s;
  1777. const char *auth_header;
  1778. if ((auth_header = mg_get_header(conn, "Authorization")) == NULL ||
  1779. mg_strncasecmp(auth_header, "Digest ", 7) != 0) {
  1780. return 0;
  1781. }
  1782. // Make modifiable copy of the auth header
  1783. (void) mg_strlcpy(buf, auth_header + 7, buf_size);
  1784. s = buf;
  1785. (void) memset(ah, 0, sizeof(*ah));
  1786. // Parse authorization header
  1787. for (;;) {
  1788. // Gobble initial spaces
  1789. while (isspace(* (unsigned char *) s)) {
  1790. s++;
  1791. }
  1792. name = skip_quoted(&s, "=", " ", 0);
  1793. /* Value is either quote-delimited, or ends at first comma or space. */
  1794. if (s[0] == '\"') {
  1795. s++;
  1796. value = skip_quoted(&s, "\"", " ", '\\');
  1797. if (s[0] == ',') {
  1798. s++;
  1799. }
  1800. } else {
  1801. value = skip_quoted(&s, ", ", " ", 0); // IE uses commas, FF uses spaces
  1802. }
  1803. if (*name == '\0') {
  1804. break;
  1805. }
  1806. if (!strcmp(name, "username")) {
  1807. ah->user = value;
  1808. } else if (!strcmp(name, "cnonce")) {
  1809. ah->cnonce = value;
  1810. } else if (!strcmp(name, "response")) {
  1811. ah->response = value;
  1812. } else if (!strcmp(name, "uri")) {
  1813. ah->uri = value;
  1814. } else if (!strcmp(name, "qop")) {
  1815. ah->qop = value;
  1816. } else if (!strcmp(name, "nc")) {
  1817. ah->nc = value;
  1818. } else if (!strcmp(name, "nonce")) {
  1819. ah->nonce = value;
  1820. }
  1821. }
  1822. // CGI needs it as REMOTE_USER
  1823. if (ah->user != NULL) {
  1824. conn->request_info.remote_user = mg_strdup(ah->user);
  1825. } else {
  1826. return 0;
  1827. }
  1828. return 1;
  1829. }
  1830. // Authorize against the opened passwords file. Return 1 if authorized.
  1831. static int authorize(struct mg_connection *conn, FILE *fp) {
  1832. struct ah ah;
  1833. char line[256], f_user[256], ha1[256], f_domain[256], buf[BUFSIZ];
  1834. if (!parse_auth_header(conn, buf, sizeof(buf), &ah)) {
  1835. return 0;
  1836. }
  1837. // Loop over passwords file
  1838. while (fgets(line, sizeof(line), fp) != NULL) {
  1839. if (sscanf(line, "%[^:]:%[^:]:%s", f_user, f_domain, ha1) != 3) {
  1840. continue;
  1841. }
  1842. if (!strcmp(ah.user, f_user) &&
  1843. !strcmp(conn->ctx->config[AUTHENTICATION_DOMAIN], f_domain))
  1844. return check_password(
  1845. conn->request_info.request_method,
  1846. ha1, ah.uri, ah.nonce, ah.nc, ah.cnonce, ah.qop,
  1847. ah.response);
  1848. }
  1849. return 0;
  1850. }
  1851. // Return 1 if request is authorised, 0 otherwise.
  1852. static int check_authorization(struct mg_connection *conn, const char *path) {
  1853. FILE *fp;
  1854. char fname[PATH_MAX];
  1855. struct vec uri_vec, filename_vec;
  1856. const char *list;
  1857. int authorized;
  1858. fp = NULL;
  1859. authorized = 1;
  1860. list = conn->ctx->config[PROTECT_URI];
  1861. while ((list = next_option(list, &uri_vec, &filename_vec)) != NULL) {
  1862. if (!memcmp(conn->request_info.uri, uri_vec.ptr, uri_vec.len)) {
  1863. (void) mg_snprintf(conn, fname, sizeof(fname), "%.*s",
  1864. filename_vec.len, filename_vec.ptr);
  1865. if ((fp = mg_fopen(fname, "r")) == NULL) {
  1866. cry(conn, "%s: cannot open %s: %s", __func__, fname, strerror(errno));
  1867. }
  1868. break;
  1869. }
  1870. }
  1871. if (fp == NULL) {
  1872. fp = open_auth_file(conn, path);
  1873. }
  1874. if (fp != NULL) {
  1875. authorized = authorize(conn, fp);
  1876. (void) fclose(fp);
  1877. }
  1878. return authorized;
  1879. }
  1880. static void send_authorization_request(struct mg_connection *conn) {
  1881. conn->request_info.status_code = 401;
  1882. (void) mg_printf(conn,
  1883. "HTTP/1.1 401 Unauthorized\r\n"
  1884. "WWW-Authenticate: Digest qop=\"auth\", "
  1885. "realm=\"%s\", nonce=\"%lu\"\r\n\r\n",
  1886. conn->ctx->config[AUTHENTICATION_DOMAIN],
  1887. (unsigned long) time(NULL));
  1888. }
  1889. static int is_authorized_for_put(struct mg_connection *conn) {
  1890. FILE *fp;
  1891. int ret = 0;
  1892. fp = conn->ctx->config[PUT_DELETE_PASSWORDS_FILE] == NULL ? NULL :
  1893. mg_fopen(conn->ctx->config[PUT_DELETE_PASSWORDS_FILE], "r");
  1894. if (fp != NULL) {
  1895. ret = authorize(conn, fp);
  1896. (void) fclose(fp);
  1897. }
  1898. return ret;
  1899. }
  1900. int mg_modify_passwords_file(const char *fname, const char *domain,
  1901. const char *user, const char *pass) {
  1902. int found;
  1903. char line[512], u[512], d[512], ha1[33], tmp[PATH_MAX];
  1904. FILE *fp, *fp2;
  1905. found = 0;
  1906. fp = fp2 = NULL;
  1907. // Regard empty password as no password - remove user record.
  1908. if (pass[0] == '\0') {
  1909. pass = NULL;
  1910. }
  1911. (void) snprintf(tmp, sizeof(tmp), "%s.tmp", fname);
  1912. // Create the file if does not exist
  1913. if ((fp = mg_fopen(fname, "a+")) != NULL) {
  1914. (void) fclose(fp);
  1915. }
  1916. // Open the given file and temporary file
  1917. if ((fp = mg_fopen(fname, "r")) == NULL) {
  1918. return 0;
  1919. } else if ((fp2 = mg_fopen(tmp, "w+")) == NULL) {
  1920. fclose(fp);
  1921. return 0;
  1922. }
  1923. // Copy the stuff to temporary file
  1924. while (fgets(line, sizeof(line), fp) != NULL) {
  1925. if (sscanf(line, "%[^:]:%[^:]:%*s", u, d) != 2) {
  1926. continue;
  1927. }
  1928. if (!strcmp(u, user) && !strcmp(d, domain)) {
  1929. found++;
  1930. if (pass != NULL) {
  1931. mg_md5(ha1, user, ":", domain, ":", pass, NULL);
  1932. fprintf(fp2, "%s:%s:%s\n", user, domain, ha1);
  1933. }
  1934. } else {
  1935. (void) fprintf(fp2, "%s", line);
  1936. }
  1937. }
  1938. // If new user, just add it
  1939. if (!found && pass != NULL) {
  1940. mg_md5(ha1, user, ":", domain, ":", pass, NULL);
  1941. (void) fprintf(fp2, "%s:%s:%s\n", user, domain, ha1);
  1942. }
  1943. // Close files
  1944. (void) fclose(fp);
  1945. (void) fclose(fp2);
  1946. // Put the temp file in place of real file
  1947. (void) mg_remove(fname);
  1948. (void) mg_rename(tmp, fname);
  1949. return 1;
  1950. }
  1951. struct de {
  1952. struct mg_connection *conn;
  1953. char *file_name;
  1954. struct mgstat st;
  1955. };
  1956. static void url_encode(const char *src, char *dst, size_t dst_len) {
  1957. static const char *dont_escape = "._-$,;~()";
  1958. static const char *hex = "0123456789abcdef";
  1959. const char *end = dst + dst_len - 1;
  1960. for (; *src != '\0' && dst < end; src++, dst++) {
  1961. if (isalnum(*(const unsigned char *) src) ||
  1962. strchr(dont_escape, * (const unsigned char *) src) != NULL) {
  1963. *dst = *src;
  1964. } else if (dst + 2 < end) {
  1965. dst[0] = '%';
  1966. dst[1] = hex[(* (const unsigned char *) src) >> 4];
  1967. dst[2] = hex[(* (const unsigned char *) src) & 0xf];
  1968. dst += 2;
  1969. }
  1970. }
  1971. *dst = '\0';
  1972. }
  1973. static void print_dir_entry(struct de *de) {
  1974. char size[64], mod[64], href[PATH_MAX];
  1975. if (de->st.is_directory) {
  1976. (void) mg_snprintf(de->conn, size, sizeof(size), "%s", "[DIRECTORY]");
  1977. } else {
  1978. // We use (signed) cast below because MSVC 6 compiler cannot
  1979. // convert unsigned __int64 to double. Sigh.
  1980. if (de->st.size < 1024) {
  1981. (void) mg_snprintf(de->conn, size, sizeof(size),
  1982. "%lu", (unsigned long) de->st.size);
  1983. } else if (de->st.size < 1024 * 1024) {
  1984. (void) mg_snprintf(de->conn, size, sizeof(size),
  1985. "%.1fk", (double) de->st.size / 1024.0);
  1986. } else if (de->st.size < 1024 * 1024 * 1024) {
  1987. (void) mg_snprintf(de->conn, size, sizeof(size),
  1988. "%.1fM", (double) de->st.size / 1048576);
  1989. } else {
  1990. (void) mg_snprintf(de->conn, size, sizeof(size),
  1991. "%.1fG", (double) de->st.size / 1073741824);
  1992. }
  1993. }
  1994. (void) strftime(mod, sizeof(mod), "%d-%b-%Y %H:%M", localtime(&de->st.mtime));
  1995. url_encode(de->file_name, href, sizeof(href));
  1996. de->conn->num_bytes_sent += mg_printf(de->conn,
  1997. "<tr><td><a href=\"%s%s%s\">%s%s</a></td>"
  1998. "<td>&nbsp;%s</td><td>&nbsp;&nbsp;%s</td></tr>\n",
  1999. de->conn->request_info.uri, href, de->st.is_directory ? "/" : "",
  2000. de->file_name, de->st.is_directory ? "/" : "", mod, size);
  2001. }
  2002. // This function is called from send_directory() and used for
  2003. // sorting directory entries by size, or name, or modification time.
  2004. // On windows, __cdecl specification is needed in case if project is built
  2005. // with __stdcall convention. qsort always requires __cdels callback.
  2006. static int WINCDECL compare_dir_entries(const void *p1, const void *p2) {
  2007. const struct de *a = (const struct de *) p1, *b = (const struct de *) p2;
  2008. const char *query_string = a->conn->request_info.query_string;
  2009. int cmp_result = 0;
  2010. if (query_string == NULL) {
  2011. query_string = "na";
  2012. }
  2013. if (a->st.is_directory && !b->st.is_directory) {
  2014. return -1; // Always put directories on top
  2015. } else if (!a->st.is_directory && b->st.is_directory) {
  2016. return 1; // Always put directories on top
  2017. } else if (*query_string == 'n') {
  2018. cmp_result = strcmp(a->file_name, b->file_name);
  2019. } else if (*query_string == 's') {
  2020. cmp_result = a->st.size == b->st.size ? 0 :
  2021. a->st.size > b->st.size ? 1 : -1;
  2022. } else if (*query_string == 'd') {
  2023. cmp_result = a->st.mtime == b->st.mtime ? 0 :
  2024. a->st.mtime > b->st.mtime ? 1 : -1;
  2025. }
  2026. return query_string[1] == 'd' ? -cmp_result : cmp_result;
  2027. }
  2028. static void handle_directory_request(struct mg_connection *conn,
  2029. const char *dir) {
  2030. struct dirent *dp;
  2031. DIR *dirp;
  2032. struct de *entries = NULL;
  2033. char path[PATH_MAX];
  2034. int i, sort_direction, num_entries = 0, arr_size = 128;
  2035. if ((dirp = opendir(dir)) == NULL) {
  2036. send_http_error(conn, 500, "Cannot open directory",
  2037. "Error: opendir(%s): %s", path, strerror(ERRNO));
  2038. return;
  2039. }
  2040. (void) mg_printf(conn, "%s",
  2041. "HTTP/1.1 200 OK\r\n"
  2042. "Connection: close\r\n"
  2043. "Content-Type: text/html; charset=utf-8\r\n\r\n");
  2044. sort_direction = conn->request_info.query_string != NULL &&
  2045. conn->request_info.query_string[1] == 'd' ? 'a' : 'd';
  2046. while ((dp = readdir(dirp)) != NULL) {
  2047. // Do not show current dir and passwords file
  2048. if (!strcmp(dp->d_name, ".") ||
  2049. !strcmp(dp->d_name, "..") ||
  2050. !strcmp(dp->d_name, PASSWORDS_FILE_NAME))
  2051. continue;
  2052. if (entries == NULL || num_entries >= arr_size) {
  2053. arr_size *= 2;
  2054. entries = (struct de *) realloc(entries,
  2055. arr_size * sizeof(entries[0]));
  2056. }
  2057. if (entries == NULL) {
  2058. closedir(dirp);
  2059. send_http_error(conn, 500, "Cannot open directory",
  2060. "%s", "Error: cannot allocate memory");
  2061. return;
  2062. }
  2063. mg_snprintf(conn, path, sizeof(path), "%s%c%s", dir, DIRSEP, dp->d_name);
  2064. // If we don't memset stat structure to zero, mtime will have
  2065. // garbage and strftime() will segfault later on in
  2066. // print_dir_entry(). memset is required only if mg_stat()
  2067. // fails. For more details, see
  2068. // http://code.google.com/p/mongoose/issues/detail?id=79
  2069. if (mg_stat(path, &entries[num_entries].st) != 0) {
  2070. memset(&entries[num_entries].st, 0, sizeof(entries[num_entries].st));
  2071. }
  2072. entries[num_entries].conn = conn;
  2073. entries[num_entries].file_name = mg_strdup(dp->d_name);
  2074. num_entries++;
  2075. }
  2076. (void) closedir(dirp);
  2077. conn->num_bytes_sent += mg_printf(conn,
  2078. "<html><head><title>Index of %s</title>"
  2079. "<style>th {text-align: left;}</style></head>"
  2080. "<body><h1>Index of %s</h1><pre><table cellpadding=\"0\">"
  2081. "<tr><th><a href=\"?n%c\">Name</a></th>"
  2082. "<th><a href=\"?d%c\">Modified</a></th>"
  2083. "<th><a href=\"?s%c\">Size</a></th></tr>"
  2084. "<tr><td colspan=\"3\"><hr></td></tr>",
  2085. conn->request_info.uri, conn->request_info.uri,
  2086. sort_direction, sort_direction, sort_direction);
  2087. // Print first entry - link to a parent directory
  2088. conn->num_bytes_sent += mg_printf(conn,
  2089. "<tr><td><a href=\"%s%s\">%s</a></td>"
  2090. "<td>&nbsp;%s</td><td>&nbsp;&nbsp;%s</td></tr>\n",
  2091. conn->request_info.uri, "..", "Parent directory", "-", "-");
  2092. // Sort and print directory entries
  2093. qsort(entries, (size_t)num_entries, sizeof(entries[0]), compare_dir_entries);
  2094. for (i = 0; i < num_entries; i++) {
  2095. print_dir_entry(&entries[i]);
  2096. free(entries[i].file_name);
  2097. }
  2098. free(entries);
  2099. conn->num_bytes_sent += mg_printf(conn, "%s", "</table></body></html>");
  2100. conn->request_info.status_code = 200;
  2101. }
  2102. // Send len bytes from the opened file to the client.
  2103. static void send_file_data(struct mg_connection *conn, FILE *fp, int64_t len) {
  2104. char buf[BUFSIZ];
  2105. int to_read, num_read, num_written;
  2106. while (len > 0) {
  2107. // Calculate how much to read from the file in the buffer
  2108. to_read = sizeof(buf);
  2109. if ((int64_t) to_read > len)
  2110. to_read = (int) len;
  2111. // Read from file, exit the loop on error
  2112. if ((num_read = fread(buf, 1, (size_t)to_read, fp)) == 0)
  2113. break;
  2114. // Send read bytes to the client, exit the loop on error
  2115. if ((num_written = mg_write(conn, buf, (size_t)num_read)) != num_read)
  2116. break;
  2117. // Both read and were successful, adjust counters
  2118. conn->num_bytes_sent += num_written;
  2119. len -= num_written;
  2120. }
  2121. }
  2122. static int parse_range_header(const char *header, int64_t *a, int64_t *b) {
  2123. return sscanf(header, "bytes=%" INT64_FMT "-%" INT64_FMT, a, b);
  2124. }
  2125. static void handle_file_request(struct mg_connection *conn, const char *path,
  2126. struct mgstat *stp) {
  2127. char date[64], lm[64], etag[64], range[64];
  2128. const char *fmt = "%a, %d %b %Y %H:%M:%S %Z", *msg = "OK", *hdr;
  2129. time_t curtime = time(NULL);
  2130. int64_t cl, r1, r2;
  2131. struct vec mime_vec;
  2132. FILE *fp;
  2133. int n;
  2134. get_mime_type(conn->ctx, path, &mime_vec);
  2135. cl = stp->size;
  2136. conn->request_info.status_code = 200;
  2137. range[0] = '\0';
  2138. if ((fp = mg_fopen(path, "rb")) == NULL) {
  2139. send_http_error(conn, 500, http_500_error,
  2140. "fopen(%s): %s", path, strerror(ERRNO));
  2141. return;
  2142. }
  2143. set_close_on_exec(fileno(fp));
  2144. // If Range: header specified, act accordingly
  2145. r1 = r2 = 0;
  2146. hdr = mg_get_header(conn, "Range");
  2147. if (hdr != NULL && (n = parse_range_header(hdr, &r1, &r2)) > 0) {
  2148. conn->request_info.status_code = 206;
  2149. (void) fseeko(fp, (off_t) r1, SEEK_SET);
  2150. cl = n == 2 ? r2 - r1 + 1: cl - r1;
  2151. (void) mg_snprintf(conn, range, sizeof(range),
  2152. "Content-Range: bytes "
  2153. "%" INT64_FMT "-%"
  2154. INT64_FMT "/%" INT64_FMT "\r\n",
  2155. r1, r1 + cl - 1, stp->size);
  2156. msg = "Partial Content";
  2157. }
  2158. // Prepare Etag, Date, Last-Modified headers
  2159. (void) strftime(date, sizeof(date), fmt, localtime(&curtime));
  2160. (void) strftime(lm, sizeof(lm), fmt, localtime(&stp->mtime));
  2161. (void) mg_snprintf(conn, etag, sizeof(etag), "%lx.%lx",
  2162. (unsigned long) stp->mtime, (unsigned long) stp->size);
  2163. (void) mg_printf(conn,
  2164. "HTTP/1.1 %d %s\r\n"
  2165. "Date: %s\r\n"
  2166. "Last-Modified: %s\r\n"
  2167. "Etag: \"%s\"\r\n"
  2168. "Content-Type: %.*s\r\n"
  2169. "Content-Length: %" INT64_FMT "\r\n"
  2170. "Connection: %s\r\n"
  2171. "Accept-Ranges: bytes\r\n"
  2172. "%s\r\n",
  2173. conn->request_info.status_code, msg, date, lm, etag,
  2174. mime_vec.len, mime_vec.ptr, cl, suggest_connection_header(conn), range);
  2175. if (strcmp(conn->request_info.request_method, "HEAD") != 0) {
  2176. send_file_data(conn, fp, cl);
  2177. }
  2178. (void) fclose(fp);
  2179. }
  2180. // Parse HTTP headers from the given buffer, advance buffer to the point
  2181. // where parsing stopped.
  2182. static void parse_http_headers(char **buf, struct mg_request_info *ri) {
  2183. int i;
  2184. for (i = 0; i < (int) ARRAY_SIZE(ri->http_headers); i++) {
  2185. ri->http_headers[i].name = skip_quoted(buf, ":", " ", 0);
  2186. ri->http_headers[i].value = skip(buf, "\r\n");
  2187. if (ri->http_headers[i].name[0] == '\0')
  2188. break;
  2189. ri->num_headers = i + 1;
  2190. }
  2191. }
  2192. static int is_valid_http_method(const char *method) {
  2193. return !strcmp(method, "GET") || !strcmp(method, "POST") ||
  2194. !strcmp(method, "HEAD") || !strcmp(method, "CONNECT") ||
  2195. !strcmp(method, "PUT") || !strcmp(method, "DELETE");
  2196. }
  2197. // Parse HTTP request, fill in mg_request_info structure.
  2198. static int parse_http_request(char *buf, struct mg_request_info *ri) {
  2199. int status = 0;
  2200. // RFC says that all initial whitespaces should be ingored
  2201. while (*buf != '\0' && isspace(* (unsigned char *) buf)) {
  2202. buf++;
  2203. }
  2204. ri->request_method = skip(&buf, " ");
  2205. ri->uri = skip(&buf, " ");
  2206. ri->http_version = skip(&buf, "\r\n");
  2207. if (is_valid_http_method(ri->request_method) &&
  2208. strncmp(ri->http_version, "HTTP/", 5) == 0) {
  2209. ri->http_version += 5; /* Skip "HTTP/" */
  2210. parse_http_headers(&buf, ri);
  2211. status = 1;
  2212. }
  2213. return status;
  2214. }
  2215. // Keep reading the input (either opened file descriptor fd, or socket sock,
  2216. // or SSL descriptor ssl) into buffer buf, until \r\n\r\n appears in the
  2217. // buffer (which marks the end of HTTP request). Buffer buf may already
  2218. // have some data. The length of the data is stored in nread.
  2219. // Upon every read operation, increase nread by the number of bytes read.
  2220. static int read_request(FILE *fp, SOCKET sock, SSL *ssl, char *buf, int bufsiz,
  2221. int *nread) {
  2222. int n, request_len;
  2223. request_len = 0;
  2224. while (*nread < bufsiz && request_len == 0) {
  2225. n = pull(fp, sock, ssl, buf + *nread, bufsiz - *nread);
  2226. if (n <= 0) {
  2227. break;
  2228. } else {
  2229. *nread += n;
  2230. request_len = get_request_len(buf, *nread);
  2231. }
  2232. }
  2233. return request_len;
  2234. }
  2235. // For given directory path, substitute it to valid index file.
  2236. // Return 0 if index file has been found, -1 if not found.
  2237. // If the file is found, it's stats is returned in stp.
  2238. static int substitute_index_file(struct mg_connection *conn, char *path,
  2239. size_t path_len, struct mgstat *stp) {
  2240. const char *list = conn->ctx->config[INDEX_FILES];
  2241. struct mgstat st;
  2242. struct vec filename_vec;
  2243. size_t n = strlen(path);
  2244. int found = 0;
  2245. // The 'path' given to us points to the directory. Remove all trailing
  2246. // directory separator characters from the end of the path, and
  2247. // then append single directory separator character.
  2248. while (n > 0 && IS_DIRSEP_CHAR(path[n - 1])) {
  2249. n--;
  2250. }
  2251. path[n] = DIRSEP;
  2252. // Traverse index files list. For each entry, append it to the given
  2253. // path and see if the file exists. If it exists, break the loop
  2254. while ((list = next_option(list, &filename_vec, NULL)) != NULL) {
  2255. // Ignore too long entries that may overflow path buffer
  2256. if (filename_vec.len > path_len - n)
  2257. continue;
  2258. // Prepare full path to the index file
  2259. (void) mg_strlcpy(path + n + 1, filename_vec.ptr, filename_vec.len + 1);
  2260. // Does it exist?
  2261. if (mg_stat(path, &st) == 0) {
  2262. // Yes it does, break the loop
  2263. *stp = st;
  2264. found = 1;
  2265. break;
  2266. }
  2267. }
  2268. // If no index file exists, restore directory path
  2269. if (!found) {
  2270. path[n] = '\0';
  2271. }
  2272. return found;
  2273. }
  2274. // Return True if we should reply 304 Not Modified.
  2275. static int is_not_modified(const struct mg_connection *conn,
  2276. const struct mgstat *stp) {
  2277. const char *ims = mg_get_header(conn, "If-Modified-Since");
  2278. return ims != NULL && stp->mtime <= parse_date_string(ims);
  2279. }
  2280. static int forward_body_data(struct mg_connection *conn, FILE *fp,
  2281. SOCKET sock, SSL *ssl) {
  2282. const char *expect, *buffered;
  2283. char buf[BUFSIZ];
  2284. int to_read, nread, buffered_len, success = 0;
  2285. expect = mg_get_header(conn, "Expect");
  2286. assert(fp != NULL);
  2287. if (conn->content_len == -1) {
  2288. send_http_error(conn, 411, "Length Required", "");
  2289. } else if (expect != NULL && mg_strcasecmp(expect, "100-continue")) {
  2290. send_http_error(conn, 417, "Expectation Failed", "");
  2291. } else {
  2292. if (expect != NULL) {
  2293. (void) mg_printf(conn, "%s", "HTTP/1.1 100 Continue\r\n\r\n");
  2294. }
  2295. buffered = conn->buf + conn->request_len;
  2296. buffered_len = conn->data_len - conn->request_len;
  2297. assert(buffered_len >= 0);
  2298. assert(conn->consumed_content == 0);
  2299. if (buffered_len > 0) {
  2300. if ((int64_t) buffered_len > conn->content_len) {
  2301. buffered_len = (int) conn->content_len;
  2302. }
  2303. push(fp, sock, ssl, buffered, (int64_t) buffered_len);
  2304. conn->consumed_content += buffered_len;
  2305. }
  2306. while (conn->consumed_content < conn->content_len) {
  2307. to_read = sizeof(buf);
  2308. if ((int64_t) to_read > conn->content_len - conn->consumed_content) {
  2309. to_read = (int) (conn->content_len - conn->consumed_content);
  2310. }
  2311. nread = pull(NULL, conn->client.sock, conn->ssl, buf, to_read);
  2312. if (nread <= 0 || push(fp, sock, ssl, buf, nread) != nread) {
  2313. break;
  2314. }
  2315. conn->consumed_content += nread;
  2316. }
  2317. if (conn->consumed_content == conn->content_len) {
  2318. success = 1;
  2319. }
  2320. // Each error code path in this function must send an error
  2321. if (!success) {
  2322. send_http_error(conn, 577, http_500_error, "");
  2323. }
  2324. }
  2325. return success;
  2326. }
  2327. #if !defined(NO_CGI)
  2328. // This structure helps to create an environment for the spawned CGI program.
  2329. // Environment is an array of "VARIABLE=VALUE\0" ASCIIZ strings,
  2330. // last element must be NULL.
  2331. // However, on Windows there is a requirement that all these VARIABLE=VALUE\0
  2332. // strings must reside in a contiguous buffer. The end of the buffer is
  2333. // marked by two '\0' characters.
  2334. // We satisfy both worlds: we create an envp array (which is vars), all
  2335. // entries are actually pointers inside buf.
  2336. struct cgi_env_block {
  2337. struct mg_connection *conn;
  2338. char buf[CGI_ENVIRONMENT_SIZE]; // Environment buffer
  2339. int len; // Space taken
  2340. char *vars[MAX_CGI_ENVIR_VARS]; // char **envp
  2341. int nvars; // Number of variables
  2342. };
  2343. // Append VARIABLE=VALUE\0 string to the buffer, and add a respective
  2344. // pointer into the vars array.
  2345. static char *addenv(struct cgi_env_block *block, const char *fmt, ...) {
  2346. int n, space;
  2347. char *added;
  2348. va_list ap;
  2349. // Calculate how much space is left in the buffer
  2350. space = sizeof(block->buf) - block->len - 2;
  2351. assert(space >= 0);
  2352. // Make a pointer to the free space int the buffer
  2353. added = block->buf + block->len;
  2354. // Copy VARIABLE=VALUE\0 string into the free space
  2355. va_start(ap, fmt);
  2356. n = mg_vsnprintf(block->conn, added, (size_t) space, fmt, ap);
  2357. va_end(ap);
  2358. // Make sure we do not overflow buffer and the envp array
  2359. if (n > 0 && n < space &&
  2360. block->nvars < (int) ARRAY_SIZE(block->vars) - 2) {
  2361. // Append a pointer to the added string into the envp array
  2362. block->vars[block->nvars++] = block->buf + block->len;
  2363. // Bump up used length counter. Include \0 terminator
  2364. block->len += n + 1;
  2365. }
  2366. return added;
  2367. }
  2368. static void prepare_cgi_environment(struct mg_connection *conn,
  2369. const char *prog,
  2370. struct cgi_env_block *blk) {
  2371. const char *s, *slash;
  2372. struct vec var_vec, root;
  2373. char *p;
  2374. int i;
  2375. blk->len = blk->nvars = 0;
  2376. blk->conn = conn;
  2377. get_document_root(conn, &root);
  2378. addenv(blk, "SERVER_NAME=%s", conn->ctx->config[AUTHENTICATION_DOMAIN]);
  2379. addenv(blk, "SERVER_ROOT=%.*s", root.len, root.ptr);
  2380. addenv(blk, "DOCUMENT_ROOT=%.*s", root.len, root.ptr);
  2381. // Prepare the environment block
  2382. addenv(blk, "%s", "GATEWAY_INTERFACE=CGI/1.1");
  2383. addenv(blk, "%s", "SERVER_PROTOCOL=HTTP/1.1");
  2384. addenv(blk, "%s", "REDIRECT_STATUS=200"); // For PHP
  2385. addenv(blk, "SERVER_PORT=%d", ntohs(conn->client.lsa.u.sin.sin_port));
  2386. addenv(blk, "REQUEST_METHOD=%s", conn->request_info.request_method);
  2387. addenv(blk, "REMOTE_ADDR=%s",
  2388. inet_ntoa(conn->client.rsa.u.sin.sin_addr));
  2389. addenv(blk, "REMOTE_PORT=%d", conn->request_info.remote_port);
  2390. addenv(blk, "REQUEST_URI=%s", conn->request_info.uri);
  2391. // SCRIPT_NAME
  2392. assert(conn->request_info.uri[0] == '/');
  2393. slash = strrchr(conn->request_info.uri, '/');
  2394. if ((s = strrchr(prog, '/')) == NULL)
  2395. s = prog;
  2396. addenv(blk, "SCRIPT_NAME=%.*s%s", slash - conn->request_info.uri,
  2397. conn->request_info.uri, s);
  2398. addenv(blk, "SCRIPT_FILENAME=%s", prog);
  2399. addenv(blk, "PATH_TRANSLATED=%s", prog);
  2400. addenv(blk, "HTTPS=%s", conn->ssl == NULL ? "off" : "on");
  2401. if ((s = mg_get_header(conn, "Content-Type")) != NULL)
  2402. addenv(blk, "CONTENT_TYPE=%s", s);
  2403. if (conn->request_info.query_string != NULL)
  2404. addenv(blk, "QUERY_STRING=%s", conn->request_info.query_string);
  2405. if ((s = mg_get_header(conn, "Content-Length")) != NULL)
  2406. addenv(blk, "CONTENT_LENGTH=%s", s);
  2407. if ((s = getenv("PATH")) != NULL)
  2408. addenv(blk, "PATH=%s", s);
  2409. #if defined(_WIN32)
  2410. if ((s = getenv("COMSPEC")) != NULL)
  2411. addenv(blk, "COMSPEC=%s", s);
  2412. if ((s = getenv("SYSTEMROOT")) != NULL)
  2413. addenv(blk, "SYSTEMROOT=%s", s);
  2414. #else
  2415. if ((s = getenv("LD_LIBRARY_PATH")) != NULL)
  2416. addenv(blk, "LD_LIBRARY_PATH=%s", s);
  2417. #endif /* _WIN32 */
  2418. if ((s = getenv("PERLLIB")) != NULL)
  2419. addenv(blk, "PERLLIB=%s", s);
  2420. if (conn->request_info.remote_user != NULL) {
  2421. addenv(blk, "REMOTE_USER=%s", conn->request_info.remote_user);
  2422. addenv(blk, "%s", "AUTH_TYPE=Digest");
  2423. }
  2424. // Add all headers as HTTP_* variables
  2425. for (i = 0; i < conn->request_info.num_headers; i++) {
  2426. p = addenv(blk, "HTTP_%s=%s",
  2427. conn->request_info.http_headers[i].name,
  2428. conn->request_info.http_headers[i].value);
  2429. // Convert variable name into uppercase, and change - to _
  2430. for (; *p != '=' && *p != '\0'; p++) {
  2431. if (*p == '-')
  2432. *p = '_';
  2433. *p = (char) toupper(* (unsigned char *) p);
  2434. }
  2435. }
  2436. // Add user-specified variables
  2437. s = conn->ctx->config[CGI_ENVIRONMENT];
  2438. while ((s = next_option(s, &var_vec, NULL)) != NULL) {
  2439. addenv(blk, "%.*s", var_vec.len, var_vec.ptr);
  2440. }
  2441. blk->vars[blk->nvars++] = NULL;
  2442. blk->buf[blk->len++] = '\0';
  2443. assert(blk->nvars < (int) ARRAY_SIZE(blk->vars));
  2444. assert(blk->len > 0);
  2445. assert(blk->len < (int) sizeof(blk->buf));
  2446. }
  2447. static void handle_cgi_request(struct mg_connection *conn, const char *prog) {
  2448. int headers_len, data_len, i, fd_stdin[2], fd_stdout[2];
  2449. const char *status;
  2450. char buf[BUFSIZ], *pbuf, dir[PATH_MAX], *p;
  2451. struct mg_request_info ri;
  2452. struct cgi_env_block blk;
  2453. FILE *in, *out;
  2454. pid_t pid;
  2455. prepare_cgi_environment(conn, prog, &blk);
  2456. // CGI must be executed in its own directory. 'dir' must point to the
  2457. // directory containing executable program, 'p' must point to the
  2458. // executable program name relative to 'dir'.
  2459. (void) mg_snprintf(conn, dir, sizeof(dir), "%s", prog);
  2460. if ((p = strrchr(dir, DIRSEP)) != NULL) {
  2461. *p++ = '\0';
  2462. } else {
  2463. dir[0] = '.', dir[1] = '\0';
  2464. p = (char *) prog;
  2465. }
  2466. pid = (pid_t) -1;
  2467. fd_stdin[0] = fd_stdin[1] = fd_stdout[0] = fd_stdout[1] = -1;
  2468. in = out = NULL;
  2469. if (pipe(fd_stdin) != 0 || pipe(fd_stdout) != 0) {
  2470. send_http_error(conn, 500, http_500_error,
  2471. "Cannot create CGI pipe: %s", strerror(ERRNO));
  2472. goto done;
  2473. } else if ((pid = spawn_process(conn, p, blk.buf, blk.vars,
  2474. fd_stdin[0], fd_stdout[1], dir)) == (pid_t) -1) {
  2475. goto done;
  2476. } else if ((in = fdopen(fd_stdin[1], "wb")) == NULL ||
  2477. (out = fdopen(fd_stdout[0], "rb")) == NULL) {
  2478. send_http_error(conn, 500, http_500_error,
  2479. "fopen: %s", strerror(ERRNO));
  2480. goto done;
  2481. }
  2482. setbuf(in, NULL);
  2483. setbuf(out, NULL);
  2484. // spawn_process() must close those!
  2485. // If we don't mark them as closed, close() attempt before
  2486. // return from this function throws an exception on Windows.
  2487. // Windows does not like when closed descriptor is closed again.
  2488. fd_stdin[0] = fd_stdout[1] = -1;
  2489. // Send POST data to the CGI process if needed
  2490. if (!strcmp(conn->request_info.request_method, "POST") &&
  2491. !forward_body_data(conn, in, INVALID_SOCKET, NULL)) {
  2492. goto done;
  2493. }
  2494. // Now read CGI reply into a buffer. We need to set correct
  2495. // status code, thus we need to see all HTTP headers first.
  2496. // Do not send anything back to client, until we buffer in all
  2497. // HTTP headers.
  2498. data_len = 0;
  2499. headers_len = read_request(out, INVALID_SOCKET, NULL,
  2500. buf, sizeof(buf), &data_len);
  2501. if (headers_len <= 0) {
  2502. send_http_error(conn, 500, http_500_error,
  2503. "CGI program sent malformed HTTP headers: [%.*s]",
  2504. data_len, buf);
  2505. goto done;
  2506. }
  2507. pbuf = buf;
  2508. buf[headers_len - 1] = '\0';
  2509. parse_http_headers(&pbuf, &ri);
  2510. // Make up and send the status line
  2511. status = get_header(&ri, "Status");
  2512. conn->request_info.status_code = status == NULL ? 200 : atoi(status);
  2513. (void) mg_printf(conn, "HTTP/1.1 %d OK\r\n", conn->request_info.status_code);
  2514. // Send headers
  2515. for (i = 0; i < ri.num_headers; i++) {
  2516. mg_printf(conn, "%s: %s\r\n",
  2517. ri.http_headers[i].name, ri.http_headers[i].value);
  2518. }
  2519. (void) mg_write(conn, "\r\n", 2);
  2520. // Send chunk of data that may be read after the headers
  2521. conn->num_bytes_sent += mg_write(conn, buf + headers_len,
  2522. (size_t)(data_len - headers_len));
  2523. // Read the rest of CGI output and send to the client
  2524. send_file_data(conn, out, INT64_MAX);
  2525. done:
  2526. if (pid != (pid_t) -1) {
  2527. kill(pid, SIGKILL);
  2528. #if !defined(_WIN32)
  2529. do {} while (waitpid(-1, &i, WNOHANG) > 0);
  2530. #endif
  2531. }
  2532. if (fd_stdin[0] != -1) {
  2533. (void) close(fd_stdin[0]);
  2534. }
  2535. if (fd_stdout[1] != -1) {
  2536. (void) close(fd_stdout[1]);
  2537. }
  2538. if (in != NULL) {
  2539. (void) fclose(in);
  2540. } else if (fd_stdin[1] != -1) {
  2541. (void) close(fd_stdin[1]);
  2542. }
  2543. if (out != NULL) {
  2544. (void) fclose(out);
  2545. } else if (fd_stdout[0] != -1) {
  2546. (void) close(fd_stdout[0]);
  2547. }
  2548. }
  2549. #endif // !NO_CGI
  2550. // For a given PUT path, create all intermediate subdirectories
  2551. // for given path. Return 0 if the path itself is a directory,
  2552. // or -1 on error, 1 if OK.
  2553. static int put_dir(const char *path) {
  2554. char buf[PATH_MAX];
  2555. const char *s, *p;
  2556. struct mgstat st;
  2557. size_t len;
  2558. for (s = p = path + 2; (p = strchr(s, '/')) != NULL; s = ++p) {
  2559. len = p - path;
  2560. assert(len < sizeof(buf));
  2561. (void) memcpy(buf, path, len);
  2562. buf[len] = '\0';
  2563. // Try to create intermediate directory
  2564. if (mg_stat(buf, &st) == -1 && mg_mkdir(buf, 0755) != 0) {
  2565. return -1;
  2566. }
  2567. // Is path itself a directory?
  2568. if (p[1] == '\0') {
  2569. return 0;
  2570. }
  2571. }
  2572. return 1;
  2573. }
  2574. static void put_file(struct mg_connection *conn, const char *path) {
  2575. struct mgstat st;
  2576. const char *range;
  2577. int64_t r1, r2;
  2578. FILE *fp;
  2579. int rc;
  2580. conn->request_info.status_code = mg_stat(path, &st) == 0 ? 200 : 201;
  2581. if ((rc = put_dir(path)) == 0) {
  2582. mg_printf(conn, "HTTP/1.1 %d OK\r\n\r\n", conn->request_info.status_code);
  2583. } else if (rc == -1) {
  2584. send_http_error(conn, 500, http_500_error,
  2585. "put_dir(%s): %s", path, strerror(ERRNO));
  2586. } else if ((fp = mg_fopen(path, "wb+")) == NULL) {
  2587. send_http_error(conn, 500, http_500_error,
  2588. "fopen(%s): %s", path, strerror(ERRNO));
  2589. } else {
  2590. set_close_on_exec(fileno(fp));
  2591. range = mg_get_header(conn, "Content-Range");
  2592. r1 = r2 = 0;
  2593. if (range != NULL && parse_range_header(range, &r1, &r2) > 0) {
  2594. conn->request_info.status_code = 206;
  2595. // TODO(lsm): handle seek error
  2596. (void) fseeko(fp, (off_t) r1, SEEK_SET);
  2597. }
  2598. if (forward_body_data(conn, fp, INVALID_SOCKET, NULL))
  2599. (void) mg_printf(conn, "HTTP/1.1 %d OK\r\n\r\n",
  2600. conn->request_info.status_code);
  2601. (void) fclose(fp);
  2602. }
  2603. }
  2604. static void send_ssi_file(struct mg_connection *, const char *, FILE *, int);
  2605. static void do_ssi_include(struct mg_connection *conn, const char *ssi,
  2606. char *tag, int include_level) {
  2607. char file_name[BUFSIZ], path[PATH_MAX], *p;
  2608. struct vec root;
  2609. int is_ssi;
  2610. FILE *fp;
  2611. get_document_root(conn, &root);
  2612. // sscanf() is safe here, since send_ssi_file() also uses buffer
  2613. // of size BUFSIZ to get the tag. So strlen(tag) is always < BUFSIZ.
  2614. if (sscanf(tag, " virtual=\"%[^\"]\"", file_name) == 1) {
  2615. // File name is relative to the webserver root
  2616. (void) mg_snprintf(conn, path, sizeof(path), "%.*s%c%s",
  2617. root.len, root.ptr, DIRSEP, file_name);
  2618. } else if (sscanf(tag, " file=\"%[^\"]\"", file_name) == 1) {
  2619. // File name is relative to the webserver working directory
  2620. // or it is absolute system path
  2621. (void) mg_snprintf(conn, path, sizeof(path), "%s", file_name);
  2622. } else if (sscanf(tag, " \"%[^\"]\"", file_name) == 1) {
  2623. // File name is relative to the currect document
  2624. (void) mg_snprintf(conn, path, sizeof(path), "%s", ssi);
  2625. if ((p = strrchr(path, DIRSEP)) != NULL) {
  2626. p[1] = '\0';
  2627. }
  2628. (void) mg_snprintf(conn, path + strlen(path),
  2629. sizeof(path) - strlen(path), "%s", file_name);
  2630. } else {
  2631. cry(conn, "Bad SSI #include: [%s]", tag);
  2632. return;
  2633. }
  2634. if ((fp = mg_fopen(path, "rb")) == NULL) {
  2635. cry(conn, "Cannot open SSI #include: [%s]: fopen(%s): %s",
  2636. tag, path, strerror(ERRNO));
  2637. } else {
  2638. set_close_on_exec(fileno(fp));
  2639. is_ssi = match_extension(path, conn->ctx->config[SSI_EXTENSIONS]);
  2640. if (is_ssi) {
  2641. send_ssi_file(conn, path, fp, include_level + 1);
  2642. } else {
  2643. send_file_data(conn, fp, INT64_MAX);
  2644. }
  2645. (void) fclose(fp);
  2646. }
  2647. }
  2648. #if !defined(NO_POPEN)
  2649. static void do_ssi_exec(struct mg_connection *conn, char *tag) {
  2650. char cmd[BUFSIZ];
  2651. FILE *fp;
  2652. if (sscanf(tag, " \"%[^\"]\"", cmd) != 1) {
  2653. cry(conn, "Bad SSI #exec: [%s]", tag);
  2654. } else if ((fp = popen(cmd, "r")) == NULL) {
  2655. cry(conn, "Cannot SSI #exec: [%s]: %s", cmd, strerror(ERRNO));
  2656. } else {
  2657. send_file_data(conn, fp, INT64_MAX);
  2658. (void) pclose(fp);
  2659. }
  2660. }
  2661. #endif // !NO_POPEN
  2662. static void send_ssi_file(struct mg_connection *conn, const char *path,
  2663. FILE *fp, int include_level) {
  2664. char buf[BUFSIZ];
  2665. int ch, len, in_ssi_tag;
  2666. if (include_level > 10) {
  2667. cry(conn, "SSI #include level is too deep (%s)", path);
  2668. return;
  2669. }
  2670. in_ssi_tag = 0;
  2671. len = 0;
  2672. while ((ch = fgetc(fp)) != EOF) {
  2673. if (in_ssi_tag && ch == '>') {
  2674. in_ssi_tag = 0;
  2675. buf[len++] = (char) ch;
  2676. buf[len] = '\0';
  2677. assert(len <= (int) sizeof(buf));
  2678. if (len < 6 || memcmp(buf, "<!--#", 5) != 0) {
  2679. // Not an SSI tag, pass it
  2680. (void) mg_write(conn, buf, (size_t)len);
  2681. } else {
  2682. if (!memcmp(buf + 5, "include", 7)) {
  2683. do_ssi_include(conn, path, buf + 12, include_level);
  2684. #if !defined(NO_POPEN)
  2685. } else if (!memcmp(buf + 5, "exec", 4)) {
  2686. do_ssi_exec(conn, buf + 9);
  2687. #endif // !NO_POPEN
  2688. } else {
  2689. cry(conn, "%s: unknown SSI " "command: \"%s\"", path, buf);
  2690. }
  2691. }
  2692. len = 0;
  2693. } else if (in_ssi_tag) {
  2694. if (len == 5 && memcmp(buf, "<!--#", 5) != 0) {
  2695. // Not an SSI tag
  2696. in_ssi_tag = 0;
  2697. } else if (len == (int) sizeof(buf) - 2) {
  2698. cry(conn, "%s: SSI tag is too large", path);
  2699. len = 0;
  2700. }
  2701. buf[len++] = ch & 0xff;
  2702. } else if (ch == '<') {
  2703. in_ssi_tag = 1;
  2704. if (len > 0) {
  2705. (void) mg_write(conn, buf, (size_t)len);
  2706. }
  2707. len = 0;
  2708. buf[len++] = ch & 0xff;
  2709. } else {
  2710. buf[len++] = ch & 0xff;
  2711. if (len == (int) sizeof(buf)) {
  2712. (void) mg_write(conn, buf, (size_t)len);
  2713. len = 0;
  2714. }
  2715. }
  2716. }
  2717. // Send the rest of buffered data
  2718. if (len > 0) {
  2719. (void) mg_write(conn, buf, (size_t)len);
  2720. }
  2721. }
  2722. static void handle_ssi_file_request(struct mg_connection *conn,
  2723. const char *path) {
  2724. FILE *fp;
  2725. if ((fp = mg_fopen(path, "rb")) == NULL) {
  2726. send_http_error(conn, 500, http_500_error, "fopen(%s): %s", path,
  2727. strerror(ERRNO));
  2728. } else {
  2729. set_close_on_exec(fileno(fp));
  2730. mg_printf(conn, "HTTP/1.1 200 OK\r\n"
  2731. "Content-Type: text/html\r\nConnection: %s\r\n\r\n",
  2732. suggest_connection_header(conn));
  2733. send_ssi_file(conn, path, fp, 0);
  2734. (void) fclose(fp);
  2735. }
  2736. }
  2737. // This is the heart of the Mongoose's logic.
  2738. // This function is called when the request is read, parsed and validated,
  2739. // and Mongoose must decide what action to take: serve a file, or
  2740. // a directory, or call embedded function, etcetera.
  2741. static void handle_request(struct mg_connection *conn) {
  2742. struct mg_request_info *ri = &conn->request_info;
  2743. char path[PATH_MAX];
  2744. int uri_len;
  2745. struct mgstat st;
  2746. if ((conn->request_info.query_string = strchr(ri->uri, '?')) != NULL) {
  2747. * conn->request_info.query_string++ = '\0';
  2748. }
  2749. uri_len = strlen(ri->uri);
  2750. (void) url_decode(ri->uri, (size_t)uri_len, ri->uri, (size_t)(uri_len + 1), 0);
  2751. remove_double_dots_and_double_slashes(ri->uri);
  2752. convert_uri_to_file_name(conn, ri->uri, path, sizeof(path));
  2753. DEBUG_TRACE(("%s", ri->uri));
  2754. if (!check_authorization(conn, path)) {
  2755. send_authorization_request(conn);
  2756. } else if (call_user(conn, MG_NEW_REQUEST) != NULL) {
  2757. // Do nothing, callback has served the request
  2758. } else if (strstr(path, PASSWORDS_FILE_NAME)) {
  2759. // Do not allow to view passwords files
  2760. send_http_error(conn, 403, "Forbidden", "Access Forbidden");
  2761. } else if (conn->ctx->config[DOCUMENT_ROOT] == NULL) {
  2762. send_http_error(conn, 404, "Not Found", "Not Found");
  2763. } else if ((!strcmp(ri->request_method, "PUT") ||
  2764. !strcmp(ri->request_method, "DELETE")) &&
  2765. (conn->ctx->config[PUT_DELETE_PASSWORDS_FILE] == NULL ||
  2766. !is_authorized_for_put(conn))) {
  2767. send_authorization_request(conn);
  2768. } else if (!strcmp(ri->request_method, "PUT")) {
  2769. put_file(conn, path);
  2770. } else if (!strcmp(ri->request_method, "DELETE")) {
  2771. if (mg_remove(path) == 0) {
  2772. send_http_error(conn, 200, "OK", "");
  2773. } else {
  2774. send_http_error(conn, 500, http_500_error, "remove(%s): %s", path,
  2775. strerror(ERRNO));
  2776. }
  2777. } else if (mg_stat(path, &st) != 0) {
  2778. send_http_error(conn, 404, "Not Found", "%s", "File not found");
  2779. } else if (st.is_directory && ri->uri[uri_len - 1] != '/') {
  2780. (void) mg_printf(conn,
  2781. "HTTP/1.1 301 Moved Permanently\r\n"
  2782. "Location: %s/\r\n\r\n", ri->uri);
  2783. } else if (st.is_directory &&
  2784. !substitute_index_file(conn, path, sizeof(path), &st)) {
  2785. if (!mg_strcasecmp(conn->ctx->config[ENABLE_DIRECTORY_LISTING], "yes")) {
  2786. handle_directory_request(conn, path);
  2787. } else {
  2788. send_http_error(conn, 403, "Directory Listing Denied",
  2789. "Directory listing denied");
  2790. }
  2791. } else if (match_extension(path, conn->ctx->config[CGI_EXTENSIONS])) {
  2792. if (strcmp(ri->request_method, "POST") &&
  2793. strcmp(ri->request_method, "GET")) {
  2794. send_http_error(conn, 501, "Not Implemented",
  2795. "Method %s is not implemented", ri->request_method);
  2796. } else {
  2797. handle_cgi_request(conn, path);
  2798. }
  2799. } else if (match_extension(path, conn->ctx->config[SSI_EXTENSIONS])) {
  2800. handle_ssi_file_request(conn, path);
  2801. } else if (is_not_modified(conn, &st)) {
  2802. send_http_error(conn, 304, "Not Modified", "");
  2803. } else {
  2804. handle_file_request(conn, path, &st);
  2805. }
  2806. }
  2807. static void close_all_listening_sockets(struct mg_context *ctx) {
  2808. struct socket *sp, *tmp;
  2809. for (sp = ctx->listening_sockets; sp != NULL; sp = tmp) {
  2810. tmp = sp->next;
  2811. (void) closesocket(sp->sock);
  2812. free(sp);
  2813. }
  2814. }
  2815. // Valid listening port specification is: [ip_address:]port[s|p]
  2816. // Examples: 80, 443s, 127.0.0.1:3128p, 1.2.3.4:8080sp
  2817. static int parse_port_string(const struct vec *vec, struct socket *so) {
  2818. struct usa *usa = &so->lsa;
  2819. int a, b, c, d, port, len;
  2820. // MacOS needs that. If we do not zero it, subsequent bind() will fail.
  2821. memset(so, 0, sizeof(*so));
  2822. if (sscanf(vec->ptr, "%d.%d.%d.%d:%d%n", &a, &b, &c, &d, &port, &len) == 5) {
  2823. // IP address to bind to is specified
  2824. usa->u.sin.sin_addr.s_addr = htonl((a << 24) | (b << 16) | (c << 8) | d);
  2825. } else if (sscanf(vec->ptr, "%d%n", &port, &len) == 1) {
  2826. // Only port number is specified. Bind to all addresses
  2827. usa->u.sin.sin_addr.s_addr = htonl(INADDR_ANY);
  2828. } else {
  2829. return 0;
  2830. }
  2831. assert(len > 0 && len <= (int) vec->len);
  2832. if (strchr("sp,", vec->ptr[len]) == NULL) {
  2833. return 0;
  2834. }
  2835. so->is_ssl = vec->ptr[len] == 's';
  2836. so->is_proxy = vec->ptr[len] == 'p';
  2837. usa->len = sizeof(usa->u.sin);
  2838. usa->u.sin.sin_family = AF_INET;
  2839. usa->u.sin.sin_port = htons((uint16_t) port);
  2840. return 1;
  2841. }
  2842. static int set_ports_option(struct mg_context *ctx) {
  2843. const char *list = ctx->config[LISTENING_PORTS];
  2844. int reuseaddr = 1, success = 1;
  2845. SOCKET sock;
  2846. struct vec vec;
  2847. struct socket so, *listener;
  2848. while (success && (list = next_option(list, &vec, NULL)) != NULL) {
  2849. if (!parse_port_string(&vec, &so)) {
  2850. cry(fc(ctx), "%s: %.*s: invalid port spec. Expecting list of: %s",
  2851. __func__, vec.len, vec.ptr, "[IP_ADDRESS:]PORT[s|p]");
  2852. success = 0;
  2853. } else if (so.is_ssl && ctx->ssl_ctx == NULL) {
  2854. cry(fc(ctx), "Cannot add SSL socket, is -ssl_cert option set?");
  2855. success = 0;
  2856. } else if ((sock = socket(PF_INET, SOCK_STREAM, 6)) == INVALID_SOCKET ||
  2857. #if !defined(_WIN32)
  2858. // On Windows, SO_REUSEADDR is recommended only for
  2859. // broadcast UDP sockets
  2860. setsockopt(sock, SOL_SOCKET, SO_REUSEADDR, &reuseaddr,
  2861. sizeof(reuseaddr)) != 0 ||
  2862. #endif // !_WIN32
  2863. bind(sock, &so.lsa.u.sa, so.lsa.len) != 0 ||
  2864. listen(sock, 20) != 0) {
  2865. closesocket(sock);
  2866. cry(fc(ctx), "%s: cannot bind to %.*s: %s", __func__,
  2867. vec.len, vec.ptr, strerror(ERRNO));
  2868. success = 0;
  2869. } else if ((listener = calloc(1, sizeof(*listener))) == NULL) {
  2870. closesocket(sock);
  2871. cry(fc(ctx), "%s: %s", __func__, strerror(ERRNO));
  2872. success = 0;
  2873. } else {
  2874. *listener = so;
  2875. listener->sock = sock;
  2876. set_close_on_exec(listener->sock);
  2877. listener->next = ctx->listening_sockets;
  2878. ctx->listening_sockets = listener;
  2879. }
  2880. }
  2881. if (!success) {
  2882. close_all_listening_sockets(ctx);
  2883. }
  2884. return success;
  2885. }
  2886. static void log_header(const struct mg_connection *conn, const char *header,
  2887. FILE *fp) {
  2888. const char *header_value;
  2889. if ((header_value = mg_get_header(conn, header)) == NULL) {
  2890. (void) fprintf(fp, "%s", " -");
  2891. } else {
  2892. (void) fprintf(fp, " \"%s\"", header_value);
  2893. }
  2894. }
  2895. static void log_access(const struct mg_connection *conn) {
  2896. const struct mg_request_info *ri;
  2897. FILE *fp;
  2898. char date[64];
  2899. fp = conn->ctx->config[ACCESS_LOG_FILE] == NULL ? NULL :
  2900. mg_fopen(conn->ctx->config[ACCESS_LOG_FILE], "a+");
  2901. if (fp == NULL)
  2902. return;
  2903. (void) strftime(date, sizeof(date), "%d/%b/%Y:%H:%M:%S %z",
  2904. localtime(&conn->birth_time));
  2905. ri = &conn->request_info;
  2906. flockfile(fp);
  2907. (void) fprintf(fp,
  2908. "%s - %s [%s] \"%s %s HTTP/%s\" %d %" INT64_FMT,
  2909. inet_ntoa(conn->client.rsa.u.sin.sin_addr),
  2910. ri->remote_user == NULL ? "-" : ri->remote_user,
  2911. date,
  2912. ri->request_method ? ri->request_method : "-",
  2913. ri->uri ? ri->uri : "-",
  2914. ri->http_version,
  2915. conn->request_info.status_code, conn->num_bytes_sent);
  2916. log_header(conn, "Referer", fp);
  2917. log_header(conn, "User-Agent", fp);
  2918. (void) fputc('\n', fp);
  2919. (void) fflush(fp);
  2920. funlockfile(fp);
  2921. (void) fclose(fp);
  2922. }
  2923. static int isbyte(int n) {
  2924. return n >= 0 && n <= 255;
  2925. }
  2926. // Verify given socket address against the ACL.
  2927. // Return -1 if ACL is malformed, 0 if address is disallowed, 1 if allowed.
  2928. static int check_acl(struct mg_context *ctx, const struct usa *usa) {
  2929. int a, b, c, d, n, mask, allowed;
  2930. char flag;
  2931. uint32_t acl_subnet, acl_mask, remote_ip;
  2932. struct vec vec;
  2933. const char *list = ctx->config[ACCESS_CONTROL_LIST];
  2934. if (list == NULL) {
  2935. return 1;
  2936. }
  2937. (void) memcpy(&remote_ip, &usa->u.sin.sin_addr, sizeof(remote_ip));
  2938. // If any ACL is set, deny by default
  2939. allowed = '-';
  2940. while ((list = next_option(list, &vec, NULL)) != NULL) {
  2941. mask = 32;
  2942. if (sscanf(vec.ptr, "%c%d.%d.%d.%d%n", &flag, &a, &b, &c, &d, &n) != 5) {
  2943. cry(fc(ctx), "%s: subnet must be [+|-]x.x.x.x[/x]", __func__);
  2944. return -1;
  2945. } else if (flag != '+' && flag != '-') {
  2946. cry(fc(ctx), "%s: flag must be + or -: [%s]", __func__, vec.ptr);
  2947. return -1;
  2948. } else if (!isbyte(a)||!isbyte(b)||!isbyte(c)||!isbyte(d)) {
  2949. cry(fc(ctx), "%s: bad ip address: [%s]", __func__, vec.ptr);
  2950. return -1;
  2951. } else if (sscanf(vec.ptr + n, "/%d", &mask) == 0) {
  2952. // Do nothing, no mask specified
  2953. } else if (mask < 0 || mask > 32) {
  2954. cry(fc(ctx), "%s: bad subnet mask: %d [%s]", __func__, n, vec.ptr);
  2955. return -1;
  2956. }
  2957. acl_subnet = (a << 24) | (b << 16) | (c << 8) | d;
  2958. acl_mask = mask ? 0xffffffffU << (32 - mask) : 0;
  2959. if (acl_subnet == (ntohl(remote_ip) & acl_mask)) {
  2960. allowed = flag;
  2961. }
  2962. }
  2963. return allowed == '+';
  2964. }
  2965. static void add_to_set(SOCKET fd, fd_set *set, int *max_fd) {
  2966. FD_SET(fd, set);
  2967. if (fd > (SOCKET) *max_fd) {
  2968. *max_fd = (int) fd;
  2969. }
  2970. }
  2971. #if !defined(_WIN32)
  2972. static int set_uid_option(struct mg_context *ctx) {
  2973. struct passwd *pw;
  2974. const char *uid = ctx->config[RUN_AS_USER];
  2975. int success = 0;
  2976. if (uid == NULL) {
  2977. success = 1;
  2978. } else {
  2979. if ((pw = getpwnam(uid)) == NULL) {
  2980. cry(fc(ctx), "%s: unknown user [%s]", __func__, uid);
  2981. } else if (setgid(pw->pw_gid) == -1) {
  2982. cry(fc(ctx), "%s: setgid(%s): %s", __func__, uid, strerror(errno));
  2983. } else if (setuid(pw->pw_uid) == -1) {
  2984. cry(fc(ctx), "%s: setuid(%s): %s", __func__, uid, strerror(errno));
  2985. } else {
  2986. success = 1;
  2987. }
  2988. }
  2989. return success;
  2990. }
  2991. #endif // !_WIN32
  2992. #if !defined(NO_SSL)
  2993. static pthread_mutex_t *ssl_mutexes;
  2994. static void ssl_locking_callback(int mode, int mutex_num, const char *file,
  2995. int line) {
  2996. line = 0; // Unused
  2997. file = NULL; // Unused
  2998. if (mode & CRYPTO_LOCK) {
  2999. (void) pthread_mutex_lock(&ssl_mutexes[mutex_num]);
  3000. } else {
  3001. (void) pthread_mutex_unlock(&ssl_mutexes[mutex_num]);
  3002. }
  3003. }
  3004. static unsigned long ssl_id_callback(void) {
  3005. return (unsigned long) pthread_self();
  3006. }
  3007. #if !defined(NO_SSL_DL)
  3008. static int load_dll(struct mg_context *ctx, const char *dll_name,
  3009. struct ssl_func *sw) {
  3010. union {void *p; void (*fp)(void);} u;
  3011. void *dll_handle;
  3012. struct ssl_func *fp;
  3013. if ((dll_handle = dlopen(dll_name, RTLD_LAZY)) == NULL) {
  3014. cry(fc(ctx), "%s: cannot load %s", __func__, dll_name);
  3015. return 0;
  3016. }
  3017. for (fp = sw; fp->name != NULL; fp++) {
  3018. #ifdef _WIN32
  3019. // GetProcAddress() returns pointer to function
  3020. u.fp = (void (*)(void)) dlsym(dll_handle, fp->name);
  3021. #else
  3022. // dlsym() on UNIX returns void *. ISO C forbids casts of data pointers to
  3023. // function pointers. We need to use a union to make a cast.
  3024. u.p = dlsym(dll_handle, fp->name);
  3025. #endif /* _WIN32 */
  3026. if (u.fp == NULL) {
  3027. cry(fc(ctx), "%s: %s: cannot find %s", __func__, dll_name, fp->name);
  3028. return 0;
  3029. } else {
  3030. fp->ptr = u.fp;
  3031. }
  3032. }
  3033. return 1;
  3034. }
  3035. #endif // NO_SSL_DL
  3036. // Dynamically load SSL library. Set up ctx->ssl_ctx pointer.
  3037. static int set_ssl_option(struct mg_context *ctx) {
  3038. struct mg_request_info request_info;
  3039. SSL_CTX *CTX;
  3040. int i, size;
  3041. const char *pem = ctx->config[SSL_CERTIFICATE];
  3042. const char *chain = ctx->config[SSL_CHAIN_FILE];
  3043. if (pem == NULL) {
  3044. return 1;
  3045. }
  3046. #if !defined(NO_SSL_DL)
  3047. if (!load_dll(ctx, SSL_LIB, ssl_sw) ||
  3048. !load_dll(ctx, CRYPTO_LIB, crypto_sw)) {
  3049. return 0;
  3050. }
  3051. #endif // NO_SSL_DL
  3052. // Initialize SSL crap
  3053. SSL_library_init();
  3054. SSL_load_error_strings();
  3055. if ((CTX = SSL_CTX_new(SSLv23_server_method())) == NULL) {
  3056. cry(fc(ctx), "SSL_CTX_new error: %s", ssl_error());
  3057. } else if (ctx->user_callback != NULL) {
  3058. memset(&request_info, 0, sizeof(request_info));
  3059. request_info.user_data = ctx->user_data;
  3060. ctx->user_callback(MG_INIT_SSL, (struct mg_connection *) CTX,
  3061. &request_info);
  3062. }
  3063. if (CTX != NULL && SSL_CTX_use_certificate_file(CTX, pem,
  3064. SSL_FILETYPE_PEM) == 0) {
  3065. cry(fc(ctx), "%s: cannot open %s: %s", __func__, pem, ssl_error());
  3066. return 0;
  3067. } else if (CTX != NULL && SSL_CTX_use_PrivateKey_file(CTX, pem,
  3068. SSL_FILETYPE_PEM) == 0) {
  3069. cry(fc(ctx), "%s: cannot open %s: %s", NULL, pem, ssl_error());
  3070. return 0;
  3071. }
  3072. if (CTX != NULL && chain != NULL &&
  3073. SSL_CTX_use_certificate_chain_file(CTX, chain) == 0) {
  3074. cry(fc(ctx), "%s: cannot open %s: %s", NULL, chain, ssl_error());
  3075. return 0;
  3076. }
  3077. // Initialize locking callbacks, needed for thread safety.
  3078. // http://www.openssl.org/support/faq.html#PROG1
  3079. size = sizeof(pthread_mutex_t) * CRYPTO_num_locks();
  3080. if ((ssl_mutexes = (pthread_mutex_t *) malloc((size_t)size)) == NULL) {
  3081. cry(fc(ctx), "%s: cannot allocate mutexes: %s", __func__, ssl_error());
  3082. return 0;
  3083. }
  3084. for (i = 0; i < CRYPTO_num_locks(); i++) {
  3085. pthread_mutex_init(&ssl_mutexes[i], NULL);
  3086. }
  3087. CRYPTO_set_locking_callback(&ssl_locking_callback);
  3088. CRYPTO_set_id_callback(&ssl_id_callback);
  3089. // Done with everything. Save the context.
  3090. ctx->ssl_ctx = CTX;
  3091. return 1;
  3092. }
  3093. #endif // !NO_SSL
  3094. static int set_gpass_option(struct mg_context *ctx) {
  3095. struct mgstat mgstat;
  3096. const char *path = ctx->config[GLOBAL_PASSWORDS_FILE];
  3097. return path == NULL || mg_stat(path, &mgstat) == 0;
  3098. }
  3099. static int set_acl_option(struct mg_context *ctx) {
  3100. struct usa fake;
  3101. return check_acl(ctx, &fake) != -1;
  3102. }
  3103. static void reset_per_request_attributes(struct mg_connection *conn) {
  3104. struct mg_request_info *ri = &conn->request_info;
  3105. // Reset request info attributes. DO NOT TOUCH is_ssl, remote_ip, remote_port
  3106. if (ri->remote_user != NULL) {
  3107. free((void *) ri->remote_user);
  3108. }
  3109. ri->remote_user = ri->request_method = ri->uri = ri->http_version = NULL;
  3110. ri->num_headers = 0;
  3111. ri->status_code = -1;
  3112. conn->num_bytes_sent = conn->consumed_content = 0;
  3113. conn->content_len = -1;
  3114. conn->request_len = conn->data_len = 0;
  3115. }
  3116. static void close_socket_gracefully(SOCKET sock) {
  3117. char buf[BUFSIZ];
  3118. int n;
  3119. // Send FIN to the client
  3120. (void) shutdown(sock, SHUT_WR);
  3121. set_non_blocking_mode(sock);
  3122. // Read and discard pending data. If we do not do that and close the
  3123. // socket, the data in the send buffer may be discarded. This
  3124. // behaviour is seen on Windows, when client keeps sending data
  3125. // when server decide to close the connection; then when client
  3126. // does recv() it gets no data back.
  3127. do {
  3128. n = pull(NULL, sock, NULL, buf, sizeof(buf));
  3129. } while (n > 0);
  3130. // Now we know that our FIN is ACK-ed, safe to close
  3131. (void) closesocket(sock);
  3132. }
  3133. static void close_connection(struct mg_connection *conn) {
  3134. if (conn->ssl) {
  3135. SSL_free(conn->ssl);
  3136. conn->ssl = NULL;
  3137. }
  3138. if (conn->client.sock != INVALID_SOCKET) {
  3139. close_socket_gracefully(conn->client.sock);
  3140. }
  3141. }
  3142. static void discard_current_request_from_buffer(struct mg_connection *conn) {
  3143. char *buffered;
  3144. int buffered_len, body_len;
  3145. buffered = conn->buf + conn->request_len;
  3146. buffered_len = conn->data_len - conn->request_len;
  3147. assert(buffered_len >= 0);
  3148. if (conn->content_len == -1) {
  3149. body_len = 0;
  3150. } else if (conn->content_len < (int64_t) buffered_len) {
  3151. body_len = (int) conn->content_len;
  3152. } else {
  3153. body_len = buffered_len;
  3154. }
  3155. conn->data_len -= conn->request_len + body_len;
  3156. memmove(conn->buf, conn->buf + conn->request_len + body_len,
  3157. (size_t) conn->data_len);
  3158. }
  3159. static int parse_url(const char *url, char *host, int *port) {
  3160. int len;
  3161. if (sscanf(url, "%*[htps]://%1024[^:]:%d%n", host, port, &len) == 2 ||
  3162. sscanf(url, "%1024[^:]:%d%n", host, port, &len) == 2) {
  3163. } else if (sscanf(url, "%*[htps]://%1024[^/]%n", host, &len) == 1) {
  3164. *port = 80;
  3165. } else {
  3166. sscanf(url, "%1024[^/]%n", host, &len);
  3167. *port = 80;
  3168. }
  3169. DEBUG_TRACE(("Host:%s, port:%d", host, *port));
  3170. return len;
  3171. }
  3172. static void handle_proxy_request(struct mg_connection *conn) {
  3173. struct mg_request_info *ri = &conn->request_info;
  3174. char host[1025], buf[BUFSIZ];
  3175. int port, is_ssl, len, i, n;
  3176. DEBUG_TRACE(("URL: %s", ri->uri));
  3177. if (conn->request_info.uri[0] == '/' ||
  3178. (ri->uri == NULL || (len = parse_url(ri->uri, host, &port))) == 0) {
  3179. return;
  3180. }
  3181. if (conn->peer == NULL) {
  3182. is_ssl = !strcmp(ri->request_method, "CONNECT");
  3183. if ((conn->peer = mg_connect(conn, host, port, is_ssl)) == NULL) {
  3184. return;
  3185. }
  3186. conn->peer->client.is_ssl = is_ssl;
  3187. }
  3188. // Forward client's request to the target
  3189. mg_printf(conn->peer, "%s %s HTTP/%s\r\n", ri->request_method, ri->uri + len,
  3190. ri->http_version);
  3191. // And also all headers. TODO(lsm): anonymize!
  3192. for (i = 0; i < ri->num_headers; i++) {
  3193. mg_printf(conn->peer, "%s: %s\r\n", ri->http_headers[i].name,
  3194. ri->http_headers[i].value);
  3195. }
  3196. // End of headers, final newline
  3197. mg_write(conn->peer, "\r\n", 2);
  3198. // Read and forward body data if any
  3199. if (!strcmp(ri->request_method, "POST")) {
  3200. forward_body_data(conn, NULL, conn->peer->client.sock, conn->peer->ssl);
  3201. }
  3202. // Read data from the target and forward it to the client
  3203. while ((n = pull(NULL, conn->peer->client.sock, conn->peer->ssl,
  3204. buf, sizeof(buf))) > 0) {
  3205. if (mg_write(conn, buf, (size_t)n) != n) {
  3206. break;
  3207. }
  3208. }
  3209. if (!conn->peer->client.is_ssl) {
  3210. close_connection(conn->peer);
  3211. free(conn->peer);
  3212. conn->peer = NULL;
  3213. }
  3214. }
  3215. static int is_valid_uri(const char *uri) {
  3216. // Conform to http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html#sec5.1.2
  3217. // URI can be an asterisk (*) or should start with slash.
  3218. return (uri[0] == '/' || (uri[0] == '*' && uri[1] == '\0'));
  3219. }
  3220. static void process_new_connection(struct mg_connection *conn) {
  3221. struct mg_request_info *ri = &conn->request_info;
  3222. int keep_alive_enabled;
  3223. const char *cl;
  3224. keep_alive_enabled = !strcmp(conn->ctx->config[ENABLE_KEEP_ALIVE], "yes");
  3225. do {
  3226. reset_per_request_attributes(conn);
  3227. // If next request is not pipelined, read it in
  3228. if ((conn->request_len = get_request_len(conn->buf, conn->data_len)) == 0) {
  3229. conn->request_len = read_request(NULL, conn->client.sock, conn->ssl,
  3230. conn->buf, conn->buf_size, &conn->data_len);
  3231. }
  3232. assert(conn->data_len >= conn->request_len);
  3233. if (conn->request_len == 0 && conn->data_len == conn->buf_size) {
  3234. send_http_error(conn, 413, "Request Too Large", "");
  3235. return;
  3236. } if (conn->request_len <= 0) {
  3237. return; // Remote end closed the connection
  3238. }
  3239. // Nul-terminate the request cause parse_http_request() uses sscanf
  3240. conn->buf[conn->request_len - 1] = '\0';
  3241. if (!parse_http_request(conn->buf, ri) ||
  3242. (!conn->client.is_proxy && !is_valid_uri(ri->uri))) {
  3243. // Do not put garbage in the access log, just send it back to the client
  3244. send_http_error(conn, 400, "Bad Request",
  3245. "Cannot parse HTTP request: [%.*s]", conn->data_len, conn->buf);
  3246. } else if (strcmp(ri->http_version, "1.0") &&
  3247. strcmp(ri->http_version, "1.1")) {
  3248. // Request seems valid, but HTTP version is strange
  3249. send_http_error(conn, 505, "HTTP version not supported", "");
  3250. log_access(conn);
  3251. } else {
  3252. // Request is valid, handle it
  3253. cl = get_header(ri, "Content-Length");
  3254. conn->content_len = cl == NULL ? -1 : strtoll(cl, NULL, 10);
  3255. conn->birth_time = time(NULL);
  3256. if (conn->client.is_proxy) {
  3257. handle_proxy_request(conn);
  3258. } else {
  3259. handle_request(conn);
  3260. }
  3261. log_access(conn);
  3262. discard_current_request_from_buffer(conn);
  3263. }
  3264. // conn->peer is not NULL only for SSL-ed proxy connections
  3265. } while (conn->peer || (keep_alive_enabled && should_keep_alive(conn)));
  3266. }
  3267. // Worker threads take accepted socket from the queue
  3268. static int consume_socket(struct mg_context *ctx, struct socket *sp) {
  3269. (void) pthread_mutex_lock(&ctx->mutex);
  3270. DEBUG_TRACE(("going idle"));
  3271. // If the queue is empty, wait. We're idle at this point.
  3272. while (ctx->sq_head == ctx->sq_tail && ctx->stop_flag == 0) {
  3273. pthread_cond_wait(&ctx->sq_full, &ctx->mutex);
  3274. }
  3275. // Master thread could wake us up without putting a socket.
  3276. // If this happens, it is time to exit.
  3277. if (ctx->stop_flag) {
  3278. (void) pthread_mutex_unlock(&ctx->mutex);
  3279. return 0;
  3280. }
  3281. assert(ctx->sq_head > ctx->sq_tail);
  3282. // Copy socket from the queue and increment tail
  3283. *sp = ctx->queue[ctx->sq_tail % ARRAY_SIZE(ctx->queue)];
  3284. ctx->sq_tail++;
  3285. DEBUG_TRACE(("grabbed socket %d, going busy", sp->sock));
  3286. // Wrap pointers if needed
  3287. while (ctx->sq_tail > (int) ARRAY_SIZE(ctx->queue)) {
  3288. ctx->sq_tail -= ARRAY_SIZE(ctx->queue);
  3289. ctx->sq_head -= ARRAY_SIZE(ctx->queue);
  3290. }
  3291. (void) pthread_cond_signal(&ctx->sq_empty);
  3292. (void) pthread_mutex_unlock(&ctx->mutex);
  3293. return 1;
  3294. }
  3295. static void worker_thread(struct mg_context *ctx) {
  3296. struct mg_connection *conn;
  3297. int buf_size = atoi(ctx->config[MAX_REQUEST_SIZE]);
  3298. conn = calloc(1, sizeof(*conn) + buf_size);
  3299. conn->buf_size = buf_size;
  3300. conn->buf = (char *) (conn + 1);
  3301. assert(conn != NULL);
  3302. while (ctx->stop_flag == 0 && consume_socket(ctx, &conn->client)) {
  3303. conn->birth_time = time(NULL);
  3304. conn->ctx = ctx;
  3305. // Fill in IP, port info early so even if SSL setup below fails,
  3306. // error handler would have the corresponding info.
  3307. // Thanks to Johannes Winkelmann for the patch.
  3308. conn->request_info.remote_port = ntohs(conn->client.rsa.u.sin.sin_port);
  3309. memcpy(&conn->request_info.remote_ip,
  3310. &conn->client.rsa.u.sin.sin_addr.s_addr, 4);
  3311. conn->request_info.remote_ip = ntohl(conn->request_info.remote_ip);
  3312. conn->request_info.is_ssl = conn->client.is_ssl;
  3313. if (!conn->client.is_ssl ||
  3314. (conn->client.is_ssl && sslize(conn, SSL_accept))) {
  3315. process_new_connection(conn);
  3316. }
  3317. close_connection(conn);
  3318. }
  3319. free(conn);
  3320. // Signal master that we're done with connection and exiting
  3321. (void) pthread_mutex_lock(&ctx->mutex);
  3322. ctx->num_threads--;
  3323. (void) pthread_cond_signal(&ctx->cond);
  3324. assert(ctx->num_threads >= 0);
  3325. (void) pthread_mutex_unlock(&ctx->mutex);
  3326. DEBUG_TRACE(("exiting"));
  3327. }
  3328. // Master thread adds accepted socket to a queue
  3329. static void produce_socket(struct mg_context *ctx, const struct socket *sp) {
  3330. (void) pthread_mutex_lock(&ctx->mutex);
  3331. // If the queue is full, wait
  3332. while (ctx->sq_head - ctx->sq_tail >= (int) ARRAY_SIZE(ctx->queue)) {
  3333. (void) pthread_cond_wait(&ctx->sq_empty, &ctx->mutex);
  3334. }
  3335. assert(ctx->sq_head - ctx->sq_tail < (int) ARRAY_SIZE(ctx->queue));
  3336. // Copy socket to the queue and increment head
  3337. ctx->queue[ctx->sq_head % ARRAY_SIZE(ctx->queue)] = *sp;
  3338. ctx->sq_head++;
  3339. DEBUG_TRACE(("queued socket %d", sp->sock));
  3340. (void) pthread_cond_signal(&ctx->sq_full);
  3341. (void) pthread_mutex_unlock(&ctx->mutex);
  3342. }
  3343. static void accept_new_connection(const struct socket *listener,
  3344. struct mg_context *ctx) {
  3345. struct socket accepted;
  3346. int allowed;
  3347. accepted.rsa.len = sizeof(accepted.rsa.u.sin);
  3348. accepted.lsa = listener->lsa;
  3349. accepted.sock = accept(listener->sock, &accepted.rsa.u.sa, &accepted.rsa.len);
  3350. if (accepted.sock != INVALID_SOCKET) {
  3351. allowed = check_acl(ctx, &accepted.rsa);
  3352. if (allowed) {
  3353. // Put accepted socket structure into the queue
  3354. DEBUG_TRACE(("accepted socket %d", accepted.sock));
  3355. accepted.is_ssl = listener->is_ssl;
  3356. accepted.is_proxy = listener->is_proxy;
  3357. produce_socket(ctx, &accepted);
  3358. } else {
  3359. cry(fc(ctx), "%s: %s is not allowed to connect",
  3360. __func__, inet_ntoa(accepted.rsa.u.sin.sin_addr));
  3361. (void) closesocket(accepted.sock);
  3362. }
  3363. }
  3364. }
  3365. static void master_thread(struct mg_context *ctx) {
  3366. fd_set read_set;
  3367. struct timeval tv;
  3368. struct socket *sp;
  3369. int max_fd;
  3370. while (ctx->stop_flag == 0) {
  3371. FD_ZERO(&read_set);
  3372. max_fd = -1;
  3373. // Add listening sockets to the read set
  3374. for (sp = ctx->listening_sockets; sp != NULL; sp = sp->next) {
  3375. add_to_set(sp->sock, &read_set, &max_fd);
  3376. }
  3377. tv.tv_sec = 0;
  3378. tv.tv_usec = 200 * 1000;
  3379. if (select(max_fd + 1, &read_set, NULL, NULL, &tv) < 0) {
  3380. #ifdef _WIN32
  3381. // On windows, if read_set and write_set are empty,
  3382. // select() returns "Invalid parameter" error
  3383. // (at least on my Windows XP Pro). So in this case, we sleep here.
  3384. sleep(1);
  3385. #endif // _WIN32
  3386. } else {
  3387. for (sp = ctx->listening_sockets; sp != NULL; sp = sp->next) {
  3388. if (FD_ISSET(sp->sock, &read_set)) {
  3389. accept_new_connection(sp, ctx);
  3390. }
  3391. }
  3392. }
  3393. }
  3394. DEBUG_TRACE(("stopping workers"));
  3395. // Stop signal received: somebody called mg_stop. Quit.
  3396. close_all_listening_sockets(ctx);
  3397. // Wakeup workers that are waiting for connections to handle.
  3398. pthread_cond_broadcast(&ctx->sq_full);
  3399. // Wait until all threads finish
  3400. (void) pthread_mutex_lock(&ctx->mutex);
  3401. while (ctx->num_threads > 0) {
  3402. (void) pthread_cond_wait(&ctx->cond, &ctx->mutex);
  3403. }
  3404. (void) pthread_mutex_unlock(&ctx->mutex);
  3405. // All threads exited, no sync is needed. Destroy mutex and condvars
  3406. (void) pthread_mutex_destroy(&ctx->mutex);
  3407. (void) pthread_cond_destroy(&ctx->cond);
  3408. (void) pthread_cond_destroy(&ctx->sq_empty);
  3409. (void) pthread_cond_destroy(&ctx->sq_full);
  3410. // Signal mg_stop() that we're done
  3411. ctx->stop_flag = 2;
  3412. DEBUG_TRACE(("exiting"));
  3413. }
  3414. static void free_context(struct mg_context *ctx) {
  3415. int i;
  3416. // Deallocate config parameters
  3417. for (i = 0; i < NUM_OPTIONS; i++) {
  3418. if (ctx->config[i] != NULL)
  3419. free(ctx->config[i]);
  3420. }
  3421. // Deallocate SSL context
  3422. if (ctx->ssl_ctx != NULL) {
  3423. SSL_CTX_free(ctx->ssl_ctx);
  3424. }
  3425. #ifndef NO_SSL
  3426. if (ssl_mutexes != NULL) {
  3427. free(ssl_mutexes);
  3428. }
  3429. #endif // !NO_SSL
  3430. // Deallocate context itself
  3431. free(ctx);
  3432. }
  3433. void mg_stop(struct mg_context *ctx) {
  3434. ctx->stop_flag = 1;
  3435. // Wait until mg_fini() stops
  3436. while (ctx->stop_flag != 2) {
  3437. (void) sleep(0);
  3438. }
  3439. free_context(ctx);
  3440. #if defined(_WIN32) && !defined(__SYMBIAN32__)
  3441. (void) WSACleanup();
  3442. #endif // _WIN32
  3443. }
  3444. struct mg_context *mg_start(mg_callback_t user_callback, void *user_data,
  3445. const char **options) {
  3446. struct mg_context *ctx;
  3447. const char *name, *value, *default_value;
  3448. int i;
  3449. #if defined(_WIN32) && !defined(__SYMBIAN32__)
  3450. WSADATA data;
  3451. WSAStartup(MAKEWORD(2,2), &data);
  3452. #endif // _WIN32
  3453. // Allocate context and initialize reasonable general case defaults.
  3454. // TODO(lsm): do proper error handling here.
  3455. ctx = calloc(1, sizeof(*ctx));
  3456. ctx->user_callback = user_callback;
  3457. ctx->user_data = user_data;
  3458. while (options && (name = *options++) != NULL) {
  3459. if ((i = get_option_index(name)) == -1) {
  3460. cry(fc(ctx), "Invalid option: %s", name);
  3461. free_context(ctx);
  3462. return NULL;
  3463. } else if ((value = *options++) == NULL) {
  3464. cry(fc(ctx), "%s: option value cannot be NULL", name);
  3465. free_context(ctx);
  3466. return NULL;
  3467. }
  3468. ctx->config[i] = mg_strdup(value);
  3469. DEBUG_TRACE(("[%s] -> [%s]", name, value));
  3470. }
  3471. // Set default value if needed
  3472. for (i = 0; config_options[i * ENTRIES_PER_CONFIG_OPTION] != NULL; i++) {
  3473. default_value = config_options[i * ENTRIES_PER_CONFIG_OPTION + 2];
  3474. if (ctx->config[i] == NULL && default_value != NULL) {
  3475. ctx->config[i] = mg_strdup(default_value);
  3476. DEBUG_TRACE(("Setting default: [%s] -> [%s]",
  3477. config_options[i * ENTRIES_PER_CONFIG_OPTION + 1],
  3478. default_value));
  3479. }
  3480. }
  3481. // NOTE(lsm): order is important here. SSL certificates must
  3482. // be initialized before listening ports. UID must be set last.
  3483. if (!set_gpass_option(ctx) ||
  3484. #if !defined(NO_SSL)
  3485. !set_ssl_option(ctx) ||
  3486. #endif
  3487. !set_ports_option(ctx) ||
  3488. #if !defined(_WIN32)
  3489. !set_uid_option(ctx) ||
  3490. #endif
  3491. !set_acl_option(ctx)) {
  3492. free_context(ctx);
  3493. return NULL;
  3494. }
  3495. #if !defined(_WIN32) && !defined(__SYMBIAN32__)
  3496. // Ignore SIGPIPE signal, so if browser cancels the request, it
  3497. // won't kill the whole process.
  3498. (void) signal(SIGPIPE, SIG_IGN);
  3499. #endif // !_WIN32
  3500. (void) pthread_mutex_init(&ctx->mutex, NULL);
  3501. (void) pthread_cond_init(&ctx->cond, NULL);
  3502. (void) pthread_cond_init(&ctx->sq_empty, NULL);
  3503. (void) pthread_cond_init(&ctx->sq_full, NULL);
  3504. // Start master (listening) thread
  3505. start_thread(ctx, (mg_thread_func_t) master_thread, ctx);
  3506. // Start worker threads
  3507. for (i = 0; i < atoi(ctx->config[NUM_THREADS]); i++) {
  3508. if (start_thread(ctx, (mg_thread_func_t) worker_thread, ctx) != 0) {
  3509. cry(fc(ctx), "Cannot start worker thread: %d", ERRNO);
  3510. } else {
  3511. ctx->num_threads++;
  3512. }
  3513. }
  3514. return ctx;
  3515. }