|
esp/esp.dox
|
Doxygen documentation for esp.h
|
|
esp/esp.h
|
Embedded Server Pages (ESP) |
|
esp/esp.js
|
Documentation for the Embedded Server Pages (ESP) JavaScript API |
|
http/alias.cpp
|
Alias service for aliasing URLs to file storage |
|
http/auth.cpp
|
Authorization abstraction |
|
http/capi.dox
|
Doxygen API documentation for capi.h
|
|
http/capi.h
|
C language API |
|
http/client.cpp
|
Client HTTP facility |
|
http/configFile.cpp
|
Server Class to manage a single server |
|
http/crypt.cpp
|
One line description |
|
http/date.cpp
|
Date management routines |
|
http/dir.cpp
|
Support for Directory directives |
|
http/handler.cpp
|
Support loadable URL handlers |
|
http/host.cpp
|
Host class for all HTTP hosts |
|
http/http.cpp
|
Application level HTTP control class |
|
http/http.dox
|
Doxygen documentation for http.h
|
|
http/http.h
|
Primary header for the Mbedthis Http Web Server |
|
http/httpClient.cpp
|
Http client program to fetch URLs |
|
http/location.cpp
|
Implement Location directives |
|
http/module.cpp
|
Dynamic and static module management |
|
http/request.cpp
|
Request class to handle individual HTTP requests |
|
http/rom.cpp
|
ROM File system |
|
http/server.cpp
|
Server Class to manage a single server |
|
http/url.cpp
|
Url manipulation routines |
|
http/modules/adminHandler.cpp
|
Admin handler for run-time diagnostics |
|
http/modules/authHandler.cpp
|
Authorization handler for basic and digest authentication |
|
http/modules/capiModule.cpp
|
C language interface module |
|
http/modules/cgiHandler.cpp
|
Common Gateway Interface Handler |
|
http/modules/compatModule.cpp
|
Compatibility module for the GoAhead Web Server |
|
http/modules/copyHandler.cpp
|
Copy static content handler |
|
http/modules/egiHandler.cpp
|
Embedded Gateway Interface (EGI) handler |
|
http/modules/espHandler.cpp
|
Embedded Server Pages (ESP) handler |
|
http/modules/espHandler.dox
|
Doxygen documentation for espHandler.h |
|
http/modules/sslModule.cpp
|
Secure Sockets Layer (SSL) module |
|
http/modules/uploadHandler.cpp
|
Form-based file upload handler |
|
http/modules/matrixSsl/matrixSslModule.cpp
|
Support for secure sockets via MatrixSSL |
|
http/modules/openSsl/openSslModule.cpp
|
Support for secure sockets via OpenSSL |
|
http/modules/php4/php4Handler.cpp
|
PHP content handler |
|
http/modules/php5/php5Handler.cpp
|
PHP content handler |
|
mpr/buf.cpp
|
Fast, growable buffer mechanism using a ring queue metaphore |
|
mpr/embedded.cpp
|
Miscellaneous routines safe for embedded programming |
|
mpr/file.cpp
|
File system abstraction module |
|
mpr/hash.cpp
|
Fast hashing lookup module |
|
mpr/list.cpp
|
List support for the List, Link and MprStringList clases |
|
mpr/log.cpp
|
Diagnostic error, trace and logging facility |
|
mpr/malloc.cpp
|
Fast and safe malloc replacemen for embedded use |
|
mpr/mpr.cpp
|
Library and application initialization |
|
mpr/mpr.dox
|
Doxygen documentation for the Mbedthis Portable Runtime (MPR) |
|
mpr/mpr.h
|
Mbedthis Portable Runtime (MPR) API |
|
mpr/select.cpp
|
Management of socket select |
|
mpr/socket.cpp
|
Convenience class for the management of sockets |
|
mpr/stdcpp.cpp
|
Replacement routines for libstdc++. Used in libstdcpp |
|
mpr/task.cpp
|
Task and thread pool service |
|
mpr/test.cpp
|
Embedded Test Unit Framework (EUnit) |
|
mpr/timer.cpp
|
Management of callback timer module |
|
mpr/var.dox
|
Doxygen documentation for var.h
|
|
mpr/var.h
|
MPR Universal Variable Type |
|
mpr/UNIX/daemon.cpp
|
Daemonize the application (run as a service) |
|
mpr/UNIX/os.cpp
|
Linux support for the Mbedthis Portable Runtime |
|
mpr/UNIX/thread.cpp
|
Primitive multi-threading support for Linux |
|
mpr/WIN/daemon.cpp
|
Daemonize the MPR (run as a service) |
|
mpr/WIN/os.cpp
|
Linux support for the Mbedthis Portable Runtime |
|
mpr/WIN/thread.cpp
|
Primitive multi-threading support for Linux |