Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-13 | made win32 threaded httpd_run not threaded againr1_0_2_beta | 2 | -665/+625 | ||
2004-09-13 | fixed: if (err) was out of the ifdef block | 1 | -2/+2 | ||
2004-09-07 | Because Windows httpd_run runs on a thread, have a pause line in here (gets ↵ | 1 | -8/+15 | ||
(&c) ) | |||||
2004-09-07 | Made httpd_run run on a thread and added Sleep statements - seems to solve ↵ | 2 | -15/+44 | ||
WIndows performance problems | |||||
2004-09-02 | Just changed casts to libxml2's BAD_CAST xwin32_migration_20040903 | 7 | -42/+46 | ||
2004-09-01 | indent | 1 | -319/+362 | ||
2004-09-01 | initial import | 1 | -0/+2 | ||
2004-09-01 | added the -NHTTPmaxconn feature | 2 | -42/+45 | ||
2004-09-01 | migrating to win32 platform | 7 | -957/+1069 | ||
2004-09-01 | removed helloserver | 1 | -4/+1 | ||
2004-08-31 | Reaper added and rearranged code | 6 | -181/+227 | ||
2004-08-31 | Added multiple simultaneous connection support | 1 | -36/+94 | ||
2004-08-31 | Removed hsocket_accept function | 1 | -44/+1 | ||
2004-08-31 | Removed pthread dependence. Now uses native threads. | 1 | -5/+25 | ||
2004-08-30 | migration win32 socket code | 9 | -56/+82 | ||
2004-08-30 | optimized warnings | 5 | -14/+11 | ||
2004-08-30 | bugfix in soap_server_entry() | 1 | -2/+2 | ||
2004-08-30 | fixed some bugs corresponding win32 port code | 5 | -15/+40 | ||
2004-08-30 | modev to libsoap-win32 project | 47 | -12704/+0 | ||
2004-08-30 | moved to libsoap-win32 project | 39 | -4883/+0 | ||
2004-08-27 | libcsoap readme | 1 | -0/+2 | ||
2004-08-27 | Visual Studio .NET 2003 installer | 1 | -0/+6 | ||
2004-08-27 | http stuff | 1 | -0/+3 | ||
2004-08-27 | http stuff | 1 | -0/+93 | ||
2004-08-26 | http stuff | 11 | -1766/+3794 | ||
2004-08-26 | Soap library | 9 | -885/+1221 | ||
2004-08-26 | libxml headers | 50 | -0/+13636 | ||
2004-08-26 | Test http | 15 | -397/+1326 | ||
2004-08-26 | CSoap Client | 6 | -0/+295 | ||
2004-08-26 | CSoapServer | 9 | -0/+310 | ||
2004-08-26 | Windows thread library (emulates UNIX pthreads) | 3 | -0/+0 | ||
2004-06-08 | added wsdl soap namespace support (http://schemas.xmlsoap.org/wsdl/soap/) | 1 | -5/+28 | ||
2004-06-08 | added soap_env_add_custom() | 3 | -13/+119 | ||
2004-06-04 | removed a debug output | 1 | -2/+2 | ||
2004-06-04 | added HTTP/1.1 100 Continue functionality | 1 | -1/+5 | ||
2004-06-04 | chaged libxml lib order | 1 | -1/+1 | ||
2004-06-03 | fixed typeregistry bug | 5 | -16/+32 | ||
example : #include "s0:Dictionary.h" instead of #include "Dictionary.h" | |||||
2004-06-03 | changed make order of nanohttp and libcsoap | 1 | -1/+1 | ||
2004-06-03 | added nanohttp reference to linker | 1 | -1/+1 | ||
2004-06-03 | added schema namespace | 1 | -2/+2 | ||
2004-06-03 | fixed some little bugs | 5 | -34/+71 | ||
2004-06-03 | added CallFunc CallVar and CallList objects | 2 | -14/+74 | ||
2004-06-03 | initial import | 7 | -0/+623 | ||
2004-06-03 | develop | 4 | -29/+73 | ||
2004-06-03 | initial import | 1 | -0/+62 | ||
2004-06-03 | initial import | 1 | -0/+100 | ||
2004-06-02 | integrate wsdl2c and xsd2c projects | 2 | -30/+83 | ||
2004-06-02 | integration xsd2c and wsdl2c projects | 10 | -178/+41 | ||
2004-06-02 | dos2unix | 1 | -487/+487 | ||
2004-06-02 | initial import | 2 | -0/+495 | ||