1. 73d7aee SCP: Add printf style format argument validation for all functions which take printf arguments. by Mark Pizzolato · 9 years ago
  2. e768629 SCP: Added the capability for EXAMINE command output to be written directly to a socket. by Mark Pizzolato · 10 years ago
  3. ef9d1ad PDP10, PDP11, VAX: const cleanup by Mark Pizzolato · 10 years ago
  4. c713170 Remote Console: Enhancements by Mark Pizzolato · 10 years ago
  5. d6e60b8 TMXR: Extend Telnet option negotiation to explicitly reject uninteresting options. Fix #177 by Mark Pizzolato · 10 years ago
  6. 11a72ce SCP: Cleanup redundant external declaration in sim_tmxr.h (found by Dave Bryan) by Mark Pizzolato · 10 years ago
  7. b8940f4 TMXR: Add default debug bits for SEND/EXPECT operations by Mark Pizzolato · 10 years ago
  8. c083b45 TMXR, SOCK: Properly declare as const string input only arguments. by Mark Pizzolato · 10 years ago
  9. 4eed007 SCP: Restructured timer/co-scheduling activities to support co-scheduling on specific timers by Mark Pizzolato · 10 years ago
  10. 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
  11. 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
  12. 9ab6c4d SOCKET: Extended TMXR packet capabilities to disable the Nagle algorithm when TCP packets transports are used. by Mark Pizzolato · 11 years ago
  13. 3324877 TMXR: Correct const attributes for packet reading APIs. by Mark Pizzolato · 11 years ago
  14. 54b92b8 TMXR: Support loopback when using packet APIs even if a connection is not active by Mark Pizzolato · 11 years ago
  15. 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
  16. 378e3e0 TMXR: Tolerate situations where independent devices are bound to different lines of a multi-line MUX. by Mark Pizzolato · 11 years ago
  17. 4259b3c TMXR: Added option to use UDP transport for packet transport by Mark Pizzolato · 11 years ago
  18. 00b77c8 TMXR: Packet, Loopback and Half-Duplex enhancements by Mark Pizzolato · 11 years ago
  19. 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
  20. 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
  21. 145b5c6 Added per line Modem Control capabilities to TMXR by Mark Pizzolato · 11 years ago
  22. dcc6355 Add line number to line specific debug message output. by Mark Pizzolato · 11 years ago
  23. 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
  24. d364571 Added tmxr_linemsgf api to send formatted messages to a multiplexer line. by Mark Pizzolato · 11 years ago
  25. ed7f3be Added a tmxr_detach_ln routine. by Mark Pizzolato · 12 years ago
  26. 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
  27. 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
  28. 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
  29. 83c1d80 Merge branch 'master' into AsyncTmxr by Mark Pizzolato · 12 years ago
  30. d46ebc7 Untangle circular include references between tmxr serial and sock include files. by Mark Pizzolato · 12 years ago
  31. 4f19d08 Initial merge of Asynchronous Multiplexer and Asynchronous Clock support by Mark Pizzolato · 12 years ago
  32. ba0f331 Added framework to support per device help commands by Mark Pizzolato · 12 years ago
  33. 37b73c4 Fixed bug in DZ SET LINE= implementation by Mark Pizzolato · 12 years ago
  34. a72d85b Fix TMXR for devices which reference the TMLN conn variable as a connection state flag by Mark Pizzolato · 12 years ago
  35. 59afee3 Serial Multiplexer cleanup after review by Dave Bryan by Mark Pizzolato · 12 years ago
  36. 7c7df66 Asynchronous Support by Mark Pizzolato · 12 years ago
  37. 0a46da5 Changed pdp11_dz to leverage the tmxr library's pass thru modem control capabilities. by Mark Pizzolato · 12 years ago
  38. 02cb620 Change to support serial ports on multiplexer devices without any changes to existing multiplexer device emulation code. by Mark Pizzolato · 12 years ago
  39. 2469689 Merge branch 'DMC11' into SerialMux by Mark Pizzolato · 12 years ago
  40. 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
  41. 030d790 Asynchronous Timer Support by Mark Pizzolato · 12 years ago
  42. 7c38b83 Asynchronous Multiplexer and Console Support by Mark Pizzolato · 12 years ago
  43. da820d7 Fixed include file ordering to assure that sockets are defined for tmxr's use by Mark Pizzolato · 12 years ago
  44. bc36e9d Adds serial port support to the multiplexer library. by Mark Pizzolato · 13 years ago
  45. b3cb279 Added telnet Option Negotiation Debugging support by Mark Pizzolato · 13 years ago
  46. 454b706 Added Buffered Console Capabilities by Mark Pizzolato · 14 years ago
  47. 9c4779c Notes For V3.8 by Bob Supnik · 16 years ago v3.8-1
  48. b7c1eae Notes For V3.5-0 by Bob Supnik · 19 years ago v3.5-0
  49. 26aa6de Notes For V3.2-0 by Bob Supnik · 21 years ago v3.2-0
  50. 1da2d94 Notes For V3.1-0 by Bob Supnik · 21 years ago v3.1-0
  51. 4ffd3be Notes For V3.0-0 by Bob Supnik · 21 years ago v3.0-0
  52. 2bcd1e7 Notes For V2.10-2 by Bob Supnik · 22 years ago v2.10-2
  53. 2c2dd5e Notes For V2.10-0 by Bob Supnik · 22 years ago v2.10-0
  54. df64751 Notes For V2.9-11 by Bob Supnik · 22 years ago v2.9-11
  55. 654937f simh v2.7 by Bob Supnik · 23 years ago v2.7