Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate APP_CC and DEFAULT_CC | Pavel Roskin | 2017-03-14 | 1 | -7/+7 |
| | |||||
* | Use "void" for empty argument list in declarations | Pavel Roskin | 2017-01-05 | 1 | -1/+1 |
| | | | | | | In C, an empty argument list in a declaration means that the function can accept any arguments. Use "void" instead, it means "no arguments". C++ treats void and empty list as "no arguments". | ||||
* | merges from authentic8 | Jay Sorg | 2013-09-26 | 1 | -0/+1 |
|\ | |||||
| * | Hand-apply patches (chansrv/rail) from Authentic8: 516fd1d 6a4fb28 c038a99 | Jim Grandy | 2013-08-22 | 1 | -0/+2 |
| | | |||||
| * | Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵ | Jim Grandy | 2013-08-22 | 1 | -0/+1 |
| | | | | | | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f | ||||
* | | chansrv: added timeout callback | Jay Sorg | 2013-09-07 | 1 | -2/+3 |
| | | |||||
* | | common: transport aware when app is terminating | Jay Sorg | 2013-08-17 | 1 | -0/+3 |
|/ | |||||
* | xorg driver, include cleanup | Jay Sorg | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | chansrv: dvc_chan_id should be signed | Jay Sorg | 2012-10-21 | 1 | -1/+1 |
| | |||||
* | chansrv: work on clipboard | Jay Sorg | 2012-10-05 | 1 | -4/+3 |
| | |||||
* | o added support for dynamic virtual channels | Laxmikant Rashinkar | 2012-09-27 | 1 | -28/+46 |
| | | | | o added echo test routine in simple.c for testing DVC using Microsoft's ECHO protocol | ||||
* | chansrv: work on image clipboard | Jay Sorg | 2012-08-19 | 1 | -6/+8 |
| | |||||
* | chansrv: work on dynamic channels | Jay Sorg | 2012-08-08 | 1 | -0/+19 |
| | |||||
* | chansrv: update license | Jay Sorg | 2012-07-24 | 1 | -0/+17 |
| | |||||
* | chansrv: changes for running as user, not root | Jay Sorg | 2012-07-22 | 1 | -0/+9 |
| | |||||
* | unsigned output log | jsorg71 | 2010-08-16 | 1 | -1/+1 |
| | |||||
* | clipboard work | jsorg71 | 2009-09-02 | 1 | -1/+3 |
| | |||||
* | work on clipboard | jsorg71 | 2009-08-27 | 1 | -0/+11 |
| | |||||
* | added chansrv | jsorg71 | 2009-04-19 | 1 | -0/+18 |