Skip to content

Releases: joshsagredo/syn-flood

v1.0.6

24 Nov 07:25
f38de3f
Compare
Choose a tag to compare

Changelog

f38de3f required changes to include sonarqube coverage (#20)

v1.0.5

23 Nov 15:07
Compare
Choose a tag to compare

Changelog

dcd9760 sonarcloud integration

v1.0.4

22 Nov 09:05
Compare
Choose a tag to compare

Changelog

b4d3d44 add parameter types

v1.0.3

21 Nov 23:18
Compare
Choose a tag to compare

Changelog

01ca65e handle errors on regex match operations

v1.0.2

21 Nov 23:03
Compare
Choose a tag to compare

Changelog

f0702b7 add todo on raw_test.go

v1.0.1

21 Nov 17:31
Compare
Choose a tag to compare

Changelog

c4d052c increase flood timeout

v1.0.0

21 Nov 17:30
Compare
Choose a tag to compare

Changelog

900e150 remove 2rd case
6474469 remove 3rd case
f3e4203 remove 3rd case
d9ef5b2 remove 3rd case
1b2c4d0 desrease
7537c4d add old cases
b0fc733 run sysctl -p
4798669 decrease floodinterval
2ca85b8 increase limit
9d1d63d modify test cases
66d79f3 try to increase open file limit
f5fee5b try to increase open file limit
c616426 verbose logging to address error
af15ba7 change test cases
5abbdee fix merge conflict
701ffc1 decrease payload length
8e9d740 feat: dns lookup implemented, closes #18
41e17c3 add a new resource on references section
2ab06d0 try to pass failing tests
5e8ee83 feat: different type of floods implemented #11, #major
94b12ef add references section

v0.1.4

15 Nov 17:32
Compare
Choose a tag to compare

Changelog

62e672c decrease floodMilliSeconds
3cd9bb5 debug
c3f0cbd change if/else condition
8e66c48 change cases
5c942a8 increase floodmilliseconds
92d6fbe define err as function level var
1592901 remove zap.logger
eab18b6 regenerate go.sum
566521f remove unneccessary logging

v0.1.3

07 Nov 12:46
Compare
Choose a tag to compare

Changelog

7adbe63 fix #13: race condition on unit tests fixed
fbe1ae7 fixes #14: stop panicking everytime an error occured

v0.1.2

03 Nov 19:12
Compare
Choose a tag to compare

Changelog

882156b dummy commit to test if everything still works