Rafael Leira

Results 5 issues of Rafael Leira

Added requested feature on #58 . This commit changes and adds many things that have been required to implement the single sign out: - Added some defaulted settings to simplify...

This may help (or even fix, dunno yet) issue #55 Why should we upgrade itsdangerous package? - From my point of view there is no reason not to do so,...

2 of 3 of the server endpoints uses "reverse" functionality from the client pathing. However, the path at `simple-sso-authorize` was hardcoded. I've fixed that is this commit. This is required...

Lines like: `for (auto elemt : list)` are formated like labels instead like "for"

I'm trying to use BPF in order to filter eth/vlan/ip/tcp headers that are behind a GRE encapsulation protocol. Consider this example packet: ``` 00 01 02 03 04 05 06...

generic support
BPF related