Results 14 issues of Thomas Prévost

I've noticed that **RunWithManager()** permits to redirect a HTTP request to HTTPS, but **Run()** doesn't handle it.

Hello, I've made some changes but the most important thing is you should be able to compile under windows too. I've used std::thread instead of Posix pthread(). I haven't made...

Hi, Since the latest commits there is a build issue: ``` cc65/bin/ca65 -g tetris.asm -o tetris.o tetris.asm:24: Error: Constant expression expected make: *** [Makefile:58 : tetris.o] Erreur 1 ``` Nice...

Add support for cooperative multitasking **WARNINGS:** - Each task will have a stack size of 4096 bytes, there is no check if a task overflows this limit - The maximum...

dpkey module doesn't work, like if no key was pressed. I think it's because **inb(0x64)** always returns the same status.

Liste de diffusion, qui pourrait être intéressante pour les étudiants qui cherchent des stages ou autres en sécurité: https://gdr-securite.irisa.fr/listes/

Need rédacteur