Marc-André Moreau
cdd610ee12
libwinpr-sspi: remove libfreerdp-crypto dependency
2012-05-25 14:03:56 -04:00
Marc-André Moreau
6379cc628b
libwinpr-utils: started replacement stream utils
2012-05-25 03:24:42 -04:00
Marc-André Moreau
b70683af9e
libwinpr-sspi: move NLA code out of CredSSP module
2012-05-25 01:50:46 -04:00
Marc-André Moreau
add1319ee6
libwinpr-sspi: start new winpr utility library
2012-05-24 17:05:12 -04:00
Marc-André Moreau
f897159058
libwinpr-sspi: parse CredSSP plaintext credentials
2012-05-24 15:52:20 -04:00
Marc-André Moreau
2ff8a103d6
libwinpr-sspi: fix server-side NTLM signing and sealing
2012-05-24 15:19:11 -04:00
Marc-André Moreau
d57e879d7c
libwinpr-sspi: start using Heap functions
2012-05-23 03:58:47 -04:00
Marc-André Moreau
5207d65c2a
libwinpr-crt: implement unicode functions
2012-05-23 01:49:21 -04:00
Marc-André Moreau
a09dbbd671
libwinpr-sspi: cleanup headers and structure
2012-05-21 22:48:33 -04:00
Marc-André Moreau
c4ec4ae1d5
libwinpr-registry: initial stubs
2012-05-21 22:34:42 -04:00
Marc-André Moreau
fbcce67cd8
libwinpr-crt: expand string functions
2012-05-21 22:04:14 -04:00
Marc-André Moreau
90dcef3178
libwinpr-sspi: fix data type warnings
2012-05-21 21:08:04 -04:00
Marc-André Moreau
733fc24a48
libwinpr-sspi: data type cleanup
2012-05-21 20:39:45 -04:00
Marc-André Moreau
d3dc1c780d
wfreerdp: fix compilation
2012-05-21 16:01:24 -04:00
Marc-André Moreau
23cbda9468
Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr
2012-05-20 17:04:28 -04:00
Vic Lee
4050944f6e
server: implement frame acknowledge PDU.
2012-05-11 16:35:11 +08:00
Vic Lee
4a6c5a72c4
libfreerdp-core: implement frame acknowledge.
2012-05-11 15:34:51 +08:00
Vic Lee
c9ad01ea55
dsp: rewrite api to reduce memory allocations.
2012-05-09 16:15:23 +08:00
Marc-André Moreau
f142ac29d6
Merge pull request #581 from ArvidNorr/errorcode
...
Errorcode
2012-05-07 04:37:25 -07:00
Alexis Moinet
80ebc98bc8
fix compilation error in ndr.h (type redefinition)
...
include/winpr/ndr.h:201: error: redefinition of typedef ‘MIDL_STUB_MESSAGE’
include/winpr/ndr.h:199: note: previous declaration of ‘MIDL_STUB_MESSAGE’ was here
include/winpr/ndr.h:201: error: redefinition of typedef ‘PMIDL_STUB_MESSAGE’
include/winpr/ndr.h:199: note: previous declaration of ‘PMIDL_STUB_MESSAGE’ was here
2012-05-07 11:50:57 +02:00
Marc-André Moreau
813cf27ccd
libwinpr-crt: initial commit
2012-05-05 22:09:08 -04:00
Marc-André Moreau
85eaf79239
cunit: fix compilation
2012-05-05 20:45:13 -04:00
Marc-André Moreau
24eb2f46fe
libwinpr-rpc: fix compilation on Linux
2012-05-05 18:42:35 -04:00
Marc-André Moreau
bbae05685c
libwinpr-rpc: split NDR implementation into multiple files
2012-05-04 21:50:32 -04:00
Marc-André Moreau
31f2fd3a8a
libwinpr-sspi: rename from libfreerdp-sspi
2012-05-04 19:48:53 -04:00
Marc-André Moreau
e1e3f12114
winpr: move wtypes.h and windows.h
2012-05-04 19:36:35 -04:00
Marc-André Moreau
be1e7f8291
libwinpr-rpc: initial commit
2012-05-04 18:32:34 -04:00
Marc-André Moreau
95b6e2e04b
libfreerdp-core: fix compilation on windows
2012-05-04 17:23:26 -04:00
Marc-André Moreau
8a877a8362
libfreerdp-core: start implementation of NdrComplexStruct*
2012-05-02 04:28:44 -04:00
Marc-André Moreau
a135206af9
libfreerdp-core: start implement NDR buffer size methods
2012-05-01 23:09:18 -04:00
Marc-André Moreau
84a8cb7dba
libfreerdp-core: merge TSG changes with master
2012-04-28 15:56:26 -04:00
Marc-André Moreau
97391dc782
libfreerdp-core: cleanup RTS header encoding
2012-04-19 15:43:20 -04:00
Marc-André Moreau
88b8380b4c
libfreerdp-core: simplify HTTPS sending
2012-04-18 02:28:05 -04:00
Marc-André Moreau
fa7900d293
libfreerdp-core: start using HTTP utils for NTLM HTTP authentication
2012-04-16 16:21:46 -04:00
norrarvid
87932013c3
errorcodes.h added
2012-04-13 14:00:56 +02:00
norrarvid
86faf2d268
connect error codes added
2012-04-13 13:16:08 +02:00
Vic Lee
3a407c24b8
server: implement user-initiated disconnection sequence on server.
2012-04-13 15:58:28 +08:00
Marc-André Moreau
6e5a5a0fe5
include: update windows type definitions
2012-04-12 14:51:03 -04:00
Marc-André Moreau
c15f3c0112
wfreerdp: fix data alignment for MSVC
2012-04-02 20:56:59 -04:00
Marc-André Moreau
0d9e65ea06
libfreerdp-core: align rdpSettings structure to 8 bytes
2012-04-02 20:38:58 -04:00
Marc-André Moreau
b6af8cd206
libfreerdp-core: added MS-TSGU interface definitions
2012-03-31 21:32:13 -04:00
Mads Kiilerich
5ada0a43ec
codec: export mppc functions so it can be build on windows
2012-03-30 23:28:07 +02:00
Marc-André Moreau
f2ec024d51
Merge pull request #519 from kiilerix/master
...
build fixes
2012-03-30 08:34:13 -07:00
Jay Sorg
6aa7eaf627
mppc: moved to libfreerdp-codec
2012-03-29 20:57:26 -07:00
Mads Kiilerich
16478d8fad
locale: update rdp scancodes according to Win CE "Translating Scan Codes to Virtual-Key Codes"
...
The values in @msdn{ms892480} seems to be what is used in TS_KEYBOARD_EVENT @msdn{cc240584}.
All the "XT Scan Code Translation Libraries" has been checked and integrated.
Only the Korean has been skipped. It is clearly something completely different
from everything else. The Japanese is just an extension of the US keyboard like
the others.
2012-03-29 01:25:49 +02:00
Mads Kiilerich
a9296e976d
locale: add Japanese backslash key with rdp scancode 7D and X key name AE13
...
Correct values for the keyboard fields in Client Core Data is required too.
2012-03-29 01:12:48 +02:00
Mads Kiilerich
f799615c22
locale: drop Virtual-Key as intermediate format for xkbfile
...
There is no 1:1 mapping between Virtual-Key codes and the "scancodes" used in
the rdp protocol. Some examples are VK_RETURN and VK_DIVIDE and US keyboards
where two different physical keys with different "scancodes" in the protocol
map to the same Virtual-Key on the server. Another bad fit seems to be the
Japanese backslash key.
The rdp scancodes are apparently undocumented and different from everything
else. The best we can do is to reverse engineer the protocol values and give
them some descriptive names and try to figure out how they relate to the native
scancodes on the supported platforms.
2012-03-29 01:12:48 +02:00
Mads Kiilerich
3e4b434925
clients: use rdp scancode definitions when sending key events
...
This also introduces a slightly more high-level convenience function for
sending key events. The existing function where an RDP protocol flag field has
to be encoded by the caller is very lowlevel ... and a bad fit for fastpath
input. That could use a refactoring.
2012-03-29 01:12:48 +02:00
Mads Kiilerich
7f399c6020
locale: #define known rdp scancode values
...
For now they are named after the VK code they mostly correspond to.
2012-03-29 01:12:48 +02:00
Mads Kiilerich
94e9405202
locale: make RDP_SCANCODE a simple value type that easily can be passed around
2012-03-29 01:12:35 +02:00