summaryrefslogtreecommitdiff
path: root/src/rda_ogon.c
Commit message (Collapse)AuthorAgeFilesLines
* src/rda_ogon.{c,h}: add generic remote protocol support.Mihai Moldovan2023-09-151-0/+9
| | | | Ogon only supports RDP, so expose only that.
* Support 'make distcheck'.Mike Gabriel2019-01-221-1/+0
|
* happy new yearMike Gabriel2019-01-191-1/+1
|
* Move special remote technology pretty names to .c files providing features ↵Mike Gabriel2019-01-181-0/+7
| | | | for that technology.
* Fix wrong WITH_REMOTE_AWARENESS_*** macro names.Mike Gabriel2019-01-181-2/+2
|
* src/rda_*.c: White-space fix at end of file.Mike Gabriel2018-11-021-1/+1
|
* configure.ac et al.: Make it possible to enable/disable awareness for the ↵Mike Gabriel2018-09-081-0/+4
| | | | supported remote desktop technologies at build time.
* Ogon RDP support: initial draft to support Ogon RDP as remote desktop ↵Mike Gabriel2018-07-021-0/+94
technology.