Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-13 | made win32 threaded httpd_run not threaded againr1_0_2_beta | snowdrop | 1 | -565/+537 | |
2004-09-07 | Made httpd_run run on a thread and added Sleep statements - seems to solve ↵ | rans | 1 | -14/+42 | |
WIndows performance problems | |||||
2004-09-01 | indent | snowdrop | 1 | -319/+362 | |
2004-09-01 | added the -NHTTPmaxconn feature | snowdrop | 1 | -41/+43 | |
2004-09-01 | migrating to win32 platform | snowdrop | 1 | -164/+177 | |
2004-08-31 | Reaper added and rearranged code | rans | 1 | -120/+25 | |
2004-08-31 | Added multiple simultaneous connection support | rans | 1 | -36/+94 | |
2004-08-31 | Removed pthread dependence. Now uses native threads. | rans | 1 | -5/+25 | |
2004-08-30 | migration win32 socket code | snowdrop | 1 | -9/+14 | |
2004-08-30 | optimized warnings | snowdrop | 1 | -5/+4 | |
2004-08-30 | fixed some bugs corresponding win32 port code | snowdrop | 1 | -3/+10 | |
2004-08-26 | http stuff | rans | 1 | -326/+354 | |
2004-05-18 | Added command line argument support for "-NHTTPtsig <signal>" by adding | snowdrop | 1 | -5/+7 | |
_http_terminate_signal variable. This defines the termination signal handler value. Example : ./myserver -NHTTPtsig 2 will shutdown nano http properly by pressing ctrl-c (SIGINT = 2). | |||||
2004-05-14 | timeout is explicitly set before each select() call | snowdrop | 1 | -4/+5 | |
2004-03-26 | snowdrop | 1 | -11/+42 | ||
patch f creates detached threads (depending on problem under Redhat 9), thanks Menzo Windhouwer gracefully terminate HTTP server, added SIGTERM signal handler, thanks again to Menzo Windhouwer | |||||
2004-02-03 | develop | snowdrop | 1 | -18/+21 | |
2004-01-30 | added post method | snowdrop | 1 | -22/+62 | |
2004-01-29 | removed struct timaval in http_run()before_soap_api_change | snowdrop | 1 | -4/+4 | |
2004-01-21 | initial import | snowdrop | 1 | -0/+380 | |