Marc-André Moreau
|
8e5802bc2b
|
Merge pull request #510 from jiten19/rdp6
add RDP6 decompression
|
2012-03-23 18:26:58 -07:00 |
|
qubit
|
4c29dd9e3e
|
add RDP6 decompression
|
2012-03-21 22:48:40 +05:30 |
|
Mads Kiilerich
|
380d1f4b9a
|
core: terminate redirect cookies correctly
|
2012-03-16 20:47:34 +01:00 |
|
Vic Lee
|
d1b32a73f7
|
core: register audio device only if plugins are registered.
|
2012-03-13 17:05:14 +08:00 |
|
Marc-André Moreau
|
6cca235ae6
|
libfreerdp-core: move timezone code from info.c to timezone.c
|
2012-02-16 01:53:58 -05:00 |
|
Marc-André Moreau
|
5d7e55fe9d
|
libfreerdp-core: fix timezone redirection
|
2012-02-15 16:28:47 -05:00 |
|
Marc-André Moreau
|
79884c8b72
|
Revert "RDP6 compression"
This reverts commit 8302b724e1 .
|
2012-02-10 15:06:58 -05:00 |
|
cool
|
8302b724e1
|
RDP6 compression
|
2012-02-09 22:20:24 -11:00 |
|
Christer Palm
|
ded92bc9cd
|
Fix password field length
|
2012-02-06 01:27:21 +01:00 |
|
Norbert Federa
|
a3a4e9afa9
|
core: fixed segfault caused by double free of password_cookie blob
|
2012-02-01 17:58:06 +01:00 |
|
Adam Brand
|
873e904abd
|
Final commit for fixing password issue; removed debug strings.
|
2012-01-30 20:54:29 -08:00 |
|
Adam Brand
|
927bc71780
|
Fixed issue with RDS farm redirection and passwords.
|
2012-01-30 20:49:27 -08:00 |
|
Adam Brand
|
4aeb52aace
|
First attempt at fixing the password issue; this segfaults unfortunately.
|
2012-01-30 17:54:46 -08:00 |
|
Pawel Jakub Dawidek
|
86910c8401
|
Add missing decryption.
|
2012-01-25 17:16:44 +01:00 |
|
Marc-André Moreau
|
0c9db6a40a
|
libfreerdp-core: pad larger portion of rdpSettings
|
2012-01-14 14:42:36 -05:00 |
|
Marc-André Moreau
|
7eff021771
|
libfreerdp-core: fix parsing bugs with synchronize, font map and session logon info PDUs
|
2012-01-08 16:02:59 -05:00 |
|
Mike Gilbert
|
4048ddce6d
|
libfreerdp-core: More strings cleanup.
- Comment out unused lookup tables.
- ifdef tables where appropriate.
- Change declarations to produce read-only sections.
See also:
http://blog.flameeyes.eu/2007/12/19/array-of-pointers-and-array-of-arrays
|
2011-11-29 21:08:07 -05:00 |
|
Marc-André Moreau
|
a63a196f53
|
types: refactoring to make use of standard data types when available
|
2011-11-19 12:19:16 -05:00 |
|
Eduardo Beloni
|
6a5f584120
|
libfreerdp-core/info: [fix] read Length in rdp_recv_logon_info_extended
Now FreeRDP can receive the auto-reconnect cookie from the server
|
2011-10-28 17:06:59 -02:00 |
|
Marc-André Moreau
|
405026575b
|
libfreerdp-core: merging jsorg71's work on old encryption support
|
2011-09-14 22:09:33 -04:00 |
|
Jay Sorg
|
2ac4a5fa96
|
work on rdp encryption
|
2011-09-12 23:40:27 -07:00 |
|
Marc-André Moreau
|
1bc97f60c3
|
merge pull request #87
|
2011-09-08 18:25:07 -04:00 |
|
Laxmikant Rashinkar
|
e73c54204f
|
hooked up RDP 5 decompression with -z option;
more testing needs to be done
|
2011-09-07 22:17:58 -07:00 |
|
Marc-André Moreau
|
6fdecdb01b
|
debug: cleanup printf's all over the place
|
2011-09-02 13:29:17 -04:00 |
|
Vic Lee
|
025e7f9c9b
|
libfreerdp-core: fix memory leaks.
|
2011-08-25 13:45:43 +08:00 |
|
Vic Lee
|
9880650557
|
Rename functions.
|
2011-08-23 12:58:10 +08:00 |
|
Vic Lee
|
d666b45b83
|
libfreerdp-core: trivial function rename.
|
2011-08-22 17:49:39 +08:00 |
|
Vic Lee
|
c08fef7d33
|
libfreerdp-core: change client connection sequence using nonblocking.
|
2011-08-22 17:11:50 +08:00 |
|
Vic Lee
|
3f10f0dbe0
|
server: read Client Info PDU.
|
2011-08-20 18:22:14 +08:00 |
|
Marc-André Moreau
|
1353637886
|
windows: fix compilation on all platforms after refactoring
|
2011-08-15 17:19:59 -04:00 |
|
Marc-André Moreau
|
6d8d76a133
|
libfreerdp-core: updated connection sequence for RemoteApp
|
2011-08-08 15:06:07 -04:00 |
|
Vic Lee
|
95a76fa888
|
libfreerdp-core: add channel_id argument to rdp_write_header and rdp_send.
|
2011-08-03 12:34:55 +08:00 |
|
Brad Hards
|
2601d110aa
|
Various minor warning fixes and unittest fixes.
|
2011-07-27 09:14:11 +10:00 |
|
Marc-André Moreau
|
39223c8c18
|
libfreerdp-core: parsing of server save session info PDU
|
2011-07-25 13:42:14 -04:00 |
|
Marc-André Moreau
|
297334bae2
|
libfreerdp-core: refactoring of RDP module
|
2011-07-11 18:46:36 -04:00 |
|