summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/miniwebserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10142: Eliminate Compiler Warnings on Windows BuildersMark Benvenuto2014-01-141-1/+1
* SERVER-8864 Fixed recv exception handling in httpClientTest and web serverAndreas Nilsson2013-09-031-2/+4
* SERVER-7961 Not calling doSSLHandshake for non-SSL webserverAndreas Nilsson2013-06-131-0/+2
* normalize #includes in many filesEric Milkie2013-04-181-4/+6
* SERVER-7202 proper error handling framework for SSLEric Milkie2012-12-041-15/+21
* SERVER-7231 Use LOG(level) macro instead of log(level) functionShaun Verch2012-10-241-1/+1
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-1/+1
* SERVER-5000 only have a 1 connection id counter and passEliot Horowitz2012-06-131-1/+1
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* SERVER-4866 include the webserver in our attempt to prevent socket leaksEric Milkie2012-02-091-8/+8
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+212