summaryrefslogtreecommitdiff
path: root/util/miniwebserver.h
Commit message (Expand)AuthorAgeFilesLines
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-15/+14
* disable http interface authentication for localhostAaron2009-05-131-2/+3
* add 'bind_ip' option to bind listener only to requested local interfaceAaron2009-04-291-1/+1
* Close listener sockets on exitAaron2009-04-011-2/+4
* virtual dtors == goodAaron2009-02-181-0/+1
* grid/message -> util/messageEliot Horowitz2009-02-031-1/+1
* getHeaderEliot Horowitz2009-01-301-0/+1
* Indent all lines within namespaces one levelAaron2009-01-151-29/+29
* Replace tab indentation with spacesAaron2009-01-141-1/+1
* Put our code in 'mongo' namespaceAaron2009-01-141-0/+4
* recv full http request, implement simple rest post handling, refactor dbclien...Aaron2009-01-071-1/+3
* parameter/method parsingEliot Horowitz2008-12-311-1/+6
* better url parsingEliot Horowitz2008-12-301-0/+1
* Replace tab indentation with spacesAaron2008-12-281-6/+6
* web console beginningsunknown2008-11-291-0/+43