Skip to content

Commit

Permalink
added missing Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yersinia committed Feb 6, 2012
1 parent 9072926 commit 4a337ad
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
Version 3.03b:
--------------

Bug fixes:

- Potential NULL ptr in p0f-client on some 64-bit systems.

Version 3.02b:
--------------

Bug fixes:

- Cygwin compile issue fixed.

Improvements:

- New signatures.

Version 3.01b (2012-01-17):
---------------------------

Bug fixes:

- 'Date' comparisons for server sigs now work as expected.

- Bad TS reading now allowed on initial SYN (improves uptime detection).

Improvements:

- New signatures.

- Solaris support (in theory).

Version 3.00b (2012-01-17):
---------------------------

Bug fixes:

- Alignment-related SIGBUS non-x86 fixed.

- Cache expiration algorithm now works as expected.

- p0f -L no longer leads to NULL ptr when no interfaces visible.

- Greppable output format no longer mixes up cli and srv fields.

- Added '|' to banned characters in reported header values.

Improvements:

- Multiple new HTTP and TCP signatures.

- Improved MSS/MTU matching to account for peer MTU.

- New HTTP fingerprinting logic with optional headers (? prefix).

- Memory leak detection added (but nothing found).

- API now indicates the value of 'generic' / 'fuzzy' fields and several
other parameters.

- General style improvements.

- Delay added to p0f-sendsyn to aid with packet ordering.

Version 3.00-rc0 (2012-01-10):
------------------------------

- Initial public release, complete rewrite.

0 comments on commit 4a337ad

Please sign in to comment.