Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ider: fixup READ TOC | Hannes Reinecke | 2022-04-22 | 2 | -10/+4 |
* | ider: chunked transport | Hannes Reinecke | 2022-04-22 | 1 | -4/+21 |
* | redir: split client and server seqno | Hannes Reinecke | 2022-04-22 | 3 | -38/+37 |
* | ider: switch to floppy emulation | Hannes Reinecke | 2022-04-22 | 3 | -49/+36 |
* | ider: fixups and better logging | Hannes Reinecke | 2022-04-22 | 2 | -6/+94 |
* | amtider: option to start gracefully or onreboot | Hannes Reinecke | 2022-04-22 | 2 | -2/+15 |
* | ider: implement ider_read_data() | Hannes Reinecke | 2022-04-22 | 4 | -41/+67 |
* | ider: implement READ_10 | Hannes Reinecke | 2022-04-22 | 1 | -1/+29 |
* | ider: Add MODE_SENSE_10 | Hannes Reinecke | 2022-04-22 | 1 | -6/+145 |
* | ider: implement device select | Hannes Reinecke | 2022-04-22 | 3 | -4/+4 |
* | ider: implement READ CAPACITY | Hannes Reinecke | 2022-04-22 | 3 | -12/+63 |
* | ider: fixup compilation | Hannes Reinecke | 2022-04-22 | 2 | -3/+3 |
* | ider: implement data_to_host | Hannes Reinecke | 2022-04-22 | 3 | -4/+50 |
* | redir: split off IDE redirection commands | Hannes Reinecke | 2022-04-22 | 5 | -14/+202 |
* | redir: reshuffle functions | Hannes Reinecke | 2022-04-22 | 2 | -20/+68 |
* | redir: add ider reset handling | Hannes Reinecke | 2022-04-22 | 4 | -6/+63 |
* | amtider: handle SIGTERM | Hannes Reinecke | 2022-04-22 | 3 | -4/+47 |
* | redir: IDE-redirection receive stubs | Hannes Reinecke | 2022-04-22 | 2 | -4/+16 |
* | redir: select start function by type | Hannes Reinecke | 2022-04-22 | 1 | -1/+28 |
* | amtider: IDE-redirection client | Hannes Reinecke | 2022-04-22 | 5 | -1/+269 |
* | RedirectionConstants.h: remove linebreak | Hannes Reinecke | 2022-04-22 | 1 | -94/+94 |
* | Merge branch 'ssl' | Hannes Reinecke | 2022-04-22 | 9 | -8/+1445 |
* | amtterm: cleanup whitespace | Hannes Reinecke | 2022-04-22 | 1 | -29/+29 |
* | redir: cleanup whitespace | Hannes Reinecke | 2022-04-22 | 1 | -45/+45 |
* | add note for newer machines to amtterm manpage | Gerd Hoffmann | 2020-04-28 | 1 | -0/+5 |
* | add gcc to specfile | Gerd Hoffmann | 2018-11-22 | 1 | -0/+1 |
* | fix memory leak | Gerd Hoffmann | 2018-02-20 | 1 | -3/+10 |
* | fix typo in man page | Gerd Hoffmann | 2018-01-25 | 1 | -1/+1 |
* | Automatic commit of package [amtterm] release [1.6-1].amtterm-1.6-1 | Gerd Hoffmann | 2017-02-27 | 3 | -3/+7 |
* | sync makefile & specfile | Gerd Hoffmann | 2017-02-27 | 1 | -1/+2 |
* | *really* switch to vte 2.91 | Gerd Hoffmann | 2017-02-27 | 2 | -10/+15 |
* | Automatic commit of package [amtterm] release [1.5-1].amtterm-1.5-1 | Gerd Hoffmann | 2017-02-27 | 3 | -2/+6 |
* | tweak gitignore | Gerd Hoffmann | 2017-02-27 | 1 | -2/+0 |
* | move wsman stuff | Gerd Hoffmann | 2017-02-27 | 3 | -0/+89 |
* | add gitignore | Gerd Hoffmann | 2017-02-27 | 2 | -33/+5 |
* | switch to vte 2.91 | Gerd Hoffmann | 2017-02-27 | 2 | -2/+2 |
* | tito: specfile | Gerd Hoffmann | 2017-02-27 | 1 | -0/+44 |
* | tito: version template | Gerd Hoffmann | 2017-02-27 | 2 | -0/+5 |
* | Initialized to use tito. | Gerd Hoffmann | 2017-02-27 | 2 | -0/+8 |
* | update maintainer makefiles | Gerd Hoffmann | 2017-02-27 | 1 | -5/+21 |
* | amttool-wsman: add rfb-password | Gerd Hoffmann | 2016-02-26 | 1 | -0/+4 |
* | add amttool-wsman | Gerd Hoffmann | 2016-02-26 | 1 | -0/+29 |
* | fixup indention | Gerd Hoffmann | 2016-02-22 | 1 | -48/+49 |
* | fix version | Gerd Hoffmann | 2016-02-22 | 1 | -1/+1 |
* | Add note about AMT 9.0 | Gerd Hoffmann | 2016-02-22 | 1 | -0/+7 |
* | switch over to use gtk3 | Gerd Hoffmann | 2015-12-01 | 2 | -40/+44 |
* | bump version to 1.41.4 | Gerd Hoffmann | 2015-07-27 | 1 | -1/+1 |
* | Fix build on freebsd | Gerd Hoffmann | 2013-12-02 | 2 | -0/+8 |
* | decode 0x29 message | Gerd Hoffmann | 2013-04-17 | 3 | -21/+75 |
* | Support code 0x29 encountered in redirection. | Emmanuel Thomé | 2013-01-11 | 2 | -0/+22 |