summaryrefslogtreecommitdiffstats
path: root/nanohttp/nanohttp-ssl.h
AgeCommit message (Expand)AuthorFilesLines
2007-11-03Split nanoHTTP and cSOAP loggingGravatar m0gg1-57/+42
2007-01-25Documentation cleanupGravatar m0gg1-19/+22
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 m0gg1-1/+109
2006-12-11Documentation fixupGravatar m0gg1-5/+6
2006-12-03Error codes movedGravatar m0gg1-1/+16
2006-12-01Fix nanoHTTP HTTPS client (still needs port in URL)Gravatar m0gg1-8/+41
2006-11-30Code cleanupGravatar m0gg1-4/+4
2006-11-27Code cleanupGravatar m0gg1-62/+3
2006-11-24Documentation enhancementsGravatar m0gg1-13/+46
2006-11-23Code cleanupGravatar m0gg1-20/+26
2006-11-19nanohttp admin patch; code cleanupGravatar m0gg1-3/+4
2006-05-15Code cleanupGravatar m0gg1-7/+3
2006-04-26Fixed a significant bug in updated ssl code that would allow processes to "ru...Gravatar mrcsys1-21/+54
2006-04-17updated to match heiko's prefered function namesGravatar mrcsys1-2/+2
2006-04-14renamed function at heiko's requestGravatar mrcsys1-2/+2
2006-04-13SSL code updated to aways have a user verify function.Gravatar mrcsys1-2/+3
2006-03-27hssl_enabled added; code cleanupGravatar m0gg1-1/+5
2006-03-07Removed C++ style commentsGravatar m0gg1-3/+3
2006-03-07File header changedGravatar m0gg1-21/+23
2006-03-06Various changes see ChangeLogGravatar m0gg1-58/+41
2006-02-27- removes a memleak in examples/csoap/simpleserver.c say_helloGravatar snowdrop1-4/+4
2006-02-27Added c++ macroGravatar snowdrop1-0/+8
2006-02-21SSL socket read stuff and a whole section that could never get called.Gravatar mrcsys1-0/+2
2006-01-18Added start_ssl function to initialize library.Gravatar mrcsys1-0/+4
2006-01-11intergrating ssl. Removing global variables SSL* like SSLctx and HSOCKET_SSL_...Gravatar snowdrop1-1/+11
2006-01-10indent with 'indent -nut -bli0 -fca -npcs' commandGravatar snowdrop1-5/+5
2006-01-10indent with 'indent -nut -bli0 -fca' commandGravatar snowdrop1-10/+10
2006-01-06added #ifdef HAVE_SSL checkGravatar snowdrop1-2/+8
2005-12-19initial importGravatar snowdrop1-0/+97