File tree Expand file tree Collapse file tree 3 files changed +15
-1
lines changed
Expand file tree Collapse file tree 3 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ kadnode (2.2.2) stable; urgency=medium
2+
3+ * fix control command parsing
4+ * fix argument parsing
5+
6+ -- mwarning <moritzwarning@web.de> Fri, 18 May 2018 21:23:24 -0400
7+
18kadnode (2.2.1) stable; urgency=medium
29
310 * fix buffer overflow in command client
Original file line number Diff line number Diff line change 1+ kadnode (2.2.2) stable; urgency=medium
2+
3+ * fix control command parsing
4+ * fix argument parsing
5+
6+ -- mwarning <moritzwarning@web.de> Fri, 18 May 2018 21:23:24 -0400
7+
18kadnode (2.2.1) stable; urgency=medium
29
310 * fix buffer overflow in command client
Original file line number Diff line number Diff line change 66#include <netinet/in.h>
77
88#define MAIN_SRVNAME "kadnode"
9- #define MAIN_VERSION "2.2.1 "
9+ #define MAIN_VERSION "2.2.2 "
1010
1111#define SHA1_BIN_LENGTH 20
1212#define SHA1_HEX_LENGTH (2 * SHA1_BIN_LENGTH)
You can’t perform that action at this time.
0 commit comments