27 Commits

Author SHA1 Message Date
van Hauser
4398b9b517 fix network server 2020-08-31 16:50:26 +02:00
Dominik Maier
7470b475a9
Reworked maybe_grow to take a single ptr, renamed to afl_realloc (#505)
* maybe_grow takes a single ptr

* fixed use_deflate

* reworked maybe_grow_bufsize

* helper to access underlying buf

* remove redundant realloc_block

* code format

* fixes

* added unit tests

* renamed maybe_grow to afl_realloc

* BUF_PARAMS -> AFL_BUF_PARAM
2020-08-18 00:50:52 +02:00
van Hauser
383b280531 added frida gum extension 2020-07-14 23:26:11 +02:00
David Carlier
e137b40eb5 Haiku build fix. librt is necessary for Linux primarly and SunOS 2020-07-13 16:22:18 +00:00
van Hauser
434ccf3df4 allow for copy paste from documentation 2020-05-27 11:24:09 +02:00
David Carlier
5d0f020648 Build fix proposal mainly for Android which did not bother
implementing this dinosaur.
2020-05-18 21:44:27 +01:00
van Hauser
7b40d7b942 new code formatting + applied 2020-05-12 11:12:25 +02:00
Dominik Maier
30a675ab87 silened warnings 2020-05-11 14:40:42 +02:00
van Hauser
845522f59b remove warnings 2020-05-11 13:34:57 +02:00
van Hauser
30bfd44dfd indenting preprocessor directives breaks compilation and cant be fixed, reverting ... :-( 2020-05-10 12:09:37 +02:00
van Hauser
26f8708fed fix warning, code format 2020-05-10 11:35:31 +02:00
van Hauser
0e5027d8d8 maybe_grow->ck_maybe_grow 2020-05-05 21:46:31 +02:00
van Hauser
dc79533191 more typos fixed 2020-05-05 20:29:40 +02:00
van Hauser
ad3960580d fixed typos 2020-05-05 20:19:04 +02:00
van Hauser
16c16b3e6e ctx and ngram can be used together now 2020-05-04 18:01:47 +02:00
van Hauser
945e00b73f final touches for afl_network_proxy 2020-05-04 12:51:38 +02:00
van Hauser
e592b4bcf0 nw fixes 2020-05-04 10:37:45 +02:00
van Hauser
96ef2d3821 makefile fix 2020-05-04 10:24:29 +02:00
van Hauser
13a32e9595 fix makefile 2020-05-04 10:08:29 +02:00
van Hauser
73f7164048 add GNUmakefile 2020-05-04 09:53:59 +02:00
van Hauser
1c53bbea52 doubled the speed of afl_network_proxy 2020-05-03 14:09:32 +02:00
Dominik Maier
cc78fb721b code format 2020-05-01 01:11:54 +02:00
van Hauser
15547eb654 fix send child status 2020-04-30 21:17:13 +02:00
van Hauser
16f9cc7369 afl-network-client fix 2020-04-30 21:13:45 +02:00
van Hauser
efa9df24c2 afl-untracer completed 2020-04-30 17:59:59 +02:00
van Hauser
fced3e00ce wip: afl-untracer 2020-04-29 20:44:30 +02:00
van Hauser
bc2e65e482 added afl_network_proxy 2020-04-29 15:18:03 +02:00