summaryrefslogtreecommitdiffstats
path: root/examples/csoap/simpleserver.c
AgeCommit message (Expand)AuthorFilesLines
2006-01-11changed to 'press ctrl-c to ...'Gravatar snowdrop1-2/+2
2006-01-10indent with 'indent -nut -bli0 -fca -npcs' commandGravatar snowdrop1-22/+21
2006-01-10indent with 'indent -nut -bli0 -fca' commandGravatar snowdrop1-29/+35
2005-07-22changed loglevel to LOG_INFOGravatar snowdrop1-2/+2
2004-11-06fixed bug : changed req->env to res->envr1_0_3Gravatar snowdrop1-2/+2
2004-11-02dos2unixGravatar snowdrop1-85/+85
2004-10-28changed hstatus_t to herror_t and chagend the API function to return herror_t...Gravatar snowdrop1-29/+20
2004-10-15developmentGravatar snowdrop1-6/+8
2004-09-19Added http stream feature (only input stream yet)Gravatar snowdrop1-2/+3
2004-09-13made win32 threaded httpd_run not threaded againr1_0_2_betaGravatar snowdrop1-100/+88
2004-09-07Because Windows httpd_run runs on a thread, have a pause line in here (gets (...Gravatar rans1-8/+15
2004-09-02Just changed casts to libxml2's BAD_CAST xwin32_migration_20040903Gravatar rans1-2/+2
2004-08-30migration win32 socket codeGravatar snowdrop1-2/+2
2004-08-30optimized warningsGravatar snowdrop1-2/+2
2004-08-30fixed some bugs corresponding win32 port codeGravatar snowdrop1-4/+4
2004-05-12removed soap_router_free()Gravatar snowdrop1-2/+3
2004-02-03initial importGravatar snowdrop1-0/+95