Select Git revision
cl-bigger-maxattribute.patch
Forked from
Main / Synchronet
9087 commits behind, 5112 commits ahead of the upstream repository.
-
deuce authored
messages (at least up to 4k attributes). I'll tie it into the build with the incoming Cryptlib update, but I want it to be a separate commit since it fixes a long-standing issue while the rest of the update commit will just unbreak new broken bits.
deuce authoredmessages (at least up to 4k attributes). I'll tie it into the build with the incoming Cryptlib update, but I want it to be a separate commit since it fixes a long-standing issue while the rest of the update commit will just unbreak new broken bits.
cl-bigger-maxattribute.patch 456 B
--- ../tmp2/misc/consts.h 2019-02-22 19:36:36.000000000 -0500
+++ misc/consts.h 2019-06-03 18:05:43.345982000 -0400
@@ -226,7 +226,7 @@
creating things like certs containing MPEGs of themselves playing with
their cat */
-#define MAX_ATTRIBUTE_SIZE 1024
+#define MAX_ATTRIBUTE_SIZE 4096
/* Some objects contain internal buffers used to process data whose size can
be specified by the user, the following is the minimum and maximum size