Shea Levy
|
fce487b876
|
passphrase_read: Set errno to ENOSYS and return on Windows for now
|
2011-09-24 19:18:25 -04:00 |
|
Shea Levy
|
90f00a99d3
|
Merge remote-tracking branch 'upstream/master' into readpassphrase
|
2011-09-24 19:08:41 -04:00 |
|
Shea Levy
|
9d59747dc9
|
passphrase_read: Don't include a null terminator in the prompt
|
2011-09-24 19:01:06 -04:00 |
|
Shea Levy
|
5153943796
|
passphrase_read: Read from stdin if tty can't be opened
|
2011-09-24 17:30:56 -04:00 |
|
Shea Levy
|
a50695cdb8
|
passphrase_read: Write to stderr if tty can't be opened
|
2011-09-24 17:05:35 -04:00 |
|
Shea Levy
|
3abc1c0fe5
|
passphrase_read: Echo newlines during read
|
2011-09-24 15:21:51 -04:00 |
|
Shea Levy
|
505b464e68
|
passphrase_read: Factor out error handling
|
2011-09-24 15:13:23 -04:00 |
|
Shea Levy
|
f5c618a3fe
|
passphrase_read: Reset terminal to original attributes if ECHO was turned off
|
2011-09-24 15:03:24 -04:00 |
|
Shea Levy
|
fc68f8e908
|
passphrase_read: Turn off ECHO on the terminal
|
2011-09-24 14:15:36 -04:00 |
|
Shea Levy
|
ba33f0eed7
|
passphrase_read: Overwrite possible references to passphrase data in local stack frame before any potential return
Also, accidentally included termios.h here, should have been at next commit
|
2011-09-24 13:32:40 -04:00 |
|
Shea Levy
|
bde5a8e076
|
Remove chance of undefined behavior corner case
|
2011-09-24 13:23:52 -04:00 |
|
Shea Levy
|
9b93d57d9c
|
passphrase_read: set errno and return NULL when possibly-failing functions fail
|
2011-09-24 13:21:00 -04:00 |
|
Shea Levy
|
4351ffcbfe
|
passphrase_read: Set buf_iter to NULL so nothing passphrase_read puts on the stack will point to the password for long
|
2011-09-24 02:25:55 -04:00 |
|
Shea Levy
|
ade70ee606
|
passphrase_read: Read from the controlling tty
|
2011-09-24 02:11:32 -04:00 |
|
Shea Levy
|
34a9a50704
|
passphrase_read: Wrie the prompt to the controlling tty
|
2011-09-24 00:45:49 -04:00 |
|
Shea Levy
|
7039602861
|
Remove the flags argument to passphrase_read
We don't need the full functionality of the BSD readpassphrase, the default
flags are enough. We can always add them back in later
|
2011-09-23 19:14:37 -04:00 |
|
Shea Levy
|
1fc6851a97
|
Build passphrase.c as part of libfreerdp-utils
|
2011-09-23 18:20:25 -04:00 |
|
Shea Levy
|
b1081b4b82
|
Add stub for the passphrase utility
|
2011-09-23 17:02:06 -04:00 |
|
Marc-André Moreau
|
17ed282656
|
wfreerdp: fix compilation on windows
|
2011-09-23 14:25:38 -04:00 |
|
Marc-André Moreau
|
d60adb8325
|
Merge pull request #120 from llyzs/cliprdr
Integrate cliprdr with xfreerdp
|
2011-09-23 07:07:43 -07:00 |
|
Vic Lee
|
783681664a
|
cliprdr: integrate with xfreerdp.
|
2011-09-23 13:41:26 +08:00 |
|
Marc-André Moreau
|
c003c5c038
|
xfreerdp: initial RemoteApp support with --gdi hw (much faster)
|
2011-09-23 00:06:39 -04:00 |
|
Vic Lee
|
8682228ec4
|
libfreerdp-utils/thread: separate freerdp_thread_free() call.
|
2011-09-19 22:52:16 +08:00 |
|
Vic Lee
|
6757c6ea59
|
libfreerdp-utils/list: add list_peek().
|
2011-09-19 22:00:56 +08:00 |
|
Anthony Tong
|
052e870597
|
initial fips encryption work
|
2011-09-15 18:54:03 -05:00 |
|
Marc-André Moreau
|
405026575b
|
libfreerdp-core: merging jsorg71's work on old encryption support
|
2011-09-14 22:09:33 -04:00 |
|
Vic Lee
|
93d09e1a38
|
libfreerdp-utils/stream: correctly initialize extended buffer.
|
2011-09-07 17:09:40 +08:00 |
|
Jay Sorg
|
afc9ac89ae
|
work on Proprietary Certificate
|
2011-09-05 11:02:52 -07:00 |
|
Marc-André Moreau
|
ac128313a9
|
libfreerdp-core: further improvements to server redirection code
|
2011-09-03 16:36:27 -04:00 |
|
Marc-André Moreau
|
6fdecdb01b
|
debug: cleanup printf's all over the place
|
2011-09-02 13:29:17 -04:00 |
|
Marc-André Moreau
|
e649a68047
|
xfreerdp: stabilizing RemoteApp
|
2011-09-02 12:39:56 -04:00 |
|
Marc-André Moreau
|
f6a3f636ec
|
Merge pull request #76 from roman-b/rail
Rail Local Move/Size initial support.
|
2011-09-02 07:55:08 -07:00 |
|
Vic Lee
|
466d57e9ab
|
libfreerdp-utils/stream: ensure initial buffer is clean.
|
2011-09-02 22:15:54 +08:00 |
|
Vic Lee
|
3ce4079388
|
Merge pull request #74 from chihchun/master
fixed cmake and rdpsnd/pulseaudio playback issue
|
2011-09-01 22:40:37 -07:00 |
|
Marc-André Moreau
|
19c60c04ae
|
libfreerdp-utils: added util to dump images to bitmap files
|
2011-09-01 23:00:07 -04:00 |
|
roman-b
|
9b7eb7934f
|
Merge remote-tracking branch 'upstream/master' into rail
|
2011-09-02 01:24:45 +03:00 |
|
Marc-André Moreau
|
d98789d7b7
|
libfreerdp-utils: fix certificate store matching function
|
2011-09-01 12:29:23 -04:00 |
|
Rex Tsai
|
ecbe24ca9a
|
cmake: make linking type as option.
|
2011-09-01 22:18:58 +08:00 |
|
Marc-André Moreau
|
0c7abe3e57
|
server: replay RemoteFX session in original time
|
2011-08-31 20:56:17 -04:00 |
|
Marc-André Moreau
|
0de7b3dfa4
|
Merge pull request #73 from awakecoding/master
Windows Porting
|
2011-08-31 08:49:19 -07:00 |
|
Marc-André Moreau
|
e49a690d46
|
windows: fix compilation and linking of all libraries
|
2011-08-31 04:35:50 -04:00 |
|
Nils Andresen
|
6063a352b7
|
move from find_package and find_opitonal_package (old version) to find_required_package, find_suggested_package and find_opitonal_package (new version)
|
2011-08-30 22:39:46 +02:00 |
|
roman-b
|
585b436915
|
Merge remote-tracking branch 'upstream/master' into rail
|
2011-08-30 23:16:21 +03:00 |
|
cool
|
85e7562910
|
bug fix
|
2011-08-28 18:55:16 -11:00 |
|
qubit
|
86f48f018a
|
certstore
|
2011-08-29 03:52:24 +05:30 |
|
qubit
|
d290cb1e53
|
Merge remote-tracking branch 'upstream/master'
|
2011-08-29 03:25:48 +05:30 |
|
qubit
|
51b24c3628
|
fixes
|
2011-08-29 03:24:53 +05:30 |
|
qubit
|
66d1ceff03
|
certificate verification (not tested)
|
2011-08-29 02:16:36 +05:30 |
|
Marc-André Moreau
|
5fd35f0402
|
libfreerdp-core: added --play-rfx option to play RemoteFX data from a file
|
2011-08-28 15:51:49 -04:00 |
|
Marc-André Moreau
|
53aa938683
|
libfreerdp-core: fix potential overflow in parsing of fragmented RemoteFX packets
|
2011-08-28 15:12:33 -04:00 |
|