Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | amtider: use defines for floppy and cdrom type | Hannes Reinecke | 2022-04-22 | 1 | -1/+2 |
| | |||||
* | redir: split client and server seqno | Hannes Reinecke | 2022-04-22 | 1 | -7/+10 |
| | | | | | | Both use independent counter. Signed-off-by: Hannes Reinecke <hare@suse.de> | ||||
* | ider: fixups and better logging | Hannes Reinecke | 2022-04-22 | 1 | -2/+2 |
| | |||||
* | ider: implement ider_read_data() | Hannes Reinecke | 2022-04-22 | 1 | -2/+4 |
| | |||||
* | ider: implement device select | Hannes Reinecke | 2022-04-22 | 1 | -1/+2 |
| | | | | | | | IDE redirection supports two device, the first being a floppy and the second one a CD-ROM. Signed-off-by: Hannes Reinecke <hare@suse.de> | ||||
* | redir: split off IDE redirection commands | Hannes Reinecke | 2022-04-22 | 1 | -11/+46 |
| | |||||
* | redir: reshuffle functions | Hannes Reinecke | 2022-04-22 | 1 | -19/+66 |
| | |||||
* | redir: add ider reset handling | Hannes Reinecke | 2022-04-22 | 1 | -5/+49 |
| | |||||
* | amtider: handle SIGTERM | Hannes Reinecke | 2022-04-22 | 1 | -1/+11 |
| | |||||
* | redir: IDE-redirection receive stubs | Hannes Reinecke | 2022-04-22 | 1 | -2/+15 |
| | | | | Signed-off-by: Hannes Reinecke <hare@suse.de> | ||||
* | redir: select start function by type | Hannes Reinecke | 2022-04-22 | 1 | -1/+28 |
| | | | | | | | We need to select the correct start function, and not always assume we're in serial-over-lan mode. Signed-off-by: Hannes Reinecke <hare@suse.de> | ||||
* | amtider: IDE-redirection client | Hannes Reinecke | 2022-04-22 | 1 | -0/+17 |
| | | | | | | Preliminary stub only. Signed-off-by: Hannes Reinecke <hare@suse.de> | ||||
* | Merge branch 'ssl' | Hannes Reinecke | 2022-04-22 | 1 | -4/+97 |
| | |||||
* | redir: cleanup whitespace | Hannes Reinecke | 2022-04-22 | 1 | -45/+45 |
| | | | | Signed-off-by: Hannes Reinecke <hare@suse.de> | ||||
* | fixup indention | Gerd Hoffmann | 2016-02-22 | 1 | -48/+49 |
| | |||||
* | Fix build on freebsd | Gerd Hoffmann | 2013-12-02 | 1 | -0/+4 |
| | | | | | $FreeBSD: comms/amtterm/files/patch-redir-c 300895 2012-07-14 12:56:14Z beat $ From http://people.freebsd.org/~kib/misc/amtterm.1.patch | ||||
* | decode 0x29 message | Gerd Hoffmann | 2013-04-17 | 1 | -18/+52 |
| | | | | Contributed by Donald Porter. | ||||
* | Support code 0x29 encountered in redirection. | Emmanuel Thomé | 2013-01-11 | 1 | -0/+18 |
| | |||||
* | block when waiting for socket data | Jim Newsome | 2011-05-25 | 1 | -0/+8 |
| | |||||
* | - tailing whitespace fixups. | kraxel | 2008-12-19 | 1 | -2/+4 |
| | | | | - added logging capability (cmd line only, GUI windup TBD). | ||||
* | bump version, whitespace stuff. | kraxel | 2007-08-23 | 1 | -2/+2 |
| | |||||
* | polish error reporting | kraxel | 2007-08-22 | 1 | -13/+18 |
| | |||||
* | fix buffering bug; add desktop file | kraxel | 2007-08-21 | 1 | -4/+24 |
| | |||||
* | license fixups, keyboard tweaks | kraxel | 2007-08-21 | 1 | -0/+20 |
| | |||||
* | add tracing | kraxel | 2007-08-17 | 1 | -8/+53 |
| | |||||
* | kill some debug fprintfs | kraxel | 2007-08-16 | 1 | -2/+2 |
| | |||||
* | more gui work | kraxel | 2007-08-15 | 1 | -0/+1 |
| | |||||
* | state machine fixes | kraxel | 2007-08-13 | 1 | -54/+90 |
| | |||||
* | gui starts working ... | kraxel | 2007-08-13 | 1 | -10/+59 |
| | |||||
* | add missing files | kraxel | 2007-08-13 | 1 | -0/+230 |