Nakul Bharti
|
93be3b8291
|
fix: improve cleanup in parallel execution (#6490)
|
2025-09-24 01:12:43 +05:30 |
|
HD Moore
|
875941ce8d
|
avoid data races using mutex for memguardian
|
2025-07-15 02:34:47 -05:00 |
|
Dwi Siswanto
|
13af7ccd49
|
fix: data race at protocolstate, contextargs & some outdated test cases (#5820)
* test(flow): update outdated test cases
Signed-off-by: Dwi Siswanto <git@dw1.io>
* test(multiproto): update outdated test cases
Signed-off-by: Dwi Siswanto <git@dw1.io>
* feat: fixed failing tests
* fixed data race
* fixed memgaurdian race conditiong
* test(customtemplates): use test repo
Signed-off-by: Dwi Siswanto <git@dw1.io>
* feat(customtemplates): add more `{Clone,Pull}Options`
Signed-off-by: Dwi Siswanto <git@dw1.io>
* feat(customtemplates): validate `{Clone,Pull}Options`
Signed-off-by: Dwi Siswanto <git@dw1.io>
* bugfix: fixed failing integration tests for flow and multi
* chore: either 1 or 2 results in interactsh
---------
Signed-off-by: Dwi Siswanto <git@dw1.io>
Co-authored-by: Ice3man <nizamulrana@gmail.com>
|
2024-11-19 11:08:25 +05:30 |
|
Danny Shemesh
|
888a732fbc
|
Unlock memguard global change mutex only when locked (#5714)
|
2024-10-14 14:18:59 +05:30 |
|
Tarun Koyalwar
|
3e54ca54b0
|
feat: fix utils and add goroutine leak unit tests (#5112)
* feat: fixed leak
* add go leak unit test in sdk
* added goleak unit tests
* bugfix: add random user agents to fuzzing requests
* misc
* misc
* fix lint + use utils pr + misc
* fix ratelimit memleak in sdk
* close protocolstate shared resources in nuclei sdk/lib
* add missing close references
* ignore read/write loop of intransit connections
* close unnecessary idle conns
* add ignore method
* using fixed utils
* dep update
---------
Co-authored-by: Ice3man <nizamulrana@gmail.com>
Co-authored-by: mzack <marco.rivoli.nvh@gmail.com>
Co-authored-by: sandeep <8293321+ehsandeep@users.noreply.github.com>
|
2024-05-01 00:28:11 +05:30 |
|
mzack
|
582bf865d2
|
lint
|
2024-03-11 21:06:56 +01:00 |
|
mzack
|
de9f9620d5
|
removing debug
|
2024-03-11 19:58:08 +01:00 |
|
mzack
|
29f4ac9160
|
lint
|
2024-03-11 19:54:23 +01:00 |
|
mzack
|
e2cf5dda35
|
split active+passive guards
|
2024-03-11 19:48:56 +01:00 |
|
mzack
|
6f6c1d3679
|
small change in calculation
|
2024-03-07 17:28:24 +01:00 |
|
mzack
|
b445f7fc87
|
making memguardian optional
|
2024-03-07 16:16:07 +01:00 |
|