14 Commits

Author SHA1 Message Date
Rudd-O
8598cfa2b5 Python 3 compat and a bunch of other things. 2019-06-11 20:27:27 +00:00
Manuel Amador (Rudd-O)
1589e00665 Support for management proxy and Python 2 on the target host 2016-10-10 17:36:15 +00:00
Manuel Amador (Rudd-O)
e73c37d96e Support older Python 3 versions that do not have os.setblocking 2016-09-05 03:06:19 +00:00
Manuel Amador (Rudd-O)
c38ed365ed accelerate startup by cramming everything into the initial packet submitted to the remote shell 2016-08-29 03:48:44 +00:00
Manuel Amador (Rudd-O)
556369e2f5 make debug logging more useful by removing verbose debug stanzas 2016-08-29 03:48:09 +00:00
Manuel Amador (Rudd-O)
19253192b7 remove suppression of log messages 2016-08-29 03:44:27 +00:00
Manuel Amador (Rudd-O)
dce191f7dd remove old splice code 2016-08-29 03:44:06 +00:00
Manuel Amador (Rudd-O)
3e1674801a bombshell-client updated to work with Python 3 and to have better logging 2016-08-29 01:28:02 +00:00
Manuel Amador (Rudd-O)
0adf5c56a1 add security note to bombshell-client 2016-02-10 02:37:33 +00:00
Manuel Amador (Rudd-O)
eebd457b03 bombshell-client gains a lock that prevents it from hanging if two parallel requests happen too fast 2015-12-15 00:06:56 +00:00
Manuel Amador (Rudd-O)
f480d4a87b use thread- and queue-based signal handling 2015-10-20 18:38:43 +00:00
Manuel Amador (Rudd-O)
34be9f2b98 do not propagate signals received by this program to the child qrexec 2015-10-20 18:38:27 +00:00
Manuel Amador (Rudd-O)
ad02b71c57 improvements in logging 2015-10-20 18:37:43 +00:00
Manuel Amador (Rudd-O)
3fc1883f94 Publish bombshell 2015-10-13 03:30:46 +00:00