Marc-André Moreau
|
a5aa8fc2cc
|
libwinpr-sspi: improved Schannel test with fake client-server communication
|
2012-12-23 18:41:02 -05:00 |
|
Marc-André Moreau
|
85690a3ec7
|
libwinpr-sspi: improve Schannel QueryCredentialsAttributes stubs
|
2012-12-23 14:38:58 -05:00 |
|
Marc-André Moreau
|
d4e580834f
|
libwinpr-sspi: fix build on Windows
|
2012-12-23 13:21:57 -05:00 |
|
Marc-André Moreau
|
1c89b62f55
|
libwinpr-sspi: added Schannel test
|
2012-12-22 20:23:44 -05:00 |
|
Marc-André Moreau
|
af05962a8e
|
libwinpr-sspi: added more Schannel definitions
|
2012-12-22 12:18:13 -05:00 |
|
Marc-André Moreau
|
093a0edd9c
|
libwinpr-sspi: add schannel definitions
|
2012-12-22 03:58:09 -05:00 |
|
Marc-André Moreau
|
f9ad678a51
|
libfreerdp-client: fix /pcb and /pcid
|
2012-12-22 02:39:39 -05:00 |
|
Marc-André Moreau
|
0e02134c40
|
libwinpr-crypto: started stubbing CryptoAPI
|
2012-12-22 02:23:58 -05:00 |
|
Marc-André Moreau
|
b9c7a423bb
|
Merge pull request #871 from awakecoding/master
Transport Layer Improvements
|
2012-12-21 15:39:45 -08:00 |
|
Marc-André Moreau
|
fd993a5997
|
libwinpr-pool: stubbed thread pooling API
|
2012-12-21 18:30:33 -05:00 |
|
Marc-André Moreau
|
dcf6c17e03
|
libfreerdp-core: transport cleanup
|
2012-12-21 15:49:02 -05:00 |
|
Marc-André Moreau
|
87451b38c2
|
libfreerdp-core: pool receive buffers
|
2012-12-21 15:36:10 -05:00 |
|
Marc-André Moreau
|
06f76ee0fe
|
libfreerdp-core: fix receiving with expected lengths
|
2012-12-21 14:13:40 -05:00 |
|
Marc-André Moreau
|
22f6f9d59e
|
Merge pull request #870 from awakecoding/master
TS Gateway Minor Fixes
|
2012-12-21 09:24:48 -08:00 |
|
Marc-André Moreau
|
f2f1c641a3
|
libwinpr-synch: merge with master
|
2012-12-21 12:22:37 -05:00 |
|
Marc-André Moreau
|
81c2782be3
|
libwinpr-sspi: start implementing Channel Bindings
|
2012-12-21 12:17:07 -05:00 |
|
Marc-André Moreau
|
d51905ec21
|
Merge pull request #869 from llyzs/windows
Various fixes mainly for Windows
|
2012-12-21 08:12:51 -08:00 |
|
Vic Lee
|
7871a2d433
|
wfreerdp: fix color cursor support.
|
2012-12-21 20:29:47 +08:00 |
|
Vic Lee
|
7206246c83
|
wfreerdp: add missing wf_invalidate_region for NSCodec.
|
2012-12-21 16:39:09 +08:00 |
|
Vic Lee
|
ed5ad30d4f
|
libfreerdp-core/transport: select sockfd instead of sleep when blocking.
|
2012-12-21 16:24:26 +08:00 |
|
Vic Lee
|
08d6f6fd12
|
wfreerdp: fix NSCodec and NoCodec.
|
2012-12-21 14:46:39 +08:00 |
|
Marc-André Moreau
|
0e334c2131
|
Merge pull request #868 from llyzs/windows
Fix event handles on Windows
|
2012-12-20 19:47:36 -08:00 |
|
Vic Lee
|
502368dd95
|
libwinpr-synch: proper handling fd event creation on Windows.
|
2012-12-21 11:41:18 +08:00 |
|
Marc-André Moreau
|
8c746976bb
|
libfreerdp-core: return proper event handles on Windows
|
2012-12-21 11:27:44 +08:00 |
|
Marc-André Moreau
|
038754cbed
|
libwinpr-sspi: fix SSPI NTLM SuppressExtendedProtection
|
2012-12-20 16:35:07 -05:00 |
|
Marc-André Moreau
|
c8173c405d
|
Merge pull request #866 from bmiklautz/keychanged_segfault
transport: fix segfault if host key changed
|
2012-12-20 08:02:39 -08:00 |
|
Marc-André Moreau
|
c6db4306af
|
Merge pull request #867 from mfleisz/master
cmake: fixed errors with Android build
|
2012-12-20 08:02:24 -08:00 |
|
Vic Lee
|
2bfd06d7bc
|
libfreerdp-core/listener: loopback address should consider local.
|
2012-12-20 21:57:55 +08:00 |
|
Vic Lee
|
e568c8e466
|
wfreerdp: fix a stack corruption when processing cursor.
|
2012-12-20 21:06:07 +08:00 |
|
Martin Fleisz
|
6bf903afcf
|
cmake: corrected formatting
|
2012-12-20 04:13:36 -08:00 |
|
Martin Fleisz
|
30cb77835b
|
cmake: fixed errors with Android build
|
2012-12-20 04:09:33 -08:00 |
|
Bernhard Miklautz
|
8fd6f63d14
|
transport: fix segfault if host key changed
|
2012-12-20 11:45:21 +01:00 |
|
Marc-André Moreau
|
05e6157d29
|
libfreerdp-core: return proper event handles on Windows
|
2012-12-19 12:16:39 -05:00 |
|
Vic Lee
|
b3d34f62dc
|
libwinpr-crt: add extra null-terminator for ConvertFromUnicode.
|
2012-12-19 22:03:31 +08:00 |
|
Marc-André Moreau
|
8267f2cb88
|
libfreerdp-core: fix usage of proper gateway credentials
|
2012-12-18 10:51:43 -05:00 |
|
Marc-André Moreau
|
ecd9136ca8
|
Merge pull request #863 from Osirium/pull/build-32
Add -march=i686 for 32 bit builds as otherwise defaults to i386 which do...
|
2012-12-18 06:56:12 -08:00 |
|
Marc-André Moreau
|
3f3b8f7140
|
Merge pull request #862 from Osirium/pull/unicode-len
ConvertToUnicode returns the number of wide characters including the NUL...
|
2012-12-18 06:55:29 -08:00 |
|
LawrenceK
|
b02765c4c7
|
Add -march=i686 for 32 bit builds as otherwise defaults to i386 which does not supply one of the intrinsics.
|
2012-12-18 14:11:04 +00:00 |
|
LawrenceK
|
a6178d9297
|
ConvertToUnicode returns the number of wide characters including the NULL terminator.
|
2012-12-18 14:05:59 +00:00 |
|
Marc-André Moreau
|
a0cc099614
|
Merge pull request #860 from awakecoding/master
SSPI NTLM Unicode Conversion Fix
|
2012-12-17 10:42:28 -08:00 |
|
Marc-André Moreau
|
0047511055
|
libwinpr-sspi: fix unicode conversion
|
2012-12-17 13:35:12 -05:00 |
|
Marc-André Moreau
|
61a0cd427e
|
Merge pull request #859 from awakecoding/master
Unicode Conversion Fix
|
2012-12-17 07:48:00 -08:00 |
|
Marc-André Moreau
|
f9321045a4
|
Merge branch 'master' of github.com:FreeRDP/FreeRDP
|
2012-12-17 10:41:26 -05:00 |
|
Marc-André Moreau
|
5527932a54
|
Merge pull request #764 from alama/master
warnings killer and restore lilibavcodec api version check
|
2012-12-17 07:40:55 -08:00 |
|
Marc-André Moreau
|
591bbaae5b
|
Merge branch 'master' of github.com:awakecoding/FreeRDP
|
2012-12-17 10:36:08 -05:00 |
|
Marc-André Moreau
|
f58a1205ae
|
libwinpr-error: fix windows build
|
2012-12-17 10:35:00 -05:00 |
|
Marc-André Moreau
|
d19e2042c3
|
libfreerdp-utils: remove deprecrated unicode utils in favor of WinPR
|
2012-12-17 10:20:25 -05:00 |
|
Marc-André Moreau
|
af9be28000
|
libfreerdp-utils: purge deprecated freerdp_UnicodeToAsciiAlloc util in favor of WinPR ConvertFromUnicode
|
2012-12-16 23:34:07 -05:00 |
|
Alam Arias
|
7b0f4ce1ea
|
libfreerdp-core: llvm said fd may not be set
|
2012-12-16 23:03:00 -05:00 |
|
Marc-André Moreau
|
a02090c09b
|
libfreerdp-utils: fix unicode conversion
|
2012-12-16 23:00:40 -05:00 |
|