ksherlock
|
874326935e
|
Logical and should be bitwise and
|
2017-05-08 21:00:44 -04:00 |
|
Chris Osborn
|
8812faf218
|
Move LDFLAGS to end.
|
2017-04-03 08:05:40 -07:00 |
|
Chris Osborn
|
3ee549e2e3
|
Fix signed/unsigned problems when looking for telnet IAC.
|
2016-07-07 10:48:31 -07:00 |
|
Chris Osborn
|
321b2ff260
|
Make sure 8-bit connection is open in both directions.
|
2016-06-16 14:43:27 -07:00 |
|
Chris Osborn
|
9bf371d40b
|
Be sure to reset telnet/socket parameters before using.
|
2016-06-15 17:30:22 -07:00 |
|
Chris Osborn
|
62b801cd81
|
Try to negotiate binary mode when 7S1/8N1 is detected.
|
2016-06-05 17:22:10 -07:00 |
|
Chris Osborn
|
77c80aeb25
|
Actually use the detected parity.
|
2016-05-27 12:44:44 -07:00 |
|
Chris Osborn
|
550bf677cd
|
Don't use chars as ints.
|
2016-05-27 11:54:59 -07:00 |
|
Chris Osborn
|
f9e5ca9b23
|
Improved parity detection.
|
2016-05-26 10:32:38 -07:00 |
|
Chris Osborn
|
395ad3001a
|
Added names for S registers.
|
2016-05-26 08:46:59 -07:00 |
|
Chris Osborn
|
d4819e2435
|
Added missing -p instructions.
|
2016-05-26 08:00:51 -07:00 |
|
Chris Osborn
|
77b47e0eef
|
Strip parity even if not using actual telnet protocol.
|
2016-05-25 10:01:24 -07:00 |
|
Chris Osborn
|
04e0abc7f7
|
Always strip/add parity if it is detected.
|
2016-05-25 09:55:08 -07:00 |
|
Chris Osborn
|
4b3dcc20d0
|
Send terminal speed over telnet.
|
2016-05-25 08:05:41 -07:00 |
|
Chris Osborn
|
72eeccd0d4
|
Incorporated geneb's fixes from https://github.com/geneb/tcpser.
|
2016-05-24 18:52:54 -07:00 |
|
Chris Osborn
|
18f40e77c4
|
Blank line cleanup.
|
2016-05-24 18:39:33 -07:00 |
|
Chris Osborn
|
5f0e28bb83
|
Added README.md about my changes.
|
2016-05-24 15:44:20 -07:00 |
|
Chris Osborn
|
cbad24e90d
|
Updated CHANGES with telnet fix.
|
2016-05-24 15:32:05 -07:00 |
|
Chris Osborn
|
2304321c79
|
Fixed bug with sending suboptions so telnet works.
|
2016-05-24 15:29:41 -07:00 |
|
Chris Osborn
|
223310bfa8
|
Removed some extra blank lines.
|
2016-05-24 12:50:29 -07:00 |
|
Chris Osborn
|
9c807bde6a
|
Added parity generation.
|
2016-05-24 09:06:48 -07:00 |
|