civetweb.c 170 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311
  1. // Copyright (c) 2004-2013 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. #if !defined(_CRT_SECURE_NO_WARNINGS)
  22. #define _CRT_SECURE_NO_WARNINGS // Disable deprecation warning in VS2005
  23. #endif
  24. #else
  25. #ifdef __linux__
  26. #define _XOPEN_SOURCE 600 // For flockfile() on Linux
  27. #endif
  28. #define _LARGEFILE_SOURCE // Enable 64-bit file offsets
  29. #define __STDC_FORMAT_MACROS // <inttypes.h> wants this for C++
  30. #define __STDC_LIMIT_MACROS // C++ wants that for INT64_MAX
  31. #endif
  32. #if defined (_MSC_VER)
  33. // conditional expression is constant: introduced by FD_SET(..)
  34. #pragma warning (disable : 4127)
  35. // non-constant aggregate initializer: issued due to missing C99 support
  36. #pragma warning (disable : 4204)
  37. #endif
  38. // Disable WIN32_LEAN_AND_MEAN.
  39. // This makes windows.h always include winsock2.h
  40. #ifdef WIN32_LEAN_AND_MEAN
  41. #undef WIN32_LEAN_AND_MEAN
  42. #endif
  43. #if defined(__SYMBIAN32__)
  44. #define NO_SSL // SSL is not supported
  45. #define NO_CGI // CGI is not supported
  46. #define PATH_MAX FILENAME_MAX
  47. #endif // __SYMBIAN32__
  48. #ifndef IGNORE_UNUSED_RESULT
  49. #define IGNORE_UNUSED_RESULT(a) (void)((a) && 1)
  50. #endif
  51. #ifndef _WIN32_WCE // Some ANSI #includes are not available on Windows CE
  52. #include <sys/types.h>
  53. #include <sys/stat.h>
  54. #include <errno.h>
  55. #include <signal.h>
  56. #include <fcntl.h>
  57. #endif // !_WIN32_WCE
  58. #include <time.h>
  59. #include <stdlib.h>
  60. #include <stdarg.h>
  61. #include <assert.h>
  62. #include <string.h>
  63. #include <ctype.h>
  64. #include <limits.h>
  65. #include <stddef.h>
  66. #include <stdio.h>
  67. #if defined(_WIN32) && !defined(__SYMBIAN32__) // Windows specific
  68. #undef _WIN32_WINNT
  69. #define _WIN32_WINNT 0x0400 // To make it link in VS2005
  70. #include <windows.h>
  71. #ifndef PATH_MAX
  72. #define PATH_MAX MAX_PATH
  73. #endif
  74. #ifndef _WIN32_WCE
  75. #include <process.h>
  76. #include <direct.h>
  77. #include <io.h>
  78. #else // _WIN32_WCE
  79. #define NO_CGI // WinCE has no pipes
  80. typedef long off_t;
  81. #define errno GetLastError()
  82. #define strerror(x) _ultoa(x, (char *) _alloca(sizeof(x) *3 ), 10)
  83. #endif // _WIN32_WCE
  84. #define MAKEUQUAD(lo, hi) ((uint64_t)(((uint32_t)(lo)) | \
  85. ((uint64_t)((uint32_t)(hi))) << 32))
  86. #define RATE_DIFF 10000000 // 100 nsecs
  87. #define EPOCH_DIFF MAKEUQUAD(0xd53e8000, 0x019db1de)
  88. #define SYS2UNIX_TIME(lo, hi) \
  89. (time_t) ((MAKEUQUAD((lo), (hi)) - EPOCH_DIFF) / RATE_DIFF)
  90. // Visual Studio 6 does not know __func__ or __FUNCTION__
  91. // The rest of MS compilers use __FUNCTION__, not C99 __func__
  92. // Also use _strtoui64 on modern M$ compilers
  93. #if defined(_MSC_VER) && _MSC_VER < 1300
  94. #define STRX(x) #x
  95. #define STR(x) STRX(x)
  96. #define __func__ __FILE__ ":" STR(__LINE__)
  97. #define strtoull(x, y, z) (unsigned __int64) _atoi64(x)
  98. #define strtoll(x, y, z) _atoi64(x)
  99. #else
  100. #define __func__ __FUNCTION__
  101. #define strtoull(x, y, z) _strtoui64(x, y, z)
  102. #define strtoll(x, y, z) _strtoi64(x, y, z)
  103. #endif // _MSC_VER
  104. #define ERRNO GetLastError()
  105. #define NO_SOCKLEN_T
  106. #define SSL_LIB "ssleay32.dll"
  107. #define CRYPTO_LIB "libeay32.dll"
  108. #define O_NONBLOCK 0
  109. #if !defined(EWOULDBLOCK)
  110. #define EWOULDBLOCK WSAEWOULDBLOCK
  111. #endif // !EWOULDBLOCK
  112. #define _POSIX_
  113. #define INT64_FMT "I64d"
  114. #define WINCDECL __cdecl
  115. #define SHUT_WR 1
  116. #define snprintf _snprintf
  117. #define vsnprintf _vsnprintf
  118. #define mg_sleep(x) Sleep(x)
  119. #define pipe(x) _pipe(x, MG_BUF_LEN, _O_BINARY)
  120. #ifndef popen
  121. #define popen(x, y) _popen(x, y)
  122. #endif
  123. #ifndef pclose
  124. #define pclose(x) _pclose(x)
  125. #endif
  126. #define close(x) _close(x)
  127. #define dlsym(x,y) GetProcAddress((HINSTANCE) (x), (y))
  128. #define RTLD_LAZY 0
  129. #define fseeko(x, y, z) _lseeki64(_fileno(x), (y), (z))
  130. #define fdopen(x, y) _fdopen((x), (y))
  131. #define write(x, y, z) _write((x), (y), (unsigned) z)
  132. #define read(x, y, z) _read((x), (y), (unsigned) z)
  133. #define flockfile(x) EnterCriticalSection(&global_log_file_lock)
  134. #define funlockfile(x) LeaveCriticalSection(&global_log_file_lock)
  135. #define sleep(x) Sleep((x) * 1000)
  136. #define rmdir(x) _rmdir(x)
  137. #if !defined(va_copy)
  138. #define va_copy(x, y) x = y
  139. #endif // !va_copy MINGW #defines va_copy
  140. #if !defined(fileno)
  141. #define fileno(x) _fileno(x)
  142. #endif // !fileno MINGW #defines fileno
  143. typedef HANDLE pthread_mutex_t;
  144. typedef struct {HANDLE signal, broadcast;} pthread_cond_t;
  145. typedef DWORD pthread_t;
  146. #define pid_t HANDLE // MINGW typedefs pid_t to int. Using #define here.
  147. static int pthread_mutex_lock(pthread_mutex_t *);
  148. static int pthread_mutex_unlock(pthread_mutex_t *);
  149. static void to_unicode(const char *path, wchar_t *wbuf, size_t wbuf_len);
  150. struct file;
  151. static char *mg_fgets(char *buf, size_t size, struct file *filep, char **p);
  152. #if defined(HAVE_STDINT)
  153. #include <stdint.h>
  154. #else
  155. typedef unsigned int uint32_t;
  156. typedef unsigned short uint16_t;
  157. typedef unsigned __int64 uint64_t;
  158. typedef __int64 int64_t;
  159. #define INT64_MAX 9223372036854775807
  160. #endif // HAVE_STDINT
  161. // POSIX dirent interface
  162. struct dirent {
  163. char d_name[PATH_MAX];
  164. };
  165. typedef struct DIR {
  166. HANDLE handle;
  167. WIN32_FIND_DATAW info;
  168. struct dirent result;
  169. } DIR;
  170. #ifndef HAVE_POLL
  171. struct pollfd {
  172. SOCKET fd;
  173. short events;
  174. short revents;
  175. };
  176. #define POLLIN 1
  177. #endif
  178. // Mark required libraries
  179. #ifdef _MSC_VER
  180. #pragma comment(lib, "Ws2_32.lib")
  181. #endif
  182. #else // UNIX specific
  183. #include <sys/wait.h>
  184. #include <sys/socket.h>
  185. #include <sys/poll.h>
  186. #include <netinet/in.h>
  187. #include <arpa/inet.h>
  188. #include <sys/time.h>
  189. #include <stdint.h>
  190. #include <inttypes.h>
  191. #include <netdb.h>
  192. #include <pwd.h>
  193. #include <unistd.h>
  194. #include <dirent.h>
  195. #if !defined(NO_SSL_DL) && !defined(NO_SSL)
  196. #include <dlfcn.h>
  197. #endif
  198. #include <pthread.h>
  199. #if defined(__MACH__)
  200. #define SSL_LIB "libssl.dylib"
  201. #define CRYPTO_LIB "libcrypto.dylib"
  202. #else
  203. #if !defined(SSL_LIB)
  204. #define SSL_LIB "libssl.so"
  205. #endif
  206. #if !defined(CRYPTO_LIB)
  207. #define CRYPTO_LIB "libcrypto.so"
  208. #endif
  209. #endif
  210. #ifndef O_BINARY
  211. #define O_BINARY 0
  212. #endif // O_BINARY
  213. #define closesocket(a) close(a)
  214. #define mg_mkdir(x, y) mkdir(x, y)
  215. #define mg_remove(x) remove(x)
  216. #define mg_sleep(x) usleep((x) * 1000)
  217. #define ERRNO errno
  218. #define INVALID_SOCKET (-1)
  219. #define INT64_FMT PRId64
  220. typedef int SOCKET;
  221. #define WINCDECL
  222. #endif // End of Windows and UNIX specific includes
  223. #include "civetweb.h"
  224. #define CIVETWEB_VERSION "1.4"
  225. #define PASSWORDS_FILE_NAME ".htpasswd"
  226. #define CGI_ENVIRONMENT_SIZE 4096
  227. #define MAX_CGI_ENVIR_VARS 64
  228. #define MG_BUF_LEN 8192
  229. #ifndef MAX_REQUEST_SIZE
  230. #define MAX_REQUEST_SIZE 16384
  231. #endif
  232. #define ARRAY_SIZE(array) (sizeof(array) / sizeof(array[0]))
  233. #ifdef _WIN32
  234. static CRITICAL_SECTION global_log_file_lock;
  235. static pthread_t pthread_self(void) {
  236. return GetCurrentThreadId();
  237. }
  238. #endif // _WIN32
  239. #define MD5_STATIC static
  240. #include "md5.inl"
  241. #ifdef DEBUG_TRACE
  242. #undef DEBUG_TRACE
  243. #define DEBUG_TRACE(x)
  244. #else
  245. #if defined(DEBUG)
  246. #define DEBUG_TRACE(x) do { \
  247. flockfile(stdout); \
  248. printf("*** %lu.%p.%s.%d: ", \
  249. (unsigned long) time(NULL), (void *) pthread_self(), \
  250. __func__, __LINE__); \
  251. printf x; \
  252. putchar('\n'); \
  253. fflush(stdout); \
  254. funlockfile(stdout); \
  255. } while (0)
  256. #else
  257. #define DEBUG_TRACE(x)
  258. #endif // DEBUG
  259. #endif // DEBUG_TRACE
  260. // Darwin prior to 7.0 and Win32 do not have socklen_t
  261. #ifdef NO_SOCKLEN_T
  262. typedef int socklen_t;
  263. #endif // NO_SOCKLEN_T
  264. #define _DARWIN_UNLIMITED_SELECT
  265. #define IP_ADDR_STR_LEN 50 // IPv6 hex string is 46 chars
  266. #if !defined(MSG_NOSIGNAL)
  267. #define MSG_NOSIGNAL 0
  268. #endif
  269. #if !defined(SOMAXCONN)
  270. #define SOMAXCONN 100
  271. #endif
  272. #if !defined(PATH_MAX)
  273. #define PATH_MAX 4096
  274. #endif
  275. // Size of the accepted socket queue
  276. #if !defined(MGSQLEN)
  277. #define MGSQLEN 20
  278. #endif
  279. static const char *http_500_error = "Internal Server Error";
  280. #if defined(NO_SSL_DL)
  281. #include <openssl/ssl.h>
  282. #include <openssl/err.h>
  283. #else
  284. // SSL loaded dynamically from DLL.
  285. // I put the prototypes here to be independent from OpenSSL source installation.
  286. typedef struct ssl_st SSL;
  287. typedef struct ssl_method_st SSL_METHOD;
  288. typedef struct ssl_ctx_st SSL_CTX;
  289. struct ssl_func {
  290. const char *name; // SSL function name
  291. void (*ptr)(void); // Function pointer
  292. };
  293. #define SSL_free (* (void (*)(SSL *)) ssl_sw[0].ptr)
  294. #define SSL_accept (* (int (*)(SSL *)) ssl_sw[1].ptr)
  295. #define SSL_connect (* (int (*)(SSL *)) ssl_sw[2].ptr)
  296. #define SSL_read (* (int (*)(SSL *, void *, int)) ssl_sw[3].ptr)
  297. #define SSL_write (* (int (*)(SSL *, const void *,int)) ssl_sw[4].ptr)
  298. #define SSL_get_error (* (int (*)(SSL *, int)) ssl_sw[5].ptr)
  299. #define SSL_set_fd (* (int (*)(SSL *, SOCKET)) ssl_sw[6].ptr)
  300. #define SSL_new (* (SSL * (*)(SSL_CTX *)) ssl_sw[7].ptr)
  301. #define SSL_CTX_new (* (SSL_CTX * (*)(SSL_METHOD *)) ssl_sw[8].ptr)
  302. #define SSLv23_server_method (* (SSL_METHOD * (*)(void)) ssl_sw[9].ptr)
  303. #define SSL_library_init (* (int (*)(void)) ssl_sw[10].ptr)
  304. #define SSL_CTX_use_PrivateKey_file (* (int (*)(SSL_CTX *, \
  305. const char *, int)) ssl_sw[11].ptr)
  306. #define SSL_CTX_use_certificate_file (* (int (*)(SSL_CTX *, \
  307. const char *, int)) ssl_sw[12].ptr)
  308. #define SSL_CTX_set_default_passwd_cb \
  309. (* (void (*)(SSL_CTX *, mg_callback_t)) ssl_sw[13].ptr)
  310. #define SSL_CTX_free (* (void (*)(SSL_CTX *)) ssl_sw[14].ptr)
  311. #define SSL_load_error_strings (* (void (*)(void)) ssl_sw[15].ptr)
  312. #define SSL_CTX_use_certificate_chain_file \
  313. (* (int (*)(SSL_CTX *, const char *)) ssl_sw[16].ptr)
  314. #define SSLv23_client_method (* (SSL_METHOD * (*)(void)) ssl_sw[17].ptr)
  315. #define SSL_pending (* (int (*)(SSL *)) ssl_sw[18].ptr)
  316. #define SSL_CTX_set_verify (* (void (*)(SSL_CTX *, int, int)) ssl_sw[19].ptr)
  317. #define SSL_shutdown (* (int (*)(SSL *)) ssl_sw[20].ptr)
  318. #define CRYPTO_num_locks (* (int (*)(void)) crypto_sw[0].ptr)
  319. #define CRYPTO_set_locking_callback \
  320. (* (void (*)(void (*)(int, int, const char *, int))) crypto_sw[1].ptr)
  321. #define CRYPTO_set_id_callback \
  322. (* (void (*)(unsigned long (*)(void))) crypto_sw[2].ptr)
  323. #define ERR_get_error (* (unsigned long (*)(void)) crypto_sw[3].ptr)
  324. #define ERR_error_string (* (char * (*)(unsigned long,char *)) crypto_sw[4].ptr)
  325. // set_ssl_option() function updates this array.
  326. // It loads SSL library dynamically and changes NULLs to the actual addresses
  327. // of respective functions. The macros above (like SSL_connect()) are really
  328. // just calling these functions indirectly via the pointer.
  329. static struct ssl_func ssl_sw[] = {
  330. {"SSL_free", NULL},
  331. {"SSL_accept", NULL},
  332. {"SSL_connect", NULL},
  333. {"SSL_read", NULL},
  334. {"SSL_write", NULL},
  335. {"SSL_get_error", NULL},
  336. {"SSL_set_fd", NULL},
  337. {"SSL_new", NULL},
  338. {"SSL_CTX_new", NULL},
  339. {"SSLv23_server_method", NULL},
  340. {"SSL_library_init", NULL},
  341. {"SSL_CTX_use_PrivateKey_file", NULL},
  342. {"SSL_CTX_use_certificate_file",NULL},
  343. {"SSL_CTX_set_default_passwd_cb",NULL},
  344. {"SSL_CTX_free", NULL},
  345. {"SSL_load_error_strings", NULL},
  346. {"SSL_CTX_use_certificate_chain_file", NULL},
  347. {"SSLv23_client_method", NULL},
  348. {"SSL_pending", NULL},
  349. {"SSL_CTX_set_verify", NULL},
  350. {"SSL_shutdown", NULL},
  351. {NULL, NULL}
  352. };
  353. // Similar array as ssl_sw. These functions could be located in different lib.
  354. #if !defined(NO_SSL)
  355. static struct ssl_func crypto_sw[] = {
  356. {"CRYPTO_num_locks", NULL},
  357. {"CRYPTO_set_locking_callback", NULL},
  358. {"CRYPTO_set_id_callback", NULL},
  359. {"ERR_get_error", NULL},
  360. {"ERR_error_string", NULL},
  361. {NULL, NULL}
  362. };
  363. #endif // NO_SSL
  364. #endif // NO_SSL_DL
  365. static const char *month_names[] = {
  366. "Jan", "Feb", "Mar", "Apr", "May", "Jun",
  367. "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"
  368. };
  369. // Unified socket address. For IPv6 support, add IPv6 address structure
  370. // in the union u.
  371. union usa {
  372. struct sockaddr sa;
  373. struct sockaddr_in sin;
  374. #if defined(USE_IPV6)
  375. struct sockaddr_in6 sin6;
  376. #endif
  377. };
  378. // Describes a string (chunk of memory).
  379. struct vec {
  380. const char *ptr;
  381. size_t len;
  382. };
  383. struct file {
  384. int is_directory;
  385. time_t modification_time;
  386. int64_t size;
  387. FILE *fp;
  388. const char *membuf; // Non-NULL if file data is in memory
  389. // set to 1 if the content is gzipped
  390. // in which case we need a content-encoding: gzip header
  391. int gzipped;
  392. };
  393. #define STRUCT_FILE_INITIALIZER {0, 0, 0, NULL, NULL, 0}
  394. // Describes listening socket, or socket which was accept()-ed by the master
  395. // thread and queued for future handling by the worker thread.
  396. struct socket {
  397. SOCKET sock; // Listening socket
  398. union usa lsa; // Local socket address
  399. union usa rsa; // Remote socket address
  400. unsigned is_ssl:1; // Is port SSL-ed
  401. unsigned ssl_redir:1; // Is port supposed to redirect everything to SSL port
  402. };
  403. // NOTE(lsm): this enum shoulds be in sync with the config_options below.
  404. enum {
  405. CGI_EXTENSIONS, CGI_ENVIRONMENT, PUT_DELETE_PASSWORDS_FILE, CGI_INTERPRETER,
  406. PROTECT_URI, AUTHENTICATION_DOMAIN, SSI_EXTENSIONS, THROTTLE,
  407. ACCESS_LOG_FILE, ENABLE_DIRECTORY_LISTING, ERROR_LOG_FILE,
  408. GLOBAL_PASSWORDS_FILE, INDEX_FILES, ENABLE_KEEP_ALIVE, ACCESS_CONTROL_LIST,
  409. EXTRA_MIME_TYPES, LISTENING_PORTS, DOCUMENT_ROOT, SSL_CERTIFICATE,
  410. NUM_THREADS, RUN_AS_USER, REWRITE, HIDE_FILES, REQUEST_TIMEOUT,
  411. NUM_OPTIONS
  412. };
  413. static const char *config_options[] = {
  414. "cgi_pattern", "**.cgi$|**.pl$|**.php$",
  415. "cgi_environment", NULL,
  416. "put_delete_auth_file", NULL,
  417. "cgi_interpreter", NULL,
  418. "protect_uri", NULL,
  419. "authentication_domain", "mydomain.com",
  420. "ssi_pattern", "**.shtml$|**.shtm$",
  421. "throttle", NULL,
  422. "access_log_file", NULL,
  423. "enable_directory_listing", "yes",
  424. "error_log_file", NULL,
  425. "global_auth_file", NULL,
  426. "index_files",
  427. "index.html,index.htm,index.cgi,index.shtml,index.php,index.lp",
  428. "enable_keep_alive", "no",
  429. "access_control_list", NULL,
  430. "extra_mime_types", NULL,
  431. "listening_ports", "8080",
  432. "document_root", NULL,
  433. "ssl_certificate", NULL,
  434. "num_threads", "50",
  435. "run_as_user", NULL,
  436. "url_rewrite_patterns", NULL,
  437. "hide_files_patterns", NULL,
  438. "request_timeout_ms", "30000",
  439. NULL
  440. };
  441. struct mg_context {
  442. volatile int stop_flag; // Should we stop event loop
  443. SSL_CTX *ssl_ctx; // SSL context
  444. char *config[NUM_OPTIONS]; // Civetweb configuration parameters
  445. struct mg_callbacks callbacks; // User-defined callback function
  446. void *user_data; // User-defined data
  447. struct socket *listening_sockets;
  448. int num_listening_sockets;
  449. volatile int num_threads; // Number of threads
  450. pthread_mutex_t mutex; // Protects (max|num)_threads
  451. pthread_cond_t cond; // Condvar for tracking workers terminations
  452. struct socket queue[MGSQLEN]; // Accepted sockets
  453. volatile int sq_head; // Head of the socket queue
  454. volatile int sq_tail; // Tail of the socket queue
  455. pthread_cond_t sq_full; // Signaled when socket is produced
  456. pthread_cond_t sq_empty; // Signaled when socket is consumed
  457. };
  458. struct mg_connection {
  459. struct mg_request_info request_info;
  460. struct mg_context *ctx;
  461. SSL *ssl; // SSL descriptor
  462. SSL_CTX *client_ssl_ctx; // SSL context for client connections
  463. struct socket client; // Connected client
  464. time_t birth_time; // Time when request was received
  465. int64_t num_bytes_sent; // Total bytes sent to client
  466. int64_t content_len; // Content-Length header value
  467. int64_t consumed_content; // How many bytes of content have been read
  468. char *buf; // Buffer for received data
  469. char *path_info; // PATH_INFO part of the URL
  470. int must_close; // 1 if connection must be closed
  471. int buf_size; // Buffer size
  472. int request_len; // Size of the request + headers in a buffer
  473. int data_len; // Total size of data in a buffer
  474. int status_code; // HTTP reply status code, e.g. 200
  475. int throttle; // Throttling, bytes/sec. <= 0 means no throttle
  476. time_t last_throttle_time; // Last time throttled data was sent
  477. int64_t last_throttle_bytes;// Bytes sent this second
  478. pthread_mutex_t mutex; // Used by mg_lock/mg_unlock to ensure atomic transmissions for websockets
  479. };
  480. // Directory entry
  481. struct de {
  482. struct mg_connection *conn;
  483. char *file_name;
  484. struct file file;
  485. };
  486. const char **mg_get_valid_option_names(void) {
  487. return config_options;
  488. }
  489. static int is_file_in_memory(struct mg_connection *conn, const char *path,
  490. struct file *filep) {
  491. size_t size = 0;
  492. if ((filep->membuf = conn->ctx->callbacks.open_file == NULL ? NULL :
  493. conn->ctx->callbacks.open_file(conn, path, &size)) != NULL) {
  494. // NOTE: override filep->size only on success. Otherwise, it might break
  495. // constructs like if (!mg_stat() || !mg_fopen()) ...
  496. filep->size = size;
  497. }
  498. return filep->membuf != NULL;
  499. }
  500. static int is_file_opened(const struct file *filep) {
  501. return filep->membuf != NULL || filep->fp != NULL;
  502. }
  503. static int mg_fopen(struct mg_connection *conn, const char *path,
  504. const char *mode, struct file *filep) {
  505. if (!is_file_in_memory(conn, path, filep)) {
  506. #ifdef _WIN32
  507. wchar_t wbuf[PATH_MAX], wmode[20];
  508. to_unicode(path, wbuf, ARRAY_SIZE(wbuf));
  509. MultiByteToWideChar(CP_UTF8, 0, mode, -1, wmode, ARRAY_SIZE(wmode));
  510. filep->fp = _wfopen(wbuf, wmode);
  511. #else
  512. filep->fp = fopen(path, mode);
  513. #endif
  514. }
  515. return is_file_opened(filep);
  516. }
  517. static void mg_fclose(struct file *filep) {
  518. if (filep != NULL && filep->fp != NULL) {
  519. fclose(filep->fp);
  520. }
  521. }
  522. static int get_option_index(const char *name) {
  523. int i;
  524. for (i = 0; config_options[i * 2] != NULL; i++) {
  525. if (strcmp(config_options[i * 2], name) == 0) {
  526. return i;
  527. }
  528. }
  529. return -1;
  530. }
  531. const char *mg_get_option(const struct mg_context *ctx, const char *name) {
  532. int i;
  533. if ((i = get_option_index(name)) == -1) {
  534. return NULL;
  535. } else if (ctx->config[i] == NULL) {
  536. return "";
  537. } else {
  538. return ctx->config[i];
  539. }
  540. }
  541. static void sockaddr_to_string(char *buf, size_t len,
  542. const union usa *usa) {
  543. buf[0] = '\0';
  544. #if defined(USE_IPV6)
  545. inet_ntop(usa->sa.sa_family, usa->sa.sa_family == AF_INET ?
  546. (void *) &usa->sin.sin_addr :
  547. (void *) &usa->sin6.sin6_addr, buf, len);
  548. #elif defined(_WIN32)
  549. // Only Windoze Vista (and newer) have inet_ntop()
  550. strncpy(buf, inet_ntoa(usa->sin.sin_addr), len);
  551. #else
  552. inet_ntop(usa->sa.sa_family, (void *) &usa->sin.sin_addr, buf, len);
  553. #endif
  554. }
  555. // Print error message to the opened error log stream.
  556. void mg_cry(struct mg_connection *conn, const char *fmt, ...) {
  557. char buf[MG_BUF_LEN], src_addr[IP_ADDR_STR_LEN];
  558. va_list ap;
  559. FILE *fp;
  560. time_t timestamp;
  561. va_start(ap, fmt);
  562. (void) vsnprintf(buf, sizeof(buf), fmt, ap);
  563. va_end(ap);
  564. // Do not lock when getting the callback value, here and below.
  565. // I suppose this is fine, since function cannot disappear in the
  566. // same way string option can.
  567. if (conn->ctx->callbacks.log_message == NULL ||
  568. conn->ctx->callbacks.log_message(conn, buf) == 0) {
  569. fp = conn->ctx == NULL || conn->ctx->config[ERROR_LOG_FILE] == NULL ? NULL :
  570. fopen(conn->ctx->config[ERROR_LOG_FILE], "a+");
  571. if (fp != NULL) {
  572. flockfile(fp);
  573. timestamp = time(NULL);
  574. sockaddr_to_string(src_addr, sizeof(src_addr), &conn->client.rsa);
  575. fprintf(fp, "[%010lu] [error] [client %s] ", (unsigned long) timestamp,
  576. src_addr);
  577. if (conn->request_info.request_method != NULL) {
  578. fprintf(fp, "%s %s: ", conn->request_info.request_method,
  579. conn->request_info.uri);
  580. }
  581. fprintf(fp, "%s", buf);
  582. fputc('\n', fp);
  583. funlockfile(fp);
  584. fclose(fp);
  585. }
  586. }
  587. }
  588. // Return fake connection structure. Used for logging, if connection
  589. // is not applicable at the moment of logging.
  590. static struct mg_connection *fc(struct mg_context *ctx) {
  591. static struct mg_connection fake_connection;
  592. fake_connection.ctx = ctx;
  593. return &fake_connection;
  594. }
  595. const char *mg_version(void) {
  596. return CIVETWEB_VERSION;
  597. }
  598. struct mg_request_info *mg_get_request_info(struct mg_connection *conn) {
  599. return &conn->request_info;
  600. }
  601. static void mg_strlcpy(register char *dst, register const char *src, size_t n) {
  602. for (; *src != '\0' && n > 1; n--) {
  603. *dst++ = *src++;
  604. }
  605. *dst = '\0';
  606. }
  607. static int lowercase(const char *s) {
  608. return tolower(* (const unsigned char *) s);
  609. }
  610. int mg_strncasecmp(const char *s1, const char *s2, size_t len) {
  611. int diff = 0;
  612. if (len > 0)
  613. do {
  614. diff = lowercase(s1++) - lowercase(s2++);
  615. } while (diff == 0 && s1[-1] != '\0' && --len > 0);
  616. return diff;
  617. }
  618. static int mg_strcasecmp(const char *s1, const char *s2) {
  619. int diff;
  620. do {
  621. diff = lowercase(s1++) - lowercase(s2++);
  622. } while (diff == 0 && s1[-1] != '\0');
  623. return diff;
  624. }
  625. static char * mg_strndup(const char *ptr, size_t len) {
  626. char *p;
  627. if ((p = (char *) malloc(len + 1)) != NULL) {
  628. mg_strlcpy(p, ptr, len + 1);
  629. }
  630. return p;
  631. }
  632. static char * mg_strdup(const char *str) {
  633. return mg_strndup(str, strlen(str));
  634. }
  635. static const char *mg_strcasestr(const char *big_str, const char *small_str) {
  636. int i, big_len = (int)strlen(big_str), small_len = (int)strlen(small_str);
  637. for (i = 0; i <= big_len - small_len; i++) {
  638. if (mg_strncasecmp(big_str + i, small_str, small_len) == 0) {
  639. return big_str + i;
  640. }
  641. }
  642. return NULL;
  643. }
  644. // Like snprintf(), but never returns negative value, or a value
  645. // that is larger than a supplied buffer.
  646. // Thanks to Adam Zeldis to pointing snprintf()-caused vulnerability
  647. // in his audit report.
  648. static int mg_vsnprintf(struct mg_connection *conn, char *buf, size_t buflen,
  649. const char *fmt, va_list ap) {
  650. int n;
  651. if (buflen == 0)
  652. return 0;
  653. n = vsnprintf(buf, buflen, fmt, ap);
  654. if (n < 0) {
  655. mg_cry(conn, "vsnprintf error");
  656. n = 0;
  657. } else if (n >= (int) buflen) {
  658. mg_cry(conn, "truncating vsnprintf buffer: [%.*s]",
  659. n > 200 ? 200 : n, buf);
  660. n = (int) buflen - 1;
  661. }
  662. buf[n] = '\0';
  663. return n;
  664. }
  665. static int mg_snprintf(struct mg_connection *conn, char *buf, size_t buflen,
  666. PRINTF_FORMAT_STRING(const char *fmt), ...)
  667. PRINTF_ARGS(4, 5);
  668. static int mg_snprintf(struct mg_connection *conn, char *buf, size_t buflen,
  669. const char *fmt, ...) {
  670. va_list ap;
  671. int n;
  672. va_start(ap, fmt);
  673. n = mg_vsnprintf(conn, buf, buflen, fmt, ap);
  674. va_end(ap);
  675. return n;
  676. }
  677. // Skip the characters until one of the delimiters characters found.
  678. // 0-terminate resulting word. Skip the delimiter and following whitespaces.
  679. // Advance pointer to buffer to the next word. Return found 0-terminated word.
  680. // Delimiters can be quoted with quotechar.
  681. static char *skip_quoted(char **buf, const char *delimiters,
  682. const char *whitespace, char quotechar) {
  683. char *p, *begin_word, *end_word, *end_whitespace;
  684. begin_word = *buf;
  685. end_word = begin_word + strcspn(begin_word, delimiters);
  686. // Check for quotechar
  687. if (end_word > begin_word) {
  688. p = end_word - 1;
  689. while (*p == quotechar) {
  690. // If there is anything beyond end_word, copy it
  691. if (*end_word == '\0') {
  692. *p = '\0';
  693. break;
  694. } else {
  695. size_t end_off = strcspn(end_word + 1, delimiters);
  696. memmove (p, end_word, end_off + 1);
  697. p += end_off; // p must correspond to end_word - 1
  698. end_word += end_off + 1;
  699. }
  700. }
  701. for (p++; p < end_word; p++) {
  702. *p = '\0';
  703. }
  704. }
  705. if (*end_word == '\0') {
  706. *buf = end_word;
  707. } else {
  708. end_whitespace = end_word + 1 + strspn(end_word + 1, whitespace);
  709. for (p = end_word; p < end_whitespace; p++) {
  710. *p = '\0';
  711. }
  712. *buf = end_whitespace;
  713. }
  714. return begin_word;
  715. }
  716. // Simplified version of skip_quoted without quote char
  717. // and whitespace == delimiters
  718. static char *skip(char **buf, const char *delimiters) {
  719. return skip_quoted(buf, delimiters, delimiters, 0);
  720. }
  721. // Return HTTP header value, or NULL if not found.
  722. static const char *get_header(const struct mg_request_info *ri,
  723. const char *name) {
  724. int i;
  725. for (i = 0; i < ri->num_headers; i++)
  726. if (!mg_strcasecmp(name, ri->http_headers[i].name))
  727. return ri->http_headers[i].value;
  728. return NULL;
  729. }
  730. const char *mg_get_header(const struct mg_connection *conn, const char *name) {
  731. return get_header(&conn->request_info, name);
  732. }
  733. // A helper function for traversing a comma separated list of values.
  734. // It returns a list pointer shifted to the next value, or NULL if the end
  735. // of the list found.
  736. // Value is stored in val vector. If value has form "x=y", then eq_val
  737. // vector is initialized to point to the "y" part, and val vector length
  738. // is adjusted to point only to "x".
  739. static const char *next_option(const char *list, struct vec *val,
  740. struct vec *eq_val) {
  741. if (list == NULL || *list == '\0') {
  742. // End of the list
  743. list = NULL;
  744. } else {
  745. val->ptr = list;
  746. if ((list = strchr(val->ptr, ',')) != NULL) {
  747. // Comma found. Store length and shift the list ptr
  748. val->len = list - val->ptr;
  749. list++;
  750. } else {
  751. // This value is the last one
  752. list = val->ptr + strlen(val->ptr);
  753. val->len = list - val->ptr;
  754. }
  755. if (eq_val != NULL) {
  756. // Value has form "x=y", adjust pointers and lengths
  757. // so that val points to "x", and eq_val points to "y".
  758. eq_val->len = 0;
  759. eq_val->ptr = (const char *) memchr(val->ptr, '=', val->len);
  760. if (eq_val->ptr != NULL) {
  761. eq_val->ptr++; // Skip over '=' character
  762. eq_val->len = val->ptr + val->len - eq_val->ptr;
  763. val->len = (eq_val->ptr - val->ptr) - 1;
  764. }
  765. }
  766. }
  767. return list;
  768. }
  769. // Perform case-insensitive match of string against pattern
  770. static int match_prefix(const char *pattern, int pattern_len, const char *str) {
  771. const char *or_str;
  772. int i, j, len, res;
  773. if ((or_str = (const char *) memchr(pattern, '|', pattern_len)) != NULL) {
  774. res = match_prefix(pattern, (int)(or_str - pattern), str);
  775. return res > 0 ? res :
  776. match_prefix(or_str + 1, (int)((pattern + pattern_len) - (or_str + 1)), str);
  777. }
  778. i = j = 0;
  779. res = -1;
  780. for (; i < pattern_len; i++, j++) {
  781. if (pattern[i] == '?' && str[j] != '\0') {
  782. continue;
  783. } else if (pattern[i] == '$') {
  784. return str[j] == '\0' ? j : -1;
  785. } else if (pattern[i] == '*') {
  786. i++;
  787. if (pattern[i] == '*') {
  788. i++;
  789. len = (int) strlen(str + j);
  790. } else {
  791. len = (int) strcspn(str + j, "/");
  792. }
  793. if (i == pattern_len) {
  794. return j + len;
  795. }
  796. do {
  797. res = match_prefix(pattern + i, pattern_len - i, str + j + len);
  798. } while (res == -1 && len-- > 0);
  799. return res == -1 ? -1 : j + res + len;
  800. } else if (lowercase(&pattern[i]) != lowercase(&str[j])) {
  801. return -1;
  802. }
  803. }
  804. return j;
  805. }
  806. // HTTP 1.1 assumes keep alive if "Connection:" header is not set
  807. // This function must tolerate situations when connection info is not
  808. // set up, for example if request parsing failed.
  809. static int should_keep_alive(const struct mg_connection *conn) {
  810. const char *http_version = conn->request_info.http_version;
  811. const char *header = mg_get_header(conn, "Connection");
  812. if (conn->must_close ||
  813. conn->status_code == 401 ||
  814. mg_strcasecmp(conn->ctx->config[ENABLE_KEEP_ALIVE], "yes") != 0 ||
  815. (header != NULL && mg_strcasecmp(header, "keep-alive") != 0) ||
  816. (header == NULL && http_version && strcmp(http_version, "1.1"))) {
  817. return 0;
  818. }
  819. return 1;
  820. }
  821. static const char *suggest_connection_header(const struct mg_connection *conn) {
  822. return should_keep_alive(conn) ? "keep-alive" : "close";
  823. }
  824. static void send_http_error(struct mg_connection *, int, const char *,
  825. PRINTF_FORMAT_STRING(const char *fmt), ...)
  826. PRINTF_ARGS(4, 5);
  827. static void send_http_error(struct mg_connection *conn, int status,
  828. const char *reason, const char *fmt, ...) {
  829. char buf[MG_BUF_LEN];
  830. va_list ap;
  831. int len = 0;
  832. conn->status_code = status;
  833. if (conn->ctx->callbacks.http_error == NULL ||
  834. conn->ctx->callbacks.http_error(conn, status)) {
  835. buf[0] = '\0';
  836. // Errors 1xx, 204 and 304 MUST NOT send a body
  837. if (status > 199 && status != 204 && status != 304) {
  838. len = mg_snprintf(conn, buf, sizeof(buf), "Error %d: %s", status, reason);
  839. buf[len++] = '\n';
  840. va_start(ap, fmt);
  841. len += mg_vsnprintf(conn, buf + len, sizeof(buf) - len, fmt, ap);
  842. va_end(ap);
  843. }
  844. DEBUG_TRACE(("[%s]", buf));
  845. mg_printf(conn, "HTTP/1.1 %d %s\r\n"
  846. "Content-Length: %d\r\n"
  847. "Connection: %s\r\n\r\n", status, reason, len,
  848. suggest_connection_header(conn));
  849. conn->num_bytes_sent += mg_printf(conn, "%s", buf);
  850. }
  851. }
  852. #if defined(_WIN32) && !defined(__SYMBIAN32__)
  853. static int pthread_mutex_init(pthread_mutex_t *mutex, void *unused) {
  854. (void) unused;
  855. *mutex = CreateMutex(NULL, FALSE, NULL);
  856. return *mutex == NULL ? -1 : 0;
  857. }
  858. static int pthread_mutex_destroy(pthread_mutex_t *mutex) {
  859. return CloseHandle(*mutex) == 0 ? -1 : 0;
  860. }
  861. static int pthread_mutex_lock(pthread_mutex_t *mutex) {
  862. return WaitForSingleObject(*mutex, INFINITE) == WAIT_OBJECT_0? 0 : -1;
  863. }
  864. static int pthread_mutex_unlock(pthread_mutex_t *mutex) {
  865. return ReleaseMutex(*mutex) == 0 ? -1 : 0;
  866. }
  867. static int pthread_cond_init(pthread_cond_t *cv, const void *unused) {
  868. (void) unused;
  869. cv->signal = CreateEvent(NULL, FALSE, FALSE, NULL);
  870. cv->broadcast = CreateEvent(NULL, TRUE, FALSE, NULL);
  871. return cv->signal != NULL && cv->broadcast != NULL ? 0 : -1;
  872. }
  873. static int pthread_cond_wait(pthread_cond_t *cv, pthread_mutex_t *mutex) {
  874. HANDLE handles[] = {cv->signal, cv->broadcast};
  875. ReleaseMutex(*mutex);
  876. WaitForMultipleObjects(2, handles, FALSE, INFINITE);
  877. return WaitForSingleObject(*mutex, INFINITE) == WAIT_OBJECT_0? 0 : -1;
  878. }
  879. static int pthread_cond_signal(pthread_cond_t *cv) {
  880. return SetEvent(cv->signal) == 0 ? -1 : 0;
  881. }
  882. static int pthread_cond_broadcast(pthread_cond_t *cv) {
  883. // Implementation with PulseEvent() has race condition, see
  884. // http://www.cs.wustl.edu/~schmidt/win32-cv-1.html
  885. return PulseEvent(cv->broadcast) == 0 ? -1 : 0;
  886. }
  887. static int pthread_cond_destroy(pthread_cond_t *cv) {
  888. return CloseHandle(cv->signal) && CloseHandle(cv->broadcast) ? 0 : -1;
  889. }
  890. // For Windows, change all slashes to backslashes in path names.
  891. static void change_slashes_to_backslashes(char *path) {
  892. int i;
  893. for (i = 0; path[i] != '\0'; i++) {
  894. if (path[i] == '/')
  895. path[i] = '\\';
  896. // i > 0 check is to preserve UNC paths, like \\server\file.txt
  897. if (path[i] == '\\' && i > 0)
  898. while (path[i + 1] == '\\' || path[i + 1] == '/')
  899. (void) memmove(path + i + 1,
  900. path + i + 2, strlen(path + i + 1));
  901. }
  902. }
  903. // Encode 'path' which is assumed UTF-8 string, into UNICODE string.
  904. // wbuf and wbuf_len is a target buffer and its length.
  905. static void to_unicode(const char *path, wchar_t *wbuf, size_t wbuf_len) {
  906. char buf[PATH_MAX], buf2[PATH_MAX];
  907. mg_strlcpy(buf, path, sizeof(buf));
  908. change_slashes_to_backslashes(buf);
  909. // Convert to Unicode and back. If doubly-converted string does not
  910. // match the original, something is fishy, reject.
  911. memset(wbuf, 0, wbuf_len * sizeof(wchar_t));
  912. MultiByteToWideChar(CP_UTF8, 0, buf, -1, wbuf, (int) wbuf_len);
  913. WideCharToMultiByte(CP_UTF8, 0, wbuf, (int) wbuf_len, buf2, sizeof(buf2),
  914. NULL, NULL);
  915. if (strcmp(buf, buf2) != 0) {
  916. wbuf[0] = L'\0';
  917. }
  918. }
  919. #if defined(_WIN32_WCE)
  920. static time_t time(time_t *ptime) {
  921. time_t t;
  922. SYSTEMTIME st;
  923. FILETIME ft;
  924. GetSystemTime(&st);
  925. SystemTimeToFileTime(&st, &ft);
  926. t = SYS2UNIX_TIME(ft.dwLowDateTime, ft.dwHighDateTime);
  927. if (ptime != NULL) {
  928. *ptime = t;
  929. }
  930. return t;
  931. }
  932. static struct tm *localtime(const time_t *ptime, struct tm *ptm) {
  933. int64_t t = ((int64_t) *ptime) * RATE_DIFF + EPOCH_DIFF;
  934. FILETIME ft, lft;
  935. SYSTEMTIME st;
  936. TIME_ZONE_INFORMATION tzinfo;
  937. if (ptm == NULL) {
  938. return NULL;
  939. }
  940. * (int64_t *) &ft = t;
  941. FileTimeToLocalFileTime(&ft, &lft);
  942. FileTimeToSystemTime(&lft, &st);
  943. ptm->tm_year = st.wYear - 1900;
  944. ptm->tm_mon = st.wMonth - 1;
  945. ptm->tm_wday = st.wDayOfWeek;
  946. ptm->tm_mday = st.wDay;
  947. ptm->tm_hour = st.wHour;
  948. ptm->tm_min = st.wMinute;
  949. ptm->tm_sec = st.wSecond;
  950. ptm->tm_yday = 0; // hope nobody uses this
  951. ptm->tm_isdst =
  952. GetTimeZoneInformation(&tzinfo) == TIME_ZONE_ID_DAYLIGHT ? 1 : 0;
  953. return ptm;
  954. }
  955. static struct tm *gmtime(const time_t *ptime, struct tm *ptm) {
  956. // FIXME(lsm): fix this.
  957. return localtime(ptime, ptm);
  958. }
  959. static size_t strftime(char *dst, size_t dst_size, const char *fmt,
  960. const struct tm *tm) {
  961. (void) snprintf(dst, dst_size, "implement strftime() for WinCE");
  962. return 0;
  963. }
  964. #endif
  965. // Windows happily opens files with some garbage at the end of file name.
  966. // For example, fopen("a.cgi ", "r") on Windows successfully opens
  967. // "a.cgi", despite one would expect an error back.
  968. // This function returns non-0 if path ends with some garbage.
  969. static int path_cannot_disclose_cgi(const char *path) {
  970. static const char *allowed_last_characters = "_-";
  971. int last = path[strlen(path) - 1];
  972. return isalnum(last) || strchr(allowed_last_characters, last) != NULL;
  973. }
  974. static int mg_stat(struct mg_connection *conn, const char *path,
  975. struct file *filep) {
  976. wchar_t wbuf[PATH_MAX];
  977. WIN32_FILE_ATTRIBUTE_DATA info;
  978. if (!is_file_in_memory(conn, path, filep)) {
  979. to_unicode(path, wbuf, ARRAY_SIZE(wbuf));
  980. if (GetFileAttributesExW(wbuf, GetFileExInfoStandard, &info) != 0) {
  981. filep->size = MAKEUQUAD(info.nFileSizeLow, info.nFileSizeHigh);
  982. filep->modification_time = SYS2UNIX_TIME(
  983. info.ftLastWriteTime.dwLowDateTime,
  984. info.ftLastWriteTime.dwHighDateTime);
  985. filep->is_directory = info.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY;
  986. // If file name is fishy, reset the file structure and return error.
  987. // Note it is important to reset, not just return the error, cause
  988. // functions like is_file_opened() check the struct.
  989. if (!filep->is_directory && !path_cannot_disclose_cgi(path)) {
  990. memset(filep, 0, sizeof(*filep));
  991. }
  992. }
  993. }
  994. return filep->membuf != NULL || filep->modification_time != 0;
  995. }
  996. static int mg_remove(const char *path) {
  997. wchar_t wbuf[PATH_MAX];
  998. to_unicode(path, wbuf, ARRAY_SIZE(wbuf));
  999. return DeleteFileW(wbuf) ? 0 : -1;
  1000. }
  1001. static int mg_mkdir(const char *path, int mode) {
  1002. char buf[PATH_MAX];
  1003. wchar_t wbuf[PATH_MAX];
  1004. (void) mode;
  1005. mg_strlcpy(buf, path, sizeof(buf));
  1006. change_slashes_to_backslashes(buf);
  1007. (void) MultiByteToWideChar(CP_UTF8, 0, buf, -1, wbuf, ARRAY_SIZE(wbuf));
  1008. return CreateDirectoryW(wbuf, NULL) ? 0 : -1;
  1009. }
  1010. // Implementation of POSIX opendir/closedir/readdir for Windows.
  1011. static DIR * opendir(const char *name) {
  1012. DIR *dir = NULL;
  1013. wchar_t wpath[PATH_MAX];
  1014. DWORD attrs;
  1015. if (name == NULL) {
  1016. SetLastError(ERROR_BAD_ARGUMENTS);
  1017. } else if ((dir = (DIR *) malloc(sizeof(*dir))) == NULL) {
  1018. SetLastError(ERROR_NOT_ENOUGH_MEMORY);
  1019. } else {
  1020. to_unicode(name, wpath, ARRAY_SIZE(wpath));
  1021. attrs = GetFileAttributesW(wpath);
  1022. if (attrs != 0xFFFFFFFF &&
  1023. ((attrs & FILE_ATTRIBUTE_DIRECTORY) == FILE_ATTRIBUTE_DIRECTORY)) {
  1024. (void) wcscat(wpath, L"\\*");
  1025. dir->handle = FindFirstFileW(wpath, &dir->info);
  1026. dir->result.d_name[0] = '\0';
  1027. } else {
  1028. free(dir);
  1029. dir = NULL;
  1030. }
  1031. }
  1032. return dir;
  1033. }
  1034. static int closedir(DIR *dir) {
  1035. int result = 0;
  1036. if (dir != NULL) {
  1037. if (dir->handle != INVALID_HANDLE_VALUE)
  1038. result = FindClose(dir->handle) ? 0 : -1;
  1039. free(dir);
  1040. } else {
  1041. result = -1;
  1042. SetLastError(ERROR_BAD_ARGUMENTS);
  1043. }
  1044. return result;
  1045. }
  1046. static struct dirent *readdir(DIR *dir) {
  1047. struct dirent *result = 0;
  1048. if (dir) {
  1049. if (dir->handle != INVALID_HANDLE_VALUE) {
  1050. result = &dir->result;
  1051. (void) WideCharToMultiByte(CP_UTF8, 0,
  1052. dir->info.cFileName, -1, result->d_name,
  1053. sizeof(result->d_name), NULL, NULL);
  1054. if (!FindNextFileW(dir->handle, &dir->info)) {
  1055. (void) FindClose(dir->handle);
  1056. dir->handle = INVALID_HANDLE_VALUE;
  1057. }
  1058. } else {
  1059. SetLastError(ERROR_FILE_NOT_FOUND);
  1060. }
  1061. } else {
  1062. SetLastError(ERROR_BAD_ARGUMENTS);
  1063. }
  1064. return result;
  1065. }
  1066. #ifndef HAVE_POLL
  1067. static int poll(struct pollfd *pfd, int n, int milliseconds) {
  1068. struct timeval tv;
  1069. fd_set set;
  1070. int i, result;
  1071. SOCKET maxfd = 0;
  1072. tv.tv_sec = milliseconds / 1000;
  1073. tv.tv_usec = (milliseconds % 1000) * 1000;
  1074. FD_ZERO(&set);
  1075. for (i = 0; i < n; i++) {
  1076. FD_SET((SOCKET) pfd[i].fd, &set);
  1077. pfd[i].revents = 0;
  1078. if (pfd[i].fd > maxfd) {
  1079. maxfd = pfd[i].fd;
  1080. }
  1081. }
  1082. if ((result = select((int)maxfd + 1, &set, NULL, NULL, &tv)) > 0) {
  1083. for (i = 0; i < n; i++) {
  1084. if (FD_ISSET(pfd[i].fd, &set)) {
  1085. pfd[i].revents = POLLIN;
  1086. }
  1087. }
  1088. }
  1089. return result;
  1090. }
  1091. #endif // HAVE_POLL
  1092. static void set_close_on_exec(SOCKET sock) {
  1093. (void) SetHandleInformation((HANDLE) sock, HANDLE_FLAG_INHERIT, 0);
  1094. }
  1095. int mg_start_thread(mg_thread_func_t f, void *p) {
  1096. return (long)_beginthread((void (__cdecl *)(void *)) f, 0, p) == -1L ? -1 : 0;
  1097. }
  1098. static HANDLE dlopen(const char *dll_name, int flags) {
  1099. wchar_t wbuf[PATH_MAX];
  1100. (void) flags;
  1101. to_unicode(dll_name, wbuf, ARRAY_SIZE(wbuf));
  1102. return LoadLibraryW(wbuf);
  1103. }
  1104. #if !defined(NO_CGI)
  1105. #define SIGKILL 0
  1106. static int kill(pid_t pid, int sig_num) {
  1107. (void) TerminateProcess(pid, sig_num);
  1108. (void) CloseHandle(pid);
  1109. return 0;
  1110. }
  1111. static void trim_trailing_whitespaces(char *s) {
  1112. char *e = s + strlen(s) - 1;
  1113. while (e > s && isspace(* (unsigned char *) e)) {
  1114. *e-- = '\0';
  1115. }
  1116. }
  1117. static pid_t spawn_process(struct mg_connection *conn, const char *prog,
  1118. char *envblk, char *envp[], int fdin,
  1119. int fdout, const char *dir) {
  1120. HANDLE me;
  1121. char *p, *interp, full_interp[PATH_MAX], full_dir[PATH_MAX],
  1122. cmdline[PATH_MAX], buf[PATH_MAX];
  1123. struct file file = STRUCT_FILE_INITIALIZER;
  1124. STARTUPINFOA si;
  1125. PROCESS_INFORMATION pi = { 0 };
  1126. (void) envp;
  1127. memset(&si, 0, sizeof(si));
  1128. si.cb = sizeof(si);
  1129. // TODO(lsm): redirect CGI errors to the error log file
  1130. si.dwFlags = STARTF_USESTDHANDLES | STARTF_USESHOWWINDOW;
  1131. si.wShowWindow = SW_HIDE;
  1132. me = GetCurrentProcess();
  1133. DuplicateHandle(me, (HANDLE) _get_osfhandle(fdin), me,
  1134. &si.hStdInput, 0, TRUE, DUPLICATE_SAME_ACCESS);
  1135. DuplicateHandle(me, (HANDLE) _get_osfhandle(fdout), me,
  1136. &si.hStdOutput, 0, TRUE, DUPLICATE_SAME_ACCESS);
  1137. // If CGI file is a script, try to read the interpreter line
  1138. interp = conn->ctx->config[CGI_INTERPRETER];
  1139. if (interp == NULL) {
  1140. buf[0] = buf[1] = '\0';
  1141. // Read the first line of the script into the buffer
  1142. snprintf(cmdline, sizeof(cmdline), "%s%c%s", dir, '/', prog);
  1143. if (mg_fopen(conn, cmdline, "r", &file)) {
  1144. p = (char *) file.membuf;
  1145. mg_fgets(buf, sizeof(buf), &file, &p);
  1146. mg_fclose(&file);
  1147. buf[sizeof(buf) - 1] = '\0';
  1148. }
  1149. if (buf[0] == '#' && buf[1] == '!') {
  1150. trim_trailing_whitespaces(buf + 2);
  1151. } else {
  1152. buf[2] = '\0';
  1153. }
  1154. interp = buf + 2;
  1155. }
  1156. if (interp[0] != '\0') {
  1157. GetFullPathNameA(interp, sizeof(full_interp), full_interp, NULL);
  1158. interp = full_interp;
  1159. }
  1160. GetFullPathNameA(dir, sizeof(full_dir), full_dir, NULL);
  1161. mg_snprintf(conn, cmdline, sizeof(cmdline), "%s%s\"%s\\%s\"",
  1162. interp, interp[0] == '\0' ? "" : " ", full_dir, prog);
  1163. DEBUG_TRACE(("Running [%s]", cmdline));
  1164. if (CreateProcessA(NULL, cmdline, NULL, NULL, TRUE,
  1165. CREATE_NEW_PROCESS_GROUP, envblk, NULL, &si, &pi) == 0) {
  1166. mg_cry(conn, "%s: CreateProcess(%s): %ld",
  1167. __func__, cmdline, ERRNO);
  1168. pi.hProcess = (pid_t) -1;
  1169. }
  1170. (void) CloseHandle(si.hStdOutput);
  1171. (void) CloseHandle(si.hStdInput);
  1172. if (pi.hThread != NULL)
  1173. (void) CloseHandle(pi.hThread);
  1174. return (pid_t) pi.hProcess;
  1175. }
  1176. #endif // !NO_CGI
  1177. static int set_non_blocking_mode(SOCKET sock) {
  1178. unsigned long on = 1;
  1179. return ioctlsocket(sock, FIONBIO, &on);
  1180. }
  1181. #else
  1182. static int mg_stat(struct mg_connection *conn, const char *path,
  1183. struct file *filep) {
  1184. struct stat st;
  1185. if (!is_file_in_memory(conn, path, filep) && !stat(path, &st)) {
  1186. filep->size = st.st_size;
  1187. filep->modification_time = st.st_mtime;
  1188. filep->is_directory = S_ISDIR(st.st_mode);
  1189. } else {
  1190. filep->modification_time = (time_t) 0;
  1191. }
  1192. return filep->membuf != NULL || filep->modification_time != (time_t) 0;
  1193. }
  1194. static void set_close_on_exec(int fd) {
  1195. fcntl(fd, F_SETFD, FD_CLOEXEC);
  1196. }
  1197. int mg_start_thread(mg_thread_func_t func, void *param) {
  1198. pthread_t thread_id;
  1199. pthread_attr_t attr;
  1200. int result;
  1201. (void) pthread_attr_init(&attr);
  1202. (void) pthread_attr_setdetachstate(&attr, PTHREAD_CREATE_DETACHED);
  1203. #if USE_STACK_SIZE > 1
  1204. // Compile-time option to control stack size, e.g. -DUSE_STACK_SIZE=16384
  1205. (void) pthread_attr_setstacksize(&attr, USE_STACK_SIZE);
  1206. #endif
  1207. result = pthread_create(&thread_id, &attr, func, param);
  1208. pthread_attr_destroy(&attr);
  1209. return result;
  1210. }
  1211. #ifndef NO_CGI
  1212. static pid_t spawn_process(struct mg_connection *conn, const char *prog,
  1213. char *envblk, char *envp[], int fdin,
  1214. int fdout, const char *dir) {
  1215. pid_t pid;
  1216. const char *interp;
  1217. (void) envblk;
  1218. if ((pid = fork()) == -1) {
  1219. // Parent
  1220. send_http_error(conn, 500, http_500_error, "fork(): %s", strerror(ERRNO));
  1221. } else if (pid == 0) {
  1222. // Child
  1223. if (chdir(dir) != 0) {
  1224. mg_cry(conn, "%s: chdir(%s): %s", __func__, dir, strerror(ERRNO));
  1225. } else if (dup2(fdin, 0) == -1) {
  1226. mg_cry(conn, "%s: dup2(%d, 0): %s", __func__, fdin, strerror(ERRNO));
  1227. } else if (dup2(fdout, 1) == -1) {
  1228. mg_cry(conn, "%s: dup2(%d, 1): %s", __func__, fdout, strerror(ERRNO));
  1229. } else {
  1230. // Not redirecting stderr to stdout, to avoid output being littered
  1231. // with the error messages.
  1232. (void) close(fdin);
  1233. (void) close(fdout);
  1234. // After exec, all signal handlers are restored to their default values,
  1235. // with one exception of SIGCHLD. According to POSIX.1-2001 and Linux's
  1236. // implementation, SIGCHLD's handler will leave unchanged after exec
  1237. // if it was set to be ignored. Restore it to default action.
  1238. signal(SIGCHLD, SIG_DFL);
  1239. interp = conn->ctx->config[CGI_INTERPRETER];
  1240. if (interp == NULL) {
  1241. (void) execle(prog, prog, NULL, envp);
  1242. mg_cry(conn, "%s: execle(%s): %s", __func__, prog, strerror(ERRNO));
  1243. } else {
  1244. (void) execle(interp, interp, prog, NULL, envp);
  1245. mg_cry(conn, "%s: execle(%s %s): %s", __func__, interp, prog,
  1246. strerror(ERRNO));
  1247. }
  1248. }
  1249. exit(EXIT_FAILURE);
  1250. }
  1251. return pid;
  1252. }
  1253. #endif // !NO_CGI
  1254. static int set_non_blocking_mode(SOCKET sock) {
  1255. int flags;
  1256. flags = fcntl(sock, F_GETFL, 0);
  1257. (void) fcntl(sock, F_SETFL, flags | O_NONBLOCK);
  1258. return 0;
  1259. }
  1260. #endif // _WIN32
  1261. // Write data to the IO channel - opened file descriptor, socket or SSL
  1262. // descriptor. Return number of bytes written.
  1263. static int64_t push(FILE *fp, SOCKET sock, SSL *ssl, const char *buf,
  1264. int64_t len) {
  1265. int64_t sent;
  1266. int n, k;
  1267. (void) ssl; // Get rid of warning
  1268. sent = 0;
  1269. while (sent < len) {
  1270. // How many bytes we send in this iteration
  1271. k = len - sent > INT_MAX ? INT_MAX : (int) (len - sent);
  1272. #ifndef NO_SSL
  1273. if (ssl != NULL) {
  1274. n = SSL_write(ssl, buf + sent, k);
  1275. } else
  1276. #endif
  1277. if (fp != NULL) {
  1278. n = (int) fwrite(buf + sent, 1, (size_t) k, fp);
  1279. if (ferror(fp))
  1280. n = -1;
  1281. } else {
  1282. n = send(sock, buf + sent, (size_t) k, MSG_NOSIGNAL);
  1283. }
  1284. if (n <= 0)
  1285. break;
  1286. sent += n;
  1287. }
  1288. return sent;
  1289. }
  1290. // Read from IO channel - opened file descriptor, socket, or SSL descriptor.
  1291. // Return negative value on error, or number of bytes read on success.
  1292. static int pull(FILE *fp, struct mg_connection *conn, char *buf, int len) {
  1293. int nread;
  1294. if (fp != NULL) {
  1295. // Use read() instead of fread(), because if we're reading from the CGI
  1296. // pipe, fread() may block until IO buffer is filled up. We cannot afford
  1297. // to block and must pass all read bytes immediately to the client.
  1298. nread = read(fileno(fp), buf, (size_t) len);
  1299. #ifndef NO_SSL
  1300. } else if (conn->ssl != NULL) {
  1301. nread = SSL_read(conn->ssl, buf, len);
  1302. #endif
  1303. } else {
  1304. nread = recv(conn->client.sock, buf, (size_t) len, 0);
  1305. }
  1306. return conn->ctx->stop_flag ? -1 : nread;
  1307. }
  1308. static int pull_all(FILE *fp, struct mg_connection *conn, char *buf, int len) {
  1309. int n, nread = 0;
  1310. while (len > 0 && conn->ctx->stop_flag == 0) {
  1311. n = pull(fp, conn, buf + nread, len);
  1312. if (n < 0) {
  1313. nread = n; // Propagate the error
  1314. break;
  1315. } else if (n == 0) {
  1316. break; // No more data to read
  1317. } else {
  1318. conn->consumed_content += n;
  1319. nread += n;
  1320. len -= n;
  1321. }
  1322. }
  1323. return nread;
  1324. }
  1325. int mg_read(struct mg_connection *conn, void *buf, size_t len) {
  1326. int n, buffered_len, nread;
  1327. const char *body;
  1328. // If Content-Length is not set, read until socket is closed
  1329. if (conn->consumed_content == 0 && conn->content_len == 0) {
  1330. conn->content_len = INT64_MAX;
  1331. conn->must_close = 1;
  1332. }
  1333. nread = 0;
  1334. if (conn->consumed_content < conn->content_len) {
  1335. // Adjust number of bytes to read.
  1336. int64_t to_read = conn->content_len - conn->consumed_content;
  1337. if (to_read < (int64_t) len) {
  1338. len = (size_t) to_read;
  1339. }
  1340. // Return buffered data
  1341. body = conn->buf + conn->request_len + conn->consumed_content;
  1342. buffered_len = (int)(&conn->buf[conn->data_len] - body);
  1343. if (buffered_len > 0) {
  1344. if (len < (size_t) buffered_len) {
  1345. buffered_len = (int) len;
  1346. }
  1347. memcpy(buf, body, (size_t) buffered_len);
  1348. len -= buffered_len;
  1349. conn->consumed_content += buffered_len;
  1350. nread += buffered_len;
  1351. buf = (char *) buf + buffered_len;
  1352. }
  1353. // We have returned all buffered data. Read new data from the remote socket.
  1354. n = pull_all(NULL, conn, (char *) buf, (int) len);
  1355. nread = n >= 0 ? nread + n : n;
  1356. }
  1357. return nread;
  1358. }
  1359. int mg_write(struct mg_connection *conn, const void *buf, size_t len) {
  1360. time_t now;
  1361. int64_t n, total, allowed;
  1362. if (conn->throttle > 0) {
  1363. if ((now = time(NULL)) != conn->last_throttle_time) {
  1364. conn->last_throttle_time = now;
  1365. conn->last_throttle_bytes = 0;
  1366. }
  1367. allowed = conn->throttle - conn->last_throttle_bytes;
  1368. if (allowed > (int64_t) len) {
  1369. allowed = len;
  1370. }
  1371. if ((total = push(NULL, conn->client.sock, conn->ssl, (const char *) buf,
  1372. (int64_t) allowed)) == allowed) {
  1373. buf = (char *) buf + total;
  1374. conn->last_throttle_bytes += total;
  1375. while (total < (int64_t) len && conn->ctx->stop_flag == 0) {
  1376. allowed = conn->throttle > (int64_t) len - total ?
  1377. (int64_t) len - total : conn->throttle;
  1378. if ((n = push(NULL, conn->client.sock, conn->ssl, (const char *) buf,
  1379. (int64_t) allowed)) != allowed) {
  1380. break;
  1381. }
  1382. sleep(1);
  1383. conn->last_throttle_bytes = allowed;
  1384. conn->last_throttle_time = time(NULL);
  1385. buf = (char *) buf + n;
  1386. total += n;
  1387. }
  1388. }
  1389. } else {
  1390. total = push(NULL, conn->client.sock, conn->ssl, (const char *) buf,
  1391. (int64_t) len);
  1392. }
  1393. return (int) total;
  1394. }
  1395. // Alternative alloc_vprintf() for non-compliant C runtimes
  1396. static int alloc_vprintf2(char **buf, const char *fmt, va_list ap) {
  1397. va_list ap_copy;
  1398. int size = MG_BUF_LEN;
  1399. int len = -1;
  1400. *buf = NULL;
  1401. while (len == -1) {
  1402. if (*buf) free(*buf);
  1403. *buf = (char *)malloc(size *= 4);
  1404. if (!*buf) break;
  1405. va_copy(ap_copy, ap);
  1406. len = vsnprintf(*buf, size, fmt, ap_copy);
  1407. }
  1408. return len;
  1409. }
  1410. // Print message to buffer. If buffer is large enough to hold the message,
  1411. // return buffer. If buffer is to small, allocate large enough buffer on heap,
  1412. // and return allocated buffer.
  1413. static int alloc_vprintf(char **buf, size_t size, const char *fmt, va_list ap) {
  1414. va_list ap_copy;
  1415. int len;
  1416. // Windows is not standard-compliant, and vsnprintf() returns -1 if
  1417. // buffer is too small. Also, older versions of msvcrt.dll do not have
  1418. // _vscprintf(). However, if size is 0, vsnprintf() behaves correctly.
  1419. // Therefore, we make two passes: on first pass, get required message length.
  1420. // On second pass, actually print the message.
  1421. va_copy(ap_copy, ap);
  1422. len = vsnprintf(NULL, 0, fmt, ap_copy);
  1423. if (len < 0) {
  1424. // C runtime is not standard compliant, vsnprintf() returned -1.
  1425. // Switch to alternative code path that uses incremental allocations.
  1426. va_copy(ap_copy, ap);
  1427. len = alloc_vprintf2(buf, fmt, ap);
  1428. } else if (len > (int) size &&
  1429. (size = len + 1) > 0 &&
  1430. (*buf = (char *) malloc(size)) == NULL) {
  1431. len = -1; // Allocation failed, mark failure
  1432. } else {
  1433. va_copy(ap_copy, ap);
  1434. vsnprintf(*buf, size, fmt, ap_copy);
  1435. }
  1436. return len;
  1437. }
  1438. int mg_vprintf(struct mg_connection *conn, const char *fmt, va_list ap) {
  1439. char mem[MG_BUF_LEN], *buf = mem;
  1440. int len;
  1441. if ((len = alloc_vprintf(&buf, sizeof(mem), fmt, ap)) > 0) {
  1442. len = mg_write(conn, buf, (size_t) len);
  1443. }
  1444. if (buf != mem && buf != NULL) {
  1445. free(buf);
  1446. }
  1447. return len;
  1448. }
  1449. int mg_printf(struct mg_connection *conn, const char *fmt, ...) {
  1450. va_list ap;
  1451. va_start(ap, fmt);
  1452. return mg_vprintf(conn, fmt, ap);
  1453. }
  1454. int mg_url_decode(const char *src, int src_len, char *dst,
  1455. int dst_len, int is_form_url_encoded) {
  1456. int i, j, a, b;
  1457. #define HEXTOI(x) (isdigit(x) ? x - '0' : x - 'W')
  1458. for (i = j = 0; i < src_len && j < dst_len - 1; i++, j++) {
  1459. if (src[i] == '%' && i < src_len - 2 &&
  1460. isxdigit(* (const unsigned char *) (src + i + 1)) &&
  1461. isxdigit(* (const unsigned char *) (src + i + 2))) {
  1462. a = tolower(* (const unsigned char *) (src + i + 1));
  1463. b = tolower(* (const unsigned char *) (src + i + 2));
  1464. dst[j] = (char) ((HEXTOI(a) << 4) | HEXTOI(b));
  1465. i += 2;
  1466. } else if (is_form_url_encoded && src[i] == '+') {
  1467. dst[j] = ' ';
  1468. } else {
  1469. dst[j] = src[i];
  1470. }
  1471. }
  1472. dst[j] = '\0'; // Null-terminate the destination
  1473. return i >= src_len ? j : -1;
  1474. }
  1475. int mg_get_var(const char *data, size_t data_len, const char *name,
  1476. char *dst, size_t dst_len) {
  1477. return mg_get_var2(data,data_len,name,dst,dst_len,0);
  1478. }
  1479. int mg_get_var2(const char *data, size_t data_len, const char *name,
  1480. char *dst, size_t dst_len, size_t occurrence) {
  1481. const char *p, *e, *s;
  1482. size_t name_len;
  1483. int len;
  1484. if (dst == NULL || dst_len == 0) {
  1485. len = -2;
  1486. } else if (data == NULL || name == NULL || data_len == 0) {
  1487. len = -1;
  1488. dst[0] = '\0';
  1489. } else {
  1490. name_len = strlen(name);
  1491. e = data + data_len;
  1492. len = -1;
  1493. dst[0] = '\0';
  1494. // data is "var1=val1&var2=val2...". Find variable first
  1495. for (p = data; p + name_len < e; p++) {
  1496. if ((p == data || p[-1] == '&') && p[name_len] == '=' &&
  1497. !mg_strncasecmp(name, p, name_len) && 0 == occurrence--) {
  1498. // Point p to variable value
  1499. p += name_len + 1;
  1500. // Point s to the end of the value
  1501. s = (const char *) memchr(p, '&', (size_t)(e - p));
  1502. if (s == NULL) {
  1503. s = e;
  1504. }
  1505. assert(s >= p);
  1506. // Decode variable into destination buffer
  1507. len = mg_url_decode(p, (int)(s - p), dst, (int)dst_len, 1);
  1508. // Redirect error code from -1 to -2 (destination buffer too small).
  1509. if (len == -1) {
  1510. len = -2;
  1511. }
  1512. break;
  1513. }
  1514. }
  1515. }
  1516. return len;
  1517. }
  1518. int mg_get_cookie(const char *cookie_header, const char *var_name,
  1519. char *dst, size_t dst_size) {
  1520. const char *s, *p, *end;
  1521. int name_len, len = -1;
  1522. if (dst == NULL || dst_size == 0) {
  1523. len = -2;
  1524. } else if (var_name == NULL || (s = cookie_header) == NULL) {
  1525. len = -1;
  1526. dst[0] = '\0';
  1527. } else {
  1528. name_len = (int) strlen(var_name);
  1529. end = s + strlen(s);
  1530. dst[0] = '\0';
  1531. for (; (s = mg_strcasestr(s, var_name)) != NULL; s += name_len) {
  1532. if (s[name_len] == '=') {
  1533. s += name_len + 1;
  1534. if ((p = strchr(s, ' ')) == NULL)
  1535. p = end;
  1536. if (p[-1] == ';')
  1537. p--;
  1538. if (*s == '"' && p[-1] == '"' && p > s + 1) {
  1539. s++;
  1540. p--;
  1541. }
  1542. if ((size_t) (p - s) < dst_size) {
  1543. len = (int)(p - s);
  1544. mg_strlcpy(dst, s, (size_t) len + 1);
  1545. } else {
  1546. len = -3;
  1547. }
  1548. break;
  1549. }
  1550. }
  1551. }
  1552. return len;
  1553. }
  1554. static void convert_uri_to_file_name(struct mg_connection *conn, char *buf,
  1555. size_t buf_len, struct file *filep) {
  1556. struct vec a, b;
  1557. const char *rewrite, *uri = conn->request_info.uri,
  1558. *root = conn->ctx->config[DOCUMENT_ROOT];
  1559. char *p;
  1560. int match_len;
  1561. char gz_path[PATH_MAX];
  1562. char const* accept_encoding;
  1563. // Using buf_len - 1 because memmove() for PATH_INFO may shift part
  1564. // of the path one byte on the right.
  1565. // If document_root is NULL, leave the file empty.
  1566. mg_snprintf(conn, buf, buf_len - 1, "%s%s",
  1567. root == NULL ? "" : root,
  1568. root == NULL ? "" : uri);
  1569. rewrite = conn->ctx->config[REWRITE];
  1570. while ((rewrite = next_option(rewrite, &a, &b)) != NULL) {
  1571. if ((match_len = match_prefix(a.ptr, (int) a.len, uri)) > 0) {
  1572. mg_snprintf(conn, buf, buf_len - 1, "%.*s%s", (int) b.len, b.ptr,
  1573. uri + match_len);
  1574. break;
  1575. }
  1576. }
  1577. if (mg_stat(conn, buf, filep)) return;
  1578. // if we can't find the actual file, look for the file
  1579. // with the same name but a .gz extension. If we find it,
  1580. // use that and set the gzipped flag in the file struct
  1581. // to indicate that the response need to have the content-
  1582. // encoding: gzip header
  1583. // we can only do this if the browser declares support
  1584. if ((accept_encoding = mg_get_header(conn, "Accept-Encoding")) != NULL) {
  1585. if (strstr(accept_encoding,"gzip") != NULL) {
  1586. snprintf(gz_path, sizeof(gz_path), "%s.gz", buf);
  1587. if (mg_stat(conn, gz_path, filep)) {
  1588. filep->gzipped = 1;
  1589. return;
  1590. }
  1591. }
  1592. }
  1593. // Support PATH_INFO for CGI scripts.
  1594. for (p = buf + strlen(buf); p > buf + 1; p--) {
  1595. if (*p == '/') {
  1596. *p = '\0';
  1597. if (match_prefix(conn->ctx->config[CGI_EXTENSIONS],
  1598. (int)strlen(conn->ctx->config[CGI_EXTENSIONS]), buf) > 0 &&
  1599. mg_stat(conn, buf, filep)) {
  1600. // Shift PATH_INFO block one character right, e.g.
  1601. // "/x.cgi/foo/bar\x00" => "/x.cgi\x00/foo/bar\x00"
  1602. // conn->path_info is pointing to the local variable "path" declared
  1603. // in handle_request(), so PATH_INFO is not valid after
  1604. // handle_request returns.
  1605. conn->path_info = p + 1;
  1606. memmove(p + 2, p + 1, strlen(p + 1) + 1); // +1 is for trailing \0
  1607. p[1] = '/';
  1608. break;
  1609. } else {
  1610. *p = '/';
  1611. }
  1612. }
  1613. }
  1614. }
  1615. // Check whether full request is buffered. Return:
  1616. // -1 if request is malformed
  1617. // 0 if request is not yet fully buffered
  1618. // >0 actual request length, including last \r\n\r\n
  1619. static int get_request_len(const char *buf, int buflen) {
  1620. const char *s, *e;
  1621. int len = 0;
  1622. for (s = buf, e = s + buflen - 1; len <= 0 && s < e; s++)
  1623. // Control characters are not allowed but >=128 is.
  1624. if (!isprint(* (const unsigned char *) s) && *s != '\r' &&
  1625. *s != '\n' && * (const unsigned char *) s < 128) {
  1626. len = -1;
  1627. break; // [i_a] abort scan as soon as one malformed character is found;
  1628. // don't let subsequent \r\n\r\n win us over anyhow
  1629. } else if (s[0] == '\n' && s[1] == '\n') {
  1630. len = (int) (s - buf) + 2;
  1631. } else if (s[0] == '\n' && &s[1] < e &&
  1632. s[1] == '\r' && s[2] == '\n') {
  1633. len = (int) (s - buf) + 3;
  1634. }
  1635. return len;
  1636. }
  1637. // Convert month to the month number. Return -1 on error, or month number
  1638. static int get_month_index(const char *s) {
  1639. size_t i;
  1640. for (i = 0; i < ARRAY_SIZE(month_names); i++)
  1641. if (!strcmp(s, month_names[i]))
  1642. return (int) i;
  1643. return -1;
  1644. }
  1645. static int num_leap_years(int year) {
  1646. return year / 4 - year / 100 + year / 400;
  1647. }
  1648. // Parse UTC date-time string, and return the corresponding time_t value.
  1649. static time_t parse_date_string(const char *datetime) {
  1650. static const unsigned short days_before_month[] = {
  1651. 0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334
  1652. };
  1653. char month_str[32];
  1654. int second, minute, hour, day, month, year, leap_days, days;
  1655. time_t result = (time_t) 0;
  1656. if (((sscanf(datetime, "%d/%3s/%d %d:%d:%d",
  1657. &day, month_str, &year, &hour, &minute, &second) == 6) ||
  1658. (sscanf(datetime, "%d %3s %d %d:%d:%d",
  1659. &day, month_str, &year, &hour, &minute, &second) == 6) ||
  1660. (sscanf(datetime, "%*3s, %d %3s %d %d:%d:%d",
  1661. &day, month_str, &year, &hour, &minute, &second) == 6) ||
  1662. (sscanf(datetime, "%d-%3s-%d %d:%d:%d",
  1663. &day, month_str, &year, &hour, &minute, &second) == 6)) &&
  1664. year > 1970 &&
  1665. (month = get_month_index(month_str)) != -1) {
  1666. leap_days = num_leap_years(year) - num_leap_years(1970);
  1667. year -= 1970;
  1668. days = year * 365 + days_before_month[month] + (day - 1) + leap_days;
  1669. result = days * 24 * 3600 + hour * 3600 + minute * 60 + second;
  1670. }
  1671. return result;
  1672. }
  1673. // Protect against directory disclosure attack by removing '..',
  1674. // excessive '/' and '\' characters
  1675. static void remove_double_dots_and_double_slashes(char *s) {
  1676. char *p = s;
  1677. while (*s != '\0') {
  1678. *p++ = *s++;
  1679. if (s[-1] == '/' || s[-1] == '\\') {
  1680. // Skip all following slashes, backslashes and double-dots
  1681. while (s[0] != '\0') {
  1682. if (s[0] == '/' || s[0] == '\\') {
  1683. s++;
  1684. } else if (s[0] == '.' && s[1] == '.') {
  1685. s += 2;
  1686. } else {
  1687. break;
  1688. }
  1689. }
  1690. }
  1691. }
  1692. *p = '\0';
  1693. }
  1694. static const struct {
  1695. const char *extension;
  1696. size_t ext_len;
  1697. const char *mime_type;
  1698. } builtin_mime_types[] = {
  1699. {".html", 5, "text/html"},
  1700. {".htm", 4, "text/html"},
  1701. {".shtm", 5, "text/html"},
  1702. {".shtml", 6, "text/html"},
  1703. {".css", 4, "text/css"},
  1704. {".js", 3, "application/x-javascript"},
  1705. {".ico", 4, "image/x-icon"},
  1706. {".gif", 4, "image/gif"},
  1707. {".jpg", 4, "image/jpeg"},
  1708. {".jpeg", 5, "image/jpeg"},
  1709. {".png", 4, "image/png"},
  1710. {".svg", 4, "image/svg+xml"},
  1711. {".txt", 4, "text/plain"},
  1712. {".torrent", 8, "application/x-bittorrent"},
  1713. {".wav", 4, "audio/x-wav"},
  1714. {".mp3", 4, "audio/x-mp3"},
  1715. {".mid", 4, "audio/mid"},
  1716. {".m3u", 4, "audio/x-mpegurl"},
  1717. {".ogg", 4, "audio/ogg"},
  1718. {".ram", 4, "audio/x-pn-realaudio"},
  1719. {".xml", 4, "text/xml"},
  1720. {".json", 5, "text/json"},
  1721. {".xslt", 5, "application/xml"},
  1722. {".xsl", 4, "application/xml"},
  1723. {".ra", 3, "audio/x-pn-realaudio"},
  1724. {".doc", 4, "application/msword"},
  1725. {".exe", 4, "application/octet-stream"},
  1726. {".zip", 4, "application/x-zip-compressed"},
  1727. {".xls", 4, "application/excel"},
  1728. {".tgz", 4, "application/x-tar-gz"},
  1729. {".tar", 4, "application/x-tar"},
  1730. {".gz", 3, "application/x-gunzip"},
  1731. {".arj", 4, "application/x-arj-compressed"},
  1732. {".rar", 4, "application/x-arj-compressed"},
  1733. {".rtf", 4, "application/rtf"},
  1734. {".pdf", 4, "application/pdf"},
  1735. {".swf", 4, "application/x-shockwave-flash"},
  1736. {".mpg", 4, "video/mpeg"},
  1737. {".webm", 5, "video/webm"},
  1738. {".mpeg", 5, "video/mpeg"},
  1739. {".mov", 4, "video/quicktime"},
  1740. {".mp4", 4, "video/mp4"},
  1741. {".m4v", 4, "video/x-m4v"},
  1742. {".asf", 4, "video/x-ms-asf"},
  1743. {".avi", 4, "video/x-msvideo"},
  1744. {".bmp", 4, "image/bmp"},
  1745. {".ttf", 4, "application/x-font-ttf"},
  1746. {NULL, 0, NULL}
  1747. };
  1748. const char *mg_get_builtin_mime_type(const char *path) {
  1749. const char *ext;
  1750. size_t i, path_len;
  1751. path_len = strlen(path);
  1752. for (i = 0; builtin_mime_types[i].extension != NULL; i++) {
  1753. ext = path + (path_len - builtin_mime_types[i].ext_len);
  1754. if (path_len > builtin_mime_types[i].ext_len &&
  1755. mg_strcasecmp(ext, builtin_mime_types[i].extension) == 0) {
  1756. return builtin_mime_types[i].mime_type;
  1757. }
  1758. }
  1759. return "text/plain";
  1760. }
  1761. // Look at the "path" extension and figure what mime type it has.
  1762. // Store mime type in the vector.
  1763. static void get_mime_type(struct mg_context *ctx, const char *path,
  1764. struct vec *vec) {
  1765. struct vec ext_vec, mime_vec;
  1766. const char *list, *ext;
  1767. size_t path_len;
  1768. path_len = strlen(path);
  1769. // Scan user-defined mime types first, in case user wants to
  1770. // override default mime types.
  1771. list = ctx->config[EXTRA_MIME_TYPES];
  1772. while ((list = next_option(list, &ext_vec, &mime_vec)) != NULL) {
  1773. // ext now points to the path suffix
  1774. ext = path + path_len - ext_vec.len;
  1775. if (mg_strncasecmp(ext, ext_vec.ptr, ext_vec.len) == 0) {
  1776. *vec = mime_vec;
  1777. return;
  1778. }
  1779. }
  1780. vec->ptr = mg_get_builtin_mime_type(path);
  1781. vec->len = strlen(vec->ptr);
  1782. }
  1783. // Stringify binary data. Output buffer must be twice as big as input,
  1784. // because each byte takes 2 bytes in string representation
  1785. static void bin2str(char *to, const unsigned char *p, size_t len) {
  1786. static const char *hex = "0123456789abcdef";
  1787. for (; len--; p++) {
  1788. *to++ = hex[p[0] >> 4];
  1789. *to++ = hex[p[0] & 0x0f];
  1790. }
  1791. *to = '\0';
  1792. }
  1793. // Return stringified MD5 hash for list of strings. Buffer must be 33 bytes.
  1794. char *mg_md5(char buf[33], ...) {
  1795. md5_byte_t hash[16];
  1796. const char *p;
  1797. va_list ap;
  1798. md5_state_t ctx;
  1799. md5_init(&ctx);
  1800. va_start(ap, buf);
  1801. while ((p = va_arg(ap, const char *)) != NULL) {
  1802. md5_append(&ctx, (const md5_byte_t *) p, (int) strlen(p));
  1803. }
  1804. va_end(ap);
  1805. md5_finish(&ctx, hash);
  1806. bin2str(buf, hash, sizeof(hash));
  1807. return buf;
  1808. }
  1809. // Check the user's password, return 1 if OK
  1810. static int check_password(const char *method, const char *ha1, const char *uri,
  1811. const char *nonce, const char *nc, const char *cnonce,
  1812. const char *qop, const char *response) {
  1813. char ha2[32 + 1], expected_response[32 + 1];
  1814. // Some of the parameters may be NULL
  1815. if (method == NULL || nonce == NULL || nc == NULL || cnonce == NULL ||
  1816. qop == NULL || response == NULL) {
  1817. return 0;
  1818. }
  1819. // NOTE(lsm): due to a bug in MSIE, we do not compare the URI
  1820. // TODO(lsm): check for authentication timeout
  1821. if (// strcmp(dig->uri, c->ouri) != 0 ||
  1822. strlen(response) != 32
  1823. // || now - strtoul(dig->nonce, NULL, 10) > 3600
  1824. ) {
  1825. return 0;
  1826. }
  1827. mg_md5(ha2, method, ":", uri, NULL);
  1828. mg_md5(expected_response, ha1, ":", nonce, ":", nc,
  1829. ":", cnonce, ":", qop, ":", ha2, NULL);
  1830. return mg_strcasecmp(response, expected_response) == 0;
  1831. }
  1832. // Use the global passwords file, if specified by auth_gpass option,
  1833. // or search for .htpasswd in the requested directory.
  1834. static void open_auth_file(struct mg_connection *conn, const char *path,
  1835. struct file *filep) {
  1836. char name[PATH_MAX];
  1837. const char *p, *e, *gpass = conn->ctx->config[GLOBAL_PASSWORDS_FILE];
  1838. struct file file = STRUCT_FILE_INITIALIZER;
  1839. if (gpass != NULL) {
  1840. // Use global passwords file
  1841. if (!mg_fopen(conn, gpass, "r", filep)) {
  1842. mg_cry(conn, "fopen(%s): %s", gpass, strerror(ERRNO));
  1843. }
  1844. // Important: using local struct file to test path for is_directory flag.
  1845. // If filep is used, mg_stat() makes it appear as if auth file was opened.
  1846. } else if (mg_stat(conn, path, &file) && file.is_directory) {
  1847. mg_snprintf(conn, name, sizeof(name), "%s%c%s",
  1848. path, '/', PASSWORDS_FILE_NAME);
  1849. mg_fopen(conn, name, "r", filep);
  1850. } else {
  1851. // Try to find .htpasswd in requested directory.
  1852. for (p = path, e = p + strlen(p) - 1; e > p; e--)
  1853. if (e[0] == '/')
  1854. break;
  1855. mg_snprintf(conn, name, sizeof(name), "%.*s%c%s",
  1856. (int) (e - p), p, '/', PASSWORDS_FILE_NAME);
  1857. mg_fopen(conn, name, "r", filep);
  1858. }
  1859. }
  1860. // Parsed Authorization header
  1861. struct ah {
  1862. char *user, *uri, *cnonce, *response, *qop, *nc, *nonce;
  1863. };
  1864. // Return 1 on success. Always initializes the ah structure.
  1865. static int parse_auth_header(struct mg_connection *conn, char *buf,
  1866. size_t buf_size, struct ah *ah) {
  1867. char *name, *value, *s;
  1868. const char *auth_header;
  1869. (void) memset(ah, 0, sizeof(*ah));
  1870. if ((auth_header = mg_get_header(conn, "Authorization")) == NULL ||
  1871. mg_strncasecmp(auth_header, "Digest ", 7) != 0) {
  1872. return 0;
  1873. }
  1874. // Make modifiable copy of the auth header
  1875. (void) mg_strlcpy(buf, auth_header + 7, buf_size);
  1876. s = buf;
  1877. // Parse authorization header
  1878. for (;;) {
  1879. // Gobble initial spaces
  1880. while (isspace(* (unsigned char *) s)) {
  1881. s++;
  1882. }
  1883. name = skip_quoted(&s, "=", " ", 0);
  1884. // Value is either quote-delimited, or ends at first comma or space.
  1885. if (s[0] == '\"') {
  1886. s++;
  1887. value = skip_quoted(&s, "\"", " ", '\\');
  1888. if (s[0] == ',') {
  1889. s++;
  1890. }
  1891. } else {
  1892. value = skip_quoted(&s, ", ", " ", 0); // IE uses commas, FF uses spaces
  1893. }
  1894. if (*name == '\0') {
  1895. break;
  1896. }
  1897. if (!strcmp(name, "username")) {
  1898. ah->user = value;
  1899. } else if (!strcmp(name, "cnonce")) {
  1900. ah->cnonce = value;
  1901. } else if (!strcmp(name, "response")) {
  1902. ah->response = value;
  1903. } else if (!strcmp(name, "uri")) {
  1904. ah->uri = value;
  1905. } else if (!strcmp(name, "qop")) {
  1906. ah->qop = value;
  1907. } else if (!strcmp(name, "nc")) {
  1908. ah->nc = value;
  1909. } else if (!strcmp(name, "nonce")) {
  1910. ah->nonce = value;
  1911. }
  1912. }
  1913. // CGI needs it as REMOTE_USER
  1914. if (ah->user != NULL) {
  1915. conn->request_info.remote_user = mg_strdup(ah->user);
  1916. } else {
  1917. return 0;
  1918. }
  1919. return 1;
  1920. }
  1921. static char *mg_fgets(char *buf, size_t size, struct file *filep, char **p) {
  1922. char *eof;
  1923. size_t len;
  1924. char *memend;
  1925. if (filep->membuf != NULL && *p != NULL) {
  1926. memend = (char *) &filep->membuf[filep->size];
  1927. eof = (char *) memchr(*p, '\n', memend - *p); // Search for \n from p till the end of stream
  1928. if (eof != NULL) {
  1929. eof += 1; // Include \n
  1930. } else {
  1931. eof = memend; // Copy remaining data
  1932. }
  1933. len = (size_t) (eof - *p) > size - 1 ? size - 1 : (size_t) (eof - *p);
  1934. memcpy(buf, *p, len);
  1935. buf[len] = '\0';
  1936. *p += len;
  1937. return len ? eof : NULL;
  1938. } else if (filep->fp != NULL) {
  1939. return fgets(buf, (int)size, filep->fp);
  1940. } else {
  1941. return NULL;
  1942. }
  1943. }
  1944. // Authorize against the opened passwords file. Return 1 if authorized.
  1945. static int authorize(struct mg_connection *conn, struct file *filep) {
  1946. struct ah ah;
  1947. char line[256], f_user[256] = "", ha1[256] = "", f_domain[256] = "", buf[MG_BUF_LEN], *p;
  1948. if (!parse_auth_header(conn, buf, sizeof(buf), &ah)) {
  1949. return 0;
  1950. }
  1951. // Loop over passwords file
  1952. p = (char *) filep->membuf;
  1953. while (mg_fgets(line, sizeof(line), filep, &p) != NULL) {
  1954. if (sscanf(line, "%[^:]:%[^:]:%s", f_user, f_domain, ha1) != 3) {
  1955. continue;
  1956. }
  1957. if (!strcmp(ah.user, f_user) &&
  1958. !strcmp(conn->ctx->config[AUTHENTICATION_DOMAIN], f_domain))
  1959. return check_password(conn->request_info.request_method, ha1, ah.uri,
  1960. ah.nonce, ah.nc, ah.cnonce, ah.qop, ah.response);
  1961. }
  1962. return 0;
  1963. }
  1964. // Return 1 if request is authorised, 0 otherwise.
  1965. static int check_authorization(struct mg_connection *conn, const char *path) {
  1966. char fname[PATH_MAX];
  1967. struct vec uri_vec, filename_vec;
  1968. const char *list;
  1969. struct file file = STRUCT_FILE_INITIALIZER;
  1970. int authorized = 1;
  1971. list = conn->ctx->config[PROTECT_URI];
  1972. while ((list = next_option(list, &uri_vec, &filename_vec)) != NULL) {
  1973. if (!memcmp(conn->request_info.uri, uri_vec.ptr, uri_vec.len)) {
  1974. mg_snprintf(conn, fname, sizeof(fname), "%.*s",
  1975. (int) filename_vec.len, filename_vec.ptr);
  1976. if (!mg_fopen(conn, fname, "r", &file)) {
  1977. mg_cry(conn, "%s: cannot open %s: %s", __func__, fname, strerror(errno));
  1978. }
  1979. break;
  1980. }
  1981. }
  1982. if (!is_file_opened(&file)) {
  1983. open_auth_file(conn, path, &file);
  1984. }
  1985. if (is_file_opened(&file)) {
  1986. authorized = authorize(conn, &file);
  1987. mg_fclose(&file);
  1988. }
  1989. return authorized;
  1990. }
  1991. static void send_authorization_request(struct mg_connection *conn) {
  1992. conn->status_code = 401;
  1993. mg_printf(conn,
  1994. "HTTP/1.1 401 Unauthorized\r\n"
  1995. "Content-Length: 0\r\n"
  1996. "WWW-Authenticate: Digest qop=\"auth\", "
  1997. "realm=\"%s\", nonce=\"%lu\"\r\n\r\n",
  1998. conn->ctx->config[AUTHENTICATION_DOMAIN],
  1999. (unsigned long) time(NULL));
  2000. }
  2001. static int is_authorized_for_put(struct mg_connection *conn) {
  2002. struct file file = STRUCT_FILE_INITIALIZER;
  2003. const char *passfile = conn->ctx->config[PUT_DELETE_PASSWORDS_FILE];
  2004. int ret = 0;
  2005. if (passfile != NULL && mg_fopen(conn, passfile, "r", &file)) {
  2006. ret = authorize(conn, &file);
  2007. mg_fclose(&file);
  2008. }
  2009. return ret;
  2010. }
  2011. int mg_modify_passwords_file(const char *fname, const char *domain,
  2012. const char *user, const char *pass) {
  2013. int found;
  2014. char line[512], u[512] = "", d[512] ="", ha1[33], tmp[PATH_MAX+1];
  2015. FILE *fp, *fp2;
  2016. found = 0;
  2017. fp = fp2 = NULL;
  2018. // Regard empty password as no password - remove user record.
  2019. if (pass != NULL && pass[0] == '\0') {
  2020. pass = NULL;
  2021. }
  2022. (void) snprintf(tmp, sizeof(tmp) - 1, "%s.tmp", fname);
  2023. tmp[sizeof(tmp) - 1] = 0;
  2024. // Create the file if does not exist
  2025. if ((fp = fopen(fname, "a+")) != NULL) {
  2026. (void) fclose(fp);
  2027. }
  2028. // Open the given file and temporary file
  2029. if ((fp = fopen(fname, "r")) == NULL) {
  2030. return 0;
  2031. } else if ((fp2 = fopen(tmp, "w+")) == NULL) {
  2032. fclose(fp);
  2033. return 0;
  2034. }
  2035. // Copy the stuff to temporary file
  2036. while (fgets(line, sizeof(line), fp) != NULL) {
  2037. if (sscanf(line, "%[^:]:%[^:]:%*s", u, d) != 2) {
  2038. continue;
  2039. }
  2040. if (!strcmp(u, user) && !strcmp(d, domain)) {
  2041. found++;
  2042. if (pass != NULL) {
  2043. mg_md5(ha1, user, ":", domain, ":", pass, NULL);
  2044. fprintf(fp2, "%s:%s:%s\n", user, domain, ha1);
  2045. }
  2046. } else {
  2047. fprintf(fp2, "%s", line);
  2048. }
  2049. }
  2050. // If new user, just add it
  2051. if (!found && pass != NULL) {
  2052. mg_md5(ha1, user, ":", domain, ":", pass, NULL);
  2053. fprintf(fp2, "%s:%s:%s\n", user, domain, ha1);
  2054. }
  2055. // Close files
  2056. fclose(fp);
  2057. fclose(fp2);
  2058. // Put the temp file in place of real file
  2059. remove(fname);
  2060. IGNORE_UNUSED_RESULT(rename(tmp, fname));
  2061. return 1;
  2062. }
  2063. static SOCKET conn2(const char *host, int port, int use_ssl,
  2064. char *ebuf, size_t ebuf_len) {
  2065. struct sockaddr_in sin;
  2066. struct hostent *he;
  2067. SOCKET sock = INVALID_SOCKET;
  2068. if (host == NULL) {
  2069. snprintf(ebuf, ebuf_len, "%s", "NULL host");
  2070. } else if (use_ssl && SSLv23_client_method == NULL) {
  2071. snprintf(ebuf, ebuf_len, "%s", "SSL is not initialized");
  2072. // TODO(lsm): use something threadsafe instead of gethostbyname()
  2073. } else if ((he = gethostbyname(host)) == NULL) {
  2074. snprintf(ebuf, ebuf_len, "gethostbyname(%s): %s", host, strerror(ERRNO));
  2075. } else if ((sock = socket(PF_INET, SOCK_STREAM, 0)) == INVALID_SOCKET) {
  2076. snprintf(ebuf, ebuf_len, "socket(): %s", strerror(ERRNO));
  2077. } else {
  2078. set_close_on_exec(sock);
  2079. sin.sin_family = AF_INET;
  2080. sin.sin_port = htons((uint16_t) port);
  2081. sin.sin_addr = * (struct in_addr *) he->h_addr_list[0];
  2082. if (connect(sock, (struct sockaddr *) &sin, sizeof(sin)) != 0) {
  2083. snprintf(ebuf, ebuf_len, "connect(%s:%d): %s",
  2084. host, port, strerror(ERRNO));
  2085. closesocket(sock);
  2086. sock = INVALID_SOCKET;
  2087. }
  2088. }
  2089. return sock;
  2090. }
  2091. void mg_url_encode(const char *src, char *dst, size_t dst_len) {
  2092. static const char *dont_escape = "._-$,;~()";
  2093. static const char *hex = "0123456789abcdef";
  2094. const char *end = dst + dst_len - 1;
  2095. for (; *src != '\0' && dst < end; src++, dst++) {
  2096. if (isalnum(*(const unsigned char *) src) ||
  2097. strchr(dont_escape, * (const unsigned char *) src) != NULL) {
  2098. *dst = *src;
  2099. } else if (dst + 2 < end) {
  2100. dst[0] = '%';
  2101. dst[1] = hex[(* (const unsigned char *) src) >> 4];
  2102. dst[2] = hex[(* (const unsigned char *) src) & 0xf];
  2103. dst += 2;
  2104. }
  2105. }
  2106. *dst = '\0';
  2107. }
  2108. static void print_dir_entry(struct de *de) {
  2109. char size[64], mod[64], href[PATH_MAX];
  2110. if (de->file.is_directory) {
  2111. mg_snprintf(de->conn, size, sizeof(size), "%s", "[DIRECTORY]");
  2112. } else {
  2113. // We use (signed) cast below because MSVC 6 compiler cannot
  2114. // convert unsigned __int64 to double. Sigh.
  2115. if (de->file.size < 1024) {
  2116. mg_snprintf(de->conn, size, sizeof(size), "%d", (int) de->file.size);
  2117. } else if (de->file.size < 0x100000) {
  2118. mg_snprintf(de->conn, size, sizeof(size),
  2119. "%.1fk", (double) de->file.size / 1024.0);
  2120. } else if (de->file.size < 0x40000000) {
  2121. mg_snprintf(de->conn, size, sizeof(size),
  2122. "%.1fM", (double) de->file.size / 1048576);
  2123. } else {
  2124. mg_snprintf(de->conn, size, sizeof(size),
  2125. "%.1fG", (double) de->file.size / 1073741824);
  2126. }
  2127. }
  2128. strftime(mod, sizeof(mod), "%d-%b-%Y %H:%M",
  2129. localtime(&de->file.modification_time));
  2130. mg_url_encode(de->file_name, href, sizeof(href));
  2131. de->conn->num_bytes_sent += mg_printf(de->conn,
  2132. "<tr><td><a href=\"%s%s%s\">%s%s</a></td>"
  2133. "<td>&nbsp;%s</td><td>&nbsp;&nbsp;%s</td></tr>\n",
  2134. de->conn->request_info.uri, href, de->file.is_directory ? "/" : "",
  2135. de->file_name, de->file.is_directory ? "/" : "", mod, size);
  2136. }
  2137. // This function is called from send_directory() and used for
  2138. // sorting directory entries by size, or name, or modification time.
  2139. // On windows, __cdecl specification is needed in case if project is built
  2140. // with __stdcall convention. qsort always requires __cdels callback.
  2141. static int WINCDECL compare_dir_entries(const void *p1, const void *p2) {
  2142. const struct de *a = (const struct de *) p1, *b = (const struct de *) p2;
  2143. const char *query_string = a->conn->request_info.query_string;
  2144. int cmp_result = 0;
  2145. if (query_string == NULL) {
  2146. query_string = "na";
  2147. }
  2148. if (a->file.is_directory && !b->file.is_directory) {
  2149. return -1; // Always put directories on top
  2150. } else if (!a->file.is_directory && b->file.is_directory) {
  2151. return 1; // Always put directories on top
  2152. } else if (*query_string == 'n') {
  2153. cmp_result = strcmp(a->file_name, b->file_name);
  2154. } else if (*query_string == 's') {
  2155. cmp_result = a->file.size == b->file.size ? 0 :
  2156. a->file.size > b->file.size ? 1 : -1;
  2157. } else if (*query_string == 'd') {
  2158. cmp_result = a->file.modification_time == b->file.modification_time ? 0 :
  2159. a->file.modification_time > b->file.modification_time ? 1 : -1;
  2160. }
  2161. return query_string[1] == 'd' ? -cmp_result : cmp_result;
  2162. }
  2163. static int must_hide_file(struct mg_connection *conn, const char *path) {
  2164. const char *pw_pattern = "**" PASSWORDS_FILE_NAME "$";
  2165. const char *pattern = conn->ctx->config[HIDE_FILES];
  2166. return match_prefix(pw_pattern, (int)strlen(pw_pattern), path) > 0 ||
  2167. (pattern != NULL && match_prefix(pattern, (int)strlen(pattern), path) > 0);
  2168. }
  2169. static int scan_directory(struct mg_connection *conn, const char *dir,
  2170. void *data, void (*cb)(struct de *, void *)) {
  2171. char path[PATH_MAX];
  2172. struct dirent *dp;
  2173. DIR *dirp;
  2174. struct de de;
  2175. if ((dirp = opendir(dir)) == NULL) {
  2176. return 0;
  2177. } else {
  2178. de.conn = conn;
  2179. while ((dp = readdir(dirp)) != NULL) {
  2180. // Do not show current dir and hidden files
  2181. if (!strcmp(dp->d_name, ".") ||
  2182. !strcmp(dp->d_name, "..") ||
  2183. must_hide_file(conn, dp->d_name)) {
  2184. continue;
  2185. }
  2186. mg_snprintf(conn, path, sizeof(path), "%s%c%s", dir, '/', dp->d_name);
  2187. // If we don't memset stat structure to zero, mtime will have
  2188. // garbage and strftime() will segfault later on in
  2189. // print_dir_entry(). memset is required only if mg_stat()
  2190. // fails. For more details, see
  2191. // http://code.google.com/p/civetweb/issues/detail?id=79
  2192. memset(&de.file, 0, sizeof(de.file));
  2193. mg_stat(conn, path, &de.file);
  2194. de.file_name = dp->d_name;
  2195. cb(&de, data);
  2196. }
  2197. (void) closedir(dirp);
  2198. }
  2199. return 1;
  2200. }
  2201. static int remove_directory(struct mg_connection *conn, const char *dir) {
  2202. char path[PATH_MAX];
  2203. struct dirent *dp;
  2204. DIR *dirp;
  2205. struct de de;
  2206. if ((dirp = opendir(dir)) == NULL) {
  2207. return 0;
  2208. } else {
  2209. de.conn = conn;
  2210. while ((dp = readdir(dirp)) != NULL) {
  2211. // Do not show current dir (but show hidden files as they will also be removed)
  2212. if (!strcmp(dp->d_name, ".") ||
  2213. !strcmp(dp->d_name, "..")) {
  2214. continue;
  2215. }
  2216. mg_snprintf(conn, path, sizeof(path), "%s%c%s", dir, '/', dp->d_name);
  2217. // If we don't memset stat structure to zero, mtime will have
  2218. // garbage and strftime() will segfault later on in
  2219. // print_dir_entry(). memset is required only if mg_stat()
  2220. // fails. For more details, see
  2221. // http://code.google.com/p/civetweb/issues/detail?id=79
  2222. memset(&de.file, 0, sizeof(de.file));
  2223. mg_stat(conn, path, &de.file);
  2224. if(de.file.modification_time) {
  2225. if(de.file.is_directory) {
  2226. remove_directory(conn, path);
  2227. } else {
  2228. mg_remove(path);
  2229. }
  2230. }
  2231. }
  2232. (void) closedir(dirp);
  2233. IGNORE_UNUSED_RESULT(rmdir(dir));
  2234. }
  2235. return 1;
  2236. }
  2237. struct dir_scan_data {
  2238. struct de *entries;
  2239. int num_entries;
  2240. int arr_size;
  2241. };
  2242. // Behaves like realloc(), but frees original pointer on failure
  2243. static void *realloc2(void *ptr, size_t size) {
  2244. void *new_ptr = realloc(ptr, size);
  2245. if (new_ptr == NULL) {
  2246. free(ptr);
  2247. }
  2248. return new_ptr;
  2249. }
  2250. static void dir_scan_callback(struct de *de, void *data) {
  2251. struct dir_scan_data *dsd = (struct dir_scan_data *) data;
  2252. if (dsd->entries == NULL || dsd->num_entries >= dsd->arr_size) {
  2253. dsd->arr_size *= 2;
  2254. dsd->entries = (struct de *) realloc2(dsd->entries, dsd->arr_size *
  2255. sizeof(dsd->entries[0]));
  2256. }
  2257. if (dsd->entries == NULL) {
  2258. // TODO(lsm): propagate an error to the caller
  2259. dsd->num_entries = 0;
  2260. } else {
  2261. dsd->entries[dsd->num_entries].file_name = mg_strdup(de->file_name);
  2262. dsd->entries[dsd->num_entries].file = de->file;
  2263. dsd->entries[dsd->num_entries].conn = de->conn;
  2264. dsd->num_entries++;
  2265. }
  2266. }
  2267. static void handle_directory_request(struct mg_connection *conn,
  2268. const char *dir) {
  2269. int i, sort_direction;
  2270. struct dir_scan_data data = { NULL, 0, 128 };
  2271. if (!scan_directory(conn, dir, &data, dir_scan_callback)) {
  2272. send_http_error(conn, 500, "Cannot open directory",
  2273. "Error: opendir(%s): %s", dir, strerror(ERRNO));
  2274. return;
  2275. }
  2276. sort_direction = conn->request_info.query_string != NULL &&
  2277. conn->request_info.query_string[1] == 'd' ? 'a' : 'd';
  2278. conn->must_close = 1;
  2279. mg_printf(conn, "%s",
  2280. "HTTP/1.1 200 OK\r\n"
  2281. "Connection: close\r\n"
  2282. "Content-Type: text/html; charset=utf-8\r\n\r\n");
  2283. conn->num_bytes_sent += mg_printf(conn,
  2284. "<html><head><title>Index of %s</title>"
  2285. "<style>th {text-align: left;}</style></head>"
  2286. "<body><h1>Index of %s</h1><pre><table cellpadding=\"0\">"
  2287. "<tr><th><a href=\"?n%c\">Name</a></th>"
  2288. "<th><a href=\"?d%c\">Modified</a></th>"
  2289. "<th><a href=\"?s%c\">Size</a></th></tr>"
  2290. "<tr><td colspan=\"3\"><hr></td></tr>",
  2291. conn->request_info.uri, conn->request_info.uri,
  2292. sort_direction, sort_direction, sort_direction);
  2293. // Print first entry - link to a parent directory
  2294. conn->num_bytes_sent += mg_printf(conn,
  2295. "<tr><td><a href=\"%s%s\">%s</a></td>"
  2296. "<td>&nbsp;%s</td><td>&nbsp;&nbsp;%s</td></tr>\n",
  2297. conn->request_info.uri, "..", "Parent directory", "-", "-");
  2298. // Sort and print directory entries
  2299. qsort(data.entries, (size_t) data.num_entries, sizeof(data.entries[0]),
  2300. compare_dir_entries);
  2301. for (i = 0; i < data.num_entries; i++) {
  2302. print_dir_entry(&data.entries[i]);
  2303. free(data.entries[i].file_name);
  2304. }
  2305. free(data.entries);
  2306. conn->num_bytes_sent += mg_printf(conn, "%s", "</table></body></html>");
  2307. conn->status_code = 200;
  2308. }
  2309. // Send len bytes from the opened file to the client.
  2310. static void send_file_data(struct mg_connection *conn, struct file *filep,
  2311. int64_t offset, int64_t len) {
  2312. char buf[MG_BUF_LEN];
  2313. int to_read, num_read, num_written;
  2314. // Sanity check the offset
  2315. offset = offset < 0 ? 0 : offset > filep->size ? filep->size : offset;
  2316. if (len > 0 && filep->membuf != NULL && filep->size > 0) {
  2317. if (len > filep->size - offset) {
  2318. len = filep->size - offset;
  2319. }
  2320. mg_write(conn, filep->membuf + offset, (size_t) len);
  2321. } else if (len > 0 && filep->fp != NULL) {
  2322. fseeko(filep->fp, offset, SEEK_SET);
  2323. while (len > 0) {
  2324. // Calculate how much to read from the file in the buffer
  2325. to_read = sizeof(buf);
  2326. if ((int64_t) to_read > len) {
  2327. to_read = (int) len;
  2328. }
  2329. // Read from file, exit the loop on error
  2330. if ((num_read = (int) fread(buf, 1, (size_t) to_read, filep->fp)) <= 0) {
  2331. break;
  2332. }
  2333. // Send read bytes to the client, exit the loop on error
  2334. if ((num_written = mg_write(conn, buf, (size_t) num_read)) != num_read) {
  2335. break;
  2336. }
  2337. // Both read and were successful, adjust counters
  2338. conn->num_bytes_sent += num_written;
  2339. len -= num_written;
  2340. }
  2341. }
  2342. }
  2343. static int parse_range_header(const char *header, int64_t *a, int64_t *b) {
  2344. return sscanf(header, "bytes=%" INT64_FMT "-%" INT64_FMT, a, b);
  2345. }
  2346. static void gmt_time_string(char *buf, size_t buf_len, time_t *t) {
  2347. strftime(buf, buf_len, "%a, %d %b %Y %H:%M:%S GMT", gmtime(t));
  2348. }
  2349. static void construct_etag(char *buf, size_t buf_len,
  2350. const struct file *filep) {
  2351. snprintf(buf, buf_len, "\"%lx.%" INT64_FMT "\"",
  2352. (unsigned long) filep->modification_time, filep->size);
  2353. }
  2354. static void fclose_on_exec(struct file *filep) {
  2355. if (filep != NULL && filep->fp != NULL) {
  2356. #ifndef _WIN32
  2357. fcntl(fileno(filep->fp), F_SETFD, FD_CLOEXEC);
  2358. #endif
  2359. }
  2360. }
  2361. static void handle_file_request(struct mg_connection *conn, const char *path,
  2362. struct file *filep) {
  2363. char date[64], lm[64], etag[64], range[64];
  2364. const char *msg = "OK", *hdr;
  2365. time_t curtime = time(NULL);
  2366. int64_t cl, r1, r2;
  2367. struct vec mime_vec;
  2368. int n;
  2369. char gz_path[PATH_MAX];
  2370. char const* encoding = "";
  2371. get_mime_type(conn->ctx, path, &mime_vec);
  2372. cl = filep->size;
  2373. conn->status_code = 200;
  2374. range[0] = '\0';
  2375. // if this file is in fact a pre-gzipped file, rewrite its filename
  2376. // it's important to rewrite the filename after resolving
  2377. // the mime type from it, to preserve the actual file's type
  2378. if (filep->gzipped) {
  2379. snprintf(gz_path, sizeof(gz_path), "%s.gz", path);
  2380. path = gz_path;
  2381. encoding = "Content-Encoding: gzip\r\n";
  2382. }
  2383. if (!mg_fopen(conn, path, "rb", filep)) {
  2384. send_http_error(conn, 500, http_500_error,
  2385. "fopen(%s): %s", path, strerror(ERRNO));
  2386. return;
  2387. }
  2388. fclose_on_exec(filep);
  2389. // If Range: header specified, act accordingly
  2390. r1 = r2 = 0;
  2391. hdr = mg_get_header(conn, "Range");
  2392. if (hdr != NULL && (n = parse_range_header(hdr, &r1, &r2)) > 0 &&
  2393. r1 >= 0 && r2 >= 0) {
  2394. // actually, range requests don't play well with a pre-gzipped
  2395. // file (since the range is specified in the uncmpressed space)
  2396. if (filep->gzipped) {
  2397. send_http_error(conn, 501, "Not Implemented", "range requests in gzipped files are not supported");
  2398. return;
  2399. }
  2400. conn->status_code = 206;
  2401. cl = n == 2 ? (r2 > cl ? cl : r2) - r1 + 1: cl - r1;
  2402. mg_snprintf(conn, range, sizeof(range),
  2403. "Content-Range: bytes "
  2404. "%" INT64_FMT "-%"
  2405. INT64_FMT "/%" INT64_FMT "\r\n",
  2406. r1, r1 + cl - 1, filep->size);
  2407. msg = "Partial Content";
  2408. }
  2409. // Prepare Etag, Date, Last-Modified headers. Must be in UTC, according to
  2410. // http://www.w3.org/Protocols/rfc2616/rfc2616-sec3.html#sec3.3
  2411. gmt_time_string(date, sizeof(date), &curtime);
  2412. gmt_time_string(lm, sizeof(lm), &filep->modification_time);
  2413. construct_etag(etag, sizeof(etag), filep);
  2414. (void) mg_printf(conn,
  2415. "HTTP/1.1 %d %s\r\n"
  2416. "Date: %s\r\n"
  2417. "Last-Modified: %s\r\n"
  2418. "Etag: %s\r\n"
  2419. "Content-Type: %.*s\r\n"
  2420. "Content-Length: %" INT64_FMT "\r\n"
  2421. "Connection: %s\r\n"
  2422. "Accept-Ranges: bytes\r\n"
  2423. "%s%s\r\n",
  2424. conn->status_code, msg, date, lm, etag, (int) mime_vec.len,
  2425. mime_vec.ptr, cl, suggest_connection_header(conn), range, encoding);
  2426. if (strcmp(conn->request_info.request_method, "HEAD") != 0) {
  2427. send_file_data(conn, filep, r1, cl);
  2428. }
  2429. mg_fclose(filep);
  2430. }
  2431. void mg_send_file(struct mg_connection *conn, const char *path) {
  2432. struct file file = STRUCT_FILE_INITIALIZER;
  2433. if (mg_stat(conn, path, &file)) {
  2434. handle_file_request(conn, path, &file);
  2435. } else {
  2436. send_http_error(conn, 404, "Not Found", "%s", "File not found");
  2437. }
  2438. }
  2439. // Parse HTTP headers from the given buffer, advance buffer to the point
  2440. // where parsing stopped.
  2441. static void parse_http_headers(char **buf, struct mg_request_info *ri) {
  2442. int i;
  2443. for (i = 0; i < (int) ARRAY_SIZE(ri->http_headers); i++) {
  2444. ri->http_headers[i].name = skip_quoted(buf, ":", " ", 0);
  2445. ri->http_headers[i].value = skip(buf, "\r\n");
  2446. if (ri->http_headers[i].name[0] == '\0')
  2447. break;
  2448. ri->num_headers = i + 1;
  2449. }
  2450. }
  2451. static int is_valid_http_method(const char *method) {
  2452. return !strcmp(method, "GET") || !strcmp(method, "POST") ||
  2453. !strcmp(method, "HEAD") || !strcmp(method, "CONNECT") ||
  2454. !strcmp(method, "PUT") || !strcmp(method, "DELETE") ||
  2455. !strcmp(method, "OPTIONS") || !strcmp(method, "PROPFIND")
  2456. || !strcmp(method, "MKCOL")
  2457. ;
  2458. }
  2459. // Parse HTTP request, fill in mg_request_info structure.
  2460. // This function modifies the buffer by NUL-terminating
  2461. // HTTP request components, header names and header values.
  2462. static int parse_http_message(char *buf, int len, struct mg_request_info *ri) {
  2463. int is_request, request_length = get_request_len(buf, len);
  2464. if (request_length > 0) {
  2465. // Reset attributes. DO NOT TOUCH is_ssl, remote_ip, remote_port
  2466. ri->remote_user = ri->request_method = ri->uri = ri->http_version = NULL;
  2467. ri->num_headers = 0;
  2468. buf[request_length - 1] = '\0';
  2469. // RFC says that all initial whitespaces should be ingored
  2470. while (*buf != '\0' && isspace(* (unsigned char *) buf)) {
  2471. buf++;
  2472. }
  2473. ri->request_method = skip(&buf, " ");
  2474. ri->uri = skip(&buf, " ");
  2475. ri->http_version = skip(&buf, "\r\n");
  2476. // HTTP message could be either HTTP request or HTTP response, e.g.
  2477. // "GET / HTTP/1.0 ...." or "HTTP/1.0 200 OK ..."
  2478. is_request = is_valid_http_method(ri->request_method);
  2479. if ((is_request && memcmp(ri->http_version, "HTTP/", 5) != 0) ||
  2480. (!is_request && memcmp(ri->request_method, "HTTP/", 5) != 0)) {
  2481. request_length = -1;
  2482. } else {
  2483. if (is_request) {
  2484. ri->http_version += 5;
  2485. }
  2486. parse_http_headers(&buf, ri);
  2487. }
  2488. }
  2489. return request_length;
  2490. }
  2491. // Keep reading the input (either opened file descriptor fd, or socket sock,
  2492. // or SSL descriptor ssl) into buffer buf, until \r\n\r\n appears in the
  2493. // buffer (which marks the end of HTTP request). Buffer buf may already
  2494. // have some data. The length of the data is stored in nread.
  2495. // Upon every read operation, increase nread by the number of bytes read.
  2496. static int read_request(FILE *fp, struct mg_connection *conn,
  2497. char *buf, int bufsiz, int *nread) {
  2498. int request_len, n = 0;
  2499. request_len = get_request_len(buf, *nread);
  2500. while (conn->ctx->stop_flag == 0 &&
  2501. *nread < bufsiz && request_len == 0 &&
  2502. (n = pull(fp, conn, buf + *nread, bufsiz - *nread)) > 0) {
  2503. *nread += n;
  2504. assert(*nread <= bufsiz);
  2505. request_len = get_request_len(buf, *nread);
  2506. }
  2507. return request_len <= 0 && n <= 0 ? -1 : request_len;
  2508. }
  2509. // For given directory path, substitute it to valid index file.
  2510. // Return 0 if index file has been found, -1 if not found.
  2511. // If the file is found, it's stats is returned in stp.
  2512. static int substitute_index_file(struct mg_connection *conn, char *path,
  2513. size_t path_len, struct file *filep) {
  2514. const char *list = conn->ctx->config[INDEX_FILES];
  2515. struct file file = STRUCT_FILE_INITIALIZER;
  2516. struct vec filename_vec;
  2517. size_t n = strlen(path);
  2518. int found = 0;
  2519. // The 'path' given to us points to the directory. Remove all trailing
  2520. // directory separator characters from the end of the path, and
  2521. // then append single directory separator character.
  2522. while (n > 0 && path[n - 1] == '/') {
  2523. n--;
  2524. }
  2525. path[n] = '/';
  2526. // Traverse index files list. For each entry, append it to the given
  2527. // path and see if the file exists. If it exists, break the loop
  2528. while ((list = next_option(list, &filename_vec, NULL)) != NULL) {
  2529. // Ignore too long entries that may overflow path buffer
  2530. if (filename_vec.len > path_len - (n + 2))
  2531. continue;
  2532. // Prepare full path to the index file
  2533. mg_strlcpy(path + n + 1, filename_vec.ptr, filename_vec.len + 1);
  2534. // Does it exist?
  2535. if (mg_stat(conn, path, &file)) {
  2536. // Yes it does, break the loop
  2537. *filep = file;
  2538. found = 1;
  2539. break;
  2540. }
  2541. }
  2542. // If no index file exists, restore directory path
  2543. if (!found) {
  2544. path[n] = '\0';
  2545. }
  2546. return found;
  2547. }
  2548. // Return True if we should reply 304 Not Modified.
  2549. static int is_not_modified(const struct mg_connection *conn,
  2550. const struct file *filep) {
  2551. char etag[64];
  2552. const char *ims = mg_get_header(conn, "If-Modified-Since");
  2553. const char *inm = mg_get_header(conn, "If-None-Match");
  2554. construct_etag(etag, sizeof(etag), filep);
  2555. return (inm != NULL && !mg_strcasecmp(etag, inm)) ||
  2556. (ims != NULL && filep->modification_time <= parse_date_string(ims));
  2557. }
  2558. static int forward_body_data(struct mg_connection *conn, FILE *fp,
  2559. SOCKET sock, SSL *ssl) {
  2560. const char *expect, *body;
  2561. char buf[MG_BUF_LEN];
  2562. int to_read, nread, buffered_len, success = 0;
  2563. expect = mg_get_header(conn, "Expect");
  2564. assert(fp != NULL);
  2565. if (conn->content_len == -1) {
  2566. send_http_error(conn, 411, "Length Required", "%s", "");
  2567. } else if (expect != NULL && mg_strcasecmp(expect, "100-continue")) {
  2568. send_http_error(conn, 417, "Expectation Failed", "%s", "");
  2569. } else {
  2570. if (expect != NULL) {
  2571. (void) mg_printf(conn, "%s", "HTTP/1.1 100 Continue\r\n\r\n");
  2572. }
  2573. body = conn->buf + conn->request_len + conn->consumed_content;
  2574. buffered_len = (int)(&conn->buf[conn->data_len] - body);
  2575. assert(buffered_len >= 0);
  2576. assert(conn->consumed_content == 0);
  2577. if (buffered_len > 0) {
  2578. if ((int64_t) buffered_len > conn->content_len) {
  2579. buffered_len = (int) conn->content_len;
  2580. }
  2581. push(fp, sock, ssl, body, (int64_t) buffered_len);
  2582. conn->consumed_content += buffered_len;
  2583. }
  2584. nread = 0;
  2585. while (conn->consumed_content < conn->content_len) {
  2586. to_read = sizeof(buf);
  2587. if ((int64_t) to_read > conn->content_len - conn->consumed_content) {
  2588. to_read = (int) (conn->content_len - conn->consumed_content);
  2589. }
  2590. nread = pull(NULL, conn, buf, to_read);
  2591. if (nread <= 0 || push(fp, sock, ssl, buf, nread) != nread) {
  2592. break;
  2593. }
  2594. conn->consumed_content += nread;
  2595. }
  2596. if (conn->consumed_content == conn->content_len) {
  2597. success = nread >= 0;
  2598. }
  2599. // Each error code path in this function must send an error
  2600. if (!success) {
  2601. send_http_error(conn, 577, http_500_error, "%s", "");
  2602. }
  2603. }
  2604. return success;
  2605. }
  2606. #if !defined(NO_CGI)
  2607. // This structure helps to create an environment for the spawned CGI program.
  2608. // Environment is an array of "VARIABLE=VALUE\0" ASCIIZ strings,
  2609. // last element must be NULL.
  2610. // However, on Windows there is a requirement that all these VARIABLE=VALUE\0
  2611. // strings must reside in a contiguous buffer. The end of the buffer is
  2612. // marked by two '\0' characters.
  2613. // We satisfy both worlds: we create an envp array (which is vars), all
  2614. // entries are actually pointers inside buf.
  2615. struct cgi_env_block {
  2616. struct mg_connection *conn;
  2617. char buf[CGI_ENVIRONMENT_SIZE]; // Environment buffer
  2618. int len; // Space taken
  2619. char *vars[MAX_CGI_ENVIR_VARS]; // char **envp
  2620. int nvars; // Number of variables
  2621. };
  2622. static char *addenv(struct cgi_env_block *block,
  2623. PRINTF_FORMAT_STRING(const char *fmt), ...)
  2624. PRINTF_ARGS(2, 3);
  2625. // Append VARIABLE=VALUE\0 string to the buffer, and add a respective
  2626. // pointer into the vars array.
  2627. static char *addenv(struct cgi_env_block *block, const char *fmt, ...) {
  2628. int n, space;
  2629. char *added;
  2630. va_list ap;
  2631. // Calculate how much space is left in the buffer
  2632. space = sizeof(block->buf) - block->len - 2;
  2633. assert(space >= 0);
  2634. // Make a pointer to the free space int the buffer
  2635. added = block->buf + block->len;
  2636. // Copy VARIABLE=VALUE\0 string into the free space
  2637. va_start(ap, fmt);
  2638. n = mg_vsnprintf(block->conn, added, (size_t) space, fmt, ap);
  2639. va_end(ap);
  2640. // Make sure we do not overflow buffer and the envp array
  2641. if (n > 0 && n + 1 < space &&
  2642. block->nvars < (int) ARRAY_SIZE(block->vars) - 2) {
  2643. // Append a pointer to the added string into the envp array
  2644. block->vars[block->nvars++] = added;
  2645. // Bump up used length counter. Include \0 terminator
  2646. block->len += n + 1;
  2647. } else {
  2648. mg_cry(block->conn, "%s: CGI env buffer truncated for [%s]", __func__, fmt);
  2649. }
  2650. return added;
  2651. }
  2652. static void prepare_cgi_environment(struct mg_connection *conn,
  2653. const char *prog,
  2654. struct cgi_env_block *blk) {
  2655. const char *s, *slash;
  2656. struct vec var_vec;
  2657. char *p, src_addr[IP_ADDR_STR_LEN];
  2658. int i;
  2659. blk->len = blk->nvars = 0;
  2660. blk->conn = conn;
  2661. sockaddr_to_string(src_addr, sizeof(src_addr), &conn->client.rsa);
  2662. addenv(blk, "SERVER_NAME=%s", conn->ctx->config[AUTHENTICATION_DOMAIN]);
  2663. addenv(blk, "SERVER_ROOT=%s", conn->ctx->config[DOCUMENT_ROOT]);
  2664. addenv(blk, "DOCUMENT_ROOT=%s", conn->ctx->config[DOCUMENT_ROOT]);
  2665. addenv(blk, "SERVER_SOFTWARE=%s/%s", "Civetweb", mg_version());
  2666. // Prepare the environment block
  2667. addenv(blk, "%s", "GATEWAY_INTERFACE=CGI/1.1");
  2668. addenv(blk, "%s", "SERVER_PROTOCOL=HTTP/1.1");
  2669. addenv(blk, "%s", "REDIRECT_STATUS=200"); // For PHP
  2670. // TODO(lsm): fix this for IPv6 case
  2671. addenv(blk, "SERVER_PORT=%d", ntohs(conn->client.lsa.sin.sin_port));
  2672. addenv(blk, "REQUEST_METHOD=%s", conn->request_info.request_method);
  2673. addenv(blk, "REMOTE_ADDR=%s", src_addr);
  2674. addenv(blk, "REMOTE_PORT=%d", conn->request_info.remote_port);
  2675. addenv(blk, "REQUEST_URI=%s", conn->request_info.uri);
  2676. // SCRIPT_NAME
  2677. assert(conn->request_info.uri[0] == '/');
  2678. slash = strrchr(conn->request_info.uri, '/');
  2679. if ((s = strrchr(prog, '/')) == NULL)
  2680. s = prog;
  2681. addenv(blk, "SCRIPT_NAME=%.*s%s", (int) (slash - conn->request_info.uri),
  2682. conn->request_info.uri, s);
  2683. addenv(blk, "SCRIPT_FILENAME=%s", prog);
  2684. addenv(blk, "PATH_TRANSLATED=%s", prog);
  2685. addenv(blk, "HTTPS=%s", conn->ssl == NULL ? "off" : "on");
  2686. if ((s = mg_get_header(conn, "Content-Type")) != NULL)
  2687. addenv(blk, "CONTENT_TYPE=%s", s);
  2688. if (conn->request_info.query_string != NULL)
  2689. addenv(blk, "QUERY_STRING=%s", conn->request_info.query_string);
  2690. if ((s = mg_get_header(conn, "Content-Length")) != NULL)
  2691. addenv(blk, "CONTENT_LENGTH=%s", s);
  2692. if ((s = getenv("PATH")) != NULL)
  2693. addenv(blk, "PATH=%s", s);
  2694. if (conn->path_info != NULL) {
  2695. addenv(blk, "PATH_INFO=%s", conn->path_info);
  2696. }
  2697. #if defined(_WIN32)
  2698. if ((s = getenv("COMSPEC")) != NULL) {
  2699. addenv(blk, "COMSPEC=%s", s);
  2700. }
  2701. if ((s = getenv("SYSTEMROOT")) != NULL) {
  2702. addenv(blk, "SYSTEMROOT=%s", s);
  2703. }
  2704. if ((s = getenv("SystemDrive")) != NULL) {
  2705. addenv(blk, "SystemDrive=%s", s);
  2706. }
  2707. if ((s = getenv("ProgramFiles")) != NULL) {
  2708. addenv(blk, "ProgramFiles=%s", s);
  2709. }
  2710. if ((s = getenv("ProgramFiles(x86)")) != NULL) {
  2711. addenv(blk, "ProgramFiles(x86)=%s", s);
  2712. }
  2713. #else
  2714. if ((s = getenv("LD_LIBRARY_PATH")) != NULL)
  2715. addenv(blk, "LD_LIBRARY_PATH=%s", s);
  2716. #endif // _WIN32
  2717. if ((s = getenv("PERLLIB")) != NULL)
  2718. addenv(blk, "PERLLIB=%s", s);
  2719. if (conn->request_info.remote_user != NULL) {
  2720. addenv(blk, "REMOTE_USER=%s", conn->request_info.remote_user);
  2721. addenv(blk, "%s", "AUTH_TYPE=Digest");
  2722. }
  2723. // Add all headers as HTTP_* variables
  2724. for (i = 0; i < conn->request_info.num_headers; i++) {
  2725. p = addenv(blk, "HTTP_%s=%s",
  2726. conn->request_info.http_headers[i].name,
  2727. conn->request_info.http_headers[i].value);
  2728. // Convert variable name into uppercase, and change - to _
  2729. for (; *p != '=' && *p != '\0'; p++) {
  2730. if (*p == '-')
  2731. *p = '_';
  2732. *p = (char) toupper(* (unsigned char *) p);
  2733. }
  2734. }
  2735. // Add user-specified variables
  2736. s = conn->ctx->config[CGI_ENVIRONMENT];
  2737. while ((s = next_option(s, &var_vec, NULL)) != NULL) {
  2738. addenv(blk, "%.*s", (int) var_vec.len, var_vec.ptr);
  2739. }
  2740. blk->vars[blk->nvars++] = NULL;
  2741. blk->buf[blk->len++] = '\0';
  2742. assert(blk->nvars < (int) ARRAY_SIZE(blk->vars));
  2743. assert(blk->len > 0);
  2744. assert(blk->len < (int) sizeof(blk->buf));
  2745. }
  2746. static void handle_cgi_request(struct mg_connection *conn, const char *prog) {
  2747. int headers_len, data_len, i, fdin[2] = { 0, 0 }, fdout[2] = { 0, 0 };
  2748. const char *status, *status_text;
  2749. char buf[MAX_REQUEST_SIZE], *pbuf, dir[PATH_MAX], *p;
  2750. struct mg_request_info ri;
  2751. struct cgi_env_block blk;
  2752. FILE *in = NULL, *out = NULL;
  2753. struct file fout = STRUCT_FILE_INITIALIZER;
  2754. pid_t pid = (pid_t) -1;
  2755. prepare_cgi_environment(conn, prog, &blk);
  2756. // CGI must be executed in its own directory. 'dir' must point to the
  2757. // directory containing executable program, 'p' must point to the
  2758. // executable program name relative to 'dir'.
  2759. (void) mg_snprintf(conn, dir, sizeof(dir), "%s", prog);
  2760. if ((p = strrchr(dir, '/')) != NULL) {
  2761. *p++ = '\0';
  2762. } else {
  2763. dir[0] = '.', dir[1] = '\0';
  2764. p = (char *) prog;
  2765. }
  2766. if (pipe(fdin) != 0 || pipe(fdout) != 0) {
  2767. send_http_error(conn, 500, http_500_error,
  2768. "Cannot create CGI pipe: %s", strerror(ERRNO));
  2769. goto done;
  2770. }
  2771. pid = spawn_process(conn, p, blk.buf, blk.vars, fdin[0], fdout[1], dir);
  2772. if (pid == (pid_t) -1) {
  2773. send_http_error(conn, 500, http_500_error,
  2774. "Cannot spawn CGI process [%s]: %s", prog, strerror(ERRNO));
  2775. goto done;
  2776. }
  2777. // Make sure child closes all pipe descriptors. It must dup them to 0,1
  2778. set_close_on_exec(fdin[0]);
  2779. set_close_on_exec(fdin[1]);
  2780. set_close_on_exec(fdout[0]);
  2781. set_close_on_exec(fdout[1]);
  2782. // Parent closes only one side of the pipes.
  2783. // If we don't mark them as closed, close() attempt before
  2784. // return from this function throws an exception on Windows.
  2785. // Windows does not like when closed descriptor is closed again.
  2786. (void) close(fdin[0]);
  2787. (void) close(fdout[1]);
  2788. fdin[0] = fdout[1] = -1;
  2789. if ((in = fdopen(fdin[1], "wb")) == NULL ||
  2790. (out = fdopen(fdout[0], "rb")) == NULL) {
  2791. send_http_error(conn, 500, http_500_error,
  2792. "fopen: %s", strerror(ERRNO));
  2793. goto done;
  2794. }
  2795. setbuf(in, NULL);
  2796. setbuf(out, NULL);
  2797. fout.fp = out;
  2798. // Send POST data to the CGI process if needed
  2799. if (!strcmp(conn->request_info.request_method, "POST") &&
  2800. !forward_body_data(conn, in, INVALID_SOCKET, NULL)) {
  2801. goto done;
  2802. }
  2803. // Close so child gets an EOF.
  2804. fclose(in);
  2805. in = NULL;
  2806. fdin[1] = -1;
  2807. // Now read CGI reply into a buffer. We need to set correct
  2808. // status code, thus we need to see all HTTP headers first.
  2809. // Do not send anything back to client, until we buffer in all
  2810. // HTTP headers.
  2811. data_len = 0;
  2812. headers_len = read_request(out, conn, buf, sizeof(buf), &data_len);
  2813. if (headers_len <= 0) {
  2814. send_http_error(conn, 500, http_500_error,
  2815. "CGI program sent malformed or too big (>%u bytes) "
  2816. "HTTP headers: [%.*s]",
  2817. (unsigned) sizeof(buf), data_len, buf);
  2818. goto done;
  2819. }
  2820. pbuf = buf;
  2821. buf[headers_len - 1] = '\0';
  2822. parse_http_headers(&pbuf, &ri);
  2823. // Make up and send the status line
  2824. status_text = "OK";
  2825. if ((status = get_header(&ri, "Status")) != NULL) {
  2826. conn->status_code = atoi(status);
  2827. status_text = status;
  2828. while (isdigit(* (unsigned char *) status_text) || *status_text == ' ') {
  2829. status_text++;
  2830. }
  2831. } else if (get_header(&ri, "Location") != NULL) {
  2832. conn->status_code = 302;
  2833. } else {
  2834. conn->status_code = 200;
  2835. }
  2836. if (get_header(&ri, "Connection") != NULL &&
  2837. !mg_strcasecmp(get_header(&ri, "Connection"), "keep-alive")) {
  2838. conn->must_close = 1;
  2839. }
  2840. (void) mg_printf(conn, "HTTP/1.1 %d %s\r\n", conn->status_code,
  2841. status_text);
  2842. // Send headers
  2843. for (i = 0; i < ri.num_headers; i++) {
  2844. mg_printf(conn, "%s: %s\r\n",
  2845. ri.http_headers[i].name, ri.http_headers[i].value);
  2846. }
  2847. mg_write(conn, "\r\n", 2);
  2848. // Send chunk of data that may have been read after the headers
  2849. conn->num_bytes_sent += mg_write(conn, buf + headers_len,
  2850. (size_t)(data_len - headers_len));
  2851. // Read the rest of CGI output and send to the client
  2852. send_file_data(conn, &fout, 0, INT64_MAX);
  2853. done:
  2854. if (pid != (pid_t) -1) {
  2855. kill(pid, SIGKILL);
  2856. #if !defined(_WIN32)
  2857. {
  2858. int st;
  2859. while (waitpid(pid, &st, 0) != -1); // clean zombies
  2860. }
  2861. #endif
  2862. }
  2863. if (fdin[0] != -1) {
  2864. close(fdin[0]);
  2865. }
  2866. if (fdout[1] != -1) {
  2867. close(fdout[1]);
  2868. }
  2869. if (in != NULL) {
  2870. fclose(in);
  2871. } else if (fdin[1] != -1) {
  2872. close(fdin[1]);
  2873. }
  2874. if (out != NULL) {
  2875. fclose(out);
  2876. } else if (fdout[0] != -1) {
  2877. close(fdout[0]);
  2878. }
  2879. }
  2880. #endif // !NO_CGI
  2881. // For a given PUT path, create all intermediate subdirectories
  2882. // for given path. Return 0 if the path itself is a directory,
  2883. // or -1 on error, 1 if OK.
  2884. static int put_dir(struct mg_connection *conn, const char *path) {
  2885. char buf[PATH_MAX];
  2886. const char *s, *p;
  2887. struct file file = STRUCT_FILE_INITIALIZER;
  2888. int len, res = 1;
  2889. for (s = p = path + 2; (p = strchr(s, '/')) != NULL; s = ++p) {
  2890. len = (int)(p - path);
  2891. if (len >= (int) sizeof(buf)) {
  2892. res = -1;
  2893. break;
  2894. }
  2895. memcpy(buf, path, len);
  2896. buf[len] = '\0';
  2897. // Try to create intermediate directory
  2898. DEBUG_TRACE(("mkdir(%s)", buf));
  2899. if (!mg_stat(conn, buf, &file) && mg_mkdir(buf, 0755) != 0) {
  2900. res = -1;
  2901. break;
  2902. }
  2903. // Is path itself a directory?
  2904. if (p[1] == '\0') {
  2905. res = 0;
  2906. }
  2907. }
  2908. return res;
  2909. }
  2910. static void mkcol(struct mg_connection *conn, const char *path) {
  2911. int rc, body_len;
  2912. struct de de;
  2913. memset(&de.file, 0, sizeof(de.file));
  2914. mg_stat(conn, path, &de.file);
  2915. if(de.file.modification_time) {
  2916. send_http_error(conn, 405, "Method Not Allowed",
  2917. "mkcol(%s): %s", path, strerror(ERRNO));
  2918. return;
  2919. }
  2920. body_len = conn->data_len - conn->request_len;
  2921. if(body_len > 0) {
  2922. send_http_error(conn, 415, "Unsupported media type",
  2923. "mkcol(%s): %s", path, strerror(ERRNO));
  2924. return;
  2925. }
  2926. rc = mg_mkdir(path, 0755);
  2927. if (rc == 0) {
  2928. conn->status_code = 201;
  2929. mg_printf(conn, "HTTP/1.1 %d Created\r\n\r\n", conn->status_code);
  2930. } else if (rc == -1) {
  2931. if(errno == EEXIST)
  2932. send_http_error(conn, 405, "Method Not Allowed",
  2933. "mkcol(%s): %s", path, strerror(ERRNO));
  2934. else if(errno == EACCES)
  2935. send_http_error(conn, 403, "Forbidden",
  2936. "mkcol(%s): %s", path, strerror(ERRNO));
  2937. else if(errno == ENOENT)
  2938. send_http_error(conn, 409, "Conflict",
  2939. "mkcol(%s): %s", path, strerror(ERRNO));
  2940. else
  2941. send_http_error(conn, 500, http_500_error,
  2942. "fopen(%s): %s", path, strerror(ERRNO));
  2943. }
  2944. }
  2945. static void put_file(struct mg_connection *conn, const char *path) {
  2946. struct file file = STRUCT_FILE_INITIALIZER;
  2947. const char *range;
  2948. int64_t r1, r2;
  2949. int rc;
  2950. conn->status_code = mg_stat(conn, path, &file) ? 200 : 201;
  2951. if ((rc = put_dir(conn, path)) == 0) {
  2952. mg_printf(conn, "HTTP/1.1 %d OK\r\n\r\n", conn->status_code);
  2953. } else if (rc == -1) {
  2954. send_http_error(conn, 500, http_500_error,
  2955. "put_dir(%s): %s", path, strerror(ERRNO));
  2956. } else if (!mg_fopen(conn, path, "wb+", &file) || file.fp == NULL) {
  2957. mg_fclose(&file);
  2958. send_http_error(conn, 500, http_500_error,
  2959. "fopen(%s): %s", path, strerror(ERRNO));
  2960. } else {
  2961. fclose_on_exec(&file);
  2962. range = mg_get_header(conn, "Content-Range");
  2963. r1 = r2 = 0;
  2964. if (range != NULL && parse_range_header(range, &r1, &r2) > 0) {
  2965. conn->status_code = 206;
  2966. fseeko(file.fp, r1, SEEK_SET);
  2967. }
  2968. if (!forward_body_data(conn, file.fp, INVALID_SOCKET, NULL)) {
  2969. conn->status_code = 500;
  2970. }
  2971. mg_printf(conn, "HTTP/1.1 %d OK\r\nContent-Length: 0\r\n\r\n",
  2972. conn->status_code);
  2973. mg_fclose(&file);
  2974. }
  2975. }
  2976. static void send_ssi_file(struct mg_connection *, const char *,
  2977. struct file *, int);
  2978. static void do_ssi_include(struct mg_connection *conn, const char *ssi,
  2979. char *tag, int include_level) {
  2980. char file_name[MG_BUF_LEN], path[PATH_MAX], *p;
  2981. struct file file = STRUCT_FILE_INITIALIZER;
  2982. // sscanf() is safe here, since send_ssi_file() also uses buffer
  2983. // of size MG_BUF_LEN to get the tag. So strlen(tag) is always < MG_BUF_LEN.
  2984. if (sscanf(tag, " virtual=\"%[^\"]\"", file_name) == 1) {
  2985. // File name is relative to the webserver root
  2986. (void) mg_snprintf(conn, path, sizeof(path), "%s%c%s",
  2987. conn->ctx->config[DOCUMENT_ROOT], '/', file_name);
  2988. } else if (sscanf(tag, " abspath=\"%[^\"]\"", file_name) == 1) {
  2989. // File name is relative to the webserver working directory
  2990. // or it is absolute system path
  2991. (void) mg_snprintf(conn, path, sizeof(path), "%s", file_name);
  2992. } else if (sscanf(tag, " file=\"%[^\"]\"", file_name) == 1 ||
  2993. sscanf(tag, " \"%[^\"]\"", file_name) == 1) {
  2994. // File name is relative to the currect document
  2995. (void) mg_snprintf(conn, path, sizeof(path), "%s", ssi);
  2996. if ((p = strrchr(path, '/')) != NULL) {
  2997. p[1] = '\0';
  2998. }
  2999. (void) mg_snprintf(conn, path + strlen(path),
  3000. sizeof(path) - strlen(path), "%s", file_name);
  3001. } else {
  3002. mg_cry(conn, "Bad SSI #include: [%s]", tag);
  3003. return;
  3004. }
  3005. if (!mg_fopen(conn, path, "rb", &file)) {
  3006. mg_cry(conn, "Cannot open SSI #include: [%s]: fopen(%s): %s",
  3007. tag, path, strerror(ERRNO));
  3008. } else {
  3009. fclose_on_exec(&file);
  3010. if (match_prefix(conn->ctx->config[SSI_EXTENSIONS],
  3011. (int)strlen(conn->ctx->config[SSI_EXTENSIONS]), path) > 0) {
  3012. send_ssi_file(conn, path, &file, include_level + 1);
  3013. } else {
  3014. send_file_data(conn, &file, 0, INT64_MAX);
  3015. }
  3016. mg_fclose(&file);
  3017. }
  3018. }
  3019. #if !defined(NO_POPEN)
  3020. static void do_ssi_exec(struct mg_connection *conn, char *tag) {
  3021. char cmd[MG_BUF_LEN] = "";
  3022. struct file file = STRUCT_FILE_INITIALIZER;
  3023. if (sscanf(tag, " \"%[^\"]\"", cmd) != 1) {
  3024. mg_cry(conn, "Bad SSI #exec: [%s]", tag);
  3025. } else if ((file.fp = popen(cmd, "r")) == NULL) {
  3026. mg_cry(conn, "Cannot SSI #exec: [%s]: %s", cmd, strerror(ERRNO));
  3027. } else {
  3028. send_file_data(conn, &file, 0, INT64_MAX);
  3029. pclose(file.fp);
  3030. }
  3031. }
  3032. #endif // !NO_POPEN
  3033. static int mg_fgetc(struct file *filep, int offset) {
  3034. if (filep->membuf != NULL && offset >=0 && offset < filep->size) {
  3035. return ((unsigned char *) filep->membuf)[offset];
  3036. } else if (filep->fp != NULL) {
  3037. return fgetc(filep->fp);
  3038. } else {
  3039. return EOF;
  3040. }
  3041. }
  3042. static void send_ssi_file(struct mg_connection *conn, const char *path,
  3043. struct file *filep, int include_level) {
  3044. char buf[MG_BUF_LEN];
  3045. int ch, offset, len, in_ssi_tag;
  3046. if (include_level > 10) {
  3047. mg_cry(conn, "SSI #include level is too deep (%s)", path);
  3048. return;
  3049. }
  3050. in_ssi_tag = len = offset = 0;
  3051. while ((ch = mg_fgetc(filep, offset)) != EOF) {
  3052. if (in_ssi_tag && ch == '>') {
  3053. in_ssi_tag = 0;
  3054. buf[len++] = (char) ch;
  3055. buf[len] = '\0';
  3056. assert(len <= (int) sizeof(buf));
  3057. if (len < 6 || memcmp(buf, "<!--#", 5) != 0) {
  3058. // Not an SSI tag, pass it
  3059. (void) mg_write(conn, buf, (size_t) len);
  3060. } else {
  3061. if (!memcmp(buf + 5, "include", 7)) {
  3062. do_ssi_include(conn, path, buf + 12, include_level);
  3063. #if !defined(NO_POPEN)
  3064. } else if (!memcmp(buf + 5, "exec", 4)) {
  3065. do_ssi_exec(conn, buf + 9);
  3066. #endif // !NO_POPEN
  3067. } else {
  3068. mg_cry(conn, "%s: unknown SSI " "command: \"%s\"", path, buf);
  3069. }
  3070. }
  3071. len = 0;
  3072. } else if (in_ssi_tag) {
  3073. if (len == 5 && memcmp(buf, "<!--#", 5) != 0) {
  3074. // Not an SSI tag
  3075. in_ssi_tag = 0;
  3076. } else if (len == (int) sizeof(buf) - 2) {
  3077. mg_cry(conn, "%s: SSI tag is too large", path);
  3078. len = 0;
  3079. }
  3080. buf[len++] = ch & 0xff;
  3081. } else if (ch == '<') {
  3082. in_ssi_tag = 1;
  3083. if (len > 0) {
  3084. mg_write(conn, buf, (size_t) len);
  3085. }
  3086. len = 0;
  3087. buf[len++] = ch & 0xff;
  3088. } else {
  3089. buf[len++] = ch & 0xff;
  3090. if (len == (int) sizeof(buf)) {
  3091. mg_write(conn, buf, (size_t) len);
  3092. len = 0;
  3093. }
  3094. }
  3095. }
  3096. // Send the rest of buffered data
  3097. if (len > 0) {
  3098. mg_write(conn, buf, (size_t) len);
  3099. }
  3100. }
  3101. static void handle_ssi_file_request(struct mg_connection *conn,
  3102. const char *path) {
  3103. struct file file = STRUCT_FILE_INITIALIZER;
  3104. if (!mg_fopen(conn, path, "rb", &file)) {
  3105. send_http_error(conn, 500, http_500_error, "fopen(%s): %s", path,
  3106. strerror(ERRNO));
  3107. } else {
  3108. conn->must_close = 1;
  3109. fclose_on_exec(&file);
  3110. mg_printf(conn, "HTTP/1.1 200 OK\r\n"
  3111. "Content-Type: text/html\r\nConnection: %s\r\n\r\n",
  3112. suggest_connection_header(conn));
  3113. send_ssi_file(conn, path, &file, 0);
  3114. mg_fclose(&file);
  3115. }
  3116. }
  3117. static void send_options(struct mg_connection *conn) {
  3118. conn->status_code = 200;
  3119. mg_printf(conn, "%s", "HTTP/1.1 200 OK\r\n"
  3120. "Allow: GET, POST, HEAD, CONNECT, PUT, DELETE, OPTIONS, PROPFIND, MKCOL\r\n"
  3121. "DAV: 1\r\n\r\n");
  3122. }
  3123. // Writes PROPFIND properties for a collection element
  3124. static void print_props(struct mg_connection *conn, const char* uri,
  3125. struct file *filep) {
  3126. char mtime[64];
  3127. gmt_time_string(mtime, sizeof(mtime), &filep->modification_time);
  3128. conn->num_bytes_sent += mg_printf(conn,
  3129. "<d:response>"
  3130. "<d:href>%s</d:href>"
  3131. "<d:propstat>"
  3132. "<d:prop>"
  3133. "<d:resourcetype>%s</d:resourcetype>"
  3134. "<d:getcontentlength>%" INT64_FMT "</d:getcontentlength>"
  3135. "<d:getlastmodified>%s</d:getlastmodified>"
  3136. "</d:prop>"
  3137. "<d:status>HTTP/1.1 200 OK</d:status>"
  3138. "</d:propstat>"
  3139. "</d:response>\n",
  3140. uri,
  3141. filep->is_directory ? "<d:collection/>" : "",
  3142. filep->size,
  3143. mtime);
  3144. }
  3145. static void print_dav_dir_entry(struct de *de, void *data) {
  3146. char href[PATH_MAX];
  3147. char href_encoded[PATH_MAX];
  3148. struct mg_connection *conn = (struct mg_connection *) data;
  3149. mg_snprintf(conn, href, sizeof(href), "%s%s",
  3150. conn->request_info.uri, de->file_name);
  3151. mg_url_encode(href, href_encoded, PATH_MAX-1);
  3152. print_props(conn, href_encoded, &de->file);
  3153. }
  3154. static void handle_propfind(struct mg_connection *conn, const char *path,
  3155. struct file *filep) {
  3156. const char *depth = mg_get_header(conn, "Depth");
  3157. conn->must_close = 1;
  3158. conn->status_code = 207;
  3159. mg_printf(conn, "HTTP/1.1 207 Multi-Status\r\n"
  3160. "Connection: close\r\n"
  3161. "Content-Type: text/xml; charset=utf-8\r\n\r\n");
  3162. conn->num_bytes_sent += mg_printf(conn,
  3163. "<?xml version=\"1.0\" encoding=\"utf-8\"?>"
  3164. "<d:multistatus xmlns:d='DAV:'>\n");
  3165. // Print properties for the requested resource itself
  3166. print_props(conn, conn->request_info.uri, filep);
  3167. // If it is a directory, print directory entries too if Depth is not 0
  3168. if (filep->is_directory &&
  3169. !mg_strcasecmp(conn->ctx->config[ENABLE_DIRECTORY_LISTING], "yes") &&
  3170. (depth == NULL || strcmp(depth, "0") != 0)) {
  3171. scan_directory(conn, path, conn, &print_dav_dir_entry);
  3172. }
  3173. conn->num_bytes_sent += mg_printf(conn, "%s\n", "</d:multistatus>");
  3174. }
  3175. void mg_lock(struct mg_connection* conn) {
  3176. (void) pthread_mutex_lock(&conn->mutex);
  3177. }
  3178. void mg_unlock(struct mg_connection* conn) {
  3179. (void) pthread_mutex_unlock(&conn->mutex);
  3180. }
  3181. #if defined(USE_WEBSOCKET)
  3182. // START OF SHA-1 code
  3183. // Copyright(c) By Steve Reid <steve@edmweb.com>
  3184. #define SHA1HANDSOFF
  3185. #if defined(__sun)
  3186. #include "solarisfixes.h"
  3187. #endif
  3188. static int is_big_endian(void) {
  3189. static const int n = 1;
  3190. return ((char *) &n)[0] == 0;
  3191. }
  3192. union char64long16 { unsigned char c[64]; uint32_t l[16]; };
  3193. #define rol(value, bits) (((value) << (bits)) | ((value) >> (32 - (bits))))
  3194. static uint32_t blk0(union char64long16 *block, int i) {
  3195. // Forrest: SHA expect BIG_ENDIAN, swap if LITTLE_ENDIAN
  3196. if (!is_big_endian()) {
  3197. block->l[i] = (rol(block->l[i], 24) & 0xFF00FF00) |
  3198. (rol(block->l[i], 8) & 0x00FF00FF);
  3199. }
  3200. return block->l[i];
  3201. }
  3202. #define blk(i) (block->l[i&15] = rol(block->l[(i+13)&15]^block->l[(i+8)&15] \
  3203. ^block->l[(i+2)&15]^block->l[i&15],1))
  3204. #define R0(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk0(block, i)+0x5A827999+rol(v,5);w=rol(w,30);
  3205. #define R1(v,w,x,y,z,i) z+=((w&(x^y))^y)+blk(i)+0x5A827999+rol(v,5);w=rol(w,30);
  3206. #define R2(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0x6ED9EBA1+rol(v,5);w=rol(w,30);
  3207. #define R3(v,w,x,y,z,i) z+=(((w|x)&y)|(w&x))+blk(i)+0x8F1BBCDC+rol(v,5);w=rol(w,30);
  3208. #define R4(v,w,x,y,z,i) z+=(w^x^y)+blk(i)+0xCA62C1D6+rol(v,5);w=rol(w,30);
  3209. typedef struct {
  3210. uint32_t state[5];
  3211. uint32_t count[2];
  3212. unsigned char buffer[64];
  3213. } SHA1_CTX;
  3214. static void SHA1Transform(uint32_t state[5], const unsigned char buffer[64]) {
  3215. uint32_t a, b, c, d, e;
  3216. union char64long16 block[1];
  3217. memcpy(block, buffer, 64);
  3218. a = state[0];
  3219. b = state[1];
  3220. c = state[2];
  3221. d = state[3];
  3222. e = state[4];
  3223. R0(a,b,c,d,e, 0); R0(e,a,b,c,d, 1); R0(d,e,a,b,c, 2); R0(c,d,e,a,b, 3);
  3224. R0(b,c,d,e,a, 4); R0(a,b,c,d,e, 5); R0(e,a,b,c,d, 6); R0(d,e,a,b,c, 7);
  3225. R0(c,d,e,a,b, 8); R0(b,c,d,e,a, 9); R0(a,b,c,d,e,10); R0(e,a,b,c,d,11);
  3226. R0(d,e,a,b,c,12); R0(c,d,e,a,b,13); R0(b,c,d,e,a,14); R0(a,b,c,d,e,15);
  3227. R1(e,a,b,c,d,16); R1(d,e,a,b,c,17); R1(c,d,e,a,b,18); R1(b,c,d,e,a,19);
  3228. R2(a,b,c,d,e,20); R2(e,a,b,c,d,21); R2(d,e,a,b,c,22); R2(c,d,e,a,b,23);
  3229. R2(b,c,d,e,a,24); R2(a,b,c,d,e,25); R2(e,a,b,c,d,26); R2(d,e,a,b,c,27);
  3230. R2(c,d,e,a,b,28); R2(b,c,d,e,a,29); R2(a,b,c,d,e,30); R2(e,a,b,c,d,31);
  3231. R2(d,e,a,b,c,32); R2(c,d,e,a,b,33); R2(b,c,d,e,a,34); R2(a,b,c,d,e,35);
  3232. R2(e,a,b,c,d,36); R2(d,e,a,b,c,37); R2(c,d,e,a,b,38); R2(b,c,d,e,a,39);
  3233. R3(a,b,c,d,e,40); R3(e,a,b,c,d,41); R3(d,e,a,b,c,42); R3(c,d,e,a,b,43);
  3234. R3(b,c,d,e,a,44); R3(a,b,c,d,e,45); R3(e,a,b,c,d,46); R3(d,e,a,b,c,47);
  3235. R3(c,d,e,a,b,48); R3(b,c,d,e,a,49); R3(a,b,c,d,e,50); R3(e,a,b,c,d,51);
  3236. R3(d,e,a,b,c,52); R3(c,d,e,a,b,53); R3(b,c,d,e,a,54); R3(a,b,c,d,e,55);
  3237. R3(e,a,b,c,d,56); R3(d,e,a,b,c,57); R3(c,d,e,a,b,58); R3(b,c,d,e,a,59);
  3238. R4(a,b,c,d,e,60); R4(e,a,b,c,d,61); R4(d,e,a,b,c,62); R4(c,d,e,a,b,63);
  3239. R4(b,c,d,e,a,64); R4(a,b,c,d,e,65); R4(e,a,b,c,d,66); R4(d,e,a,b,c,67);
  3240. R4(c,d,e,a,b,68); R4(b,c,d,e,a,69); R4(a,b,c,d,e,70); R4(e,a,b,c,d,71);
  3241. R4(d,e,a,b,c,72); R4(c,d,e,a,b,73); R4(b,c,d,e,a,74); R4(a,b,c,d,e,75);
  3242. R4(e,a,b,c,d,76); R4(d,e,a,b,c,77); R4(c,d,e,a,b,78); R4(b,c,d,e,a,79);
  3243. state[0] += a;
  3244. state[1] += b;
  3245. state[2] += c;
  3246. state[3] += d;
  3247. state[4] += e;
  3248. a = b = c = d = e = 0;
  3249. memset(block, '\0', sizeof(block));
  3250. }
  3251. static void SHA1Init(SHA1_CTX* context) {
  3252. context->state[0] = 0x67452301;
  3253. context->state[1] = 0xEFCDAB89;
  3254. context->state[2] = 0x98BADCFE;
  3255. context->state[3] = 0x10325476;
  3256. context->state[4] = 0xC3D2E1F0;
  3257. context->count[0] = context->count[1] = 0;
  3258. }
  3259. static void SHA1Update(SHA1_CTX* context, const unsigned char* data,
  3260. uint32_t len) {
  3261. uint32_t i, j;
  3262. j = context->count[0];
  3263. if ((context->count[0] += len << 3) < j)
  3264. context->count[1]++;
  3265. context->count[1] += (len>>29);
  3266. j = (j >> 3) & 63;
  3267. if ((j + len) > 63) {
  3268. memcpy(&context->buffer[j], data, (i = 64-j));
  3269. SHA1Transform(context->state, context->buffer);
  3270. for ( ; i + 63 < len; i += 64) {
  3271. SHA1Transform(context->state, &data[i]);
  3272. }
  3273. j = 0;
  3274. }
  3275. else i = 0;
  3276. memcpy(&context->buffer[j], &data[i], len - i);
  3277. }
  3278. static void SHA1Final(unsigned char digest[20], SHA1_CTX* context) {
  3279. unsigned i;
  3280. unsigned char finalcount[8], c;
  3281. for (i = 0; i < 8; i++) {
  3282. finalcount[i] = (unsigned char)((context->count[(i >= 4 ? 0 : 1)]
  3283. >> ((3-(i & 3)) * 8) ) & 255);
  3284. }
  3285. c = 0200;
  3286. SHA1Update(context, &c, 1);
  3287. while ((context->count[0] & 504) != 448) {
  3288. c = 0000;
  3289. SHA1Update(context, &c, 1);
  3290. }
  3291. SHA1Update(context, finalcount, 8);
  3292. for (i = 0; i < 20; i++) {
  3293. digest[i] = (unsigned char)
  3294. ((context->state[i>>2] >> ((3-(i & 3)) * 8) ) & 255);
  3295. }
  3296. memset(context, '\0', sizeof(*context));
  3297. memset(&finalcount, '\0', sizeof(finalcount));
  3298. }
  3299. // END OF SHA1 CODE
  3300. static void base64_encode(const unsigned char *src, int src_len, char *dst) {
  3301. static const char *b64 =
  3302. "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
  3303. int i, j, a, b, c;
  3304. for (i = j = 0; i < src_len; i += 3) {
  3305. a = src[i];
  3306. b = i + 1 >= src_len ? 0 : src[i + 1];
  3307. c = i + 2 >= src_len ? 0 : src[i + 2];
  3308. dst[j++] = b64[a >> 2];
  3309. dst[j++] = b64[((a & 3) << 4) | (b >> 4)];
  3310. if (i + 1 < src_len) {
  3311. dst[j++] = b64[(b & 15) << 2 | (c >> 6)];
  3312. }
  3313. if (i + 2 < src_len) {
  3314. dst[j++] = b64[c & 63];
  3315. }
  3316. }
  3317. while (j % 4 != 0) {
  3318. dst[j++] = '=';
  3319. }
  3320. dst[j++] = '\0';
  3321. }
  3322. static void send_websocket_handshake(struct mg_connection *conn) {
  3323. static const char *magic = "258EAFA5-E914-47DA-95CA-C5AB0DC85B11";
  3324. char buf[100], sha[20], b64_sha[sizeof(sha) * 2];
  3325. SHA1_CTX sha_ctx;
  3326. mg_snprintf(conn, buf, sizeof(buf), "%s%s",
  3327. mg_get_header(conn, "Sec-WebSocket-Key"), magic);
  3328. SHA1Init(&sha_ctx);
  3329. SHA1Update(&sha_ctx, (unsigned char *) buf, (uint32_t)strlen(buf));
  3330. SHA1Final((unsigned char *) sha, &sha_ctx);
  3331. base64_encode((unsigned char *) sha, sizeof(sha), b64_sha);
  3332. mg_printf(conn, "%s%s%s",
  3333. "HTTP/1.1 101 Switching Protocols\r\n"
  3334. "Upgrade: websocket\r\n"
  3335. "Connection: Upgrade\r\n"
  3336. "Sec-WebSocket-Accept: ", b64_sha, "\r\n\r\n");
  3337. }
  3338. static void read_websocket(struct mg_connection *conn) {
  3339. // Pointer to the beginning of the portion of the incoming websocket message queue.
  3340. // The original websocket upgrade request is never removed, so the queue begins after it.
  3341. unsigned char *buf = (unsigned char *) conn->buf + conn->request_len;
  3342. int n;
  3343. // body_len is the length of the entire queue in bytes
  3344. // len is the length of the current message
  3345. // data_len is the length of the current message's data payload
  3346. // header_len is the length of the current message's header
  3347. size_t i, len, mask_len, data_len, header_len, body_len;
  3348. // "The masking key is a 32-bit value chosen at random by the client."
  3349. // http://tools.ietf.org/html/draft-ietf-hybi-thewebsocketprotocol-17#section-5
  3350. unsigned char mask[4];
  3351. // data points to the place where the message is stored when passed to the websocket_data
  3352. // callback. This is either mem on the stack, or a dynamically allocated buffer if it is
  3353. // too large.
  3354. char mem[4096];
  3355. char *data = mem;
  3356. // Loop continuously, reading messages from the socket, invoking the callback,
  3357. // and waiting repeatedly until an error occurs.
  3358. assert(conn->content_len == 0);
  3359. for (;;) {
  3360. header_len = 0;
  3361. if ((body_len = conn->data_len - conn->request_len) >= 2) {
  3362. len = buf[1] & 127;
  3363. mask_len = buf[1] & 128 ? 4 : 0;
  3364. if (len < 126 && body_len >= mask_len) {
  3365. data_len = len;
  3366. header_len = 2 + mask_len;
  3367. } else if (len == 126 && body_len >= 4 + mask_len) {
  3368. header_len = 4 + mask_len;
  3369. data_len = ((((int) buf[2]) << 8) + buf[3]);
  3370. } else if (body_len >= 10 + mask_len) {
  3371. header_len = 10 + mask_len;
  3372. data_len = (((uint64_t) ntohl(* (uint32_t *) &buf[2])) << 32) +
  3373. ntohl(* (uint32_t *) &buf[6]);
  3374. }
  3375. }
  3376. if (header_len > 0) {
  3377. // Allocate space to hold websocket payload
  3378. data = mem;
  3379. if (data_len > sizeof(mem)) {
  3380. data = (char *)malloc(data_len);
  3381. if (data == NULL) {
  3382. // Allocation failed, exit the loop and then close the connection
  3383. // TODO: notify user about the failure
  3384. break;
  3385. }
  3386. }
  3387. // Copy the mask before we shift the queue and destroy it
  3388. if (mask_len > 0) {
  3389. *(uint32_t*)mask = *(uint32_t*)(buf + header_len - mask_len);
  3390. } else {
  3391. *(uint32_t*)mask = 0;
  3392. }
  3393. // Read frame payload from the first message in the queue into data and
  3394. // advance the queue by moving the memory in place.
  3395. assert(body_len >= header_len);
  3396. if (data_len + header_len > body_len) {
  3397. // Overflow case
  3398. len = body_len - header_len;
  3399. memcpy(data, buf + header_len, len);
  3400. // TODO: handle pull error
  3401. pull(NULL, conn, data + len, (int)(data_len - len));
  3402. conn->data_len = 0;
  3403. } else {
  3404. // Length of the message being read at the front of the queue
  3405. len = data_len + header_len;
  3406. // Copy the data payload into the data pointer for the callback
  3407. memcpy(data, buf + header_len, data_len);
  3408. // Move the queue forward len bytes
  3409. memmove(buf, buf + len, body_len - len);
  3410. // Mark the queue as advanced
  3411. conn->data_len -= (int)len;
  3412. }
  3413. // Apply mask if necessary
  3414. if (mask_len > 0) {
  3415. for (i = 0; i < data_len; ++i) {
  3416. data[i] ^= mask[i & 3];
  3417. }
  3418. }
  3419. // Exit the loop if callback signalled to exit,
  3420. // or "connection close" opcode received.
  3421. if ((conn->ctx->callbacks.websocket_data != NULL &&
  3422. !conn->ctx->callbacks.websocket_data(conn, buf[0], data, data_len)) ||
  3423. (buf[0] & 0xf) == 8) { // Opcode == 8, connection close
  3424. break;
  3425. }
  3426. if (data != mem) {
  3427. free(data);
  3428. }
  3429. // Not breaking the loop, process next websocket frame.
  3430. } else {
  3431. // Read from the socket into the next available location in the message queue.
  3432. if ((n = pull(NULL, conn, conn->buf + conn->data_len,
  3433. conn->buf_size - conn->data_len)) <= 0) {
  3434. // Error, no bytes read
  3435. break;
  3436. }
  3437. conn->data_len += n;
  3438. }
  3439. }
  3440. }
  3441. int mg_websocket_write(struct mg_connection* conn, int opcode, const char* data, size_t dataLen) {
  3442. unsigned char header[10];
  3443. size_t headerLen = 1;
  3444. int retval = -1;
  3445. header[0] = 0x80 + (opcode & 0xF);
  3446. // Frame format: http://tools.ietf.org/html/rfc6455#section-5.2
  3447. if (dataLen < 126) {
  3448. // inline 7-bit length field
  3449. header[1] = (unsigned char)dataLen;
  3450. headerLen = 2;
  3451. } else if (dataLen <= 0xFFFF) {
  3452. // 16-bit length field
  3453. header[1] = 126;
  3454. *(uint16_t*)(header + 2) = htons((uint16_t)dataLen);
  3455. headerLen = 4;
  3456. } else {
  3457. // 64-bit length field
  3458. header[1] = 127;
  3459. *(uint32_t*)(header + 2) = htonl((uint64_t)dataLen >> 32);
  3460. *(uint32_t*)(header + 6) = htonl(dataLen & 0xFFFFFFFF);
  3461. headerLen = 10;
  3462. }
  3463. // Note that POSIX/Winsock's send() is threadsafe
  3464. // http://stackoverflow.com/questions/1981372/are-parallel-calls-to-send-recv-on-the-same-socket-valid
  3465. // but mongoose's mg_printf/mg_write is not (because of the loop in push(), although that is only
  3466. // a problem if the packet is large or outgoing buffer is full).
  3467. (void) mg_lock(conn);
  3468. retval = mg_write(conn, header, headerLen);
  3469. retval = mg_write(conn, data, dataLen);
  3470. mg_unlock(conn);
  3471. return retval;
  3472. }
  3473. static void handle_websocket_request(struct mg_connection *conn) {
  3474. const char *version = mg_get_header(conn, "Sec-WebSocket-Version");
  3475. if (version == NULL || strcmp(version, "13") != 0) {
  3476. send_http_error(conn, 426, "Upgrade Required", "%s", "Upgrade Required");
  3477. } else if (conn->ctx->callbacks.websocket_connect != NULL &&
  3478. conn->ctx->callbacks.websocket_connect(conn) != 0) {
  3479. // Callback has returned non-zero, do not proceed with handshake
  3480. } else {
  3481. send_websocket_handshake(conn);
  3482. if (conn->ctx->callbacks.websocket_ready != NULL) {
  3483. conn->ctx->callbacks.websocket_ready(conn);
  3484. }
  3485. read_websocket(conn);
  3486. }
  3487. }
  3488. static int is_websocket_request(const struct mg_connection *conn) {
  3489. const char *host, *upgrade, *connection, *version, *key;
  3490. host = mg_get_header(conn, "Host");
  3491. upgrade = mg_get_header(conn, "Upgrade");
  3492. connection = mg_get_header(conn, "Connection");
  3493. key = mg_get_header(conn, "Sec-WebSocket-Key");
  3494. version = mg_get_header(conn, "Sec-WebSocket-Version");
  3495. return host != NULL && upgrade != NULL && connection != NULL &&
  3496. key != NULL && version != NULL &&
  3497. mg_strcasestr(upgrade, "websocket") != NULL &&
  3498. mg_strcasestr(connection, "Upgrade") != NULL;
  3499. }
  3500. #endif // !USE_WEBSOCKET
  3501. static int isbyte(int n) {
  3502. return n >= 0 && n <= 255;
  3503. }
  3504. static int parse_net(const char *spec, uint32_t *net, uint32_t *mask) {
  3505. int n, a, b, c, d, slash = 32, len = 0;
  3506. if ((sscanf(spec, "%d.%d.%d.%d/%d%n", &a, &b, &c, &d, &slash, &n) == 5 ||
  3507. sscanf(spec, "%d.%d.%d.%d%n", &a, &b, &c, &d, &n) == 4) &&
  3508. isbyte(a) && isbyte(b) && isbyte(c) && isbyte(d) &&
  3509. slash >= 0 && slash < 33) {
  3510. len = n;
  3511. *net = ((uint32_t)a << 24) | ((uint32_t)b << 16) | ((uint32_t)c << 8) | d;
  3512. *mask = slash ? 0xffffffffU << (32 - slash) : 0;
  3513. }
  3514. return len;
  3515. }
  3516. static int set_throttle(const char *spec, uint32_t remote_ip, const char *uri) {
  3517. int throttle = 0;
  3518. struct vec vec, val;
  3519. uint32_t net, mask;
  3520. char mult;
  3521. double v;
  3522. while ((spec = next_option(spec, &vec, &val)) != NULL) {
  3523. mult = ',';
  3524. if (sscanf(val.ptr, "%lf%c", &v, &mult) < 1 || v < 0 ||
  3525. (lowercase(&mult) != 'k' && lowercase(&mult) != 'm' && mult != ',')) {
  3526. continue;
  3527. }
  3528. v *= lowercase(&mult) == 'k' ? 1024 : lowercase(&mult) == 'm' ? 1048576 : 1;
  3529. if (vec.len == 1 && vec.ptr[0] == '*') {
  3530. throttle = (int) v;
  3531. } else if (parse_net(vec.ptr, &net, &mask) > 0) {
  3532. if ((remote_ip & mask) == net) {
  3533. throttle = (int) v;
  3534. }
  3535. } else if (match_prefix(vec.ptr, (int)vec.len, uri) > 0) {
  3536. throttle = (int) v;
  3537. }
  3538. }
  3539. return throttle;
  3540. }
  3541. static uint32_t get_remote_ip(const struct mg_connection *conn) {
  3542. return ntohl(* (uint32_t *) &conn->client.rsa.sin.sin_addr);
  3543. }
  3544. #ifdef USE_LUA
  3545. #include "mod_lua.inl"
  3546. #endif // USE_LUA
  3547. int mg_upload(struct mg_connection *conn, const char *destination_dir) {
  3548. const char *content_type_header, *boundary_start;
  3549. char buf[MG_BUF_LEN], path[PATH_MAX], fname[1024], boundary[100], *s;
  3550. FILE *fp;
  3551. int bl, n, i, j, headers_len, boundary_len, eof,
  3552. len = 0, num_uploaded_files = 0;
  3553. // Request looks like this:
  3554. //
  3555. // POST /upload HTTP/1.1
  3556. // Host: 127.0.0.1:8080
  3557. // Content-Length: 244894
  3558. // Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryRVr
  3559. //
  3560. // ------WebKitFormBoundaryRVr
  3561. // Content-Disposition: form-data; name="file"; filename="accum.png"
  3562. // Content-Type: image/png
  3563. //
  3564. // <89>PNG
  3565. // <PNG DATA>
  3566. // ------WebKitFormBoundaryRVr
  3567. // Extract boundary string from the Content-Type header
  3568. if ((content_type_header = mg_get_header(conn, "Content-Type")) == NULL ||
  3569. (boundary_start = mg_strcasestr(content_type_header,
  3570. "boundary=")) == NULL ||
  3571. (sscanf(boundary_start, "boundary=\"%99[^\"]\"", boundary) == 0 &&
  3572. sscanf(boundary_start, "boundary=%99s", boundary) == 0) ||
  3573. boundary[0] == '\0') {
  3574. return num_uploaded_files;
  3575. }
  3576. boundary_len = (int)strlen(boundary);
  3577. bl = boundary_len + 4; // \r\n--<boundary>
  3578. for (;;) {
  3579. // Pull in headers
  3580. assert(len >= 0 && len <= (int) sizeof(buf));
  3581. while ((n = mg_read(conn, buf + len, sizeof(buf) - len)) > 0) {
  3582. len += n;
  3583. }
  3584. if ((headers_len = get_request_len(buf, len)) <= 0) {
  3585. break;
  3586. }
  3587. // Fetch file name.
  3588. fname[0] = '\0';
  3589. for (i = j = 0; i < headers_len; i++) {
  3590. if (buf[i] == '\r' && buf[i + 1] == '\n') {
  3591. buf[i] = buf[i + 1] = '\0';
  3592. // TODO(lsm): don't expect filename to be the 3rd field,
  3593. // parse the header properly instead.
  3594. IGNORE_UNUSED_RESULT(sscanf(&buf[j], "Content-Disposition: %*s %*s filename=\"%1023[^\"]",
  3595. fname));
  3596. j = i + 2;
  3597. }
  3598. }
  3599. // Give up if the headers are not what we expect
  3600. if (fname[0] == '\0') {
  3601. break;
  3602. }
  3603. // Move data to the beginning of the buffer
  3604. assert(len >= headers_len);
  3605. memmove(buf, &buf[headers_len], len - headers_len);
  3606. len -= headers_len;
  3607. // We open the file with exclusive lock held. This guarantee us
  3608. // there is no other thread can save into the same file simultaneously.
  3609. fp = NULL;
  3610. // Construct destination file name. Do not allow paths to have slashes.
  3611. if ((s = strrchr(fname, '/')) == NULL &&
  3612. (s = strrchr(fname, '\\')) == NULL) {
  3613. s = fname;
  3614. }
  3615. // Open file in binary mode. TODO: set an exclusive lock.
  3616. snprintf(path, sizeof(path), "%s/%s", destination_dir, s);
  3617. if ((fp = fopen(path, "wb")) == NULL) {
  3618. break;
  3619. }
  3620. // Read POST data, write into file until boundary is found.
  3621. eof = n = 0;
  3622. do {
  3623. len += n;
  3624. for (i = 0; i < len - bl; i++) {
  3625. if (!memcmp(&buf[i], "\r\n--", 4) &&
  3626. !memcmp(&buf[i + 4], boundary, boundary_len)) {
  3627. // Found boundary, that's the end of file data.
  3628. fwrite(buf, 1, i, fp);
  3629. eof = 1;
  3630. memmove(buf, &buf[i + bl], len - (i + bl));
  3631. len -= i + bl;
  3632. break;
  3633. }
  3634. }
  3635. if (!eof && len > bl) {
  3636. fwrite(buf, 1, len - bl, fp);
  3637. memmove(buf, &buf[len - bl], bl);
  3638. len = bl;
  3639. }
  3640. } while (!eof && (n = mg_read(conn, buf + len, sizeof(buf) - len)) > 0);
  3641. fclose(fp);
  3642. if (eof) {
  3643. num_uploaded_files++;
  3644. if (conn->ctx->callbacks.upload != NULL) {
  3645. conn->ctx->callbacks.upload(conn, path);
  3646. }
  3647. }
  3648. }
  3649. return num_uploaded_files;
  3650. }
  3651. static int is_put_or_delete_request(const struct mg_connection *conn) {
  3652. const char *s = conn->request_info.request_method;
  3653. return s != NULL && (!strcmp(s, "PUT") ||
  3654. !strcmp(s, "DELETE") ||
  3655. !strcmp(s, "MKCOL"));
  3656. }
  3657. static int get_first_ssl_listener_index(const struct mg_context *ctx) {
  3658. int i, index = -1;
  3659. for (i = 0; index == -1 && i < ctx->num_listening_sockets; i++) {
  3660. index = ctx->listening_sockets[i].is_ssl ? i : -1;
  3661. }
  3662. return index;
  3663. }
  3664. static void redirect_to_https_port(struct mg_connection *conn, int ssl_index) {
  3665. char host[1025];
  3666. const char *host_header;
  3667. if ((host_header = mg_get_header(conn, "Host")) == NULL ||
  3668. sscanf(host_header, "%1024[^:]", host) == 0) {
  3669. // Cannot get host from the Host: header. Fallback to our IP address.
  3670. sockaddr_to_string(host, sizeof(host), &conn->client.lsa);
  3671. }
  3672. mg_printf(conn, "HTTP/1.1 302 Found\r\nLocation: https://%s:%d%s\r\n\r\n",
  3673. host, (int) ntohs(conn->ctx->listening_sockets[ssl_index].
  3674. lsa.sin.sin_port), conn->request_info.uri);
  3675. }
  3676. // This is the heart of the Civetweb's logic.
  3677. // This function is called when the request is read, parsed and validated,
  3678. // and Civetweb must decide what action to take: serve a file, or
  3679. // a directory, or call embedded function, etcetera.
  3680. static void handle_request(struct mg_connection *conn) {
  3681. struct mg_request_info *ri = &conn->request_info;
  3682. char path[PATH_MAX];
  3683. int uri_len, ssl_index;
  3684. struct file file = STRUCT_FILE_INITIALIZER;
  3685. if ((conn->request_info.query_string = strchr(ri->uri, '?')) != NULL) {
  3686. * ((char *) conn->request_info.query_string++) = '\0';
  3687. }
  3688. uri_len = (int) strlen(ri->uri);
  3689. mg_url_decode(ri->uri, uri_len, (char *) ri->uri, uri_len + 1, 0);
  3690. remove_double_dots_and_double_slashes((char *) ri->uri);
  3691. convert_uri_to_file_name(conn, path, sizeof(path), &file);
  3692. conn->throttle = set_throttle(conn->ctx->config[THROTTLE],
  3693. get_remote_ip(conn), ri->uri);
  3694. DEBUG_TRACE(("%s", ri->uri));
  3695. // Perform redirect and auth checks before calling begin_request() handler.
  3696. // Otherwise, begin_request() would need to perform auth checks and redirects.
  3697. if (!conn->client.is_ssl && conn->client.ssl_redir &&
  3698. (ssl_index = get_first_ssl_listener_index(conn->ctx)) > -1) {
  3699. redirect_to_https_port(conn, ssl_index);
  3700. } else if (!is_put_or_delete_request(conn) &&
  3701. !check_authorization(conn, path)) {
  3702. send_authorization_request(conn);
  3703. } else if (conn->ctx->callbacks.begin_request != NULL &&
  3704. conn->ctx->callbacks.begin_request(conn)) {
  3705. // Do nothing, callback has served the request
  3706. #if defined(USE_WEBSOCKET)
  3707. } else if (is_websocket_request(conn)) {
  3708. handle_websocket_request(conn);
  3709. #endif
  3710. } else if (!strcmp(ri->request_method, "OPTIONS")) {
  3711. send_options(conn);
  3712. } else if (conn->ctx->config[DOCUMENT_ROOT] == NULL) {
  3713. send_http_error(conn, 404, "Not Found", "Not Found");
  3714. } else if (is_put_or_delete_request(conn) &&
  3715. (is_authorized_for_put(conn) != 1)) {
  3716. send_authorization_request(conn);
  3717. } else if (!strcmp(ri->request_method, "PUT")) {
  3718. put_file(conn, path);
  3719. } else if (!strcmp(ri->request_method, "MKCOL")) {
  3720. mkcol(conn, path);
  3721. } else if (!strcmp(ri->request_method, "DELETE")) {
  3722. struct de de;
  3723. memset(&de.file, 0, sizeof(de.file));
  3724. if(!mg_stat(conn, path, &de.file)) {
  3725. send_http_error(conn, 404, "Not Found", "%s", "File not found");
  3726. } else {
  3727. if(de.file.modification_time) {
  3728. if(de.file.is_directory) {
  3729. remove_directory(conn, path);
  3730. send_http_error(conn, 204, "No Content", "%s", "");
  3731. } else if (mg_remove(path) == 0) {
  3732. send_http_error(conn, 204, "No Content", "%s", "");
  3733. } else {
  3734. send_http_error(conn, 423, "Locked", "remove(%s): %s", path,
  3735. strerror(ERRNO));
  3736. }
  3737. }
  3738. else {
  3739. send_http_error(conn, 500, http_500_error, "remove(%s): %s", path,
  3740. strerror(ERRNO));
  3741. }
  3742. }
  3743. } else if ((file.membuf == NULL && file.modification_time == (time_t) 0) ||
  3744. must_hide_file(conn, path)) {
  3745. send_http_error(conn, 404, "Not Found", "%s", "File not found");
  3746. } else if (file.is_directory && ri->uri[uri_len - 1] != '/') {
  3747. mg_printf(conn, "HTTP/1.1 301 Moved Permanently\r\n"
  3748. "Location: %s/\r\n\r\n", ri->uri);
  3749. } else if (!strcmp(ri->request_method, "PROPFIND")) {
  3750. handle_propfind(conn, path, &file);
  3751. } else if (file.is_directory &&
  3752. !substitute_index_file(conn, path, sizeof(path), &file)) {
  3753. if (!mg_strcasecmp(conn->ctx->config[ENABLE_DIRECTORY_LISTING], "yes")) {
  3754. handle_directory_request(conn, path);
  3755. } else {
  3756. send_http_error(conn, 403, "Directory Listing Denied",
  3757. "Directory listing denied");
  3758. }
  3759. #ifdef USE_LUA
  3760. } else if (match_prefix("**.lp$", 6, path) > 0) {
  3761. handle_lsp_request(conn, path, &file, NULL);
  3762. #endif
  3763. #if !defined(NO_CGI)
  3764. } else if (match_prefix(conn->ctx->config[CGI_EXTENSIONS],
  3765. (int)strlen(conn->ctx->config[CGI_EXTENSIONS]),
  3766. path) > 0) {
  3767. if (strcmp(ri->request_method, "POST") &&
  3768. strcmp(ri->request_method, "HEAD") &&
  3769. strcmp(ri->request_method, "GET")) {
  3770. send_http_error(conn, 501, "Not Implemented",
  3771. "Method %s is not implemented", ri->request_method);
  3772. } else {
  3773. handle_cgi_request(conn, path);
  3774. }
  3775. #endif // !NO_CGI
  3776. } else if (match_prefix(conn->ctx->config[SSI_EXTENSIONS],
  3777. (int)strlen(conn->ctx->config[SSI_EXTENSIONS]),
  3778. path) > 0) {
  3779. handle_ssi_file_request(conn, path);
  3780. } else if (is_not_modified(conn, &file)) {
  3781. send_http_error(conn, 304, "Not Modified", "%s", "");
  3782. } else {
  3783. handle_file_request(conn, path, &file);
  3784. }
  3785. }
  3786. static void close_all_listening_sockets(struct mg_context *ctx) {
  3787. int i;
  3788. for (i = 0; i < ctx->num_listening_sockets; i++) {
  3789. closesocket(ctx->listening_sockets[i].sock);
  3790. }
  3791. free(ctx->listening_sockets);
  3792. }
  3793. static int is_valid_port(unsigned int port) {
  3794. return port > 0 && port < 0xffff;
  3795. }
  3796. // Valid listening port specification is: [ip_address:]port[s]
  3797. // Examples: 80, 443s, 127.0.0.1:3128, 1.2.3.4:8080s
  3798. // TODO(lsm): add parsing of the IPv6 address
  3799. static int parse_port_string(const struct vec *vec, struct socket *so) {
  3800. unsigned int a, b, c, d, ch, len, port;
  3801. #if defined(USE_IPV6)
  3802. char buf[100];
  3803. #endif
  3804. // MacOS needs that. If we do not zero it, subsequent bind() will fail.
  3805. // Also, all-zeroes in the socket address means binding to all addresses
  3806. // for both IPv4 and IPv6 (INADDR_ANY and IN6ADDR_ANY_INIT).
  3807. memset(so, 0, sizeof(*so));
  3808. so->lsa.sin.sin_family = AF_INET;
  3809. if (sscanf(vec->ptr, "%u.%u.%u.%u:%u%n", &a, &b, &c, &d, &port, &len) == 5) {
  3810. // Bind to a specific IPv4 address, e.g. 192.168.1.5:8080
  3811. so->lsa.sin.sin_addr.s_addr = htonl((a << 24) | (b << 16) | (c << 8) | d);
  3812. so->lsa.sin.sin_port = htons((uint16_t) port);
  3813. #if defined(USE_IPV6)
  3814. } else if (sscanf(vec->ptr, "[%49[^]]]:%d%n", buf, &port, &len) == 2 &&
  3815. inet_pton(AF_INET6, buf, &so->lsa.sin6.sin6_addr)) {
  3816. // IPv6 address, e.g. [3ffe:2a00:100:7031::1]:8080
  3817. so->lsa.sin6.sin6_family = AF_INET6;
  3818. so->lsa.sin6.sin6_port = htons((uint16_t) port);
  3819. #endif
  3820. } else if (sscanf(vec->ptr, "%u%n", &port, &len) == 1) {
  3821. // If only port is specified, bind to IPv4, INADDR_ANY
  3822. so->lsa.sin.sin_port = htons((uint16_t) port);
  3823. } else {
  3824. port = len = 0; // Parsing failure. Make port invalid.
  3825. }
  3826. ch = vec->ptr[len]; // Next character after the port number
  3827. so->is_ssl = ch == 's';
  3828. so->ssl_redir = ch == 'r';
  3829. // Make sure the port is valid and vector ends with 's', 'r' or ','
  3830. return is_valid_port(port) &&
  3831. (ch == '\0' || ch == 's' || ch == 'r' || ch == ',');
  3832. }
  3833. static int set_ports_option(struct mg_context *ctx) {
  3834. const char *list = ctx->config[LISTENING_PORTS];
  3835. int on = 1, success = 1;
  3836. #if defined(USE_IPV6)
  3837. int off = 0;
  3838. #endif
  3839. struct vec vec;
  3840. struct socket so, *ptr;
  3841. while (success && (list = next_option(list, &vec, NULL)) != NULL) {
  3842. if (!parse_port_string(&vec, &so)) {
  3843. mg_cry(fc(ctx), "%s: %.*s: invalid port spec. Expecting list of: %s",
  3844. __func__, (int) vec.len, vec.ptr, "[IP_ADDRESS:]PORT[s|r]");
  3845. success = 0;
  3846. } else if (so.is_ssl && ctx->ssl_ctx == NULL) {
  3847. mg_cry(fc(ctx), "Cannot add SSL socket, is -ssl_certificate option set?");
  3848. success = 0;
  3849. } else if ((so.sock = socket(so.lsa.sa.sa_family, SOCK_STREAM, 6)) ==
  3850. INVALID_SOCKET ||
  3851. // On Windows, SO_REUSEADDR is recommended only for
  3852. // broadcast UDP sockets
  3853. setsockopt(so.sock, SOL_SOCKET, SO_REUSEADDR,
  3854. (void *) &on, sizeof(on)) != 0 ||
  3855. #if defined(USE_IPV6)
  3856. (so.lsa.sa.sa_family == AF_INET6 &&
  3857. setsockopt(so.sock, IPPROTO_IPV6, IPV6_V6ONLY, (void *) &off,
  3858. sizeof(off)) != 0) ||
  3859. #endif
  3860. bind(so.sock, &so.lsa.sa, so.lsa.sa.sa_family == AF_INET ?
  3861. sizeof(so.lsa.sin) : sizeof(so.lsa)) != 0 ||
  3862. listen(so.sock, SOMAXCONN) != 0) {
  3863. mg_cry(fc(ctx), "%s: cannot bind to %.*s: %d (%s)", __func__,
  3864. (int) vec.len, vec.ptr, ERRNO, strerror(errno));
  3865. closesocket(so.sock);
  3866. success = 0;
  3867. } else if ((ptr = (struct socket *) realloc(ctx->listening_sockets,
  3868. (ctx->num_listening_sockets + 1) *
  3869. sizeof(ctx->listening_sockets[0]))) == NULL) {
  3870. closesocket(so.sock);
  3871. success = 0;
  3872. } else {
  3873. set_close_on_exec(so.sock);
  3874. ctx->listening_sockets = ptr;
  3875. ctx->listening_sockets[ctx->num_listening_sockets] = so;
  3876. ctx->num_listening_sockets++;
  3877. }
  3878. }
  3879. if (!success) {
  3880. close_all_listening_sockets(ctx);
  3881. }
  3882. return success;
  3883. }
  3884. static void log_header(const struct mg_connection *conn, const char *header,
  3885. FILE *fp) {
  3886. const char *header_value;
  3887. if ((header_value = mg_get_header(conn, header)) == NULL) {
  3888. (void) fprintf(fp, "%s", " -");
  3889. } else {
  3890. (void) fprintf(fp, " \"%s\"", header_value);
  3891. }
  3892. }
  3893. static void log_access(const struct mg_connection *conn) {
  3894. const struct mg_request_info *ri;
  3895. FILE *fp;
  3896. char date[64], src_addr[IP_ADDR_STR_LEN];
  3897. fp = conn->ctx->config[ACCESS_LOG_FILE] == NULL ? NULL :
  3898. fopen(conn->ctx->config[ACCESS_LOG_FILE], "a+");
  3899. if (fp == NULL)
  3900. return;
  3901. strftime(date, sizeof(date), "%d/%b/%Y:%H:%M:%S %z",
  3902. localtime(&conn->birth_time));
  3903. ri = &conn->request_info;
  3904. flockfile(fp);
  3905. sockaddr_to_string(src_addr, sizeof(src_addr), &conn->client.rsa);
  3906. fprintf(fp, "%s - %s [%s] \"%s %s HTTP/%s\" %d %" INT64_FMT,
  3907. src_addr, ri->remote_user == NULL ? "-" : ri->remote_user, date,
  3908. ri->request_method ? ri->request_method : "-",
  3909. ri->uri ? ri->uri : "-", ri->http_version,
  3910. conn->status_code, conn->num_bytes_sent);
  3911. log_header(conn, "Referer", fp);
  3912. log_header(conn, "User-Agent", fp);
  3913. fputc('\n', fp);
  3914. fflush(fp);
  3915. funlockfile(fp);
  3916. fclose(fp);
  3917. }
  3918. // Verify given socket address against the ACL.
  3919. // Return -1 if ACL is malformed, 0 if address is disallowed, 1 if allowed.
  3920. static int check_acl(struct mg_context *ctx, uint32_t remote_ip) {
  3921. int allowed, flag;
  3922. uint32_t net, mask;
  3923. struct vec vec;
  3924. const char *list = ctx->config[ACCESS_CONTROL_LIST];
  3925. // If any ACL is set, deny by default
  3926. allowed = list == NULL ? '+' : '-';
  3927. while ((list = next_option(list, &vec, NULL)) != NULL) {
  3928. flag = vec.ptr[0];
  3929. if ((flag != '+' && flag != '-') ||
  3930. parse_net(&vec.ptr[1], &net, &mask) == 0) {
  3931. mg_cry(fc(ctx), "%s: subnet must be [+|-]x.x.x.x[/x]", __func__);
  3932. return -1;
  3933. }
  3934. if (net == (remote_ip & mask)) {
  3935. allowed = flag;
  3936. }
  3937. }
  3938. return allowed == '+';
  3939. }
  3940. #if !defined(_WIN32)
  3941. static int set_uid_option(struct mg_context *ctx) {
  3942. struct passwd *pw;
  3943. const char *uid = ctx->config[RUN_AS_USER];
  3944. int success = 0;
  3945. if (uid == NULL) {
  3946. success = 1;
  3947. } else {
  3948. if ((pw = getpwnam(uid)) == NULL) {
  3949. mg_cry(fc(ctx), "%s: unknown user [%s]", __func__, uid);
  3950. } else if (setgid(pw->pw_gid) == -1) {
  3951. mg_cry(fc(ctx), "%s: setgid(%s): %s", __func__, uid, strerror(errno));
  3952. } else if (setuid(pw->pw_uid) == -1) {
  3953. mg_cry(fc(ctx), "%s: setuid(%s): %s", __func__, uid, strerror(errno));
  3954. } else {
  3955. success = 1;
  3956. }
  3957. }
  3958. return success;
  3959. }
  3960. #endif // !_WIN32
  3961. #if !defined(NO_SSL)
  3962. static pthread_mutex_t *ssl_mutexes;
  3963. static int sslize(struct mg_connection *conn, SSL_CTX *s, int (*func)(SSL *)) {
  3964. return (conn->ssl = SSL_new(s)) != NULL &&
  3965. SSL_set_fd(conn->ssl, conn->client.sock) == 1 &&
  3966. func(conn->ssl) == 1;
  3967. }
  3968. // Return OpenSSL error message
  3969. static const char *ssl_error(void) {
  3970. unsigned long err;
  3971. err = ERR_get_error();
  3972. return err == 0 ? "" : ERR_error_string(err, NULL);
  3973. }
  3974. static void ssl_locking_callback(int mode, int mutex_num, const char *file,
  3975. int line) {
  3976. (void) line;
  3977. (void) file;
  3978. if (mode & 1) { // 1 is CRYPTO_LOCK
  3979. (void) pthread_mutex_lock(&ssl_mutexes[mutex_num]);
  3980. } else {
  3981. (void) pthread_mutex_unlock(&ssl_mutexes[mutex_num]);
  3982. }
  3983. }
  3984. static unsigned long ssl_id_callback(void) {
  3985. return (unsigned long) pthread_self();
  3986. }
  3987. #if !defined(NO_SSL_DL)
  3988. static int load_dll(struct mg_context *ctx, const char *dll_name,
  3989. struct ssl_func *sw) {
  3990. union {void *p; void (*fp)(void);} u;
  3991. void *dll_handle;
  3992. struct ssl_func *fp;
  3993. if ((dll_handle = dlopen(dll_name, RTLD_LAZY)) == NULL) {
  3994. mg_cry(fc(ctx), "%s: cannot load %s", __func__, dll_name);
  3995. return 0;
  3996. }
  3997. for (fp = sw; fp->name != NULL; fp++) {
  3998. #ifdef _WIN32
  3999. // GetProcAddress() returns pointer to function
  4000. u.fp = (void (*)(void)) dlsym(dll_handle, fp->name);
  4001. #else
  4002. // dlsym() on UNIX returns void *. ISO C forbids casts of data pointers to
  4003. // function pointers. We need to use a union to make a cast.
  4004. u.p = dlsym(dll_handle, fp->name);
  4005. #endif // _WIN32
  4006. if (u.fp == NULL) {
  4007. mg_cry(fc(ctx), "%s: %s: cannot find %s", __func__, dll_name, fp->name);
  4008. return 0;
  4009. } else {
  4010. fp->ptr = u.fp;
  4011. }
  4012. }
  4013. return 1;
  4014. }
  4015. #endif // NO_SSL_DL
  4016. // Dynamically load SSL library. Set up ctx->ssl_ctx pointer.
  4017. static int set_ssl_option(struct mg_context *ctx) {
  4018. int i, size;
  4019. const char *pem;
  4020. // If PEM file is not specified and the init_ssl callback
  4021. // is not specified, skip SSL initialization.
  4022. if ((pem = ctx->config[SSL_CERTIFICATE]) == NULL &&
  4023. ctx->callbacks.init_ssl == NULL) {
  4024. return 1;
  4025. }
  4026. #if !defined(NO_SSL_DL)
  4027. if (!load_dll(ctx, SSL_LIB, ssl_sw) ||
  4028. !load_dll(ctx, CRYPTO_LIB, crypto_sw)) {
  4029. return 0;
  4030. }
  4031. #endif // NO_SSL_DL
  4032. // Initialize SSL library
  4033. SSL_library_init();
  4034. SSL_load_error_strings();
  4035. if ((ctx->ssl_ctx = SSL_CTX_new(SSLv23_server_method())) == NULL) {
  4036. mg_cry(fc(ctx), "SSL_CTX_new (server) error: %s", ssl_error());
  4037. return 0;
  4038. }
  4039. // If user callback returned non-NULL, that means that user callback has
  4040. // set up certificate itself. In this case, skip sertificate setting.
  4041. if ((ctx->callbacks.init_ssl == NULL ||
  4042. !ctx->callbacks.init_ssl(ctx->ssl_ctx, ctx->user_data)) &&
  4043. (SSL_CTX_use_certificate_file(ctx->ssl_ctx, pem, 1) == 0 ||
  4044. SSL_CTX_use_PrivateKey_file(ctx->ssl_ctx, pem, 1) == 0)) {
  4045. mg_cry(fc(ctx), "%s: cannot open %s: %s", __func__, pem, ssl_error());
  4046. return 0;
  4047. }
  4048. if (pem != NULL) {
  4049. (void) SSL_CTX_use_certificate_chain_file(ctx->ssl_ctx, pem);
  4050. }
  4051. // Initialize locking callbacks, needed for thread safety.
  4052. // http://www.openssl.org/support/faq.html#PROG1
  4053. size = sizeof(pthread_mutex_t) * CRYPTO_num_locks();
  4054. if ((ssl_mutexes = (pthread_mutex_t *) malloc((size_t)size)) == NULL) {
  4055. mg_cry(fc(ctx), "%s: cannot allocate mutexes: %s", __func__, ssl_error());
  4056. return 0;
  4057. }
  4058. for (i = 0; i < CRYPTO_num_locks(); i++) {
  4059. pthread_mutex_init(&ssl_mutexes[i], NULL);
  4060. }
  4061. CRYPTO_set_locking_callback(&ssl_locking_callback);
  4062. CRYPTO_set_id_callback(&ssl_id_callback);
  4063. return 1;
  4064. }
  4065. static void uninitialize_ssl(struct mg_context *ctx) {
  4066. int i;
  4067. if (ctx->ssl_ctx != NULL) {
  4068. CRYPTO_set_locking_callback(NULL);
  4069. for (i = 0; i < CRYPTO_num_locks(); i++) {
  4070. pthread_mutex_destroy(&ssl_mutexes[i]);
  4071. }
  4072. CRYPTO_set_locking_callback(NULL);
  4073. CRYPTO_set_id_callback(NULL);
  4074. }
  4075. }
  4076. #endif // !NO_SSL
  4077. static int set_gpass_option(struct mg_context *ctx) {
  4078. struct file file = STRUCT_FILE_INITIALIZER;
  4079. const char *path = ctx->config[GLOBAL_PASSWORDS_FILE];
  4080. if (path != NULL && !mg_stat(fc(ctx), path, &file)) {
  4081. mg_cry(fc(ctx), "Cannot open %s: %s", path, strerror(ERRNO));
  4082. return 0;
  4083. }
  4084. return 1;
  4085. }
  4086. static int set_acl_option(struct mg_context *ctx) {
  4087. return check_acl(ctx, (uint32_t) 0x7f000001UL) != -1;
  4088. }
  4089. static void reset_per_request_attributes(struct mg_connection *conn) {
  4090. conn->path_info = NULL;
  4091. conn->num_bytes_sent = conn->consumed_content = 0;
  4092. conn->status_code = -1;
  4093. conn->must_close = conn->request_len = conn->throttle = 0;
  4094. }
  4095. static void close_socket_gracefully(struct mg_connection *conn) {
  4096. #if defined(_WIN32)
  4097. char buf[MG_BUF_LEN];
  4098. int n;
  4099. #endif
  4100. struct linger linger;
  4101. // Set linger option to avoid socket hanging out after close. This prevent
  4102. // ephemeral port exhaust problem under high QPS.
  4103. linger.l_onoff = 1;
  4104. linger.l_linger = 1;
  4105. setsockopt(conn->client.sock, SOL_SOCKET, SO_LINGER,
  4106. (char *) &linger, sizeof(linger));
  4107. // Send FIN to the client
  4108. shutdown(conn->client.sock, SHUT_WR);
  4109. set_non_blocking_mode(conn->client.sock);
  4110. #if defined(_WIN32)
  4111. // Read and discard pending incoming data. If we do not do that and close the
  4112. // socket, the data in the send buffer may be discarded. This
  4113. // behaviour is seen on Windows, when client keeps sending data
  4114. // when server decides to close the connection; then when client
  4115. // does recv() it gets no data back.
  4116. do {
  4117. n = pull(NULL, conn, buf, sizeof(buf));
  4118. } while (n > 0);
  4119. #endif
  4120. // Now we know that our FIN is ACK-ed, safe to close
  4121. closesocket(conn->client.sock);
  4122. }
  4123. static void close_connection(struct mg_connection *conn) {
  4124. mg_lock(conn);
  4125. conn->must_close = 1;
  4126. #ifndef NO_SSL
  4127. if (conn->ssl != NULL) {
  4128. // Run SSL_shutdown twice to ensure completly close SSL connection
  4129. SSL_shutdown(conn->ssl);
  4130. SSL_free(conn->ssl);
  4131. conn->ssl = NULL;
  4132. }
  4133. #endif
  4134. if (conn->client.sock != INVALID_SOCKET) {
  4135. close_socket_gracefully(conn);
  4136. conn->client.sock = INVALID_SOCKET;
  4137. }
  4138. mg_unlock(conn);
  4139. }
  4140. void mg_close_connection(struct mg_connection *conn) {
  4141. #ifndef NO_SSL
  4142. if (conn->client_ssl_ctx != NULL) {
  4143. SSL_CTX_free((SSL_CTX *) conn->client_ssl_ctx);
  4144. }
  4145. #endif
  4146. close_connection(conn);
  4147. (void) pthread_mutex_destroy(&conn->mutex);
  4148. free(conn);
  4149. }
  4150. struct mg_connection *mg_connect(const char *host, int port, int use_ssl,
  4151. char *ebuf, size_t ebuf_len) {
  4152. static struct mg_context fake_ctx;
  4153. struct mg_connection *conn = NULL;
  4154. SOCKET sock;
  4155. if ((sock = conn2(host, port, use_ssl, ebuf, ebuf_len)) == INVALID_SOCKET) {
  4156. } else if ((conn = (struct mg_connection *)
  4157. calloc(1, sizeof(*conn) + MAX_REQUEST_SIZE)) == NULL) {
  4158. snprintf(ebuf, ebuf_len, "calloc(): %s", strerror(ERRNO));
  4159. closesocket(sock);
  4160. #ifndef NO_SSL
  4161. } else if (use_ssl && (conn->client_ssl_ctx =
  4162. SSL_CTX_new(SSLv23_client_method())) == NULL) {
  4163. snprintf(ebuf, ebuf_len, "SSL_CTX_new error");
  4164. closesocket(sock);
  4165. free(conn);
  4166. conn = NULL;
  4167. #endif // NO_SSL
  4168. } else {
  4169. socklen_t len = sizeof(struct sockaddr);
  4170. conn->buf_size = MAX_REQUEST_SIZE;
  4171. conn->buf = (char *) (conn + 1);
  4172. conn->ctx = &fake_ctx;
  4173. conn->client.sock = sock;
  4174. getsockname(sock, &conn->client.rsa.sa, &len);
  4175. conn->client.is_ssl = use_ssl;
  4176. (void) pthread_mutex_init(&conn->mutex, NULL);
  4177. #ifndef NO_SSL
  4178. if (use_ssl) {
  4179. // SSL_CTX_set_verify call is needed to switch off server certificate
  4180. // checking, which is off by default in OpenSSL and on in yaSSL.
  4181. SSL_CTX_set_verify(conn->client_ssl_ctx, 0, 0);
  4182. sslize(conn, conn->client_ssl_ctx, SSL_connect);
  4183. }
  4184. #endif
  4185. }
  4186. return conn;
  4187. }
  4188. static int is_valid_uri(const char *uri) {
  4189. // Conform to http://www.w3.org/Protocols/rfc2616/rfc2616-sec5.html#sec5.1.2
  4190. // URI can be an asterisk (*) or should start with slash.
  4191. return uri[0] == '/' || (uri[0] == '*' && uri[1] == '\0');
  4192. }
  4193. static int getreq(struct mg_connection *conn, char *ebuf, size_t ebuf_len) {
  4194. const char *cl;
  4195. ebuf[0] = '\0';
  4196. reset_per_request_attributes(conn);
  4197. conn->request_len = read_request(NULL, conn, conn->buf, conn->buf_size,
  4198. &conn->data_len);
  4199. assert(conn->request_len < 0 || conn->data_len >= conn->request_len);
  4200. if (conn->request_len == 0 && conn->data_len == conn->buf_size) {
  4201. snprintf(ebuf, ebuf_len, "%s", "Request Too Large");
  4202. } else if (conn->request_len <= 0) {
  4203. snprintf(ebuf, ebuf_len, "%s", "Client closed connection");
  4204. } else if (parse_http_message(conn->buf, conn->buf_size,
  4205. &conn->request_info) <= 0) {
  4206. snprintf(ebuf, ebuf_len, "Bad request: [%.*s]", conn->data_len, conn->buf);
  4207. } else {
  4208. // Request is valid
  4209. if ((cl = get_header(&conn->request_info, "Content-Length")) != NULL) {
  4210. conn->content_len = strtoll(cl, NULL, 10);
  4211. } else if (!mg_strcasecmp(conn->request_info.request_method, "POST") ||
  4212. !mg_strcasecmp(conn->request_info.request_method, "PUT")) {
  4213. conn->content_len = -1;
  4214. } else {
  4215. conn->content_len = 0;
  4216. }
  4217. conn->birth_time = time(NULL);
  4218. }
  4219. return ebuf[0] == '\0';
  4220. }
  4221. struct mg_connection *mg_download(const char *host, int port, int use_ssl,
  4222. char *ebuf, size_t ebuf_len,
  4223. const char *fmt, ...) {
  4224. struct mg_connection *conn;
  4225. va_list ap;
  4226. va_start(ap, fmt);
  4227. ebuf[0] = '\0';
  4228. if ((conn = mg_connect(host, port, use_ssl, ebuf, ebuf_len)) == NULL) {
  4229. } else if (mg_vprintf(conn, fmt, ap) <= 0) {
  4230. snprintf(ebuf, ebuf_len, "%s", "Error sending request");
  4231. } else {
  4232. getreq(conn, ebuf, ebuf_len);
  4233. }
  4234. if (ebuf[0] != '\0' && conn != NULL) {
  4235. mg_close_connection(conn);
  4236. conn = NULL;
  4237. }
  4238. return conn;
  4239. }
  4240. static void process_new_connection(struct mg_connection *conn) {
  4241. struct mg_request_info *ri = &conn->request_info;
  4242. int keep_alive_enabled, keep_alive, discard_len;
  4243. char ebuf[100];
  4244. keep_alive_enabled = !strcmp(conn->ctx->config[ENABLE_KEEP_ALIVE], "yes");
  4245. keep_alive = 0;
  4246. // Important: on new connection, reset the receiving buffer. Credit goes
  4247. // to crule42.
  4248. conn->data_len = 0;
  4249. do {
  4250. if (!getreq(conn, ebuf, sizeof(ebuf))) {
  4251. send_http_error(conn, 500, "Server Error", "%s", ebuf);
  4252. conn->must_close = 1;
  4253. } else if (!is_valid_uri(conn->request_info.uri)) {
  4254. snprintf(ebuf, sizeof(ebuf), "Invalid URI: [%s]", ri->uri);
  4255. send_http_error(conn, 400, "Bad Request", "%s", ebuf);
  4256. } else if (strcmp(ri->http_version, "1.0") &&
  4257. strcmp(ri->http_version, "1.1")) {
  4258. snprintf(ebuf, sizeof(ebuf), "Bad HTTP version: [%s]", ri->http_version);
  4259. send_http_error(conn, 505, "Bad HTTP version", "%s", ebuf);
  4260. }
  4261. if (ebuf[0] == '\0') {
  4262. handle_request(conn);
  4263. if (conn->ctx->callbacks.end_request != NULL) {
  4264. conn->ctx->callbacks.end_request(conn, conn->status_code);
  4265. }
  4266. log_access(conn);
  4267. }
  4268. if (ri->remote_user != NULL) {
  4269. free((void *) ri->remote_user);
  4270. // Important! When having connections with and without auth
  4271. // would cause double free and then crash
  4272. ri->remote_user = NULL;
  4273. }
  4274. // NOTE(lsm): order is important here. should_keep_alive() call
  4275. // is using parsed request, which will be invalid after memmove's below.
  4276. // Therefore, memorize should_keep_alive() result now for later use
  4277. // in loop exit condition.
  4278. keep_alive = conn->ctx->stop_flag == 0 && keep_alive_enabled &&
  4279. conn->content_len >= 0 && should_keep_alive(conn);
  4280. // Discard all buffered data for this request
  4281. discard_len = conn->content_len >= 0 && conn->request_len > 0 &&
  4282. conn->request_len + conn->content_len < (int64_t) conn->data_len ?
  4283. (int) (conn->request_len + conn->content_len) : conn->data_len;
  4284. assert(discard_len >= 0);
  4285. memmove(conn->buf, conn->buf + discard_len, conn->data_len - discard_len);
  4286. conn->data_len -= discard_len;
  4287. assert(conn->data_len >= 0);
  4288. assert(conn->data_len <= conn->buf_size);
  4289. } while (keep_alive);
  4290. }
  4291. // Worker threads take accepted socket from the queue
  4292. static int consume_socket(struct mg_context *ctx, struct socket *sp) {
  4293. (void) pthread_mutex_lock(&ctx->mutex);
  4294. DEBUG_TRACE(("going idle"));
  4295. // If the queue is empty, wait. We're idle at this point.
  4296. while (ctx->sq_head == ctx->sq_tail && ctx->stop_flag == 0) {
  4297. pthread_cond_wait(&ctx->sq_full, &ctx->mutex);
  4298. }
  4299. // If we're stopping, sq_head may be equal to sq_tail.
  4300. if (ctx->sq_head > ctx->sq_tail) {
  4301. // Copy socket from the queue and increment tail
  4302. *sp = ctx->queue[ctx->sq_tail % ARRAY_SIZE(ctx->queue)];
  4303. ctx->sq_tail++;
  4304. DEBUG_TRACE(("grabbed socket %d, going busy", sp->sock));
  4305. // Wrap pointers if needed
  4306. while (ctx->sq_tail > (int) ARRAY_SIZE(ctx->queue)) {
  4307. ctx->sq_tail -= ARRAY_SIZE(ctx->queue);
  4308. ctx->sq_head -= ARRAY_SIZE(ctx->queue);
  4309. }
  4310. }
  4311. (void) pthread_cond_signal(&ctx->sq_empty);
  4312. (void) pthread_mutex_unlock(&ctx->mutex);
  4313. return !ctx->stop_flag;
  4314. }
  4315. static void *worker_thread(void *thread_func_param) {
  4316. struct mg_context *ctx = (struct mg_context *) thread_func_param;
  4317. struct mg_connection *conn;
  4318. conn = (struct mg_connection *) calloc(1, sizeof(*conn) + MAX_REQUEST_SIZE);
  4319. if (conn == NULL) {
  4320. mg_cry(fc(ctx), "%s", "Cannot create new connection struct, OOM");
  4321. } else {
  4322. conn->buf_size = MAX_REQUEST_SIZE;
  4323. conn->buf = (char *) (conn + 1);
  4324. conn->ctx = ctx;
  4325. conn->request_info.user_data = ctx->user_data;
  4326. // Allocate a mutex for this connection to allow communication both
  4327. // within the request handler and from elsewhere in the application
  4328. (void) pthread_mutex_init(&conn->mutex, NULL);
  4329. // Call consume_socket() even when ctx->stop_flag > 0, to let it signal
  4330. // sq_empty condvar to wake up the master waiting in produce_socket()
  4331. while (consume_socket(ctx, &conn->client)) {
  4332. conn->birth_time = time(NULL);
  4333. // Fill in IP, port info early so even if SSL setup below fails,
  4334. // error handler would have the corresponding info.
  4335. // Thanks to Johannes Winkelmann for the patch.
  4336. // TODO(lsm): Fix IPv6 case
  4337. conn->request_info.remote_port = ntohs(conn->client.rsa.sin.sin_port);
  4338. memcpy(&conn->request_info.remote_ip,
  4339. &conn->client.rsa.sin.sin_addr.s_addr, 4);
  4340. conn->request_info.remote_ip = ntohl(conn->request_info.remote_ip);
  4341. conn->request_info.is_ssl = conn->client.is_ssl;
  4342. if (!conn->client.is_ssl
  4343. #ifndef NO_SSL
  4344. || sslize(conn, conn->ctx->ssl_ctx, SSL_accept)
  4345. #endif
  4346. ) {
  4347. process_new_connection(conn);
  4348. }
  4349. close_connection(conn);
  4350. }
  4351. free(conn);
  4352. }
  4353. // Signal master that we're done with connection and exiting
  4354. (void) pthread_mutex_lock(&ctx->mutex);
  4355. ctx->num_threads--;
  4356. (void) pthread_cond_signal(&ctx->cond);
  4357. assert(ctx->num_threads >= 0);
  4358. (void) pthread_mutex_unlock(&ctx->mutex);
  4359. DEBUG_TRACE(("exiting"));
  4360. return NULL;
  4361. }
  4362. // Master thread adds accepted socket to a queue
  4363. static void produce_socket(struct mg_context *ctx, const struct socket *sp) {
  4364. (void) pthread_mutex_lock(&ctx->mutex);
  4365. // If the queue is full, wait
  4366. while (ctx->stop_flag == 0 &&
  4367. ctx->sq_head - ctx->sq_tail >= (int) ARRAY_SIZE(ctx->queue)) {
  4368. (void) pthread_cond_wait(&ctx->sq_empty, &ctx->mutex);
  4369. }
  4370. if (ctx->sq_head - ctx->sq_tail < (int) ARRAY_SIZE(ctx->queue)) {
  4371. // Copy socket to the queue and increment head
  4372. ctx->queue[ctx->sq_head % ARRAY_SIZE(ctx->queue)] = *sp;
  4373. ctx->sq_head++;
  4374. DEBUG_TRACE(("queued socket %d", sp->sock));
  4375. }
  4376. (void) pthread_cond_signal(&ctx->sq_full);
  4377. (void) pthread_mutex_unlock(&ctx->mutex);
  4378. }
  4379. static int set_sock_timeout(SOCKET sock, int milliseconds) {
  4380. #ifdef _WIN32
  4381. DWORD t = milliseconds;
  4382. #else
  4383. struct timeval t;
  4384. t.tv_sec = milliseconds / 1000;
  4385. t.tv_usec = (milliseconds * 1000) % 1000000;
  4386. #endif
  4387. return setsockopt(sock, SOL_SOCKET, SO_RCVTIMEO, (void *) &t, sizeof(t)) ||
  4388. setsockopt(sock, SOL_SOCKET, SO_SNDTIMEO, (void *) &t, sizeof(t));
  4389. }
  4390. static void accept_new_connection(const struct socket *listener,
  4391. struct mg_context *ctx) {
  4392. struct socket so;
  4393. char src_addr[IP_ADDR_STR_LEN];
  4394. socklen_t len = sizeof(so.rsa);
  4395. int on = 1;
  4396. if ((so.sock = accept(listener->sock, &so.rsa.sa, &len)) == INVALID_SOCKET) {
  4397. } else if (!check_acl(ctx, ntohl(* (uint32_t *) &so.rsa.sin.sin_addr))) {
  4398. sockaddr_to_string(src_addr, sizeof(src_addr), &so.rsa);
  4399. mg_cry(fc(ctx), "%s: %s is not allowed to connect", __func__, src_addr);
  4400. closesocket(so.sock);
  4401. } else {
  4402. // Put so socket structure into the queue
  4403. DEBUG_TRACE(("Accepted socket %d", (int) so.sock));
  4404. set_close_on_exec(so.sock);
  4405. so.is_ssl = listener->is_ssl;
  4406. so.ssl_redir = listener->ssl_redir;
  4407. getsockname(so.sock, &so.lsa.sa, &len);
  4408. // Set TCP keep-alive. This is needed because if HTTP-level keep-alive
  4409. // is enabled, and client resets the connection, server won't get
  4410. // TCP FIN or RST and will keep the connection open forever. With TCP
  4411. // keep-alive, next keep-alive handshake will figure out that the client
  4412. // is down and will close the server end.
  4413. // Thanks to Igor Klopov who suggested the patch.
  4414. setsockopt(so.sock, SOL_SOCKET, SO_KEEPALIVE, (void *) &on, sizeof(on));
  4415. set_sock_timeout(so.sock, atoi(ctx->config[REQUEST_TIMEOUT]));
  4416. produce_socket(ctx, &so);
  4417. }
  4418. }
  4419. static void *master_thread(void *thread_func_param) {
  4420. struct mg_context *ctx = (struct mg_context *) thread_func_param;
  4421. struct pollfd *pfd;
  4422. int i;
  4423. // Increase priority of the master thread
  4424. #if defined(_WIN32)
  4425. SetThreadPriority(GetCurrentThread(), THREAD_PRIORITY_ABOVE_NORMAL);
  4426. #endif
  4427. #if defined(ISSUE_317)
  4428. struct sched_param sched_param;
  4429. sched_param.sched_priority = sched_get_priority_max(SCHED_RR);
  4430. pthread_setschedparam(pthread_self(), SCHED_RR, &sched_param);
  4431. #endif
  4432. pfd = (struct pollfd *) calloc(ctx->num_listening_sockets, sizeof(pfd[0]));
  4433. while (pfd != NULL && ctx->stop_flag == 0) {
  4434. for (i = 0; i < ctx->num_listening_sockets; i++) {
  4435. pfd[i].fd = ctx->listening_sockets[i].sock;
  4436. pfd[i].events = POLLIN;
  4437. }
  4438. if (poll(pfd, ctx->num_listening_sockets, 200) > 0) {
  4439. for (i = 0; i < ctx->num_listening_sockets; i++) {
  4440. // NOTE(lsm): on QNX, poll() returns POLLRDNORM after the
  4441. // successfull poll, and POLLIN is defined as (POLLRDNORM | POLLRDBAND)
  4442. // Therefore, we're checking pfd[i].revents & POLLIN, not
  4443. // pfd[i].revents == POLLIN.
  4444. if (ctx->stop_flag == 0 && (pfd[i].revents & POLLIN)) {
  4445. accept_new_connection(&ctx->listening_sockets[i], ctx);
  4446. }
  4447. }
  4448. }
  4449. }
  4450. free(pfd);
  4451. DEBUG_TRACE(("stopping workers"));
  4452. // Stop signal received: somebody called mg_stop. Quit.
  4453. close_all_listening_sockets(ctx);
  4454. // Wakeup workers that are waiting for connections to handle.
  4455. pthread_cond_broadcast(&ctx->sq_full);
  4456. // Wait until all threads finish
  4457. (void) pthread_mutex_lock(&ctx->mutex);
  4458. while (ctx->num_threads > 0) {
  4459. (void) pthread_cond_wait(&ctx->cond, &ctx->mutex);
  4460. }
  4461. (void) pthread_mutex_unlock(&ctx->mutex);
  4462. // All threads exited, no sync is needed. Destroy mutex and condvars
  4463. (void) pthread_mutex_destroy(&ctx->mutex);
  4464. (void) pthread_cond_destroy(&ctx->cond);
  4465. (void) pthread_cond_destroy(&ctx->sq_empty);
  4466. (void) pthread_cond_destroy(&ctx->sq_full);
  4467. #if !defined(NO_SSL)
  4468. uninitialize_ssl(ctx);
  4469. #endif
  4470. DEBUG_TRACE(("exiting"));
  4471. // Signal mg_stop() that we're done.
  4472. // WARNING: This must be the very last thing this
  4473. // thread does, as ctx becomes invalid after this line.
  4474. ctx->stop_flag = 2;
  4475. return NULL;
  4476. }
  4477. static void free_context(struct mg_context *ctx) {
  4478. int i;
  4479. if (ctx == NULL)
  4480. return;
  4481. // Deallocate config parameters
  4482. for (i = 0; i < NUM_OPTIONS; i++) {
  4483. if (ctx->config[i] != NULL)
  4484. #ifdef WIN32
  4485. #pragma warning(suppress: 6001)
  4486. #endif
  4487. free(ctx->config[i]);
  4488. }
  4489. #ifndef NO_SSL
  4490. // Deallocate SSL context
  4491. if (ctx->ssl_ctx != NULL) {
  4492. SSL_CTX_free(ctx->ssl_ctx);
  4493. }
  4494. if (ssl_mutexes != NULL) {
  4495. free(ssl_mutexes);
  4496. ssl_mutexes = NULL;
  4497. }
  4498. #endif // !NO_SSL
  4499. // Deallocate context itself
  4500. free(ctx);
  4501. }
  4502. void mg_stop(struct mg_context *ctx) {
  4503. ctx->stop_flag = 1;
  4504. // Wait until mg_fini() stops
  4505. while (ctx->stop_flag != 2) {
  4506. (void) mg_sleep(10);
  4507. }
  4508. free_context(ctx);
  4509. #if defined(_WIN32) && !defined(__SYMBIAN32__)
  4510. (void) WSACleanup();
  4511. #endif // _WIN32
  4512. }
  4513. struct mg_context *mg_start(const struct mg_callbacks *callbacks,
  4514. void *user_data,
  4515. const char **options) {
  4516. struct mg_context *ctx;
  4517. const char *name, *value, *default_value;
  4518. int i;
  4519. #if defined(_WIN32) && !defined(__SYMBIAN32__)
  4520. WSADATA data;
  4521. WSAStartup(MAKEWORD(2,2), &data);
  4522. #pragma warning(suppress: 28125)
  4523. InitializeCriticalSection(&global_log_file_lock);
  4524. #endif // _WIN32
  4525. // Allocate context and initialize reasonable general case defaults.
  4526. // TODO(lsm): do proper error handling here.
  4527. if ((ctx = (struct mg_context *) calloc(1, sizeof(*ctx))) == NULL) {
  4528. return NULL;
  4529. }
  4530. ctx->callbacks = *callbacks;
  4531. ctx->user_data = user_data;
  4532. while (options && (name = *options++) != NULL) {
  4533. if ((i = get_option_index(name)) == -1) {
  4534. mg_cry(fc(ctx), "Invalid option: %s", name);
  4535. free_context(ctx);
  4536. return NULL;
  4537. } else if ((value = *options++) == NULL) {
  4538. mg_cry(fc(ctx), "%s: option value cannot be NULL", name);
  4539. free_context(ctx);
  4540. return NULL;
  4541. }
  4542. if (ctx->config[i] != NULL) {
  4543. mg_cry(fc(ctx), "warning: %s: duplicate option", name);
  4544. free(ctx->config[i]);
  4545. }
  4546. ctx->config[i] = mg_strdup(value);
  4547. DEBUG_TRACE(("[%s] -> [%s]", name, value));
  4548. }
  4549. // Set default value if needed
  4550. for (i = 0; config_options[i * 2] != NULL; i++) {
  4551. default_value = config_options[i * 2 + 1];
  4552. if (ctx->config[i] == NULL && default_value != NULL) {
  4553. ctx->config[i] = mg_strdup(default_value);
  4554. }
  4555. }
  4556. // NOTE(lsm): order is important here. SSL certificates must
  4557. // be initialized before listening ports. UID must be set last.
  4558. if (!set_gpass_option(ctx) ||
  4559. #if !defined(NO_SSL)
  4560. !set_ssl_option(ctx) ||
  4561. #endif
  4562. !set_ports_option(ctx) ||
  4563. #if !defined(_WIN32)
  4564. !set_uid_option(ctx) ||
  4565. #endif
  4566. !set_acl_option(ctx)) {
  4567. free_context(ctx);
  4568. return NULL;
  4569. }
  4570. #if !defined(_WIN32) && !defined(__SYMBIAN32__)
  4571. // Ignore SIGPIPE signal, so if browser cancels the request, it
  4572. // won't kill the whole process.
  4573. (void) signal(SIGPIPE, SIG_IGN);
  4574. #endif // !_WIN32
  4575. (void) pthread_mutex_init(&ctx->mutex, NULL);
  4576. (void) pthread_cond_init(&ctx->cond, NULL);
  4577. (void) pthread_cond_init(&ctx->sq_empty, NULL);
  4578. (void) pthread_cond_init(&ctx->sq_full, NULL);
  4579. // Start master (listening) thread
  4580. mg_start_thread(master_thread, ctx);
  4581. // Start worker threads
  4582. for (i = 0; i < atoi(ctx->config[NUM_THREADS]); i++) {
  4583. if (mg_start_thread(worker_thread, ctx) != 0) {
  4584. mg_cry(fc(ctx), "Cannot start worker thread: %ld", (long) ERRNO);
  4585. } else {
  4586. ctx->num_threads++;
  4587. }
  4588. }
  4589. return ctx;
  4590. }