Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-11-02 | develop | snowdrop | 1 | -2/+3 | |
2004-10-29 | added hoption feature | snowdrop | 1 | -2/+5 | |
2004-10-28 | changed hstatus_t to herror_t and chagend the API function to return ↵ | snowdrop | 1 | -30/+41 | |
herror_t. Added herror_*() functions and fixed a bug in the socket receive comm. | |||||
2004-10-20 | optimized for visualc 6 | snowdrop | 1 | -6/+13 | |
2004-10-15 | added mime support and https stream object | snowdrop | 1 | -138/+449 | |
2004-09-19 | Added http stream feature (only input stream yet) | snowdrop | 1 | -25/+26 | |
Added DIME "client" support (very experimental) | |||||
2004-09-14 | fixed: select() function in http_run()r1_0_2b | snowdrop | 1 | -42/+33 | |
2004-09-14 | develop (not stable version of file) | snowdrop | 1 | -8/+8 | |
2004-09-14 | migrating with mingw | snowdrop | 1 | -5/+50 | |
2004-09-14 | optimizing code and extracting some long functions into little functions | snowdrop | 1 | -47/+110 | |
2004-09-13 | Made SIGTERM stuff work properly on both UNIX and Windows | rans | 1 | -537/+555 | |
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 | |