Last change
on this file since 1654 was
1654,
checked in by Sam Hocevar, 14 years ago
|
|
-
Property svn:keywords set to
Id
|
File size:
740 bytes
|
Line | |
---|
1 | $Id: NEWS 1654 2007-01-11 23:36:28Z sam $ |
---|
2 | |
---|
3 | Changes from 0.3 to 0.4 |
---|
4 | |
---|
5 | * check for memory exhausting processes |
---|
6 | * built-in MD5 hashing |
---|
7 | * fix for mmap(), OS X map_fd() support |
---|
8 | |
---|
9 | Changes from 0.2 to 0.3 |
---|
10 | |
---|
11 | * FreeBSD, NetBSD and OpenBSD support |
---|
12 | * direct standard input fuzzing |
---|
13 | * stdio support: full (FreeBSD), freopen, fseeko, rewind |
---|
14 | * fd support: mmap, munmap |
---|
15 | |
---|
16 | Changes from 0.1 to 0.2 |
---|
17 | |
---|
18 | * network and standard input support |
---|
19 | * Mac OS X support |
---|
20 | * custom random number generator |
---|
21 | * byte protection and refusal |
---|
22 | |
---|
23 | Changes to 0.1 |
---|
24 | |
---|
25 | * initial release |
---|
26 | * only works on Linux |
---|
27 | * stdio support: fopen, fopen64, fseek, fread, getc, fgetc, fgets, ungetc, |
---|
28 | fclose, getline, getdelim, __getdelim |
---|
29 | * fd support: open, open64, read, lseek, lseek64, close |
---|
30 | * fuzzing modes: toggle random bits |
---|
Note: See
TracBrowser
for help on using the repository browser.