Use BUF_strlcpy() instead of strcpy().
[openssl.git] / crypto / conf / conf_def.c
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-21 Geoff ThorpeFix a small bug in str_copy: if more than one variable...
2002-11-14 Richard LevitteHandle last lines that aren't properly terminated.
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-01-24 Bodo MöllerNew functions
2002-01-22 Ben LaurieMake no config file not an error. Move /dev/crypto...
2002-01-18 Ben LaurieConstification, add config to /dev/crypto.
2002-01-18 Ben LaurieFix memory leak.
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
2001-01-09 Geoff ThorpeMove all the existing function pointer casts associated...
2000-12-01 Geoff ThorpeFirst step in tidying up the LHASH code. The callback...
2000-10-19 Richard LevitteKeep binary backward compatibility by putting new metho...
2000-10-19 Richard LevitteMake it possible for methods to load from something...
2000-06-06 Andy PolyakovCompaq C warns that "the expression 'p=scan_esc(p)...
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-04-09 Richard LevitteI've always wanted to make the CONF library more adapta...