Subversion Repositories ALCASAR

Rev

Details | Last modification | View Log

Rev Author Line No. Line
3085 rexy 1
--- src/chilli_limits.h	2022-10-12 15:36:42.152019418 +0200
2
+++ src/chilli_limits.h	2022-10-07 09:48:22.000000000 +0200
3
@@ -53,6 +53,7 @@
4
 #define REDIR_RADIUS_SELECT_TIME      500000 /* microseconds = 0.5 seconds */
5
 #define REDIR_CHALLEN                     16
6
 #define REDIR_MD5LEN                      16
7
+#define REDIR_SHA256LEN					  32
8
 #define REDIR_MACSTRLEN                   17
9
 #define REDIR_MAXBUFFER                65535
10