Releases: aau-network-security/haaukins
Releases · aau-network-security/haaukins
1.2.0
1.1.5
1.1.4
[1.1.3] - 2018-11-05
Added
- Added timestamp to ntpd logging - d9402fe
- CLI commands to change RAM/CPU of frontends - #142
- Aliases for listing entities in the CLI - f7cbea3
- Examples for each command
Changed
- Use stdlib instead of gorilla mux
Fixed
- Error not being displayed when getting invite token as normal user - 3205009
- Async lab creation during a instant-shutdown (crashed ntpd) - 16c0a08
- Error caused by trying to shutdown a already closed event (removed event from closers) - 3e85fc6
- Error when we assign IP ranges, as we hit retry limit and failed to spin up docker containers - e49e332
- Stopping and starting a event, now works correctly with the HTTP handler - implemented eventpool - #141