summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Remove some malloc/strlcpy/strlcat horror. Just use asprintf and avoid anjsing2014-04-241-25/+12
* You want signals?!? I'll give you signals!!! Oh, and we have termios asjsing2014-04-241-36/+0
* More KNF.jsing2014-04-242-37/+37
* Restore beck's rev 1.8: snprintf() was reviewed.guenther2014-04-201-2/+2
* We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther2014-04-191-2/+2
* use intrinsic strlcpy and strlcat everywhere so we only have one set ofbeck2014-04-191-6/+6
* More KNF.jsing2014-04-188-203/+195
* stab at indentationtedu2014-04-175-737/+725
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-173-18/+18
* whack the ifdef pinata:tedu2014-04-161-260/+5
* we don't use these files for buildingtedu2014-04-151-79/+0
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-2/+2
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-32/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-2/+8
* resolve conflictsdjm2012-10-132-2/+2
* resolve conflicts, fix local changesdjm2010-10-015-124/+32
* This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-1/+1
|\
| * import OpenSSL-1.0.0adjm2010-10-011-1/+1
* | resolve conflictsdjm2009-04-061-0/+1
* | resolve conflictsdjm2009-01-091-0/+2
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-1/+1
|\|
| * import openssl-0.9.8jdjm2009-01-091-1/+1
* | resolve conflictsdjm2008-09-066-31/+61
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-21/+17
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-061-21/+17
* | Add proper checks against fgets failure. From Charles Longeau.ray2007-04-061-1/+2
* | resolve conflictsdjm2006-06-271-22/+26
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+115
|\|
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+115
| * This commit was manufactured by cvs2git to create branch 'openssl'.cvs2svn2002-05-151-0/+67
* merge 0.9.7dmarkus2004-04-081-7/+7
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-124-23/+39
* Less strcpy/strcat/sprintf. tdeval@ ok.ho2003-03-161-6/+7
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-103-4/+7
* sig_atomic_t type must also be volatilederaadt2002-06-031-1/+1
* do not assume scripts are executablederaadt2002-05-251-1/+1
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-211-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-159-0/+2559