]> git.pld-linux.org Git - packages/coova-chilli.git/commitdiff
- replaced with coovachilli-strncpy.patch
authorpawelz <pawelz@pld-linux.org>
Thu, 30 Sep 2010 11:45:19 +0000 (11:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    limits.patch -> 1.2

limits.patch [deleted file]

diff --git a/limits.patch b/limits.patch
deleted file mode 100644 (file)
index cba4cf3..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- coova-chilli-1.2.4/src/chilli_limits.h~    2010-08-24 13:29:08.000000000 +0200
-+++ coova-chilli-1.2.4/src/chilli_limits.h     2010-09-30 12:21:20.000000000 +0200
-@@ -75,7 +75,7 @@
- #define MACSTRLEN                         17
- #define MS2SUCCSIZE                       40 /* MS-CHAPv2 authenticator response as ASCII */
- #define DATA_LEN                        1500 /* Max we allow */
--#define USERNAMESIZE                     256 /* Max length of username */
-+#define USERNAMESIZE                     255 /* Max length of username */
- #define CHALLENGESIZE                     24 /* From chap.h MAX_CHALLENGE_LENGTH */
- #define USERURLSIZE                      256 /* Max length of URL requested by user */
This page took 0.245912 seconds and 4 git commands to generate.