Paul Donald

Results 964 comments of Paul Donald

This one https://github.com/miniupnp/miniupnp/blob/1a49233fe76f869f8c2cef6c27e18375ea2cf6fd/miniupnpd/miniupnpd.c#L902

My best suggestion would be to disable the firewall, and work backwards from there. ControlPort and DataPort which the are advertised need to be accessible - but those are usually...

Hmm - while my experience with this software is still limited, I can summarize my findings as such: running the software on switches, the flow data comes in rapidly, and...

I took a stab at getting the framework in place for RSA and perhaps also FP. The bits remaining to fix are decryption. There is a nice FP decryptor [1]...

I've pushed commits to master https://github.com/openairplay/airplay2-receiver/ which implement ANNOUNCE. This means you can receive audio encrypted using rsaaeskey. If I run: `python3 ap2-receiver.py -m myap2 -n en0 -ftxor 12` things...

Will this make the cut for next 23.05 build coming soon?

@Ansuel @robimarko to integrate patches from master to 23. ping also @stintel