Marc-André Moreau
45009824be
libwinpr-sspi: cleanup of data types
2012-05-24 22:20:51 -04:00
Marc-André Moreau
9fd0d13a1c
libwinpr-sspi: started stubbing Schannel SSPI module
2012-05-24 17:19:58 -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
Vic Lee
e50983fdff
dsp: add MS ADPCM codec.
2012-05-24 23:09:30 +08:00
Martin Fleisz
86e42889e7
libfreerdp-utils: Fixed missing wcsdup on Android
2012-05-24 01:40:44 -07:00
Vic Lee
052f841d7f
server: add rdpsnd server channel library.
2012-05-24 14:03:21 +08:00
Marc-André Moreau
570c086dfb
Merge pull request #611 from dorianj/icofix
...
libfreerdp-codec: fix off-by-one memory corruption in ico parser
2012-05-23 14:21:04 -07:00
Dorian Johnson
a91eca4480
libfreerdp-codec: fix off-by-one memory corruption in ico parser
2012-05-23 16:18:39 -05:00
Marc-André Moreau
d57e879d7c
libwinpr-sspi: start using Heap functions
2012-05-23 03:58:47 -04:00
Marc-André Moreau
4b72bcd3d7
libwinpr-sspi: remove dependency on unicode utils
2012-05-23 03:08:24 -04:00
Vic Lee
a43378ff86
libfreerdp-core/server: unix socket listener must be nonblocking.
2012-05-23 14:26:41 +08:00
Marc-André Moreau
5207d65c2a
libwinpr-crt: implement unicode functions
2012-05-23 01:49:21 -04:00
Marc-André Moreau
a462e8cb55
Merge pull request #608 from dorianj/docs
...
xfreerdp: add manpage info for -K option. Fixes #603
2012-05-22 09:14:24 -07:00
Marc-André Moreau
0bf63452e9
Merge pull request #602 from littlejawa/comments
...
Adding comments for doxygen doc
2012-05-22 09:14:02 -07:00
Marc-André Moreau
4d1ab22cd6
Merge pull request #607 from souryogurt/master
...
Fixing unresolved "wcsdup" when compile on Mac OS X
2012-05-22 09:13:33 -07:00
Marc-André Moreau
5fb033a6f6
Merge pull request #609 from llyzs/unix
...
Add Unix Domain Socket support
2012-05-22 08:37:34 -07:00
Vic Lee
95f5e1156e
libfreerdp-core/server: do not force encryption for local unix connection.
2012-05-22 23:21:09 +08:00
Vic Lee
ada9936a66
libfreerdp-core/server: add local flag for unix connection.
2012-05-22 23:10:52 +08:00
Vic Lee
20f038581b
libfreerdp-core: add client unix domain socket.
2012-05-22 22:37:01 +08:00
Vic Lee
f4c8ebf13f
libfreerdp-core: add server unix domain socket.
2012-05-22 18:53:11 +08: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
Dorian Johnson
18f8d1a6b7
xfreerdp: add manpage info for -K option. Fixes #603
2012-05-21 20:33:05 -05: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
Egor Artemov
98540d7fb1
libfreerdp-utils: fix unresolved "wcsdup" when compile on Mac OS X
2012-05-22 02:25:22 +04:00
Marc-André Moreau
d3dc1c780d
wfreerdp: fix compilation
2012-05-21 16:01:24 -04:00
Julien Ropé
faad307e51
Fix typo in comments
2012-05-21 13:59:46 +02:00
Julien Ropé
d84fc3d952
Documented the mutex API
2012-05-21 09:52:36 +02:00
Julien Ropé
3b7b7c273b
Adding comments to the memory.c file
2012-05-21 09:52:36 +02:00
Marc-André Moreau
3cfc3d6d80
winpr: move to one folder
2012-05-20 20:54:22 -04:00
Marc-André Moreau
a7a007bed8
libwinpr-sspi: start using server-side NLA by default
2012-05-20 20:36:57 -04:00
Marc-André Moreau
81a2c3c705
libwinpr-sspi: fix server-side NTLM confidentiality
2012-05-20 18:32:22 -04:00
Marc-André Moreau
14daf31bbc
Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr
2012-05-20 17:32:41 -04:00
Marc-André Moreau
11249bbb51
xfreerdp-server: fix freeing of TLS resources before use
2012-05-20 17:30:30 -04:00
Marc-André Moreau
23cbda9468
Merge branch 'master' of github.com:FreeRDP/FreeRDP into winpr
2012-05-20 17:04:28 -04:00
Marc-André Moreau
73bdd6b95c
Merge pull request #599 from dorianj/coloriconfix
...
libfreerdp-codec: improve freerdp_icon_convert ICO reader
2012-05-20 11:57:53 -07:00
Marc-André Moreau
a41a329580
Merge pull request #596 from AurimasF/master
...
fixes more colour conversion problems for 16-bit displays
2012-05-20 11:57:19 -07:00
Marc-André Moreau
4b3c8c395c
Merge pull request #594 from littlejawa/static_code_review
...
Static code review
2012-05-20 11:56:38 -07:00
Dorian Johnson
2d3774e407
libfreerdp-codec: improve freerdp_icon_convert ICO reader
...
freerdp_icon_convert reads ICO data, which is used by RAIL for
window and notify icons. The old implementation incorrectly iterpreted
the green channel, flipped the alpha channel, and ignored alpha padding.
This implementation is much more robust and correctly handles the alpha
channel, even for non-powers-of-two image widths.
Fixes #578 .
2012-05-18 12:43:51 -05:00
Aurimas Fišeras
64ad250f2d
fix more color conversion problems for 16-bit displays
...
based on d588e30a
2012-05-17 21:55:51 +03:00
Marc-André Moreau
ff3b5afa10
Merge pull request #593 from dorianj/master
...
svc_plugin: ignore CHANNEL_FLAG_SUSPEND/CHANNEL_FLAG_RESUME
2012-05-17 10:15:30 -07:00
Dorian Johnson
05cfd14cb9
Merge remote-tracking branch 'upstream/master'
2012-05-17 09:32:27 -05:00
Julien Ropé
80f16c6201
Small fixes from static analysis:
...
- Potential NULL dereference in tsmf_ifman.c
- Check return value for our functions in tsmf_media.c and rdp.c
- Bad binary operator used in gcc.c
- Unreachable code in ntlm.c
- Bad free operation on SCOPE_LIST object in license.c
2012-05-16 15:29:35 +02:00
Julien Ropé
ffbbc13496
Removing reference to 'decoded_data' as this variable was removed by another commit
2012-05-16 11:34:28 +02:00
Julien Ropé
bbb48783e3
Some modifications on the LIST usage.
...
Made sure the list_*() API was used whenever possible, rather than relying on the internal implementation.
Added comments to the list.c file for documentation.
2012-05-16 11:34:18 +02:00
Julien Ropé
ae2393539a
Added verification on NULL pointers
2012-05-16 11:34:08 +02:00