Dongjia "toka" Zhang
|
2cc33464fa
|
Cleanup for #2280 (#2286)
* cleanup
* ppppp
* a
* b
|
2024-06-07 14:56:14 +02:00 |
|
Romain Malmain
|
af12b4ba24
|
LLmp hooks (#2280)
* llmp hooks
* separate llmp broker from inner state to allow doing more stuff
|
2024-06-06 16:07:55 +02:00 |
|
Dongjia "toka" Zhang
|
98d3dfe821
|
Replace LLMP client timeout with client deregistration (#1982)
* wip
* done
* fix
* fix
* some fixes
* stuff
* fmt
* stuff
* use
* not 1337
* comment
* move functions around
* fix
* fix
* doc
* mistake
* aa
* fixer
* wipe out restarter id
* denig
* fix
* fix
* include
* fix
* fix
* fix
* clp
* fix
* fix
* error log
|
2024-04-04 21:01:11 +02:00 |
|
Dongjia "toka" Zhang
|
e3f837d712
|
Fix inconsistent settings of client_timeout (#1897)
* a
* fix client timeout
* revert
* more
* std
* import
* import
* sdt
* FMT
* backtick again
|
2024-03-05 17:58:44 +01:00 |
|
Romain Malmain
|
9b82af4539
|
Configurable LLMP client timeout (#1838)
* LLMP client timeout is now configurable.
* fix example.
* Fix for no-std case.
Make default timeout private.
* Fix import.
|
2024-02-06 18:35:27 +01:00 |
|
David CARLIER
|
a013ad6085
|
bolts for haiku update (#1673)
core_affinity using available_parallelism which also support this
platform. further tests disabling.
|
2023-11-19 23:58:30 +01:00 |
|
Dominik Maier
|
b45985c76b
|
Less pub in LLMP (#1470)
* Less pub in LLMP
* add mut to docstring
* fix eample
|
2023-08-28 13:18:58 +02:00 |
|
Dominik Maier
|
e9e9c457d6
|
Move Bolts to libafl_bolts (#1335)
* sort memebers
* Building bolts
* fixing python, feature flags
* Cleanup bolts Cargo.toml
* Fix tests
* cleanup libafl
* removed duplicate examples
* Info text
* reenable agpl CI
* fix impl_serdeany
* new fmt
* Moved bolts
* fix some builds
* fix
* fix more fixes
* serdeany
* no_std
* Dependency cleanup
* Fix docs
* Docker
* add python bolts bindings
* no_std test fix
* merge fail
* typo fix
* add bolts dependency to fuzzers
* tiny fixes
* merge fun
* clippy
* link no longer exists
* make sure python gets rebuilt
* fix pybind
* doc fix
* remove bolts ref
* LibAFL bolts
* More info
* deprecation notice for launcher
* fix python
* cargo fmt
* fix concolic
* fix
* clippy
* fix libafl_cc
* fix tutorial, clippy
* fix concolic fuzzer
* fix push_stage_harness fuzzer
* prelude
* fix testcase post-merge
* mute clippy
|
2023-08-02 17:36:26 +02:00 |
|