platform/upstream/freerdp.git
13 years agolibfreerdp-core/stream: add stream_write_buffer.
Vic Lee [Sun, 3 Jul 2011 09:07:32 +0000 (17:07 +0800)]
libfreerdp-core/stream: add stream_write_buffer.

13 years agolibfreerdp-core/transport: implement sending.
Vic Lee [Sun, 3 Jul 2011 08:37:36 +0000 (16:37 +0800)]
libfreerdp-core/transport: implement sending.

13 years agocunit: add transport unit test.
Vic Lee [Sun, 3 Jul 2011 07:54:32 +0000 (15:54 +0800)]
cunit: add transport unit test.

13 years agolibfreerdp-core/transport: add connect and disconnect code.
Vic Lee [Sun, 3 Jul 2011 07:53:55 +0000 (15:53 +0800)]
libfreerdp-core/transport: add connect and disconnect code.

13 years agolibfreerdp-core: rename 'network' module to 'transport'
Vic Lee [Sun, 3 Jul 2011 02:59:07 +0000 (10:59 +0800)]
libfreerdp-core: rename 'network' module to 'transport'

13 years agolibfreerdp-core: add network module prototype.
Vic Lee [Sun, 3 Jul 2011 01:50:11 +0000 (09:50 +0800)]
libfreerdp-core: add network module prototype.

13 years agoMerge branch 'master' of github.com:FreeRDP/FreeRDP-1.0
Marc-André Moreau [Sat, 2 Jul 2011 21:10:22 +0000 (17:10 -0400)]
Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0

13 years agolibfreerdp-core: started TPDU encoding/decoding
Marc-André Moreau [Sat, 2 Jul 2011 21:10:10 +0000 (17:10 -0400)]
libfreerdp-core: started TPDU encoding/decoding

13 years agocmake: add auto versioning based on GIT
Otavio Salvador [Sat, 2 Jul 2011 19:44:40 +0000 (16:44 -0300)]
cmake: add auto versioning based on GIT

A new AutoVersioning module has been written in a portable way to
allow dynamic versioning on Windows and Unix based systems.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agocmake: add cunit look up
Otavio Salvador [Sat, 2 Jul 2011 18:23:59 +0000 (15:23 -0300)]
cmake: add cunit look up

A new CMake utility (FindCUnit.cmake) has been written to easy finding
of CUnit headers and libraries in a portable way.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years ago.gitignore: ignore cmake_install.cmake only
Otavio Salvador [Sat, 2 Jul 2011 18:20:42 +0000 (15:20 -0300)]
.gitignore: ignore cmake_install.cmake only

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
13 years agolibfreerdp-core: TPKT encoding/decoding
Marc-André Moreau [Sat, 2 Jul 2011 18:40:03 +0000 (14:40 -0400)]
libfreerdp-core: TPKT encoding/decoding

13 years agocmake: updated copyright notices
Marc-André Moreau [Sat, 2 Jul 2011 17:58:55 +0000 (13:58 -0400)]
cmake: updated copyright notices

13 years agolibfreerdp-utils: fix and clean stream utils
Marc-André Moreau [Sat, 2 Jul 2011 17:58:23 +0000 (13:58 -0400)]
libfreerdp-utils: fix and clean stream utils

13 years agolibfreerdp-utils: cleanup of stream utils
Marc-André Moreau [Sat, 2 Jul 2011 17:37:03 +0000 (13:37 -0400)]
libfreerdp-utils: cleanup of stream utils

13 years agocunit: add network stream unit tests.
Vic Lee [Sat, 2 Jul 2011 15:39:35 +0000 (23:39 +0800)]
cunit: add network stream unit tests.

13 years agolibfreerdp-utils: implement stream module.
Vic Lee [Sat, 2 Jul 2011 15:38:50 +0000 (23:38 +0800)]
libfreerdp-utils: implement stream module.

13 years agolibfreerdp-utils: add new stream interface.
Vic Lee [Fri, 1 Jul 2011 08:06:53 +0000 (16:06 +0800)]
libfreerdp-utils: add new stream interface.

13 years agolibfreerdp-core: added cmake script
Marc-André Moreau [Fri, 1 Jul 2011 02:20:39 +0000 (22:20 -0400)]
libfreerdp-core: added cmake script

13 years agocunit: fix compilation of unit tests
Marc-André Moreau [Fri, 1 Jul 2011 02:12:54 +0000 (22:12 -0400)]
cunit: fix compilation of unit tests

13 years agolibfreerdp-gdi: fix compilation
Marc-André Moreau [Fri, 1 Jul 2011 01:23:36 +0000 (21:23 -0400)]
libfreerdp-gdi: fix compilation

13 years agocmake: initial commit
Marc-André Moreau [Fri, 1 Jul 2011 00:31:07 +0000 (20:31 -0400)]
cmake: initial commit

13 years agolibfreerdp-utils: added include headers
Marc-André Moreau [Thu, 30 Jun 2011 23:25:11 +0000 (19:25 -0400)]
libfreerdp-utils: added include headers

13 years agolibfreerdp-core: added NTLMSSP
Marc-André Moreau [Thu, 30 Jun 2011 22:52:41 +0000 (18:52 -0400)]
libfreerdp-core: added NTLMSSP

13 years agolibfreerdp-core: added CredSSP
Marc-André Moreau [Thu, 30 Jun 2011 22:51:46 +0000 (18:51 -0400)]
libfreerdp-core: added CredSSP

13 years agolibfreerdp-core: added protocol security negotiation
Marc-André Moreau [Thu, 30 Jun 2011 22:48:48 +0000 (18:48 -0400)]
libfreerdp-core: added protocol security negotiation

13 years agodocs: initial commit
Marc-André Moreau [Thu, 30 Jun 2011 22:41:38 +0000 (18:41 -0400)]
docs: initial commit

13 years agolibfreerdp-asn1: initial commit
Marc-André Moreau [Thu, 30 Jun 2011 22:41:09 +0000 (18:41 -0400)]
libfreerdp-asn1: initial commit

13 years agolibfreerdp-utils: initial commit
Marc-André Moreau [Thu, 30 Jun 2011 22:24:37 +0000 (18:24 -0400)]
libfreerdp-utils: initial commit

13 years agocunit: initial commit
Marc-André Moreau [Thu, 30 Jun 2011 22:17:37 +0000 (18:17 -0400)]
cunit: initial commit

13 years agokeymaps: initial commit
Marc-André Moreau [Thu, 30 Jun 2011 20:28:36 +0000 (16:28 -0400)]
keymaps: initial commit

13 years agolibfreerdp-gdi: initial commit
Marc-André Moreau [Thu, 30 Jun 2011 20:17:55 +0000 (16:17 -0400)]
libfreerdp-gdi: initial commit

13 years agolibfreerdp-kbd: initial commit
Marc-André Moreau [Thu, 30 Jun 2011 19:55:03 +0000 (15:55 -0400)]
libfreerdp-kbd: initial commit

13 years agoFreeRDP 1.0: initial commit
Marc-André Moreau [Thu, 30 Jun 2011 19:12:51 +0000 (15:12 -0400)]
FreeRDP 1.0: initial commit