File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ kadnode (2.2.3) stable; urgency=medium
2+
3+ * fix various segfaults parsing arguments
4+
5+ -- mwarning <moritzwarning@web.de> Sun, 20 May 2018 19:25:37 -0400
6+
17kadnode (2.2.2) stable; urgency=medium
28
39 * fix control command parsing
Original file line number Diff line number Diff line change 1+ kadnode (2.2.3) stable; urgency=medium
2+
3+ * fix various segfaults parsing arguments
4+
5+ -- mwarning <moritzwarning@web.de> Sun, 20 May 2018 19:25:37 -0400
6+
17kadnode (2.2.2) stable; urgency=medium
28
39 * fix control command parsing
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.2 "
9+ #define MAIN_VERSION "2.2.3 "
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