|
|
@4118
|
11 years |
Sam Hocevar |
Add missing distributed files in Makefile.am.
|
|
|
@4115
|
11 years |
Sam Hocevar |
Move process creation stuff to a separate myfork.c file.
|
|
|
@4112
|
11 years |
Sam Hocevar |
Reorganise source code to better separate zzuf and libzzuf. Note: the …
|
|
|
@4043
|
11 years |
Sam Hocevar |
Cleaner solution for echoing the SOURCES variable.
|
|
|
@3951
|
11 years |
Sam Hocevar |
Detect libzzuf soname at configure time rather than compile time.
|
|
|
@3635
|
11 years |
Sam Hocevar |
Allow remote network host filtering, courtesy of Corentin Delorme.
|
|
|
@2534
|
13 years |
Sam Hocevar |
* zzuf.c: retrieve library object name from libtool's .la file so we …
|
|
|
@1866
|
13 years |
Sam Hocevar |
* Link libzzuf with winsock because of our use of htons.
|
|
|
@1792
|
14 years |
Sam Hocevar |
* Factored common range-parsing code.
|
|
|
@1789
|
14 years |
Sam Hocevar |
* Add -DLIBZZUF to the libzzuf build.
|
|
|
@1733
|
14 years |
Sam Hocevar |
* Reimplemented getopt_long. We use our replacement even if simple …
|
|
|
@1702
|
14 years |
Sam Hocevar |
* Added DLL injection to the Win32 port attempt.
|
|
|
@1701
|
14 years |
Sam Hocevar |
* Added DLL initialisation code for Win32.
|
|
|
@1692
|
14 years |
Sam Hocevar |
* Reorganised code, got rid of global variables.
|
|
|
@1683
|
14 years |
Sam Hocevar |
* Moved files around.
|
|
|
@1672
|
14 years |
Sam Hocevar |
* Support ranges with the -r flag.
|
|
|
@1657
|
14 years |
Sam Hocevar |
* Change timing functions to gettimeofday() instead of time() for more …
|
|
|
@1639
|
14 years |
Sam Hocevar |
* Split load-fd.c into load-fd.c and load-mem.c (mmap, etc.).
|
|
|
@1623
|
14 years |
Sam Hocevar |
* Implemented -M/--md5 flag.
|
|
|
@1615
|
14 years |
Sam Hocevar |
* Factored sources in the makefile.
|
|
|
@1614
|
14 years |
Sam Hocevar |
* Merged chars.c and fuzz.c.
|
|
|
@1613
|
14 years |
Sam Hocevar |
* If no argument is given, just fuzz standard input.
|
|
|
@1590
|
14 years |
Sam Hocevar |
* Only link with -ldl when available.
* Removed PKG_* stuff from …
|
|
|
@1544
|
14 years |
Sam Hocevar |
* Now works on Darwin!
|
|
|
@1543
|
14 years |
Sam Hocevar |
* The whole crap now builds on OS X. Now if it only agreed to run, too…
|
|
|
@1532
|
14 years |
Sam Hocevar |
* Implemented signal handling.
* Updated documentation accordingly …
|
|
|
@1517
|
14 years |
Sam Hocevar |
* Do not put version information in the distributed .so.
|
|
|
@1514
|
14 years |
Sam Hocevar |
* Typo in Makefile.am.
|
|
|
@1494
|
14 years |
Sam Hocevar |
* Split preload.c into load-fd.c and load-stream.c.
|
|
|
@1487
|
14 years |
Sam Hocevar |
* Support --prefix (library location).
|
|
|
@1470
|
14 years |
Sam Hocevar |
* First somewhat working version.
|
|
|
@1466
|
14 years |
Sam Hocevar |
* First try at libzzuf.
|
|
|
@1464
|
14 years |
Sam Hocevar |
* Easy POC code. We need some LD_PRELOAD shit instead.
|
|
|
@1463
|
14 years |
Sam Hocevar |
* Initial tree.
|