the-bastion/bin/plugin/open
Stéphane Lesimple 521836b17b fix: rare race condition introduced by b7f4909
Under some specific conditions, the execute() call could get deadlocked with the program it started,
both waiting for each other to read or write data. This is easier to reproduce with the `scp` plugin,
where the transfer would just stall. Introduce an additional intermediate buffer to avoid this race condition.
2022-11-15 17:34:47 +01:00
..
alive fix: typo in the 'alive' command 2022-06-08 12:01:10 +02:00
alive.json Initial commit 2020-10-20 14:30:27 +00:00
batch fix: batch: don't attempt to read if stdin is closed 2022-09-21 11:57:55 +02:00
clush chore: new perltidy rules 2022-07-01 10:21:19 +02:00
groupInfo fix: performance issues introduced by effab4a 2022-07-12 10:07:16 +02:00
groupInfo.json Initial commit 2020-10-20 14:30:27 +00:00
groupList fix: performance issues introduced by effab4a 2022-07-12 10:07:16 +02:00
groupList.json Initial commit 2020-10-20 14:30:27 +00:00
groupListPasswords Initial commit 2020-10-20 14:30:27 +00:00
groupListPasswords.json Initial commit 2020-10-20 14:30:27 +00:00
groupListServers fix: performance issues introduced by effab4a 2022-07-12 10:07:16 +02:00
groupListServers.json Initial commit 2020-10-20 14:30:27 +00:00
help fix: performance issues introduced by effab4a 2022-07-12 10:07:16 +02:00
help.json Initial commit 2020-10-20 14:30:27 +00:00
info fix: performance issues introduced by effab4a 2022-07-12 10:07:16 +02:00
info.json Initial commit 2020-10-20 14:30:27 +00:00
lock Initial commit 2020-10-20 14:30:27 +00:00
lock.json Initial commit 2020-10-20 14:30:27 +00:00
mtr chore: new perltidy rules 2022-07-01 10:21:19 +02:00
mtr.json Initial commit 2020-10-20 14:30:27 +00:00
nc chore: fix typos everywhere 2020-11-05 17:36:17 +00:00
nc.json Initial commit 2020-10-20 14:30:27 +00:00
ping doc: add a missing parameter in ping's help 2022-07-29 11:34:43 +02:00
ping.json Initial commit 2020-10-20 14:30:27 +00:00
scp fix: rare race condition introduced by b7f4909 2022-11-15 17:34:47 +01:00
scp.json Initial commit 2020-10-20 14:30:27 +00:00
selfAddIngressKey chore: new perltidy rules 2022-07-01 10:21:19 +02:00
selfAddIngressKey.json Initial commit 2020-10-20 14:30:27 +00:00
selfDelIngressKey chore: new perltidy rules 2022-07-01 10:21:19 +02:00
selfDelIngressKey.json Initial commit 2020-10-20 14:30:27 +00:00
selfForgetHostKey Initial commit 2020-10-20 14:30:27 +00:00
selfForgetHostKey.json Initial commit 2020-10-20 14:30:27 +00:00
selfGenerateEgressKey feat: add UTF-8 chars to output when supported and allowed 2021-05-24 16:44:35 +02:00
selfGenerateEgressKey.json Initial commit 2020-10-20 14:30:27 +00:00
selfGeneratePassword chore: new perltidy rules 2022-07-01 10:21:19 +02:00
selfGeneratePassword.json Initial commit 2020-10-20 14:30:27 +00:00
selfGenerateProxyPassword Initial commit 2020-10-20 14:30:27 +00:00
selfGenerateProxyPassword.json Initial commit 2020-10-20 14:30:27 +00:00
selfListAccesses fix: performance issues introduced by effab4a 2022-07-12 10:07:16 +02:00
selfListAccesses.json Initial commit 2020-10-20 14:30:27 +00:00
selfListEgressKeys chore: selfListEgressKeys: fix typo 2022-07-29 11:29:58 +02:00
selfListIngressKeys enh: print a msg when no ingress keys are found 2022-07-01 10:10:17 +02:00
selfListIngressKeys.json Initial commit 2020-10-20 14:30:27 +00:00
selfListPasswords Initial commit 2020-10-20 14:30:27 +00:00
selfListPasswords.json Initial commit 2020-10-20 14:30:27 +00:00
selfListSessions chore: new perltidy rules 2022-07-01 10:21:19 +02:00
selfMFAResetPassword Initial commit 2020-10-20 14:30:27 +00:00
selfMFAResetPassword.json Initial commit 2020-10-20 14:30:27 +00:00
selfMFAResetTOTP Initial commit 2020-10-20 14:30:27 +00:00
selfMFAResetTOTP.json Initial commit 2020-10-20 14:30:27 +00:00
selfMFASetupPassword chore: new perltidy rules 2022-07-01 10:21:19 +02:00
selfMFASetupPassword.json enh: osh.pl: replace harcoded selfMFASetupPassword logic by configuration 2020-11-17 11:28:05 +01:00
selfMFASetupTOTP chore: new perltidy rules 2022-07-01 10:21:19 +02:00
selfMFASetupTOTP.json Initial commit 2020-10-20 14:30:27 +00:00
selfPlaySession chore: new perltidy rules 2022-07-01 10:21:19 +02:00
selfPlaySession.json Initial commit 2020-10-20 14:30:27 +00:00
unlock Initial commit 2020-10-20 14:30:27 +00:00
unlock.json Initial commit 2020-10-20 14:30:27 +00:00