-
Implement a basic form of steganography using the content manipulation done by the proxy. One suggestion is to hide the entire HTTP data in a div and then put it in a benign request or response.
-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
# QGIS Enhancement: QGIS Quality Assurance methodology and infrastructure
**Date** 2020/05/23
**Authors**
- Alexandre Neto (@SrNetoChan) Lead
- Giovanni Manghi (@gioman )
- Alexander Bruy (@a…
-
> It looks like you are using the Zeta 2 MMU, which is ideal as a mechanism for this.
I am? Not sure what that is. I basically just copied the standard config for RCZ80. I went through and disable…
vipoo updated
1 month ago
-
This is the standards discussion for recipes. I'm a huge fan of recipe sites and am always trying out new dishes, so this project is something I'd enjoy being involved in.
I wanted to go ahead and g…
-
Hello,
#### Use Case:
The current API isn't typed - as the docs say, it's a `HashMap`, not a `HashMap`. I can easily write a `u32`, then try to read the same value as a JSON encoded custom type.…
-
Josh has some ideas for some fairly major routing API changes to cleanup the whole controller situation. The core of this is that there are a number of ambiguous or confusing options in Padrino right …
-
Hi,
I have a large (well, to me, at least) script that uses lots of GOPs. and sliders. Im unable to upgrade from 0.50-2 due to sliders reacting sluggishly in newer versions.
here's a .gif recorde…
-
Hi!
First, I must congratulate you on successfully _breaching_ ( :D ) MD's data file formats. As someone who spent a lot of time trying to figure what's what in HR's .drm files and how to make sens…
-
### What happened?
for historical reasons, we've got
```c++
#ifdef HAVE_CONFIG_H
#include
#endif
```
all over the place.
And luckily, we nearly never need that.
So, in the intere…