-
```
Hi,
We have imported Mongoose 2.8 into the RTEMS CVS Repository. We had simple
httpd so it is a logical update. We compile for a number of 16-bit targets
and the attached patch removes those wa…
-
```
Hi,
We have imported Mongoose 2.8 into the RTEMS CVS Repository. We had simple
httpd so it is a logical update. We compile for a number of 16-bit targets
and the attached patch removes those wa…
-
```
Hi,
We have imported Mongoose 2.8 into the RTEMS CVS Repository. We had simple
httpd so it is a logical update. We compile for a number of 16-bit targets
and the attached patch removes those wa…
-
```
Mongoose doesn't compile out-of-the-box for RTEMS.
* RTEMS doesn't have shared libraries or the dlfcn.h header, required for SSL.
* RTEMS doesn't have popen(), required for SSI.
* RTEMS doesn't h…
-
```
Mongoose doesn't compile out-of-the-box for RTEMS.
* RTEMS doesn't have shared libraries or the dlfcn.h header, required for SSL.
* RTEMS doesn't have popen(), required for SSI.
* RTEMS doesn't h…
-
```
Mongoose doesn't compile out-of-the-box for RTEMS.
* RTEMS doesn't have shared libraries or the dlfcn.h header, required for SSL.
* RTEMS doesn't have popen(), required for SSI.
* RTEMS doesn't h…
-
Hello,
I think the url in readme now is changed to https://devel.rtems.org/wiki/GSoC/2013/Raspberry_Pi_BSP_Peripherals
BR,
Kuan-Hsun
-
```
Even with DEBUG defined, there is no indication that the directory
configured for option-root does not exist. Maybe there is something
in the logs but I didn't have them turned on.
```
Origina…
-
```
I have attached my local copy of mongoose.c which builds for RTEMS and
runs long enough to accept the first connection. Then it blows the stack.
This brings up a few issues:
+ Are the RTEMS ifd…
-
```
Hi,
We have imported Mongoose 2.8 into the RTEMS CVS Repository. We had simple
httpd so it is a logical update. We compile for a number of 16-bit targets
and the attached patch removes those wa…