Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Telnet processing packet agnostic. #98

Merged
merged 5 commits into from Sep 11, 2020
Merged

Make Telnet processing packet agnostic. #98

merged 5 commits into from Sep 11, 2020

Conversation

paladine
Copy link
Collaborator

@paladine paladine commented Sep 9, 2020

Reworks the telnet processing. Seems to work and doesn't send any duplicate negotiations thanks to the hashmap.

Copy link
Member

@enusbaum enusbaum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it with Synchro and Putty and it works great!

MBBSEmu/Session/Telnet/IacFilter.cs Show resolved Hide resolved
MBBSEmu/Session/Telnet/IacFilter.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/Telnet/IacFilter.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/Telnet/IacFilter.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/Telnet/IacFilter.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/Telnet/TelnetSession.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/Telnet/TelnetSession.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/Telnet/TelnetSession.cs Outdated Show resolved Hide resolved
MBBSEmu/Session/Telnet/TelnetSession.cs Outdated Show resolved Hide resolved
@enusbaum enusbaum merged commit e1e5f74 into master Sep 11, 2020
@enusbaum enusbaum deleted the telnet branch September 13, 2020 20:22
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.

None yet

2 participants