Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year update | jsorg71 | 2007-01-12 | 11 | -11/+11 |
| | |||||
* | more work on channel support | jsorg71 | 2006-12-30 | 4 | -2/+112 |
| | |||||
* | added channel support | jsorg71 | 2006-12-28 | 6 | -81/+548 |
| | |||||
* | removed sleep calls from xrdp_tcp | jsorg71 | 2006-12-09 | 1 | -2/+2 |
| | |||||
* | g_ for global variables | jsorg71 | 2006-11-29 | 1 | -11/+11 |
| | |||||
* | change debian install location | jsorg71 | 2006-08-07 | 1 | -1/+1 |
| | |||||
* | printf -> writeln | jsorg71 | 2006-04-29 | 7 | -111/+111 |
| | |||||
* | added medium and high rdp encryption via xrdp.ini | jsorg71 | 2006-04-14 | 4 | -15/+84 |
| | |||||
* | added seg_sign | jsorg71 | 2006-04-12 | 1 | -0/+42 |
| | |||||
* | don't allow 24 or 15 bpp connections for now | jsorg71 | 2006-03-17 | 1 | -0/+10 |
| | |||||
* | bitmap cache v2 | jsorg71 | 2006-03-17 | 5 | -2/+248 |
| | |||||
* | added debug messages | jsorg71 | 2006-03-13 | 2 | -1/+68 |
| | |||||
* | added some debug messages | jsorg71 | 2006-03-13 | 1 | -1/+7 |
| | |||||
* | added installdeb to makefiles | jsorg71 | 2006-03-04 | 1 | -0/+3 |
| | |||||
* | iso layer fix | jsorg71 | 2006-02-11 | 1 | -1/+1 |
| | |||||
* | copyright year update | jsorg71 | 2006-02-04 | 10 | -12/+12 |
| | |||||
* | file.c, os_calls.c, and ssl_calls.c make check | jsorg71 | 2005-12-10 | 1 | -3/+3 |
| | |||||
* | removed #include "file_loc.h" | ilsimo | 2005-12-02 | 1 | -1/+0 |
| | |||||
* | Makefile and file location changes | jsorg71 | 2005-12-02 | 4 | -3/+5 |
| | |||||
* | Makefile changes | jsorg71 | 2005-12-02 | 1 | -2/+13 |
| | |||||
* | <lf><cr> should be <cr><lf> | jsorg71 | 2005-11-26 | 7 | -70/+68 |
| | |||||
* | changed ssl prefix | jsorg71 | 2005-11-26 | 2 | -51/+52 |
| | |||||
* | -ldl should be in libs | jsorg71 | 2005-11-20 | 1 | -2/+2 |
| | |||||
* | Makefile changes | jsorg71 | 2005-11-19 | 1 | -5/+13 |
| | |||||
* | read rdp login info | jsorg71 | 2005-09-27 | 2 | -5/+55 |
| | |||||
* | 8K max packet size for 8 bpp clients | jsorg71 | 2005-09-27 | 1 | -3/+12 |
| | |||||
* | move rsa keys to a file and load at connection | jsorg71 | 2005-09-26 | 3 | -37/+136 |
| | |||||
* | case insesitive config file and moving reverse to ssl_calls | jsorg71 | 2005-09-25 | 2 | -40/+9 |
| | |||||
* | added server_reset(which uses demand_active) for resizing the rdp client | jsorg71 | 2005-08-24 | 5 | -18/+138 |
| | |||||
* | harvest and pass on hostname and keylayout of client | jsorg71 | 2005-08-18 | 2 | -0/+42 |
| | |||||
* | clip changes, 16bpp crash fix | jsorg71 | 2005-08-18 | 4 | -43/+106 |
| | |||||
* | some more big endian fixes | jsorg71 | 2005-07-10 | 1 | -1/+1 |
| | |||||
* | got __fastcall working for borland compilers | jsorg71 | 2005-07-02 | 1 | -23/+23 |
| | |||||
* | moved a bunch of files around | jsorg71 | 2005-06-28 | 12 | -0/+6087 |