1. 486ef58 Compiler warning cleanup by Mark Pizzolato · 11 years ago
  2. 4d34547 Cleanup DUP11 implementation and refactor for shared use by another device (KMC11). by Mark Pizzolato · 11 years ago
  3. 4ba152d Fix packet transmit overrun behaviors which caused DECnet circuit failures. by Mark Pizzolato · 11 years ago
  4. f30d432 Fixes to: by Mark Pizzolato · 11 years ago
  5. 1eb15fc Fix to support multiplexer devices which call tmxr_open_master directly instead of tmxr_attach so that the resulting TMXR will be in the open multiplexer list by Mark Pizzolato · 11 years ago
  6. 44d6651 Added hex debug output for tcp session data on non-telnet line debug by Mark Pizzolato · 11 years ago
  7. 784bc5d Added new tmxr_line_attach_string API to return the attach string specific to a a particular multiplexer line. by Mark Pizzolato · 11 years ago
  8. e8e751c Added randomization to the checking for success of outgoing connections and the arrival of incoming connections by Mark Pizzolato · 11 years ago
  9. 7edcf5f Added stability to virtual null modem connections by consuming all incoming per line connections until a good one (or none) is found. by Mark Pizzolato · 11 years ago
  10. 145b5c6 Added per line Modem Control capabilities to TMXR by Mark Pizzolato · 11 years ago
  11. 3448edf enhanced the relatively new tmxr_linemsgf api to dynamically flush a completely full transmit buffer as needed. by Mark Pizzolato · 11 years ago
  12. 671644f Avoid passing negative values (i.e. signed characters) to isprint() which is not happy with doing this on some platforms. by Mark Pizzolato · 11 years ago
  13. 9faef6e Added separate debugging ability to trace line connect/disconnect activities to better debug virtual null modem cable activities. by Mark Pizzolato · 11 years ago
  14. 67712d0 Added more extensive debug output of tmxr telnet parameter and data by Mark Pizzolato · 11 years ago
  15. b1e31a7 Fixed Remote Console to tolerate bare LF as a line terminator and enhanced the tmxr debug output for special characters by Mark Pizzolato · 11 years ago
  16. d364571 Added tmxr_linemsgf api to send formatted messages to a multiplexer line. by Mark Pizzolato · 11 years ago
  17. 4c6f086 Fix compiler identified typo reported by Peter Schorn by Mark Pizzolato · 11 years ago
  18. 5a56c19 Added ability to display modem bits when a line is connected to a modem control enabled multiplexer. by Mark Pizzolato · 12 years ago
  19. ba57675 Added better support for virtual null modem cables on Modem Control multiplexer lines. by Mark Pizzolato · 12 years ago
  20. ba87329 Fix to properly manage modem DCD and RNG state. by Mark Pizzolato · 12 years ago
  21. ed7f3be Added a tmxr_detach_ln routine. by Mark Pizzolato · 12 years ago
  22. b36efe5 Fix out of bounds array reference (off by 1) when validating a maximum line number on a multiplexer by Mark Pizzolato · 12 years ago
  23. 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
  24. 4bd72e6 Compiler and static analyzer fixes from Peter Schorn. by Mark Pizzolato · 12 years ago
  25. 52838ea Fixed tmxr attach logic to initialize the backlink on all of the mux lines when only a single line is attached. by Mark Pizzolato · 12 years ago
  26. 2f85000 Compiler suggested cleanup by Mark Pizzolato · 12 years ago
  27. 249f40e Compiler indicated cleanup (FreeBSD on PPC) by Mark Pizzolato · 12 years ago
  28. de48307 Cleanup for build on VMS by Mark Pizzolato · 12 years ago
  29. 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
  30. ab25ad5 Fix potential for crash if tmxr_set_get_modem_bits is called without the multiplexer device being attached by Mark Pizzolato · 12 years ago
  31. f7b2f44 Fixed tmxr xmte and rcve management to be consistent with original behavior by Mark Pizzolato · 12 years ago
  32. f4dd307 Fix DZ issue which didn't report modem bits to the host unless the attach was made with -M. by Mark Pizzolato · 12 years ago
  33. e3207c2 Compiler suggested cleanups by Mark Pizzolato · 12 years ago
  34. b661f6c Fix sim_tmxr flag settings to avoid an overwrite which was introduced when the dynflags was added by Mark Pizzolato · 12 years ago
  35. 83c1d80 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
  36. d46ebc7 Untangle circular include references between tmxr serial and sock include files. by Mark Pizzolato · 12 years ago
  37. 19c4ccb Added dynflags to the unit structure to track dynamic flags used by scp & libraries. This avoids expanding the set of unit flags and encroaching on the available user flags . by Mark Pizzolato · 12 years ago
  38. 4f19d08 Initial merge of Asynchronous Multiplexer and Asynchronous Clock support by Mark Pizzolato · 12 years ago
  39. 6eb3804 Standardized scp command formatting in help output by Mark Pizzolato · 12 years ago
  40. 1213f09 Fixed Buffered Console behavior which ended up flushing buffer contents once a second and clearing the buffer. We were also incorrectly flushing buffer contents when a connection dropped. by Mark Pizzolato · 12 years ago
  41. 744f65a Fleshed out the tmxr help and set the HP2100 to use the mux help by default by Mark Pizzolato · 12 years ago
  42. dac73b9 Migrating scp and library global variables to be declared as extern in the appropriate library include file and remove repetitive declarations in referencing modules. by Mark Pizzolato · 12 years ago
  43. 784ae24 - Fixed asynchronous i/o hangs introduced when asynchronous cancel support was added by Mark Pizzolato · 12 years ago
  44. df4cc94 Changed the tmxr_attach parsing code to allow more natural specification for the configuration of different information for multiple lines as per Dave Bryan's suggestion. by Mark Pizzolato · 12 years ago
  45. b78c91b Fixed error paths during attach/detach and fixed a per line listen detach bug by Mark Pizzolato · 12 years ago
  46. ba0f331 Added framework to support per device help commands by Mark Pizzolato · 12 years ago
  47. 53c537b Cleanup the mux attach string for single line multiplexers by Mark Pizzolato · 12 years ago
  48. 122ca9b Fix potential attach order bug when attaching a serial port to a single line mux found by Dave Bryan by Mark Pizzolato · 12 years ago
  49. 33a2ec9 Fixed missing ipad setup for outgoing connections by Mark Pizzolato · 12 years ago
  50. af93ca9 Added /dev/ttyAMAn devices as possible serial port lines on *nix systems. by Mark Pizzolato · 12 years ago
  51. 6862041 Properly shutdown prior connecting socket when establishing a new one by Mark Pizzolato · 12 years ago
  52. 2a89d9b Behave more consistently and only tear down prior listening sockets if a replacement will actually work. by Mark Pizzolato · 12 years ago
  53. afd09ee Made parsing of MUX attach arguments more robust and tolerant of inconsistent sequences of arguments. by Mark Pizzolato · 12 years ago
  54. 11cc564 Fix proper cleanup when a mux telnet session terminates. by Mark Pizzolato · 12 years ago
  55. 1370ad6 Fixed console serial port connection checking by Mark Pizzolato · 12 years ago
  56. a72d85b Fix TMXR for devices which reference the TMLN conn variable as a connection state flag by Mark Pizzolato · 12 years ago
  57. beeb5ae Cleaned up the formatting of SHOW MULTIPLEXER output based on input from Dave Bryan by Mark Pizzolato · 12 years ago
  58. 6cabdb9 Fixed duplicate logging output when output buffers are full and potential pauses in console output (reported by Mark Benson) by Mark Pizzolato · 12 years ago
  59. 60a0881 Fixes after Dave Bryan's testing. by Mark Pizzolato · 12 years ago
  60. 59afee3 Serial Multiplexer cleanup after review by Dave Bryan by Mark Pizzolato · 12 years ago
  61. 7f6a1af Added an optional validation argument to sim_parse_addr for callers which need to confirm incoming connections come from expected sources by Mark Pizzolato · 12 years ago
  62. 7c7df66 Asynchronous Support by Mark Pizzolato · 12 years ago
  63. fbb74de TMXR fixes to support Virtual Null Modem Connections by Mark Pizzolato · 12 years ago
  64. f8ae8d2 Periodically flush buffered console mux data. This is necessary to cover the situation when data was buffered and sending data out the connection stalled due to OS/network buffering and no more output traffic happens to be generated. by Mark Pizzolato · 12 years ago
  65. faa5c61 Added validation of an incoming connection's IP address when a mux line is configured both with a listening port and an outbound connection destination. In this case, connections will only be accepted from the IP address of the target destination. by Mark Pizzolato · 12 years ago
  66. 8b59f2a sim_tmxr.c - Fixed behavior when I/O errors happen on serial port connections. Now a message is displayed and the serial port is closed as opposed to the prior behavior where messages would be spewed incessantly with no benefit. by Mark Pizzolato · 12 years ago
  67. 15e648f sim_tmxr.c Fixed console behaviors the console is directed to a serial port. by Mark Pizzolato · 12 years ago
  68. 757969e Fixed bugs found during testing by Mark Benson by Mark Pizzolato · 12 years ago
  69. 0a46da5 Changed pdp11_dz to leverage the tmxr library's pass thru modem control capabilities. by Mark Pizzolato · 12 years ago
  70. 02cb620 Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code. by Mark Pizzolato · 12 years ago
  71. 2469689 Merge branch 'DMC11' into SerialMux by Mark Pizzolato · 12 years ago
  72. 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
  73. 030d790 Asynchronous Timer Support by Mark Pizzolato · 12 years ago
  74. 7c38b83 Asynchronous Multiplexer and Console Support by Mark Pizzolato · 12 years ago
  75. c77bdb2 Added scp SHOW SERIAL command by Mark Pizzolato · 12 years ago
  76. b2ebd56 Generalized serial port naming syntax to refer to host serial ports by the name 'serN' while continuing to allow the use of specific host device names. by Mark Pizzolato · 12 years ago
  77. 6912ad1 Fixed tmxr Buffering functionality broken in the Serial merge from Dave by Mark Pizzolato · 13 years ago
  78. bc36e9d Adds serial port support to the multiplexer library. by Mark Pizzolato · 13 years ago
  79. aa7c50e Compiler cleanup for issues noticed during x64 compiles by Mark Pizzolato · 13 years ago
  80. 573f7bc Minor compile message cleanup by Mark Pizzolato · 13 years ago
  81. b3cb279 Added telnet Option Negotiation Debugging support by Mark Pizzolato · 13 years ago
  82. 87157dc Merge branch 'BufferedConsole' into simhv3.8-2.rc2 by Mark Pizzolato · 14 years ago
  83. 454b706 Added Buffered Console Capabilities by Mark Pizzolato · 14 years ago
  84. a9fd3dd Notes For V3.8 by Bob Supnik · 14 years ago v3.8-2-rc2
  85. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  86. 59aa4a7 Notes For V3.8 by Bob Supnik · 16 years ago v3.8-0
  87. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  88. b6393b3 Notes For V3.3 by Bob Supnik · 20 years ago v3.3-0
  89. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
  90. 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
  91. 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
  92. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
  93. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0
  94. df64751 Notes For V2.9-11 by Bob Supnik · 22 years ago v2.9-11
  95. 701f0fe Notes For V2.8 by Bob Supnik · 23 years ago v2.8
  96. 654937f simh v2.7 by Bob Supnik · 23 years ago v2.7