Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
burp-ui
May 11, 2016
warn when the announced prefix does not start with a '/' and ignore it
· a6586449
ziirish
authored
May 11, 2016
a6586449
add: allow to host burp-ui behind a sub-root path (see #128)
· d269f002
ziirish
authored
May 11, 2016
d269f002
May 10, 2016
improve logging
· 6d4dc51a
ziirish
authored
May 10, 2016
6d4dc51a
improve Basic auth
· 979cf224
ziirish
authored
May 10, 2016
979cf224
[WIP] add: new security options for #86
· 26be142a
ziirish
authored
May 10, 2016
26be142a
add: contributors list
· c8cfffa5
ziirish
authored
May 10, 2016
c8cfffa5
update README
· 85d9add2
ziirish
authored
May 10, 2016
85d9add2
improve tests using burp packages instead of compilation
· c1a3908e
ziirish
authored
May 10, 2016
c1a3908e
May 09, 2016
fix: uncaught exception
· 03af94a5
ziirish
authored
May 09, 2016
03af94a5
May 06, 2016
typo
· 75ebe3ef
ziirish
authored
May 06, 2016
75ebe3ef
improve the doc for burp2
· a459dda7
ziirish
authored
May 06, 2016
a459dda7
few gevent fixes
· c9447b1c
ziirish
authored
May 06, 2016
c9447b1c
fix: remove useless debug that make python3 test fail
· 9b74c127
ziirish
authored
May 06, 2016
9b74c127
add: support for server initiated backups (closes #119)
· 8990eb96
ziirish
authored
May 06, 2016
8990eb96
lint
· 1be8bf51
ziirish
authored
May 06, 2016
1be8bf51
cosmetic
· 3861f223
ziirish
authored
May 06, 2016
3861f223
May 03, 2016
lint
· 7cdb7d21
ziirish
authored
May 03, 2016
7cdb7d21
May 02, 2016
rename cancel server-initated functions to be more accurate
· 0550ef9b
ziirish
authored
May 02, 2016
0550ef9b
add: new Burp 2 settings
· 7bc49694
ziirish
authored
May 02, 2016
7bc49694
update CHANGELOG
· bcacff7a
ziirish
authored
May 02, 2016
bcacff7a
allow people to edit their server-initiated restoration settings (closes #125)
· b9c8dde3
ziirish
authored
May 02, 2016
b9c8dde3
Apr 29, 2016
add: allow to cancel a server-initiated restoration (closes #112)
· 82f6797a
ziirish
authored
Apr 29, 2016
82f6797a
cosmetic
· 6f4a50ca
ziirish
authored
Apr 29, 2016
6f4a50ca
Apr 28, 2016
Merge branch 'master' into feature-edit-or-remove-server-restore
· 330142f7
ziirish
authored
Apr 28, 2016
Conflicts: burpui/misc/backend/burp2.py
330142f7
readthedocs changed their domain
· aa583b4f
ziirish
authored
Apr 28, 2016
aa583b4f
assume 0 bytes where received when we don't have the information
· d4b20f0c
ziirish
authored
Apr 28, 2016
d4b20f0c
return warning when there is no restoration scheduled (#112)
· ecc3d5dc
ziirish
authored
Apr 28, 2016
ecc3d5dc
Apr 27, 2016
fix agent debug/logging
· 8407d0f3
ziirish
authored
Apr 27, 2016
8407d0f3
Merge branch 'master' into feature-edit-or-remove-server-restore
· 0c6949d2
ziirish
authored
Apr 27, 2016
0c6949d2
update requirements
· b7cc544f
ziirish
authored
Apr 27, 2016
Conflicts: requirements.txt
b7cc544f
Revert "update requirements"
· 5e727815
ziirish
authored
Apr 27, 2016
This reverts commit
a5b0edb8
.
5e727815
ensure we retrieve the session before modifying it
· 3585ef00
ziirish
authored
Apr 27, 2016
3585ef00
update requirements
· a5b0edb8
ziirish
authored
Apr 27, 2016
a5b0edb8
add: API route to cancel a restoration (see #112)
· 6f84c910
ziirish
authored
Apr 27, 2016
6f84c910
set right permissions in the gunicorn documentation (fix #122)
· 3bf7711e
ziirish
authored
Apr 27, 2016
3bf7711e
Apr 26, 2016
fix: don't cache unimplemented methods
· 64b58ded
ziirish
authored
Apr 26, 2016
64b58ded
Apr 20, 2016
improve dynamic methods generation
· 360fece2
ziirish
authored
Apr 20, 2016
360fece2
Apr 19, 2016
tweaks for dynamic methods implementation
· a67e57b4
ziirish
authored
Apr 19, 2016
a67e57b4
fix swagger documentation
· b542bfff
ziirish
authored
Apr 19, 2016
b542bfff
Apr 18, 2016
[WIP] API call to retrieve server-initiated restore file content for #125
· affd0cda
ziirish
authored
Apr 18, 2016
affd0cda
Loading