|
|
@4314
|
11 years |
Sam Hocevar |
On OS X, resident_size is actually in bytes, not pages. Fixing
memory …
|
|
|
@4308
|
11 years |
Sam Hocevar |
Properly document the -a flag.
|
|
|
@4291
|
11 years |
Sam Hocevar |
Fix a regression in myfork.c causing build failures when libtool does …
|
|
|
@4290
|
11 years |
Sam Hocevar |
Use LD_PRELOAD_32 on OpenSolaris? i386.
|
|
|
@4289
|
11 years |
Sam Hocevar |
Add a debug mode to zzcat.
|
|
|
@4288
|
11 years |
Sam Hocevar |
Fix a buffer overflow in zzcat.
|
|
|
@4286
|
11 years |
Sam Hocevar |
Fix compilation warnings and errors on OpenSolaris? caused by a few of …
|
|
|
@4285
|
11 years |
Sam Hocevar |
Improve the OpenSolaris? port: support for FILE structures, and a few …
|
|
|
@4284
|
11 years |
Sam Hocevar |
Don't try to use waitpid() information on Win32.
|
|
|
@4283
|
11 years |
Sam Hocevar |
Drop atoll() usage. It's not portable.
|
|
|
@4282
|
11 years |
Sam Hocevar |
Fix memory limitation method on OS X (page size was ignored) and other …
|
|
|
@4278
|
11 years |
Sam Hocevar |
Add a -r flag to zzcat to repeatedly cat file lists.
|
|
|
@4277
|
11 years |
Sam Hocevar |
In verbose mode, tell when a process exits.
|
|
|
@4273
|
11 years |
Sam Hocevar |
Fix zzcat's -s flag. It must propagate to the next file.
|
|
|
@4271
|
11 years |
Sam Hocevar |
Implement zzcat -s (squeeze empty lines).
|
|
|
@4270
|
11 years |
Sam Hocevar |
Implement zzcat -b and -n. Fixes #74.
|
|
|
@4265
|
11 years |
Sam Hocevar |
Add informative messages about why we exit the main loop.
|
|
|
@4264
|
11 years |
Sam Hocevar |
Rename -t/--max-time to -U/--max-usertime, and add -t/--max-time to …
|
|
|
@4262
|
11 years |
Sam Hocevar |
On HP-UX, connect(), bind() etc. do not use the struct sockaddr type …
|
|
|
@4260
|
11 years |
Sam Hocevar |
Fix the OpenBSD port. On this platform, weird stuff happens such as …
|
|
|
@4259
|
11 years |
Sam Hocevar |
Minor zzcat refactoring.
|
|
|
@4258
|
11 years |
Sam Hocevar |
Add a workaround for OS X ignoring RLIMIT_RSS / RLIMIT_AS and …
|
|
|
@4257
|
11 years |
Sam Hocevar |
Fix fork() return value check.
|
|
|
@4255
|
11 years |
Sam Hocevar |
Improve the default zzcat sequence to improve performance.
|
|
|
@4254
|
11 years |
Sam Hocevar |
Support cat's -AeEtTv? flags in zzcat.
|
|
|
@4253
|
11 years |
Sam Hocevar |
Fix copyright information and remove Id tag everywhere.
|
|
|
@4251
|
11 years |
Sam Hocevar |
Fix compilation warning in lib-fd.c.
|
|
|
@4250
|
11 years |
Sam Hocevar |
Minor cosmetic change in the verbose debug output.
|
|
|
@4249
|
11 years |
Sam Hocevar |
Fix the FreeBSD port by not fuzzing the srget() output unless it's …
|
|
|
@4248
|
11 years |
Sam Hocevar |
Reorganise FILE structure autoconf tests.
|
|
|
@4246
|
11 years |
Sam Hocevar |
Improve zzcat documentation and add commandline flags, including …
|
|
|
@4245
|
11 years |
Sam Hocevar |
Move zzcat to the main src/ directory. It's becoming mature enough to …
|
|
|
@4239
|
11 years |
Sam Hocevar |
Deprecate --deny <list> in favour of --allow !<list>.
|
|
|
@4238
|
11 years |
Sam Hocevar |
Fix compilation warning due to kfreebsd’s fcntl.h defining FREAD.
|
|
|
@4237
|
11 years |
Sam Hocevar |
File descriptors 0 to 2 may be network sockets, don’t rule them out.
|
|
|
@4232
|
11 years |
Sam Hocevar |
Fix a bug caused by our seek() not understanding eglibc's behaviour.
|
|
|
@4231
|
11 years |
Sam Hocevar |
Fix an overflow in our printf's NULL handling with %p.
|
|
|
@4230
|
11 years |
Sam Hocevar |
Make seek() debug information more user-friendly.
|
|
|
@4224
|
11 years |
Sam Hocevar |
Avoid useless allocations in the network allow/deny code.
|
|
|
@4153
|
11 years |
Sam Hocevar |
getline() and getdelim() must return -1 if EOF was reached and no …
|
|
|
@4152
|
11 years |
Sam Hocevar |
Try to call _zz_init() as soon as possible. Otherwise, preloaded …
|
|
|
@4151
|
11 years |
Sam Hocevar |
Buffer debug output to reduce the number of write() calls and allow to …
|
|
|
@4150
|
11 years |
Sam Hocevar |
Avoid overlapping regions in our realloc's memcpy call.
|
|
|
@4137
|
11 years |
Sam Hocevar |
Synchronise VS 2010 solution with [4112].
|
|
|
@4122
|
11 years |
Sam Hocevar |
Fix a regression in the rlimit handling code caused by the myfork split.
|
|
|
@4118
|
11 years |
Sam Hocevar |
Add missing distributed files in Makefile.am.
|
|
|
@4117
|
11 years |
Sam Hocevar |
Refactor the stream diversions.
|
|
|
@4116
|
11 years |
Sam Hocevar |
Refactor the shellcode generation to remove all hardcoded values.
|
|
|
@4115
|
11 years |
Sam Hocevar |
Move process creation stuff to a separate myfork.c file.
|
|
|
@4114
|
11 years |
Sam Hocevar |
Fix DEBUG_STREAM compilation on Win32.
|
|
|
@4113
|
11 years |
Sam Hocevar |
Minor Win32 compilation fix.
|
|
|
@4112
|
11 years |
Sam Hocevar |
Reorganise source code to better separate zzuf and libzzuf. Note: the …
|
|
|
@4111
|
11 years |
Sam Hocevar |
Try to work around the Vista ASLR feature by retrieving the …
|
|
|
@4109
|
11 years |
Sam Hocevar |
Try to reorganise the Win32 loader.
|
|
|
@4108
|
11 years |
Sam Hocevar |
Declare diverted Win32 functions as stdcall.
|
|
|
@4107
|
11 years |
Sam Hocevar |
Give the fuzzed Win32 program a chance to display something even
if …
|
|
|
@4106
|
11 years |
Sam Hocevar |
Fix memory leaks and infinite loops in the Win32 launcher.
|
|
|
@4100
|
11 years |
Sam Hocevar |
Synchronise Win32 port with recent config.h changes.
|
|
|
@4043
|
11 years |
Sam Hocevar |
Cleaner solution for echoing the SOURCES variable.
|
|
|
@4042
|
11 years |
Sam Hocevar |
Reset offset position before most stdio call.
|
|
|
@4041
|
11 years |
Sam Hocevar |
Use fseeko64() everywhere when possible, instead of potential 32-bit …
|
|
|
@4032
|
11 years |
Sam Hocevar |
Minor refactoring in lib-stream.c.
|
|
|
@4029
|
11 years |
Sam Hocevar |
We need to know the FILE buffer's current fill status. Implemented for …
|
|
|
@4015
|
11 years |
Sam Hocevar |
Fix a compilation warning in the network code.
|
|
|
@4013
|
11 years |
Sam Hocevar |
More fread() behaviour improvements, with documentation.
|
|
|
@4012
|
11 years |
Sam Hocevar |
Document the srefill strategy in the source code.
|
|
|
@4011
|
11 years |
Sam Hocevar |
Reimplement uflow() under Linux. Unlocked IO now works on Linux, …
|
|
|
@4009
|
11 years |
Sam Hocevar |
Add a second level of debugging for slightly less useful information.
|
|
|
@4005
|
11 years |
Sam Hocevar |
Refactor dummy memory manager and fix a bug in realloc().
|
|
|
@3981
|
11 years |
Sam Hocevar |
Use ftello64 instead of ftello to handle fseeko64.
|
|
|
@3951
|
11 years |
Sam Hocevar |
Detect libzzuf soname at configure time rather than compile time.
|
|
|
@3933
|
11 years |
Sam Hocevar |
Add a VS 2010 solution file and make the code build again for Win32.
|
|
|
@3696
|
11 years |
Sam Hocevar |
Undefine _XOPEN_SOURCE before redefining it.
|
|
|
@3637
|
11 years |
Sam Hocevar |
Append "/" to our LT_OBJDIR override.
|
|
|
@3636
|
11 years |
Sam Hocevar |
Old libtool versions don't define LT_OBJDIR. Adding an override for them.
|
|
|
@3635
|
11 years |
Sam Hocevar |
Allow remote network host filtering, courtesy of Corentin Delorme.
|
|
|
@3634
|
11 years |
Sam Hocevar |
Use strcpy, not strcat.
|
|
|
@3633
|
11 years |
Sam Hocevar |
Allow fromlen == NULL in the recvfrom() wrapper.
|
|
|
@3632
|
11 years |
Sam Hocevar |
lib-mem.c: undefine various feature macros before redefining them.
|
|
|
@3631
|
11 years |
Sam Hocevar |
zzuf.c: use LT_OBJDIR instead of hardcoding ".libs/".
|
|
|
@3408
|
12 years |
Sam Hocevar |
lib-fd.c: accept() may accept NULL as the addrlen argument. Do not …
|
|
|
@3001
|
12 years |
Sam Hocevar |
Rename --max-cpu into --max-cputime to avoid confusion (fixes #44).
|
|
|
@2818
|
12 years |
Sam Hocevar |
* zzuf.c: use atol() instead of atoi() for the --seed flag.
|
|
|
@2817
|
12 years |
Sam Hocevar |
* zzuf.c: allow the use of -r=0 in addition to -r 0, and likewise for
…
|
|
|
@2584
|
12 years |
Sam Hocevar |
* Hack around to get HP-UX tools to work. It still fails the most …
|
|
|
@2583
|
12 years |
Sam Hocevar |
* zzuf.c: make the -B flag (max bytes) also work when fuzzing the …
|
|
|
@2577
|
13 years |
Sam Hocevar |
* configure.ac: add a check for the printf function attribute.
|
|
|
@2575
|
13 years |
Sam Hocevar |
* fuzz.c: activate the fuzz() debug message, it may be verbose but I …
|
|
|
@2574
|
13 years |
Sam Hocevar |
* lib-mem.c: with all the preprocessor crap that we now have in C …
|
|
|
@2572
|
13 years |
Sam Hocevar |
* lib-stream.c: since srefill is far more powerful than srget, we …
|
|
|
@2571
|
13 years |
Sam Hocevar |
* lib-stream.c: fix a bug in the OS X srefill implementation.
|
|
|
@2570
|
13 years |
Sam Hocevar |
* lib-stream.c: the BSDs' refill function is slightly different from …
|
|
|
@2569
|
13 years |
Sam Hocevar |
* Implement srget on FreeBSD, which is yet another version of srefill.
|
|
|
@2568
|
13 years |
Sam Hocevar |
* lib-stream.c: fix the fread() implementation on FreeBSD 7.0.
|
|
|
@2566
|
13 years |
Sam Hocevar |
* lib-stream.c: only use the srefill trick on OS X. HP-UX is too …
|
|
|
@2565
|
13 years |
Sam Hocevar |
* lib-mem.c: fix FreeBSD 7.0 build by including <sys/cdefs.h> earlier on.
|
|
|
@2562
|
13 years |
Sam Hocevar |
* Better check for the func keyword that does not rely on …
|
|
|
@2559
|
13 years |
Sam Hocevar |
* Support fsetpos64 on Linux.
|
|
|
@2557
|
13 years |
Sam Hocevar |
* lib-mem.c: add pre-include macro to get getc_unlocked() on OpenSolaris?.
|
|
|
@2556
|
13 years |
Sam Hocevar |
* lib-mem.c: add pre-include macros to get mmap and valloc on OpenSolaris?.
|
|
|