summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorroot <root>2009-01-02 22:39:31 +0000
committerroot <root>2009-01-02 22:39:31 +0000
commitd78604c0330aba8e5c3def727686c2c9e88b7f62 (patch)
tree53fcbbbe533c64606ce0bde1f46db4fca7f1577a /Changes
parenta3642b17d3f1d0600d78c3178474476472230071 (diff)
*** empty log message ***
Diffstat (limited to 'Changes')
-rw-r--r--Changes6
1 files changed, 6 insertions, 0 deletions
diff --git a/Changes b/Changes
index bddcff7..eac9d3f 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
Revision history for libev, a high-performance and full-featured event loop.
+ - actually verify that local and remote port are matching in
+ libev's socketpair emulation, which makes denial-of-service
+ attacks harder (but not impossible - it's windows). Make sure
+ it even works under vista, which thinks that getpeername should
+ return some fantasy port number.
+
3.51 Wed Dec 24 23:00:11 CET 2008
- fix a bug where an inotify watcher was added twice, causing
freezes on hash collisions (reported and analysed by Graham Leggett).