forked from honeynet/beeswarm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog.txt
56 lines (42 loc) · 1.31 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
0.5.2:
- Fixed datagrid sorting (#207)
0.5.1:
- Fixed classification issue (#205).
0.5.0:
- Breaks backwards compatibility!
- Re-added possibility to configure bait session timings.
- Better handling of NTP errors.
- Added option to reset server admin password.
- Fixed decoding bug (#200).
- Fixed settings bug (#201).
- Fixed SMTP bait bug (#202).
- Potential fix for key issues (#204).
- Various minor bug fixes and improvements.
0.4.18:
- Server and client now refuses to startup if doing so with root privileges.
- Improved server stability
0.4.17:
- Minor bugfixes and cleanups
0.4.16:
- Clean pending sessions on server startup
- Option to clear all session on server startup
- Fixed bug that crashed server after dropping privs
0.4.15:
- Fixed bug involving VNC bait sessions getting classified wrong.
0.4.14
- Handling simultaneous deletion of drones and bait users.
- Fixed bug where default bait users was created on every startup.
0.4.13
- Error handling when requesting initial config from non-responding server.
0.4.12
- Fixed serialization bug when processing banners.
0.4.11
- Fixed default ports that was not honored during --customize.
0.4.10
- Delaying config request.
0.4.9
- Workaround for config message.
0.4.8
- Fixed missing requirements.
0.4.7
- Fixed whitespace after shebang.