Commit graph

2141 commits

Author SHA1 Message Date
ziirish
e4c1474d6f
remove rtd workaround which should have been fixed upstream by now 2019-05-03 15:03:06 +02:00
ziirish
a426488c24
force celery tasks scheduling only in celery mode to avoid putting to much pressure on the backend 2019-05-03 14:32:32 +02:00
ziirish
15be9a6238
various performance improvements for the parallel backend 2019-05-03 12:11:18 +02:00
ziirish
77f0554d2b
Merge branch 'master' of git.ziirish.me:ziirish/burp-ui 2019-04-25 15:16:32 +02:00
ziirish
fd168ba3cb
add a new --pool-size option to the setup-burp command 2019-04-25 15:15:41 +02:00
Ziirish
c39a24313b Merge branch 'patch-3' into 'master'
Corrections mineures et remplacement de ' par le signe apostophe

See merge request ziirish/burp-ui!112
2019-04-23 15:02:22 +02:00
Orsirs de Jong
def759cdb3 Corrections mineures et remplacement de ' par le signe apostophe 2019-04-23 12:41:56 +02:00
ziirish
4743483dcf
celery finally supports python 3.7 2019-04-03 22:43:18 +02:00
ziirish
096ffb56e1
lint 2019-04-03 22:26:58 +02:00
ziirish
31fc9d2ff2
backports from stable 2019-04-02 21:56:33 +02:00
ziirish
2c8e330acd
wait for the burp-server to be up and running while starting the agent 2019-04-02 18:20:38 +02:00
ziirish
935c4ca890
python3 fix 2019-04-01 11:57:08 +02:00
ziirish
13b3f3e520
typo 2019-03-29 22:21:24 +01:00
ziirish
40d814f290
syntax 2019-03-29 22:03:46 +01:00
ziirish
13727a3617
handle a few exceptions 2019-03-29 21:58:17 +01:00
ziirish
1fbee0c268
make sure celery doesn't prevent the main server to talk to the monitor while performing huge computes 2019-03-29 18:30:15 +01:00
ziirish
d125718944
typo 2019-03-28 17:21:19 +01:00
ziirish
54a117da61
fix setup-burp by enforcing burp2 backend for setup and fallback to client_version when we can't determine the server_version for the parser 2019-03-28 17:13:10 +01:00
ziirish
56464b0254
better exceptions handling 2019-03-28 09:54:00 +01:00
ziirish
15bb9eedac
fix: packaging issue 2019-03-27 17:34:51 +01:00
ziirish
5f30a8e666
automatically sync pkgs requirements with burp-ui's (fix #300) 2019-03-26 18:05:37 +01:00
ziirish
5fa69481a9
support Flask-SocketIO 3.2.1+ 2019-03-25 15:40:03 +01:00
ziirish
8a3f50aed5
demo: ensure the monitor is ready before initializing the agent 2019-03-22 11:14:37 +01:00
ziirish
06db950c17
fix demo for v0.7.0+ 2019-03-21 17:17:06 +01:00
ziirish
8c19ffcac1
fix demo variables 2019-03-21 11:29:54 +01:00
ziirish
ed44b69ba8
fix demo build 2019-03-21 11:04:01 +01:00
ziirish
55fe321b8b
missing apt update 2019-03-20 22:17:27 +01:00
ziirish
85b43c26ee
fix patch file 2019-03-20 22:00:02 +01:00
ziirish
c22c107935
patch burp 1.4 to make it compatible with libssl1.1 2019-03-20 18:43:25 +01:00
ziirish
0ba91dfb73
use python3/pip3 on demo images 2019-03-20 18:03:40 +01:00
ziirish
e27e5fe36d
update demo 2019-03-20 17:01:56 +01:00
ziirish
22c231d7af
update burp docker image (fix #294) 2019-03-20 16:51:38 +01:00
ziirish
d20514ba6e
fix: processes may not be alive anymore if they have been idle for a long time 2019-03-15 22:21:57 +01:00
ziirish
e9ad447d30
update CHANGELOG 2019-03-14 11:23:06 +01:00
ziirish
959aca08bb
debug rtd 2019-03-13 11:16:46 +01:00
ziirish
fc585737c1
fix rtd config 2019-03-12 17:46:39 +01:00
ziirish
b75fc38aa9
update rtd config 2019-03-12 17:44:35 +01:00
ziirish
870e6d1ac6
update CHANGELOG 2019-03-08 14:30:57 +01:00
Ziirish
ca07151233 Merge branch '297-backport-fixes-from-v0-6-2' into 'master'
Resolve "backport fixes from v0.6.2"

Closes #297

See merge request ziirish/burp-ui!110
2019-03-06 18:08:49 +01:00
ziirish
b62c359fce
fix: allow templates removal 2019-03-06 18:05:18 +01:00
ziirish
30223d5e52
fix tests 2019-03-06 17:27:50 +01:00
ziirish
cc7771818c
support burp 2.2.10+ options in the diag and setup tools 2019-03-05 23:09:56 +01:00
ziirish
021206dc04
make parser compatible with burp 2.1.x and 2.2.x 2019-03-05 15:04:07 +01:00
ziirish
ecb9aa8d3a
make sure to evaluate server_version before returning it 2019-03-05 11:15:44 +01:00
Ziirish
d453bd9be6 Merge branch 'fix-ldap' into 'master'
Fix ldap

See merge request ziirish/burp-ui!102
2019-02-08 19:21:44 +01:00
Ziirish
b854b76cc3 Merge branch 'parallel-for-agent' into 'master'
Parallel for agent

See merge request ziirish/burp-ui!103
2019-02-08 19:21:26 +01:00
Ziirish
c9a65e0fbe Merge branch 'shared-logger' into 'master'
use a shared logger through a fabric in order to have the same settings everywhere

See merge request ziirish/burp-ui!101
2019-02-08 19:20:42 +01:00
ziirish
20e2b5790b
fix: looks like an old indentation issue just showed up 2019-02-08 19:15:46 +01:00
ziirish
ad1ffb6700
fix: looks like an old indentation issue just showed up 2019-02-08 19:14:50 +01:00
ziirish
de53553abd
fix: looks like an old indentation issue just showed up 2019-02-08 19:14:13 +01:00