Benoit LeBlanc
|
3eebd2edf2
|
Implemented writing RDP file to disk
TODO: Optimize by only writing the fields that have a value i.e
~((size_t) file->FieldName) != 0
Fixed wfi leak.
Fixed insufficient mem alloc.
|
2013-04-22 16:08:47 -04:00 |
|
hardening
|
865ff2a5f8
|
Fixed compilation with -Wstrict-prototypes
|
2013-02-14 22:20:43 +01:00 |
|
Vic Lee
|
09d55bab1e
|
include: fix missing extern C decls.
|
2013-01-20 10:54:53 +08:00 |
|
Marc-André Moreau
|
709e66a596
|
libfreerdp: header cleanup
|
2012-12-14 00:25:48 -05:00 |
|
Marc-André Moreau
|
83473d11d1
|
channels: patch memory leaks, load addins from list
|
2012-11-19 13:26:56 -05:00 |
|
Marc-André Moreau
|
67c24dc81d
|
wfreerdp: add support for .rdp files
|
2012-10-28 12:12:36 -04:00 |
|
Marc-André Moreau
|
13a0fbe040
|
libfreerdp-client: initial working .rdp file support
|
2012-10-27 21:30:08 -04:00 |
|
Marc-André Moreau
|
beefa1a21d
|
libfreerdp-client: initial support for .rdp file parsing
|
2012-10-27 20:25:11 -04:00 |
|
Marc-André Moreau
|
752aee3f03
|
client/common: define structure for rdpfile parsing
|
2012-10-17 03:42:13 -04:00 |
|