openssl/crypto/err
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
..
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
err_all.c Add the possibility to build without the ENGINE framework. 2003-01-30 17:39:26 +00:00
err_prn.c makedepend complains when a header file is included more than once in 2002-10-14 10:02:36 +00:00
err.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
err.h Add reference counting around the thread state hash table. 2003-09-27 20:29:05 +00:00
Makefile.ssl make update 2003-05-01 04:10:32 +00:00
openssl.ec Define a STORE type. For documentation, read the entry in CHANGES, 2003-05-01 03:53:12 +00:00