Jeremy Lakeman
|
a6f408f013
|
Return mdp inet & http port numbers in servald start & status
|
2014-02-25 12:42:36 +10:30 |
|
Jeremy Lakeman
|
33cbc98300
|
Add proc files for http server & mdp udp ports
|
2014-02-24 17:15:28 +10:30 |
|
Andrew Bettison
|
0769fa54e8
|
Improve MeshMS RESTful HTTP failure reporting
Add "meshms_status_code" element to simple JSON responses
|
2014-02-07 16:28:40 +10:30 |
|
Andrew Bettison
|
fd86a3d17f
|
Implement HTTP POST /restful/meshms/<SID>/<SID>/sendmessage
Rename struct meshms_ply fields from "buffer" to "record" for
consistency with comment terminology
|
2014-02-05 14:28:15 +10:30 |
|
Andrew Bettison
|
fb2709d10c
|
Create rhizome_restful.c, meshms_restful.c
Move code from rhizome_http.c into rhizome_restful.c and
meshms_restful.c
|
2014-02-03 23:05:15 +10:30 |
|
Andrew Bettison
|
051066af86
|
Rename "rhizome_http.h" to "httpd.h"
|
2014-02-03 21:40:05 +10:30 |
|
Andrew Bettison
|
015ed0b181
|
Refactor to rename "Rhizome HTTP server" to "HTTPD server"
Move HTTPD start/stop/dispatch logic from rhizome_httpd.c into new
httpd.c
Rename config.debug.httpd -> config.debug.http_server
Rename config.debug.rhizome_httpd -> config.debug.httpd
Rename config.debug.rhizome_nohttptx -> config.debug.nohttptx
|
2014-02-03 15:56:07 +10:30 |
|