aspnetcore/src/IISLib
pan-wang 30bbd87d81 Panwang/refactor (#277)
* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* Init check in for refactoring

* clean up to make app_offline work

* update loadassembly and build

* add configpath to aspnetcore_config to make recycle work

* Adds in process component to refactor (#249)

* outprocess first checkin (still missing marjor components)

* Adds In-Process support for shimmed module. (#257)

* load from bin start and catch unhandled exception

* Fixes request handler vcxproj

* Adds request handler to nuget package

* build issues

* outofprocess refactoring

* adding logging support

* enforce Warning As Error for build and enable process recycle for outofprocess

* fix AV for win32 build and update build flags

* Fixed m_srwLock lock issue

* remove dealock in loadmanagedapp and remove UseMFC

* Readd lost exception catching

* nuget package issue and status code

* fixing warnings

* Adds Headers

* removing web sockets exe for now

* remove flags

* nuspec stuff

* spelling

* only look in inetsvr for now (or same folder)

* rename method

* terminte thread before closing the handle to it

* couple changes related with AV

* null check and Kill thread for in process if dotnet timed out

* fix recursive lock issue reported by appverifier

* client disconnect support AV fix

* flow 502.5 process start failure error page

* Feedback from inperson code review
2017-12-20 13:46:27 -08:00
..
IISLib.vcxproj Panwang/refactor (#277) 2017-12-20 13:46:27 -08:00
acache.cxx Update LICENSE information 2016-10-26 14:08:58 -07:00
acache.h Update LICENSE information 2016-10-26 14:08:58 -07:00
ahutil.cpp Update LICENSE information 2016-10-26 14:08:58 -07:00
ahutil.h Update LICENSE information 2016-10-26 14:08:58 -07:00
base64.cpp Update LICENSE information 2016-10-26 14:08:58 -07:00
base64.h Update LICENSE information 2016-10-26 14:08:58 -07:00
buffer.h Update LICENSE information 2016-10-26 14:08:58 -07:00
datetime.h Update LICENSE information 2016-10-26 14:08:58 -07:00
dbgutil.h Update LICENSE information 2016-10-26 14:08:58 -07:00
hashfn.h Update LICENSE information 2016-10-26 14:08:58 -07:00
hashtable.h Update LICENSE information 2016-10-26 14:08:58 -07:00
listentry.h Update LICENSE information 2016-10-26 14:08:58 -07:00
macros.h Update LICENSE information 2016-10-26 14:08:58 -07:00
multisz.cpp Update LICENSE information 2016-10-26 14:08:58 -07:00
multisz.h Update LICENSE information 2016-10-26 14:08:58 -07:00
multisza.cpp Update LICENSE information 2016-10-26 14:08:58 -07:00
multisza.h Update LICENSE information 2016-10-26 14:08:58 -07:00
ntassert.h Update LICENSE information 2016-10-26 14:08:58 -07:00
percpu.h Update LICENSE information 2016-10-26 14:08:58 -07:00
precomp.h Panwang/refactor (#277) 2017-12-20 13:46:27 -08:00
prime.h Update LICENSE information 2016-10-26 14:08:58 -07:00
pudebug.h Update LICENSE information 2016-10-26 14:08:58 -07:00
reftrace.c Update LICENSE information 2016-10-26 14:08:58 -07:00
reftrace.h Update LICENSE information 2016-10-26 14:08:58 -07:00
rwlock.h Update LICENSE information 2016-10-26 14:08:58 -07:00
stringa.cpp Update LICENSE information 2016-10-26 14:08:58 -07:00
stringa.h Update LICENSE information 2016-10-26 14:08:58 -07:00
stringu.cpp Update LICENSE information 2016-10-26 14:08:58 -07:00
stringu.h Update LICENSE information 2016-10-26 14:08:58 -07:00
tracelog.c Update LICENSE information 2016-10-26 14:08:58 -07:00
tracelog.h Update LICENSE information 2016-10-26 14:08:58 -07:00
treehash.h Update LICENSE information 2016-10-26 14:08:58 -07:00
util.cxx Update LICENSE information 2016-10-26 14:08:58 -07:00