Skip to content

Add stats counter and improvement tests async and add Message-Authenticator support#86

Open
geaaru wants to merge 11 commits into
pyradius:masterfrom
geaaru:master
Open

Add stats counter and improvement tests async and add Message-Authenticator support#86
geaaru wants to merge 11 commits into
pyradius:masterfrom
geaaru:master

Conversation

@geaaru

@geaaru geaaru commented Jul 6, 2018

Copy link
Copy Markdown
Contributor

Some statistics enhancements for measure performance. On local machine with async server reach 600p/s requests without lost packets.

Can you bump a new release ?

Thanks in advance

@geaaru

geaaru commented Jul 6, 2018

Copy link
Copy Markdown
Contributor Author

Wait, I missing some section of code with rebase of the master, i will update this soon.

@geaaru

geaaru commented Jul 6, 2018

Copy link
Copy Markdown
Contributor Author

Sorry, I create wrong VerifyAuthPacket on previous pr and I fix documentation for every verify methods (it was inverted). I tested it with freeradius and it seems works fine.

I'm not sure that current async server support correctly Status-Server feature, I will try to test and integrate eventually some fix in the next weeks.

@GIC-de

GIC-de commented Jul 20, 2018

Copy link
Copy Markdown
Collaborator

Please rebase from master to solve the conflicts!!!

@geaaru

geaaru commented Aug 20, 2018

Copy link
Copy Markdown
Contributor Author

Can you merge pr now or do you think that is needed some more changes ?
I will try to integrate support to Status-Server message in a separated pr.

@geaaru
geaaru force-pushed the master branch 2 times, most recently from b3f114b to a9bda29 Compare September 4, 2018 15:55
@geaaru geaaru changed the title Add stats counter and improvement tests async Add stats counter and improvement tests async and add Message-Authenticator support Sep 5, 2018
GIC-de added a commit that referenced this pull request Oct 19, 2019
@geaaru

geaaru commented Nov 1, 2019

Copy link
Copy Markdown
Contributor Author

Please, check my code with Message-Authenticator support and fix for CHAP authentication.

It seems that

chr(chapid).encode('utf-8')

doesn't work correctly when int > 128. I see this with radclient test.

I think that it's ready to merge. Let me know. Thanks

@GIC-de
GIC-de force-pushed the master branch 2 times, most recently from f028133 to 5300091 Compare July 13, 2022 12:23
@GIC-de

GIC-de commented Jul 24, 2024

Copy link
Copy Markdown
Collaborator

Please rebase and resolve conflicts.

@geaaru

geaaru commented Jul 29, 2024

Copy link
Copy Markdown
Contributor Author

hey, sorry a bit busy at this moment but I will try to fix the conflicts in the next months. sorry for the delay.

@GIC-de
GIC-de force-pushed the master branch 3 times, most recently from db5acb8 to f42a57c Compare December 2, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants