projects
/
fwknop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
e70739d
)
added Aldan Beaubien for reporting the Morpheus NULL IP problem
author
Michael Rash
<mbr@cipherdyne.org>
Sun, 5 Aug 2012 18:07:42 +0000 (14:07 -0400)
committer
Michael Rash
<mbr@cipherdyne.org>
Sun, 5 Aug 2012 18:07:42 +0000 (14:07 -0400)
CREDITS
patch
|
blob
|
history
diff --git
a/CREDITS
b/CREDITS
index
5edd47e
..
d34fdfd
100644
(file)
--- a/
CREDITS
+++ b/
CREDITS
@@
-36,3
+36,8
@@
Franck Joncourt
Jonathan Schulz
- Submitted patches to change HTTP connection type to 'close' for -R mode
in the client and fix a bug for recv() calls against returned HTTP data.
+
+Aldan Beaubien
+ - Reported an issue with the Morpheus client sending SPA packets with NULL
+ IP addresses, and code was added to fwknopd to better validate incoming
+ SPA data as a result of this report.