FreeRDP/libfreerdp-core
Marc-André Moreau 505426e31f Merge pull request #161 from mfleisz/certcallback
settings: Added --ignore-certificates command line
2011-10-19 04:32:43 -07:00
..
activation.c Indicate its FIRST and LAST PDU for pesistent_key_list. 2011-10-11 23:53:50 +02:00
activation.h server: add desktop resize support. 2011-09-06 17:19:16 +08:00
ber.c server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
ber.h server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
capabilities.c dont advertise compression support in the vchan capabilities, 2011-10-17 20:41:02 -05:00
capabilities.h Rename more functions. 2011-08-23 13:26:24 +08:00
certificate.c Merge branch 'master' of git://github.com/FreeRDP/FreeRDP 2011-09-19 11:59:09 -04:00
certificate.h work on Proprietary Certificate 2011-09-05 11:02:52 -07:00
channel.c libfreerdp-channels: rename from libfreerdp-chanman 2011-10-16 14:57:15 -04:00
channel.h libfreerdp-core: refactoring of context pointers into rdpContext 2011-10-16 00:50:10 -04:00
CMakeLists.txt libfreerdp-core: refactoring of context pointers into rdpContext 2011-10-16 00:50:10 -04:00
connection.c libfreerdp-channels: rename from libfreerdp-chanman 2011-10-16 14:57:15 -04:00
connection.h server: add desktop resize support. 2011-09-06 17:19:16 +08:00
credssp.c libfreerdp-core: added authenticate callback 2011-09-29 01:03:07 -04:00
credssp.h libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path 2011-09-26 22:58:49 -04:00
crypto.c core: Added ui callback to verify certificates 2011-10-18 08:02:05 -07:00
crypto.h core: Added ui callback to verify certificates 2011-10-18 08:02:05 -07:00
errinfo.c libfreerdp-core: added complete errinfo lookup table with full meaning strings 2011-08-07 23:59:28 -04:00
errinfo.h libfreerdp-core: started implementation of server redirection 2011-09-02 21:34:51 -04:00
fastpath.c code cleanup 2011-09-26 22:30:58 -07:00
fastpath.h code cleanup 2011-09-26 22:30:58 -07:00
freerdp.c libfreerdp-core: cleanup of freerdp interface 2011-10-16 21:02:28 -04:00
gcc.c libfreerdp-channels: rename from libfreerdp-chanman 2011-10-16 14:57:15 -04:00
gcc.h libfreerdp-core: change client connection sequence using nonblocking. 2011-08-22 17:11:50 +08:00
info.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
info.h Rename functions. 2011-08-23 12:58:10 +08:00
input.c libfreerdp-core: refactoring of context pointers into rdpContext 2011-10-16 00:50:10 -04:00
input.h server: process client input events. 2011-08-23 15:51:51 +08:00
license.c When connecting to windows XP, the server do not set Blob type for license error message. 2011-10-08 18:41:19 +02:00
license.h Rename more functions. 2011-08-23 13:26:24 +08:00
listener.c server: use rdpContext for server-side components. 2011-10-18 15:10:12 +08:00
listener.h server: create initial server API. 2011-08-18 16:06:32 +08:00
mcs.c libfreerdp-core: merging jsorg71's work on old encryption support 2011-09-14 22:09:33 -04:00
mcs.h server: handle mstsc disconnection correctly. 2011-08-26 18:14:34 +08:00
mppc.c mppc fix 2011-09-11 11:08:15 -07:00
mppc.h wfreerdp: fix compilation on windows 2011-09-23 14:25:38 -04:00
nego.c libfreerdp-core: apply patch from Nicolas Graziano to fix protocol security settings when Standard RDP is negotiated 2011-10-04 18:54:38 -04:00
nego.h libfreerdp-core: add more checking in nego phase. 2011-09-16 23:16:16 +08:00
ntlmssp.c windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
ntlmssp.h windows: start fixing windows compilation 2011-08-15 17:05:48 -04:00
orders.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-10-13 15:51:20 -04:00
orders.h xfreerdp: started bitmap caching support 2011-10-04 21:29:01 -04:00
peer.c server: use rdpContext for server-side components. 2011-10-18 15:10:12 +08:00
peer.h server: use rdpContext for server-side components. 2011-10-18 15:10:12 +08:00
per.c server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
per.h server: send MCS Connect Response PDU. 2011-08-19 23:56:47 +08:00
rdp.c libfreerdp-core: refactoring of context pointers into rdpContext 2011-10-16 00:50:10 -04:00
rdp.h libfreerdp-core: refactoring of context pointers into rdpContext 2011-10-16 00:50:10 -04:00
redirection.c wfreerdp: fix compilation on windows 2011-09-23 14:25:38 -04:00
redirection.h libfreerdp-core: add support for token-based server redirection 2011-09-03 18:21:21 -04:00
security.c coding style 2011-09-23 23:38:11 -07:00
security.h move non settings security items out of settings 2011-09-23 23:09:29 -07:00
settings.c xfreerdp: added support for bitmap cache 2011-10-09 21:23:18 -04:00
surface.c libfreerdp-core: fix potential overflow in parsing of fragmented RemoteFX packets 2011-08-28 15:12:33 -04:00
surface.h libfreerdp-core: fix potential overflow in parsing of fragmented RemoteFX packets 2011-08-28 15:12:33 -04:00
tcp.c Merge branch 'master' of github.com:FreeRDP/FreeRDP 2011-09-26 22:31:11 -07:00
tcp.h libfreerdp-core: further improvements to server redirection code 2011-09-03 16:36:27 -04:00
tls.c Added --ignore-certificates command line 2011-10-19 00:42:53 -07:00
tls.h libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path 2011-09-26 22:58:49 -04:00
tpdu.c libfreerdp/peer: initial protocol negotiation. 2011-08-18 23:15:28 +08:00
tpdu.h libfreerdp/peer: initial protocol negotiation. 2011-08-18 23:15:28 +08:00
tpkt.c server: trivial refactor rdp module to work in both direction. 2011-08-20 16:43:29 +08:00
tpkt.h server: trivial refactor rdp module to work in both direction. 2011-08-20 16:43:29 +08:00
transport.c core: handle transport->recv_callback correctly 2011-10-18 23:47:44 +02:00
transport.h wfreerdp: fix tcp non-blocking read 2011-09-25 14:54:07 -04:00
update.c libfreerdp-core: refactoring of context pointers into rdpContext 2011-10-16 00:50:10 -04:00
update.h libfreerdp-core: add hooks in fast-path PDUs for pointer updates 2011-09-19 14:50:40 -04:00
window.c libfreerdp-rail: fix bug in printing out visibility rects 2011-08-22 14:51:10 -04:00
window.h libfreerdp-rail: processing window altsec orders 2011-08-16 00:22:00 -04:00