summaryrefslogtreecommitdiffstats
path: root/nanohttp/nanohttp-ssl.h
AgeCommit message (Expand)AuthorFilesLines
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