summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_sec.c
Commit message (Collapse)AuthorAgeFilesLines
* Major code cleanup:Nicola Ruggero2010-11-031-27/+49
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* use transjsorg712010-05-041-3/+3
|
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-2/+4
|
* update copyright yearjsorg712009-01-251-1/+1
|
* move reading of the keys file to incoming function so we can error out if ↵jsorg712008-05-111-34/+43
| | | | the keys file is not accessable, add a debug message
* mce is not related to login flag 0x400jsorg712008-05-011-5/+0
|
* update copyright yearjsorg712008-01-301-1/+1
|
* use new config file functionsjsorg712007-10-281-31/+25
|
* use g_htoijsorg712007-10-151-60/+4
|
* read the rdp5 performance flags and some 64 bit warning fixesjsorg712007-09-251-6/+23
|
* remove compiler warningjsorg712007-09-151-9/+14
|
* got to create the channel layerjsorg712007-01-251-0/+2
|
* added some debug messages and some mce stuffjsorg712007-01-161-11/+70
|
* copyright year updatejsorg712007-01-121-1/+1
|
* added channel supportjsorg712006-12-281-66/+166
|
* g_ for global variablesjsorg712006-11-291-11/+11
|
* printf -> writelnjsorg712006-04-291-17/+17
|
* added medium and high rdp encryption via xrdp.inijsorg712006-04-141-8/+59
|
* added seg_signjsorg712006-04-121-0/+42
|
* added some debug messagesjsorg712006-03-131-1/+7
|
* copyright year updatejsorg712006-02-041-1/+1
|
* Makefile and file location changesjsorg712005-12-021-1/+1
|
* <lf><cr> should be <cr><lf>jsorg712005-11-261-13/+11
|
* changed ssl prefixjsorg712005-11-261-49/+49
|
* read rdp login infojsorg712005-09-271-5/+48
|
* move rsa keys to a file and load at connectionjsorg712005-09-261-36/+130
|
* case insesitive config file and moving reverse to ssl_callsjsorg712005-09-251-36/+1
|
* harvest and pass on hostname and keylayout of clientjsorg712005-08-181-0/+39
|
* moved a bunch of files aroundjsorg712005-06-281-0/+606