summaryrefslogtreecommitdiff
path: root/lib/libcrypto/ui
AgeCommit message (Expand)Author
2014-04-20Restore beck's rev 1.8: snprintf() was reviewed.Philip Guenther
2014-04-19We'll interpret a (void) cast on snprintf() to mean it's been verified thatPhilip Guenther
2014-04-19use intrinsic strlcpy and strlcat everywhere so we only have one set ofBob Beck
2014-04-18More KNF.Joel Sing
2014-04-17stab at indentationTed Unangst
2014-04-17Change library to use intrinsic memory allocation functions instead ofBob Beck
2014-04-16whack the ifdef pinata:Ted Unangst
2014-04-15we don't use these files for buildingTed Unangst
2014-04-15Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsBob Beck
2014-04-14remove auto-generated dependencies from the old unused build system, soTheo de Raadt
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.Miod Vallat
2012-10-13resolve conflictsDamien Miller
2010-10-01resolve conflicts, fix local changesDamien Miller
2009-04-06resolve conflictsDamien Miller
2009-01-09resolve conflictsDamien Miller
2008-09-06resolve conflictsDamien Miller
2007-04-06Add proper checks against fgets failure. From Charles Longeau.Ray Lai
2006-06-27resolve conflictsDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2004-04-08merge 0.9.7dMarkus Friedl
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptoMarkus Friedl
2003-03-16Less strcpy/strcat/sprintf. tdeval@ ok.Hakan Olsson
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@Markus Friedl
2002-06-03sig_atomic_t type must also be volatileTheo de Raadt
2002-05-25do not assume scripts are executableTheo de Raadt
2002-05-21Merge openssl-0.9.7-stable-SNAP-20020519Bob Beck
2002-05-15import openssl-0.9.7-beta1Bob Beck