Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy().
Use BUF_strlcat() instead of strcat().
Use BIO_snprintf() instead of sprintf().
In some cases, keep better track of buffer lengths.
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
2003-12-27 14:40:17 +00:00
..
2001-07-22 23:21:33 +00:00
2001-06-23 16:23:17 +00:00
2001-07-05 10:19:13 +00:00
2003-11-28 13:10:58 +00:00