certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

certi/include certi.hh


From: certi-cvs
Subject: certi/include certi.hh
Date: Tue, 27 Nov 2007 13:25:23 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      07/11/27 13:25:23

Modified files:
        include        : certi.hh 

Log message:
        Update constants in order to fits everyone's needs
        (as of today).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/include/certi.hh?cvsroot=certi&r1=3.20&r2=3.21

Patches:
Index: certi.hh
===================================================================
RCS file: /sources/certi/certi/include/certi.hh,v
retrieving revision 3.20
retrieving revision 3.21
diff -u -b -r3.20 -r3.21
--- certi.hh    19 Nov 2007 14:07:04 -0000      3.20
+++ certi.hh    27 Nov 2007 13:25:22 -0000      3.21
@@ -16,7 +16,7 @@
 // License along with this program ; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 //
-// $Id: certi.hh,v 3.20 2007/11/19 14:07:04 erk Exp $
+// $Id: certi.hh,v 3.21 2007/11/27 13:25:22 erk Exp $
 // ----------------------------------------------------------------------------
 
 #ifndef CERTI_HH_INCLUDED
@@ -65,16 +65,16 @@
 #define MAX_FEDERATE_NAME_LENGTH 64
 #define MAX_FEDERATION_NAME_LENGTH 64
 #undef MAX_USER_TAG_LENGTH
-#define MAX_USER_TAG_LENGTH 32
+#define MAX_USER_TAG_LENGTH 64
 #undef MAX_ATTRIBUTES_PER_CLASS
-#define MAX_ATTRIBUTES_PER_CLASS 20
-#define MAX_BYTES_PER_VALUETYPE 20
+#define MAX_ATTRIBUTES_PER_CLASS 50
+#define MAX_BYTES_PER_VALUETYPE 128
 #undef MAX_PARAMETERS_PER_CLASS
-#define MAX_PARAMETERS_PER_CLASS 20
+#define MAX_PARAMETERS_PER_CLASS 50
 #define MAX_FEDFILE_NAME_LENGTH 100
 
 // next used in MessageBody constructor with no size
-// EN. change from 200-->236 because HeaderStruct is 36
+// EN. change from 500-->536 because HeaderStruct is 36
 //     see MessageBody code for reason
 #define BUFFER_SIZE_DEFAULT 536
 // next used in RTIG::processIncomingMessage method
@@ -326,4 +326,4 @@
 
 #endif // CERTI_HH_INCLUDED
 
-// $Id: certi.hh,v 3.20 2007/11/19 14:07:04 erk Exp $
+// $Id: certi.hh,v 3.21 2007/11/27 13:25:22 erk Exp $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]