Commit Graph

  • 3f4f32a172 Merge pull request #129 from OSSystems/master Otavio Salvador 2011-10-04 06:06:52 -07:00
  • 35d2502af5 channels/drdynvc/audin: fix segfault when device name is not specified Eduardo Beloni 2011-10-04 09:27:20 -03:00
  • 6f61a8c68a xfreerdp: fix fullscreen toggling to avoid memory leaks. Vic Lee 2011-10-04 18:44:52 +08:00
  • ce7eb4b13b xfreerdp: add missing include nsc.h Vic Lee 2011-10-04 17:40:03 +08:00
  • a7544803f4 libfreerdp-core: fix an trivial mistake in reading codec caps. Vic Lee 2011-10-05 01:24:57 +08:00
  • f9ef2784f7 include: fix libfreerdp-codec header installation. Vic Lee 2011-10-04 19:07:54 +08:00
  • 9c8baae8e7 xfreerdp: initialize NSCodec context if NSCodec is enabled Marc-André Moreau 2011-10-03 15:42:32 -04:00
  • 24f413c0a0 libfreerdp-core: move bitmap decompression out of the core Marc-André Moreau 2011-10-02 23:09:13 -04:00
  • f43c9c462f libfreerdp-codec: NSCodec code style cleanup Marc-André Moreau 2011-10-02 21:07:07 -04:00
  • 0401f7c17e libfreerdp-codec: merge with libfreerdp-nsc Marc-André Moreau 2011-10-02 20:52:17 -04:00
  • 3f8ad5e8f9 libfreerdp-nsc: merging Marc-André Moreau 2011-10-02 20:31:52 -04:00
  • 3297db7062 libfreerdp-codec: merge with libfreerdp-rfx Marc-André Moreau 2011-10-02 20:28:20 -04:00
  • 53d106e889 Merge pull request #125 from jiten19/master Marc-André Moreau 2011-10-02 17:24:56 -07:00
  • 7529ed684b finished codec and push with bugs qubit 2011-10-03 00:56:33 +05:30
  • 2be57ad628 nscodec in hw and sw gdi qubit 2011-10-03 00:46:22 +05:30
  • c8a8d54304 NSCODEC library qubit 2011-10-03 00:41:08 +05:30
  • 16eae52b1e nscodec capability set qubit 2011-10-03 00:36:41 +05:30
  • 8a52695ed0 xfreerdp-server: improve RemoteFX pcap replay timing Marc-André Moreau 2011-09-30 19:22:22 -04:00
  • 2421251224 libfreerdp-gdi: replace gdi_copy_mem by memmove Marc-André Moreau 2011-09-29 23:19:13 -04:00
  • 6c81b4f5a8 Merge branch 'master' of github.com:FreeRDP/FreeRDP Marc-André Moreau 2011-09-29 22:31:27 -04:00
  • df71487c56 xfreerdp: fix 32bpp cursors Marc-André Moreau 2011-09-29 22:31:13 -04:00
  • 75050034a9 Merge pull request #124 from mfleisz/master Marc-André Moreau 2011-09-29 10:14:40 -07:00
  • 6058bda27e libfreerdp-gdi: fixed half-mirrored rfx tiles when raw bitmaps with alpha enabled are processed Martin Fleisz 2011-09-29 02:26:55 -07:00
  • 10331c5c44 libfreerdp-core: added authenticate callback Marc-André Moreau 2011-09-29 01:03:07 -04:00
  • af063100d2 xfreerdp: fix missing signal.h include Marc-André Moreau 2011-09-29 00:37:30 -04:00
  • 98d1ef12a5 Merge branch 'master' of github.com:FreeRDP/FreeRDP Marc-André Moreau 2011-09-29 00:33:28 -04:00
  • 6f3696f22b xfreerdp: initial cursor support Marc-André Moreau 2011-09-29 00:33:16 -04:00
  • 498b88a1da Merge pull request #123 from shlevy/signal-handling Marc-André Moreau 2011-09-28 05:51:17 -07:00
  • 704d290df5 signal.h: We still need api.h on WIN32 Shea Levy 2011-09-28 03:11:15 -04:00
  • aed1a8f129 Make freerdp_handle_signals return an int, return -1 and set errno to ENOSYS on Windows for now Shea Levy 2011-09-28 02:48:18 -04:00
  • 71da4593c2 Don't block SIGCONT Shea Levy 2011-09-28 02:40:35 -04:00
  • 4dc28ae04a Handle the stopping signals, explicitly unblock the signal before re-raising it in the handler Shea Levy 2011-09-28 02:09:52 -04:00
  • 79551abb1b passphrase: Use the global values the signal handler needs Shea Levy 2011-09-28 01:37:43 -04:00
  • a87b4e5671 xfreerdp: Handle signals on start Shea Levy 2011-09-28 01:27:14 -04:00
  • 5c20c22547 freerdp_handle_signals: Handle all POSIX-specified fatal signals Shea Levy 2011-09-28 01:21:38 -04:00
  • 77bffc4afb freerdp_handle_signals: Reset the terminal for a fatal signal Shea Levy 2011-09-28 01:15:42 -04:00
  • 6ad931bebd Actually wait for the child process to stop Shea Levy 2011-09-28 01:01:25 -04:00
  • 5aea0e2e0c Add test to check that handle_signals resets the terminal Shea Levy 2011-09-28 00:04:36 -04:00
  • 48f474316d Missing includes in signal.h Shea Levy 2011-09-27 23:35:12 -04:00
  • cebf376b62 Merge remote-tracking branch 'upstream/master' into signal-handling Shea Levy 2011-09-27 23:21:49 -04:00
  • ae2018fef8 Compile signal.c Shea Levy 2011-09-27 22:33:55 -04:00
  • 3d1041e8ee Add a stub for freerdp_handle_signals Shea Levy 2011-09-27 22:32:19 -04:00
  • 3c4cd4afe9 Add a header for signal handling Shea Levy 2011-09-27 21:59:42 -04:00
  • 8f87f3e817 xfreerdp: fix color conversion in 16-bit X11 environment Marc-André Moreau 2011-09-27 17:10:07 -04:00
  • 7ee5089a17 Merge branch 'master' of github.com:FreeRDP/FreeRDP Marc-André Moreau 2011-09-27 13:40:48 -04:00
  • c2f0538af2 libfreerdp-utils: fix home path detection for certstore utils Marc-André Moreau 2011-09-27 13:40:29 -04:00
  • 78fd201ab8 Merge branch 'master' of github.com:FreeRDP/FreeRDP Jay Sorg 2011-09-26 22:31:11 -07:00
  • 769508bd7d code cleanup Jay Sorg 2011-09-26 22:30:58 -07:00
  • a573898810 xfreerdp: improve error tolerance in xf_GetWorkArea Marc-André Moreau 2011-09-26 23:06:45 -04:00
  • 9b9e952501 libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path Marc-André Moreau 2011-09-26 22:58:49 -04:00
  • 3894983766 Merge branch 'master' of github.com:FreeRDP/FreeRDP Marc-André Moreau 2011-09-26 21:48:24 -04:00
  • 3b3152003f xfreerdp: fix usage of invalid structure pointer in event handling Marc-André Moreau 2011-09-25 17:47:40 -04:00
  • e5215158d2 wfreerdp: start Win32 GDI implementation, fix certstore Marc-André Moreau 2011-09-25 16:30:20 -04:00
  • 347f626a61 wfreerdp: fix tcp non-blocking read Marc-André Moreau 2011-09-25 14:54:07 -04:00
  • 5de4cdbedc wfreerdp: fix mutex handling Marc-André Moreau 2011-09-25 03:12:29 -04:00
  • dc224b14fd Merge pull request #122 from shlevy/readpassphrase Otavio Salvador 2011-09-24 23:55:52 -07:00
  • 7891ce2c75 rdpsnd/pulse: add latency control. Vic Lee 2011-09-25 14:00:09 +08:00
  • c82dfa2a0b rdpsnd/alsa: better buffer size against requested latency. Vic Lee 2011-09-25 13:41:38 +08:00
  • 7b2f737cee libfreerdp-utils/memory: add a pointer check in xstrdup. Vic Lee 2011-09-25 11:49:09 +08:00
  • e5060dcaee rdpsnd: add manual latency control for ALSA. Vic Lee 2011-09-25 11:41:37 +08:00
  • fce487b876 passphrase_read: Set errno to ENOSYS and return on Windows for now Shea Levy 2011-09-24 19:18:25 -04:00
  • 90f00a99d3 Merge remote-tracking branch 'upstream/master' into readpassphrase Shea Levy 2011-09-24 19:08:41 -04:00
  • a56bdea4c5 xfreerdp: Read passwords using passphrase_read if none is specified Shea Levy 2011-09-24 19:08:16 -04:00
  • 9d59747dc9 passphrase_read: Don't include a null terminator in the prompt Shea Levy 2011-09-24 19:01:06 -04:00
  • 5153943796 passphrase_read: Read from stdin if tty can't be opened Shea Levy 2011-09-24 17:30:56 -04:00
  • 3312eb8952 Add test to check that passphrase_read reads from stdin when no TTY is available Shea Levy 2011-09-24 17:21:25 -04:00
  • a50695cdb8 passphrase_read: Write to stderr if tty can't be opened Shea Levy 2011-09-24 17:05:35 -04:00
  • 6f9f0e8a17 Add test to check that passphrase_read prompts to stderr when no TTY is available Shea Levy 2011-09-24 16:54:25 -04:00
  • 3abc1c0fe5 passphrase_read: Echo newlines during read Shea Levy 2011-09-24 15:21:51 -04:00
  • b0b46903c0 Add test to check that passphrase_read turns on ECHONL Shea Levy 2011-09-24 15:20:30 -04:00
  • 505b464e68 passphrase_read: Factor out error handling Shea Levy 2011-09-24 15:13:23 -04:00
  • f5c618a3fe passphrase_read: Reset terminal to original attributes if ECHO was turned off Shea Levy 2011-09-24 15:03:24 -04:00
  • 4c4bd49006 Add test to check that passphrase_read resets the terminal once it's done Shea Levy 2011-09-24 14:45:13 -04:00
  • fc68f8e908 passphrase_read: Turn off ECHO on the terminal Shea Levy 2011-09-24 14:15:36 -04:00
  • eb1c231f5e Fix assert in passphrase_read_turns_off_echo_during_read Shea Levy 2011-09-24 14:07:37 -04:00
  • ba33f0eed7 passphrase_read: Overwrite possible references to passphrase data in local stack frame before any potential return Shea Levy 2011-09-24 13:32:13 -04:00
  • bde5a8e076 Remove chance of undefined behavior corner case Shea Levy 2011-09-24 13:23:52 -04:00
  • 9b93d57d9c passphrase_read: set errno and return NULL when possibly-failing functions fail Shea Levy 2011-09-24 13:21:00 -04:00
  • 416c097926 Add test to check that passphrase_read turns off ECHO Shea Levy 2011-09-24 12:54:01 -04:00
  • 123398c419 coding style Jay Sorg 2011-09-23 23:38:11 -07:00
  • 4351ffcbfe passphrase_read: Set buf_iter to NULL so nothing passphrase_read puts on the stack will point to the password for long Shea Levy 2011-09-24 02:25:55 -04:00
  • ade70ee606 passphrase_read: Read from the controlling tty Shea Levy 2011-09-24 02:11:32 -04:00
  • b773c7e728 move non settings security items out of settings Jay Sorg 2011-09-23 23:09:29 -07:00
  • e7061a198a Use pipes to pass the string we need to verify to the parent in passphrase_read_reads_from_tty Shea Levy 2011-09-24 02:08:26 -04:00
  • b7ed44c66e Add test to check that passphrase_read reads from the controlling tty Shea Levy 2011-09-24 01:04:15 -04:00
  • 34a9a50704 passphrase_read: Wrie the prompt to the controlling tty Shea Levy 2011-09-24 00:45:49 -04:00
  • f16b7a9b60 passphrase_read_propmts_to_tty: open the slave device before closing the rest Shea Levy 2011-09-24 00:39:20 -04:00
  • d9391d33c1 Write (currently failing) test to check that freerdp_passphrase_read prints its prompt to the controlling terminal Shea Levy 2011-09-24 00:13:05 -04:00
  • 3ce1b2fc45 libfreerdp-core: fix segmentation fault in update_reset_state Marc-André Moreau 2011-09-23 23:49:58 -04:00
  • 7039602861 Remove the flags argument to passphrase_read Shea Levy 2011-09-23 19:14:37 -04:00
  • 6ae00b9040 Include stdlib.h in passphrase for size_t and NULL Shea Levy 2011-09-23 18:26:58 -04:00
  • 1fc6851a97 Build passphrase.c as part of libfreerdp-utils Shea Levy 2011-09-23 18:20:25 -04:00
  • d57310477a Follow apparent asterisk placement convention Shea Levy 2011-09-23 18:14:10 -04:00
  • 21d323699a Add CUnit test stub for passphrase_read Shea Levy 2011-09-23 18:13:19 -04:00
  • b1081b4b82 Add stub for the passphrase utility Shea Levy 2011-09-23 17:02:06 -04:00
  • aa210b3f7c Add header for forthcoming passphrase utility Shea Levy 2011-09-23 16:35:46 -04:00
  • c2ccba532f cmake: fix build options for wfreerdp Marc-André Moreau 2011-09-23 14:38:16 -04:00
  • 17ed282656 wfreerdp: fix compilation on windows Marc-André Moreau 2011-09-23 14:25:38 -04:00
  • 5c5d8a11e8 xfreerdp: fix RemoteApp after addition of cliprdr Marc-André Moreau 2011-09-23 10:49:59 -04:00
  • d60adb8325 Merge pull request #120 from llyzs/cliprdr Marc-André Moreau 2011-09-23 07:07:43 -07:00