Rivoreo Source Code Repositories
src.rivoreo.one
/
emulators
/
simh
/
2142168dfd7d930f47f842942bc906356030ebcc
/
sim_tmxr.h
d6e60b8
TMXR: Extend Telnet option negotiation to explicitly reject uninteresting options. Fix #177
by Mark Pizzolato
· 10 years ago
11a72ce
SCP: Cleanup redundant external declaration in sim_tmxr.h (found by Dave Bryan)
by Mark Pizzolato
· 10 years ago
b8940f4
TMXR: Add default debug bits for SEND/EXPECT operations
by Mark Pizzolato
· 10 years ago
c083b45
TMXR, SOCK: Properly declare as const string input only arguments.
by Mark Pizzolato
· 10 years ago
4eed007
SCP: Restructured timer/co-scheduling activities to support co-scheduling on specific timers
by Mark Pizzolato
· 10 years ago
02e90de
SCP: Added EXPECT and SEND commands to react to data from and inject data into the simulated console port (and other MUX ports)
by Mark Pizzolato
· 10 years ago
b1fb809
PDP10, PDP11, VAX: Added the DDCMP corruption troll to the DDCMP layer and removed it from the KDP device.
by Mark Pizzolato
· 11 years ago
9ab6c4d
SOCKET: Extended TMXR packet capabilities to disable the Nagle algorithm when TCP packets transports are used.
by Mark Pizzolato
· 11 years ago
3324877
TMXR: Correct const attributes for packet reading APIs.
by Mark Pizzolato
· 11 years ago
54b92b8
TMXR: Support loopback when using packet APIs even if a connection is not active
by Mark Pizzolato
· 11 years ago
c9f73ea
H316: Rewrote h316_udp to use TMXR lines for UDP transport of data. Changed h316_mi to leverage built-in loopback mode in TMXR.
by Mark Pizzolato
· 11 years ago
378e3e0
TMXR: Tolerate situations where independent devices are bound to different lines of a multi-line MUX.
by Mark Pizzolato
· 11 years ago
4259b3c
TMXR: Added option to use UDP transport for packet transport
by Mark Pizzolato
· 11 years ago
00b77c8
TMXR: Packet, Loopback and Half-Duplex enhancements
by Mark Pizzolato
· 11 years ago
6f4e718
PDP8: Refinement to prior fix for issue #86. Avoid data loss if prior character hasn't been read yet when a poll event happens.
by Mark Pizzolato
· 11 years ago
784bc5d
Added new tmxr_line_attach_string API to return the attach string specific to a a particular multiplexer line.
by Mark Pizzolato
· 12 years ago
145b5c6
Added per line Modem Control capabilities to TMXR
by Mark Pizzolato
· 12 years ago
dcc6355
Add line number to line specific debug message output.
by Mark Pizzolato
· 12 years ago
9faef6e
Added separate debugging ability to trace line connect/disconnect activities to better debug virtual null modem cable activities.
by Mark Pizzolato
· 12 years ago
d364571
Added tmxr_linemsgf api to send formatted messages to a multiplexer line.
by Mark Pizzolato
· 12 years ago
ed7f3be
Added a tmxr_detach_ln routine.
by Mark Pizzolato
· 12 years ago
93c9f35
Restore DZ modem control state to default on device detach. Properly clear modem bits when modem control enabled. Better display of modem control status.
by Mark Pizzolato
· 12 years ago
d5ca542
Changed use of compile #defines which start with a _ character to not do this since defined symbols starting with _ are reserved to local compiler/runtime implementations in the C language. This addresses issue #32
by Mark Pizzolato
· 12 years ago
bb9f915
Arranged sequencing of Modem RING and DCD bits to be presented together if DTR is not on and DCD only if DTR is on.
by Mark Pizzolato
· 12 years ago
83c1d80
Merge branch 'master' into AsyncTmxr
by Mark Pizzolato
· 12 years ago
d46ebc7
Untangle circular include references between tmxr serial and sock include files.
by Mark Pizzolato
· 12 years ago
4f19d08
Initial merge of Asynchronous Multiplexer and Asynchronous Clock support
by Mark Pizzolato
· 12 years ago
ba0f331
Added framework to support per device help commands
by Mark Pizzolato
· 12 years ago
37b73c4
Fixed bug in DZ SET LINE= implementation
by Mark Pizzolato
· 12 years ago
a72d85b
Fix TMXR for devices which reference the TMLN conn variable as a connection state flag
by Mark Pizzolato
· 12 years ago
59afee3
Serial Multiplexer cleanup after review by Dave Bryan
by Mark Pizzolato
· 12 years ago
7c7df66
Asynchronous Support
by Mark Pizzolato
· 12 years ago
0a46da5
Changed pdp11_dz to leverage the tmxr library's pass thru modem control capabilities.
by Mark Pizzolato
· 12 years ago
02cb620
Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code.
by Mark Pizzolato
· 12 years ago
2469689
Merge branch 'DMC11' into SerialMux
by Mark Pizzolato
· 12 years ago
30ce7fd
Revised the socket library sim_sock(.c & .h) to support both IPv4 and IPv6 leveraging the RFC3493 APIs.
by Mark Pizzolato
· 12 years ago
030d790
Asynchronous Timer Support
by Mark Pizzolato
· 13 years ago
7c38b83
Asynchronous Multiplexer and Console Support
by Mark Pizzolato
· 13 years ago
da820d7
Fixed include file ordering to assure that sockets are defined for tmxr's use
by Mark Pizzolato
· 13 years ago
bc36e9d
Adds serial port support to the multiplexer library.
by Mark Pizzolato
· 13 years ago
b3cb279
Added telnet Option Negotiation Debugging support
by Mark Pizzolato
· 13 years ago
454b706
Added Buffered Console Capabilities
by Mark Pizzolato
· 14 years ago
9c4779c
Notes For V3.8
by Bob Supnik
· 16 years ago
v3.8-1
b7c1eae
Notes For V3.5-0
by Bob Supnik
· 19 years ago
v3.5-0
26aa6de
Notes For V3.2-0
by Bob Supnik
· 21 years ago
v3.2-0
1da2d94
Notes For V3.1-0
by Bob Supnik
· 21 years ago
v3.1-0
4ffd3be
Notes For V3.0-0
by Bob Supnik
· 21 years ago
v3.0-0
2bcd1e7
Notes For V2.10-2
by Bob Supnik
· 22 years ago
v2.10-2
2c2dd5e
Notes For V2.10-0
by Bob Supnik
· 22 years ago
v2.10-0
df64751
Notes For V2.9-11
by Bob Supnik
· 22 years ago
v2.9-11
654937f
simh v2.7
by Bob Supnik
· 23 years ago
v2.7