summaryrefslogtreecommitdiff
path: root/src/mongo/util/net/miniwebserver.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23448 create an ASIO based MessagingPortMatt Cotter2016-05-201-2/+4
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-06-201-9/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-26/+28
* SERVER-17307 Replace boost::shared_ptr and friends with std::shared_ptrAndrew Morrow2015-06-101-2/+1
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Remove shared_ptr from pch.hAndrew Morrow2015-01-051-0/+2
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-10/+10
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* normalize #includes in many filesEric Milkie2013-04-181-4/+5
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-2/+2
* pch headerSiddharth Singh2012-08-061-1/+1
* SERVER-5000 only have a 1 connection id counter and passEliot Horowitz2012-06-131-1/+1
* SERVER-4866 include the webserver in our attempt to prevent socket leaksEric Milkie2012-02-091-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+60