STRLEN in common.h may be too small

25 May
2010
25 May
'10
7:19 a.m.
In common.h of stunnel-4.x, the parameter STRLEN (used for many buffers) is set to 256. This is insufficient in some cases, e.g., the CAPABILITY response of an IMAP server or the pathname of a file may be too long, resulting in errors. If you encounter such cases (e.g., messages "Input line too long"), increase STRLEN, e.g., to 512.
5578
Age (days ago)
5578
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hans Werner Strube