summaryrefslogtreecommitdiffstats
path: root/nanohttp
AgeCommit message (Expand)AuthorFilesLines
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
2006-11-30Code cleanupGravatar m0gg10-201/+252
2006-11-28XML signature improvementsGravatar m0gg6-23/+63
2006-11-27Code cleanupGravatar m0gg5-117/+70
2006-11-26soap.udp transport added (alpha)Gravatar m0gg7-14/+23
2006-11-25Code cleanupGravatar m0gg3-59/+76
2006-11-25Documentation enhancementsGravatar m0gg3-7/+86
2006-11-25Documentation enhancementsGravatar m0gg2-44/+275
2006-11-25documentation enhancements and code cleanupGravatar m0gg16-402/+848
2006-11-24Documentation enhancementsGravatar m0gg7-124/+184
2006-11-24Message signature with xmlsec1Gravatar m0gg1-2/+2
2006-11-23Code cleanupGravatar m0gg19-871/+720
2006-11-21decoupling of nanohttp/libcsoapGravatar m0gg6-11/+18
2006-11-21Web Services Addressing for multiple transport daemons (initial)Gravatar m0gg5-7/+31
2006-11-19nanohttp admin patch; code cleanupGravatar m0gg21-239/+489
2006-08-28#ifdef __cplusplus removedGravatar m0gg1-5/+1
2006-07-09ported logging function to a seperate file (nanohttp-logging.*)r1_1_0Gravatar snowdrop11-264/+80
2006-07-09initial importGravatar snowdrop2-0/+315
2006-05-31added a helper function to determine how many nanohttp connections are activer1_1_0rc1Gravatar mrcsys2-2/+24
2006-05-19successful authentication quietedGravatar m0gg1-2/+2
2006-05-15Fixed one log message to make fore sense.Gravatar mrcsys2-4/+4
2006-05-15Code cleanupGravatar m0gg2-11/+8
2006-05-02Documentation updateGravatar m0gg1-1/+21
2006-05-01this is cleanerGravatar mrcsys1-9/+4
2006-05-01Some fixes because recent changes did not work in WIN32. Now should be compatGravatar mrcsys3-6/+36
2006-05-01HTTP header fields from RFC2616Gravatar m0gg1-11/+91
2006-04-26added timeout argumentGravatar mrcsys1-1/+2
2006-04-26Fixed a significant bug in updated ssl code that would allow processes to "ru...Gravatar mrcsys6-435/+626
2006-04-26Documentation improvementsGravatar m0gg1-19/+82
2006-04-21Added a hrequest_t parameter to authentication functionGravatar m0gg2-4/+4