openssl/crypto/objects
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 Generate obj_dat.h in "make update". 1999-09-29 21:03:02 +00:00
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
o_names.c Check the return values where memory allocation failures may happen. 2002-05-30 16:47:45 +00:00
obj_dat.c Use BUF_strlcpy() instead of strcpy(). 2003-12-27 14:40:17 +00:00
obj_dat.h Add IPSec/IKE/Oakley curves. 2003-11-29 09:25:59 +00:00
obj_dat.pl Fix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo in objects.h). 2001-12-03 13:47:22 +00:00
obj_err.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
obj_lib.c Constification of the data of a hash table. This means the callback 2000-12-13 17:15:03 +00:00
obj_mac.h Add IPSec/IKE/Oakley curves. 2003-11-29 09:25:59 +00:00
obj_mac.num Add IPSec/IKE/Oakley curves. 2003-11-29 09:25:59 +00:00
objects.h Add an extended variant of OBJ_bsearch() that can be given a few 2003-04-29 20:25:21 +00:00
objects.pl Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>). 2002-04-04 17:48:37 +00:00
objects.README I got sick and tired of having to keep track of NIDs when such a thing 2000-07-05 02:45:36 +00:00
objects.txt Add IPSec/IKE/Oakley curves. 2003-11-29 09:25:59 +00:00