summaryrefslogtreecommitdiffstats
path: root/nanohttp
AgeCommit message (Expand)AuthorFilesLines
2013-02-18fixed several compiler warningsGravatar Nikias Bassen3-3/+7
2013-02-18fix nanohttp building in non-SSL buildGravatar Nikias Bassen1-0/+2
2013-02-18Fix compilation of strtok_r and localtime_r replacements for WIN32 buildsGravatar Martin Szulecki1-49/+56
2013-02-17Add winsock2.h include where required to compile for WIN32Gravatar Martin Szulecki3-0/+12
2013-02-17Remove redefinition for errno which breaks compilation for WIN32Gravatar Martin Szulecki1-3/+0
2013-02-17Fix include typos for WIN32Gravatar Martin Szulecki2-2/+2
2013-02-17Fix definition for snprintf() on WIN32Gravatar Martin Szulecki2-2/+2
2013-02-17Use newer LT_INIT macro and pass -no-undefined for proper DLL generationGravatar Martin Szulecki1-1/+1
2013-02-17Fix broken compilation due to incorrectly named log level constantsGravatar Martin Szulecki1-6/+6
2013-02-17Remove files automatically generated by autotoolsGravatar Martin Szulecki1-648/+0
2007-11-04Fixed a memleakGravatar m0gg1-25/+15
2007-11-04Moved project documentation from headers to doc/Gravatar m0gg3-37/+6
2007-11-03Split nanoHTTP and cSOAP loggingGravatar m0gg30-1247/+1146
2007-01-25Documentation cleanupGravatar m0gg2-25/+27
2007-01-25automake dependency removedGravatar m0gg1-0/+648
2007-01-23AIX patch (?)Gravatar m0gg1-1/+5
2007-01-15Documentation enhancements (from wiki)Gravatar m0gg1-1/+88
2007-01-05Documentation enhancementsGravatar m0gg1-18/+19
2007-01-03README.ssl moved to nanohttp-ssl.hGravatar m0gg2-2/+111
2007-01-03Documentation cleanupGravatar m0gg5-13/+13
2007-01-01Documentation enhancementsGravatar m0gg1-5/+8
2007-01-01Header parsing error solvedGravatar m0gg5-44/+57
2007-01-01WSDL via HTTP GET re-enabledGravatar m0gg3-8/+89
2007-01-01Response HTTP status codes adjustedGravatar m0gg2-90/+98
2006-12-31Addded hooks for Web Service ManagementGravatar m0gg3-30/+49
2006-12-19Adjust wording according to WS Management: Service Life CycleGravatar m0gg4-25/+27
2006-12-16Linux compile fixesGravatar m0gg1-1/+5
2006-12-16SunOS compile fixesGravatar m0gg1-1/+25
2006-12-16Code cleanupGravatar m0gg1-1/+13
2006-12-16soap.udp socket errors fixedGravatar m0gg4-11/+12
2006-12-13Documentation fixGravatar m0gg1-18/+27
2006-12-13Documentation fixGravatar m0gg2-4/+24
2006-12-13Documentation fixGravatar m0gg3-14/+15
2006-12-12Documentation fixGravatar m0gg1-15/+15
2006-12-11Typos fixedGravatar m0gg2-38/+52
2006-12-11Documentation fixupGravatar m0gg10-78/+102
2006-12-10nhttp client fix and documentation updateGravatar m0gg15-206/+330
2006-12-10Documentation enhancementsGravatar m0gg1-2/+676
2006-12-10Documentation enhancementsGravatar m0gg5-25/+164
2006-12-09Documentation enhancementsGravatar m0gg1-1/+20
2006-12-09AddedGravatar m0gg1-0/+131
2006-12-09Documentation enhancementsGravatar m0gg2-5/+5
2006-12-09Documentation enhancementsGravatar m0gg3-46/+52
2006-12-09@code and @endcode addedGravatar m0gg1-1/+19
2006-12-08hurl_t moved to nanohttp-url.[ch]Gravatar m0gg7-301/+496
2006-12-06C++ style comments removedGravatar m0gg1-6/+3
2006-12-03Error codes movedGravatar m0gg5-63/+132
2006-12-02Added XML preambleGravatar m0gg6-165/+279
2006-12-01Fix nanoHTTP HTTPS client (still needs port in URL)Gravatar m0gg8-38/+120
2006-11-30Code cleanupGravatar m0gg1-1/+3