rofl0r

Results 173 issues of rofl0r

there should be some means of encrypted (one-time) authentication (per ip) so not everyone can use the icmp proxy server.

hello, i'm reading MIR.md and found this paragraph: ``` * MIR functions can have more one result but possible number of results and combination of their types are machine-defined. For...

currently i use the following hack so mir works on my musl-libc based linux distro: ```diff diff --git a/c2mir/c2mir.c b/c2mir/c2mir.c index 6659bf6..483b4d2 100644 --- a/c2mir/c2mir.c +++ b/c2mir/c2mir.c @@ -11877,7 +11877,13...

https://github.com/rofl0r/df-libgraphics basically doing the same since 1974. however with - support for musl libc - support for netbsd curses - support for compile without openGL - support for compile without...

``` hcxdumptool.c: In function 'detectweakwpa': hcxdumptool.c:3802:9: warning: implicit declaration of function 'EVP_PKEY_new_CMAC_key' [-Wimplicit-function-declaration] pkey = EVP_PKEY_new_CMAC_key(NULL, testptk, 16, EVP_aes_128_cbc()); .... /tmp/cccLFHAN.o: In function `detectweakwpa': hcxdumptool.c:(.text.unlikely+0x171a): undefined reference to `EVP_PKEY_new_CMAC_key' collect2:...

i'm using your m6502 to verify accurateness of the 6502 emu i'm writing and encountered this cornercase in blargg NES cpu testsuite: `PC:0200 S:90 A:ff X:02 Y:01 nvTBdizc O:9c @shy...

the macros used are exposed by default on gcc >= 4.8.x, and clang 3.1 and most other compilers. before: $ qemu-ppc z80test zexall.cim *** TEST: zexall.cim *** 25390418 instructions executed...

hi, today i wanted to try out the MW_FEATURE_RESIZEFRAME feature (#26) so i went looking for some win32 sample programs and found this http://www.winprog.org/tutorial/ here is a small sample program...

i built only the microwindows part, and now runapp fails because it looks for a nano-X binary