Age | Commit message (Expand) | Author | Files | Lines |
2004-10-15 | updated for compiling under *nix | snowdrop | 10 | -17/+43 |
2004-10-15 | added #define USE_XMLSTRING | snowdrop | 1 | -2/+21 |
2004-10-15 | development | snowdrop | 2 | -53/+514 |
2004-10-15 | changed header comments | snowdrop | 1 | -3/+3 |
2004-10-15 | is now in nanohttp-server.c | snowdrop | 1 | -64/+0 |
2004-10-15 | development | snowdrop | 8 | -34/+816 |
2004-10-15 | removed because callback receiving is no longer supported | snowdrop | 1 | -90/+0 |
2004-10-15 | development | snowdrop | 15 | -481/+1443 |
2004-10-15 | develop | snowdrop | 5 | -7/+22 |
2004-10-15 | added attachment support | snowdrop | 6 | -95/+449 |
2004-10-15 | initial import | snowdrop | 9 | -0/+1763 |
2004-10-15 | added mime support and https stream object | snowdrop | 8 | -1748/+1608 |
2004-09-19 | Added http stream feature (only input stream yet) | snowdrop | 18 | -1002/+2058 |
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 | 2 | -10/+9 |
2004-09-14 | migrating with mingw | snowdrop | 3 | -8/+56 |
2004-09-14 | moved SOCKET to hsocket_t | snowdrop | 1 | -2/+2 |
2004-09-14 | optimizing code and extracting some long functions into little functions | snowdrop | 5 | -825/+844 |
2004-09-13 | Update authors | rans | 1 | -0/+1 |
2004-09-13 | Update log | rans | 1 | -0/+9 |
2004-09-13 | Windows port | rans | 1 | -1/+1 |
2004-09-13 | Made SIGTERM stuff work properly on both UNIX and Windows | rans | 3 | -549/+567 |
2004-09-13 | made win32 threaded httpd_run not threaded againr1_0_2_beta | snowdrop | 2 | -665/+625 |
2004-09-13 | fixed: if (err) was out of the ifdef block | snowdrop | 1 | -2/+2 |
2004-09-07 | Because Windows httpd_run runs on a thread, have a pause line in here (gets (... | rans | 1 | -8/+15 |
2004-09-07 | Made httpd_run run on a thread and added Sleep statements - seems to solve WI... | rans | 2 | -15/+44 |
2004-09-02 | Just changed casts to libxml2's BAD_CAST xwin32_migration_20040903 | rans | 7 | -42/+46 |
2004-09-01 | indent | snowdrop | 1 | -319/+362 |
2004-09-01 | initial import | snowdrop | 1 | -0/+2 |
2004-09-01 | added the -NHTTPmaxconn feature | snowdrop | 2 | -42/+45 |
2004-09-01 | migrating to win32 platform | snowdrop | 7 | -957/+1069 |
2004-09-01 | removed helloserver | snowdrop | 1 | -4/+1 |
2004-08-31 | Reaper added and rearranged code | rans | 6 | -181/+227 |
2004-08-31 | Added multiple simultaneous connection support | rans | 1 | -36/+94 |
2004-08-31 | Removed hsocket_accept function | rans | 1 | -44/+1 |
2004-08-31 | Removed pthread dependence. Now uses native threads. | rans | 1 | -5/+25 |
2004-08-30 | migration win32 socket code | snowdrop | 9 | -56/+82 |
2004-08-30 | optimized warnings | snowdrop | 5 | -14/+11 |
2004-08-30 | bugfix in soap_server_entry() | snowdrop | 1 | -2/+2 |
2004-08-30 | fixed some bugs corresponding win32 port code | snowdrop | 5 | -15/+40 |
2004-08-30 | modev to libsoap-win32 project | snowdrop | 47 | -12704/+0 |
2004-08-30 | moved to libsoap-win32 project | snowdrop | 39 | -4883/+0 |
2004-08-27 | libcsoap readme | rans | 1 | -0/+2 |
2004-08-27 | Visual Studio .NET 2003 installer | rans | 1 | -0/+6 |
2004-08-27 | http stuff | rans | 1 | -0/+3 |
2004-08-27 | http stuff | rans | 1 | -0/+93 |
2004-08-26 | http stuff | rans | 11 | -1766/+3794 |
2004-08-26 | Soap library | rans | 9 | -885/+1221 |
2004-08-26 | libxml headers | rans | 50 | -0/+13636 |
2004-08-26 | Test http | rans | 15 | -397/+1326 |