4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 4 days ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update changlog with space for vNEXT More... 8 months ago
Bump version to 0.4.1-dev1 More... 8 months ago
split changelog into broker and client parts More... 8 months ago
Update changelog for 0.4.0 More... 8 months ago
Bump version to 0.4.0 More... 8 months ago
Add OpenWrt to the list of distrubutions More... 8 months ago
use 'pip install' instead of 'python setup.py' More... 9 months ago
protect against reentrant closing More... 9 months ago
bump containers to Ubuntu Focal More... 9 months ago
split client build into its own job More... 9 months ago
add missing import More... 9 months ago
add missing binder More... 9 months ago
move socket read error handling logic around a bit More... 9 months ago
update comments in l2tp_broker.cfg.example More... 9 months ago
update_mtu: improve log message More... 9 months ago
silence EMSGSIZE errors More... 9 months ago
PMTU discovery tweaks: repeat NTFY in static case; send queries more quickly in automatic case More... 9 months ago
brokers should ignore messages they don't know More... 9 months ago
consistently print the socket an error appears in More... 9 months ago
add some missing indications of having handled a message More... 9 months ago
silence TC command when ignore_fails=True More... 9 months ago
use some GHA groups More... 9 months ago
handle CONTROL_TYPE_KEEPALIVE (as a NOP) More... 9 months ago
warn on unhandled message types More... 9 months ago
do not close connection immediately on EPOLLERR More... 9 months ago
handle connection errors with dedicated method More... 9 months ago
linewraps More... 9 months ago
make test logging visible More... 9 months ago
fix usage test More... 9 months ago
use ERROR_REASON_FAILURE when epoll tells us the socket is closed More... 9 months ago