Marc-André Moreau
|
b70bfc1579
|
libfreerdp-core: make NLA use transport abstraction layer
|
2012-11-14 21:30:21 -05:00 |
|
Marc-André Moreau
|
f19f3a6024
|
libfreerdp-crypto: move nla.c to libfreerdp-core
|
2012-11-14 21:19:17 -05:00 |
|
Marc-André Moreau
|
98dcdcfb8f
|
libfreerdp-core: transport refactoring to split in/out channels
|
2012-11-14 20:46:51 -05:00 |
|
Marc-André Moreau
|
ac319e72ae
|
libfreerdp-core: fix tsg_read to strip TSG layers for transport_read
|
2012-11-14 19:51:45 -05:00 |
|
Marc-André Moreau
|
3aa043584d
|
libfreerdp-core: refactoring of RPC header parsing
|
2012-11-14 18:51:40 -05:00 |
|
Marc-André Moreau
|
0dffd7bd49
|
libfreerdp-core: fix parsing of TsProxyCreateTunnel response with empty certificate
|
2012-11-14 15:37:41 -05:00 |
|
Marc-André Moreau
|
d0c66ce767
|
Merge branch 'master' of github.com:awakecoding/FreeRDP
|
2012-11-14 09:01:47 -05:00 |
|
Marc-André Moreau
|
8f111bcc4a
|
libfreerdp-core: do not ignore X.224 Connection Confirm in TSG
|
2012-11-14 09:01:33 -05:00 |
|
Marc-André Moreau
|
209bdd85b4
|
libfreerdp-core: workaround for fragmentation in HTTP header
|
2012-11-13 18:57:46 -05:00 |
|
Marc-André Moreau
|
a55b1ffce1
|
libfreerdp-core: fix bug in HTTP response parsing
|
2012-11-13 17:02:01 -05:00 |
|
Marc-André Moreau
|
1284c3accc
|
Merge branch 'master' of github.com:awakecoding/FreeRDP
|
2012-11-13 11:06:42 -05:00 |
|
Marc-André Moreau
|
a3d3c3bc19
|
libfreerdp-core: TSG experiments
|
2012-11-13 11:06:33 -05:00 |
|
Marc-André Moreau
|
82725a2df7
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2012-11-12 20:49:20 -05:00 |
|
Marc-André Moreau
|
e3b4c91bf6
|
winpr: fix build on linux
|
2012-11-12 20:46:07 -05:00 |
|
Marc-André Moreau
|
53135af2f0
|
Merge pull request #805 from nereocystis/master
Improved documentation
|
2012-11-12 14:53:30 -08:00 |
|
Marc-André Moreau
|
31417bd4b5
|
wfreerdp: added basic password prompt
|
2012-11-12 17:50:40 -05:00 |
|
Kevin Dalley
|
f109360c33
|
Improved documentation in xfreerdp.1.xml. Minor change in args.c usage
statement.
|
2012-11-12 12:03:39 -08:00 |
|
Marc-André Moreau
|
421c4c86c4
|
windows: fix NSIS packaging
|
2012-11-12 13:17:44 -05:00 |
|
Marc-André Moreau
|
3dc88e7e0d
|
Merge branch 'master' of github.com:awakecoding/FreeRDP
|
2012-11-11 21:45:07 -05:00 |
|
Marc-André Moreau
|
7c628e5465
|
libfreerdp-core: added second workaround for TSG packet
|
2012-11-11 21:44:55 -05:00 |
|
Marc-André Moreau
|
7714a625c3
|
macosx: fix linker option warning
|
2012-11-11 20:05:23 -05:00 |
|
Marc-André Moreau
|
1c4a587ef1
|
windows: fix build
|
2012-11-11 17:23:57 -05:00 |
|
Marc-André Moreau
|
3a851b7021
|
macosx: fix build
|
2012-11-10 09:40:07 -05:00 |
|
Marc-André Moreau
|
54243abaec
|
libfreerdp-core: added workaround to ignore potential TsProxySetupReceivePipe response
|
2012-11-09 15:41:38 -05:00 |
|
Marc-André Moreau
|
246c632794
|
libfreerdp-core: refactoring of TsProxy function names
|
2012-11-09 14:35:21 -05:00 |
|
Marc-André Moreau
|
cd8be905d8
|
libfreerdp-core: TSG refactoring of context handles
|
2012-11-09 12:52:34 -05:00 |
|
Marc-André Moreau
|
22e259d3d0
|
libfreerdp-core: started handling multi-fragment TSG PDUs
|
2012-11-09 05:04:39 -05:00 |
|
Marc-André Moreau
|
1f17102afd
|
libfreerdp-core: potentially fixed TsProxySetupReceivePipe
|
2012-11-09 03:12:54 -05:00 |
|
Marc-André Moreau
|
58b3aa4d39
|
libfreerdp-core: implemented parsing of TSG_PACKET_TYPE_QUARENC_RESPONSE
|
2012-11-09 03:04:47 -05:00 |
|
Marc-André Moreau
|
63e922295e
|
libfreerdp-core: added more notes in TSG code
|
2012-11-09 02:31:22 -05:00 |
|
Marc-André Moreau
|
683e05a51b
|
libfreerdp-core: implemented parsing of TsProxyCreateTunnel response
|
2012-11-08 23:45:29 -05:00 |
|
Marc-André Moreau
|
e14aeb1d8a
|
libfreerdp-core: fix gateway command-line settings
|
2012-11-08 19:56:37 -05:00 |
|
Marc-André Moreau
|
e0b37aa97e
|
channels: load device addins using new command-line api
|
2012-11-08 19:01:52 -05:00 |
|
Marc-André Moreau
|
a874578e38
|
libfreerdp-core: rdpSettings refactoring (part 6)
|
2012-11-08 11:53:25 -05:00 |
|
Marc-André Moreau
|
a25c72cb0e
|
libfreerdp-core: rdpSettings refactoring (part 5)
|
2012-11-08 11:16:54 -05:00 |
|
Marc-André Moreau
|
410b7ab867
|
libfreerdp-core: rdpSettings refactoring (part 4)
|
2012-11-07 23:29:24 -05:00 |
|
Marc-André Moreau
|
8544716104
|
libfreerdp-core: rdpSettings refactoring (part 3)
|
2012-11-07 18:23:33 -05:00 |
|
Marc-André Moreau
|
6427c9dd90
|
libfreerdp-core: rdpSettings refactoring (part 2)
|
2012-11-07 15:13:14 -05:00 |
|
Marc-André Moreau
|
1a2839a165
|
libfreerdp-core: rdpSettings refactoring (part 1)
|
2012-11-07 11:02:46 -05:00 |
|
Marc-André Moreau
|
ebc09d17d8
|
libfreerdp-core: started refactoring rdpSettings
|
2012-11-07 10:33:06 -05:00 |
|
Marc-André Moreau
|
d4045895ef
|
libwinpr-utils: added post/pre command-line filters
|
2012-11-06 23:07:03 -05:00 |
|
Marc-André Moreau
|
e133d01376
|
libfreerdp-client: improved set of new command-line options
|
2012-11-06 22:08:09 -05:00 |
|
Marc-André Moreau
|
396b4b5289
|
libwinpr-utils: added printing of default boolean value
|
2012-11-06 19:04:00 -05:00 |
|
Marc-André Moreau
|
5ad116b468
|
libwinpr-utils: extended command-line API
|
2012-11-06 18:49:02 -05:00 |
|
Marc-André Moreau
|
740b338c5b
|
xfreerdp: add missing include for command-line interface
|
2012-11-06 12:11:21 -05:00 |
|
Marc-André Moreau
|
917bb894d7
|
libfreerdp-client: started new command-line syntax
|
2012-11-05 22:11:13 -05:00 |
|
Marc-André Moreau
|
44a063ee2b
|
libfreerdp-client: added loading of dynamic add-ins
|
2012-11-05 20:58:58 -05:00 |
|
Marc-André Moreau
|
0f79d5c62a
|
cmake: added generation of static tables for channel subsystems
|
2012-11-05 19:55:15 -05:00 |
|
Marc-André Moreau
|
b250cce496
|
libwinpr-utils: improved command-line API
|
2012-11-04 16:09:43 -05:00 |
|
Marc-André Moreau
|
b8383e4c67
|
channels/drive: use new improved pattern matcher
|
2012-11-03 23:54:54 -04:00 |
|