Commit Graph

  • 85baf1338e libfreerdp-utils: add double-linked list utils. Vic Lee 2011-07-08 00:50:45 +0800
  • 9f48b605ea libfreerdp-utils: datablob->blob Marc-André Moreau 2011-07-07 11:49:57 -0400
  • d8ce866c92 libfreerdp-core: fix compilation of crypto, credssp, and ntlmssp Marc-André Moreau 2011-07-07 11:27:24 -0400
  • 337a328342 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-07 10:33:46 -0400
  • bbdd6348cc libfreerdp-core: improving cryptographic module Marc-André Moreau 2011-07-07 10:33:42 -0400
  • 65777645ea Merge pull request #6 from llyzs/api Marc-André Moreau 2011-07-07 06:55:10 -0700
  • e75748aa3f Merge 6bdbea444a into 0582b26592 #6 GitHub Merge Button 2011-07-06 21:00:14 -0700
  • 6bdbea444a include: simplify the settings.h inclusion. #6 Vic Lee 2011-07-07 11:46:03 +0800
  • 561d4266d9 kbd: fix incorrect word replacement. Vic Lee 2011-07-07 11:25:04 +0800
  • fb27e0d072 include: use standard includsion for api headers. Vic Lee 2011-07-07 11:22:14 +0800
  • aa59da816b include: move RDPEXT_CC to FREERDP_CC Vic Lee 2011-07-07 11:15:46 +0800
  • a2c313816b include: add missing header define. Vic Lee 2011-07-07 11:11:11 +0800
  • 431ab32bc6 include: separate new api.h Vic Lee 2011-07-07 11:08:37 +0800
  • 0582b26592 libfreerdp-core: adapting NTLMSSP and CredSSP modules to FreeRDP 1.0 Marc-André Moreau 2011-07-05 23:18:00 -0400
  • a35f1e81cb cmake: fix Mac OS X compilation Marc-André Moreau 2011-07-05 20:44:26 -0400
  • f8fa387fae libfreerdp-core: added GCC client data blocks Marc-André Moreau 2011-07-05 18:26:12 -0400
  • 14e45b940c libfreerdp-core: added function stubs for client data blocks (GCC) Marc-André Moreau 2011-07-04 22:02:00 -0400
  • bd172ff55f libfreerdp-core: documented BER, PER, GCC, TPDU, TPKT, NEGO Marc-André Moreau 2011-07-04 21:35:32 -0400
  • 25a5bc53b1 types/base.h: rename FRDP_BOOL to boolean Marc-André Moreau 2011-07-04 20:10:25 -0400
  • eed80301f4 include: rdpext.h->extension.h, rdpset.h->settings.h Marc-André Moreau 2011-07-04 19:52:24 -0400
  • dd18348436 libfreerdp-core: encoding of GCC create conference request + unit tests Marc-André Moreau 2011-07-04 19:13:01 -0400
  • 2a13a7bc16 libfreerdp-core: PER and BER encoding, along with unit tests Marc-André Moreau 2011-07-04 17:05:58 -0400
  • fc41238752 Merge pull request #5 from llyzs/cmake Marc-André Moreau 2011-07-04 05:06:01 -0700
  • 211537f8a7 Merge 7ae17192bb into efe7d34d06 #5 GitHub Merge Button 2011-07-04 02:01:21 -0700
  • 7ae17192bb cmake: add ConfigOptions.cmake #5 Vic Lee 2011-07-04 17:01:06 +0800
  • 374357614f cmake: remove unused definition. Vic Lee 2011-07-04 15:48:21 +0800
  • d5ad1af3f5 cmake: remove unused include dirs and move it to root CMakeLists.txt Vic Lee 2011-07-04 15:41:53 +0800
  • f8223ec5a2 cmake: add include file and endian checks. Vic Lee 2011-07-04 11:40:26 +0800
  • efe7d34d06 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-03 22:47:46 -0400
  • 1629b27149 libfreerdp-core: started ASN.1 BER encoder Marc-André Moreau 2011-07-03 22:47:35 -0400
  • 22ec4a1332 Merge pull request #4 from llyzs/transport Marc-André Moreau 2011-07-03 19:44:14 -0700
  • 31af9f0114 Merge 8afa7cf227 into 107b0f1b32 #4 GitHub Merge Button 2011-07-03 19:10:41 -0700
  • 8afa7cf227 libfreerdp-core/transport: process PDU (if any) only after sending has completed. #4 Vic Lee 2011-07-04 10:11:14 +0800
  • 107b0f1b32 Merge pull request #3 from llyzs/transport Marc-André Moreau 2011-07-03 18:25:28 -0700
  • 02edc69541 Merge 2fe93a9799 into 27bca27636 #3 GitHub Merge Button 2011-07-03 18:24:24 -0700
  • 2fe93a9799 libfreerdp-core/transport: check receiving data during send blocking. #3 Vic Lee 2011-07-04 09:24:23 +0800
  • fb687f2f9e libfreerdp-core/transport: enable receiving more PDU in receiving buffer. Vic Lee 2011-07-04 09:07:34 +0800
  • 27bca27636 libfreerdp-core: establish TLS connection Marc-André Moreau 2011-07-03 19:27:02 -0400
  • 5c21c8491d libfreerdp-core: TLS support Marc-André Moreau 2011-07-03 17:29:09 -0400
  • 347863ffa5 libfreerdp-core: moving TCP out of transport module Marc-André Moreau 2011-07-03 15:34:15 -0400
  • 0da3be6e53 libfreerdp-core: improved protocol security negotiation Marc-André Moreau 2011-07-03 13:49:06 -0400
  • ccaa0d33ed libfreerdp-core: protocol security negotiation partially working Marc-André Moreau 2011-07-03 12:42:35 -0400
  • 985256d483 Merge 5156bb82ec into 3a9e3e51aa #2 GitHub Merge Button 2011-07-03 08:37:46 -0700
  • 5156bb82ec libfreerdp-core/transport: handle more than one PDUs in receiving buffer. #2 Vic Lee 2011-07-03 23:36:13 +0800
  • 3a9e3e51aa Merge pull request #1 from llyzs/network Marc-André Moreau 2011-07-03 05:01:57 -0700
  • 4b6b3fcd58 Merge 4bbb71251b into 2cc8ea32c9 #1 GitHub Merge Button 2011-07-03 03:37:24 -0700
  • 4bbb71251b cunit/transport: and send/receive unit tests. #1 Vic Lee 2011-07-03 18:35:25 +0800
  • 6a3db6363d libfreerdp-core: implement tcp receiving. Vic Lee 2011-07-03 18:30:43 +0800
  • addc192965 libfreerdp-core: TPKT length is big-endian. Vic Lee 2011-07-03 18:01:37 +0800
  • 5036f150e4 libfreerdp-core/stream: add stream_write_buffer. Vic Lee 2011-07-03 17:07:32 +0800
  • 28ebc94f1f libfreerdp-core/transport: implement sending. Vic Lee 2011-07-03 16:37:36 +0800
  • c07694a875 cunit: add transport unit test. Vic Lee 2011-07-03 15:54:32 +0800
  • 5c98e98387 libfreerdp-core/transport: add connect and disconnect code. Vic Lee 2011-07-03 15:53:55 +0800
  • c65ac150ce libfreerdp-core: rename 'network' module to 'transport' Vic Lee 2011-07-03 10:59:07 +0800
  • 3bd924aa56 libfreerdp-core: add network module prototype. Vic Lee 2011-07-03 09:50:11 +0800
  • 2cc8ea32c9 Merge branch 'master' of github.com:FreeRDP/FreeRDP-1.0 Marc-André Moreau 2011-07-02 17:10:22 -0400
  • 37f3cff525 libfreerdp-core: started TPDU encoding/decoding Marc-André Moreau 2011-07-02 17:10:10 -0400
  • 85d164c0c0 cmake: add auto versioning based on GIT Otavio Salvador 2011-07-02 16:44:40 -0300
  • 04b679b090 cmake: add cunit look up Otavio Salvador 2011-07-02 15:23:59 -0300
  • 8439895791 .gitignore: ignore cmake_install.cmake only Otavio Salvador 2011-07-02 15:20:42 -0300
  • 071516187e libfreerdp-core: TPKT encoding/decoding Marc-André Moreau 2011-07-02 14:40:03 -0400
  • fd2d804578 cmake: updated copyright notices Marc-André Moreau 2011-07-02 13:58:55 -0400
  • 19f13942b2 libfreerdp-utils: fix and clean stream utils Marc-André Moreau 2011-07-02 13:58:23 -0400
  • 0991b312ae libfreerdp-utils: cleanup of stream utils Marc-André Moreau 2011-07-02 13:37:03 -0400
  • dd27013552 cunit: add network stream unit tests. Vic Lee 2011-07-02 23:39:35 +0800
  • 8c161b8a20 libfreerdp-utils: implement stream module. Vic Lee 2011-07-02 23:38:50 +0800
  • cc6598de8f libfreerdp-utils: add new stream interface. Vic Lee 2011-07-01 16:06:53 +0800
  • cfbb6c286c libfreerdp-core: added cmake script Marc-André Moreau 2011-06-30 22:20:39 -0400
  • 7de0d21feb cunit: fix compilation of unit tests Marc-André Moreau 2011-06-30 22:12:54 -0400
  • 32cfd0f325 libfreerdp-gdi: fix compilation Marc-André Moreau 2011-06-30 21:23:36 -0400
  • e038b068b8 cmake: initial commit Marc-André Moreau 2011-06-30 20:31:07 -0400
  • 97cd5e7546 libfreerdp-utils: added include headers Marc-André Moreau 2011-06-30 19:25:11 -0400
  • f9d4453c40 libfreerdp-core: added NTLMSSP Marc-André Moreau 2011-06-30 18:52:41 -0400
  • 61afc74d2e libfreerdp-core: added CredSSP Marc-André Moreau 2011-06-30 18:51:46 -0400
  • 0dac2c555a libfreerdp-core: added protocol security negotiation Marc-André Moreau 2011-06-30 18:48:48 -0400
  • 1324d5903b docs: initial commit Marc-André Moreau 2011-06-30 18:41:38 -0400
  • 6f35e25741 libfreerdp-asn1: initial commit Marc-André Moreau 2011-06-30 18:41:09 -0400
  • 57d5e7555c libfreerdp-utils: initial commit Marc-André Moreau 2011-06-30 18:24:37 -0400
  • 49566c38ec cunit: initial commit Marc-André Moreau 2011-06-30 18:17:37 -0400
  • 24bb739eb9 keymaps: initial commit Marc-André Moreau 2011-06-30 16:28:36 -0400
  • f4337d6223 libfreerdp-gdi: initial commit Marc-André Moreau 2011-06-30 16:17:55 -0400
  • ed3a7a7627 libfreerdp-kbd: initial commit Marc-André Moreau 2011-06-30 15:55:03 -0400
  • f6723028dc FreeRDP 1.0: initial commit Marc-André Moreau 2011-06-30 15:12:51 -0400