summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/pem (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* More KNF.jsing2014-04-214-8/+8
|
* KNF.jsing2014-04-2114-1570/+1612
|
* Restore beck's rev 1.7: snprintf() was reviewed.guenther2014-04-201-2/+4
| | | | Also, use sizeof() for snprintf()'s size argument
* We'll interpret a (void) cast on snprintf() to mean it's been verified thatguenther2014-04-191-2/+2
| | | | | | truncation is either desirable, not an issue, or is detected and handled later ok deraadt@
* use intrinsic strlcpy and strlcat everywhere so we only have one set ofbeck2014-04-191-6/+6
| | | | | | funcitons to check for incorrect use. keep BUF_strlcpy and BUF_strlcat for API comptibility only. ok tedu@
* fix some of the leaksjsg2014-04-171-1/+3
| | | | ok miod@ looks good deraadt@
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-177-43/+43
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* Do not feed RSA private key information to the random subsystem asderaadt2014-04-171-1/+0
| | | | | | | | entropy. It might be fed to a pluggable random subsystem.... What were they thinking?! ok guenther
* we don't use these files for buildingtedu2014-04-151-78/+0
|
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-157/+0
| | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-151-15/+0
| | | | | with the bearded ones... some API's that nobody should be using will dissapear with this commit.
* Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversionsbeck2014-04-151-2/+2
| | | | | where the return value is ignored changing to (void) snprintf. ok deraadt@
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-180/+0
| | | | | that it is easier to find code pieces. They are getting in the way. ok miod
* Cope with the removal of openssl/symhacks.hderaadt2014-04-131-2/+0
|
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-134-12/+183
|
* This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-23/+35
|\ | | | | branch.
| * import OpenSSL-1.0.1cdjm2012-10-131-23/+35
| |
* | openssl-1.0.0e: resolve conflictsdjm2011-11-031-2/+0
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-031-7/+3
|\| | | | | branch.
| * import OpenSSL 1.0.0edjm2011-11-032-9/+3
| |
* | resolve conflicts, fix local changesdjm2010-10-0110-767/+299
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-0/+942
|\| | | | | branch.
| * import OpenSSL-1.0.0adjm2010-10-0110-431/+1241
| |
| * import of OpenSSL 0.9.8kdjm2009-04-061-0/+4
| |
| * import openssl-0.9.8jdjm2009-01-095-2/+180
| |
| * import of OpenSSL 0.9.8hdjm2008-09-0610-201/+343
| |
| * import of openssl-0.9.7jdjm2006-06-271-42/+46
| |
| * import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-293-5/+130
| |
| * import openssl-0.9.7dmarkus2004-04-072-8/+17
| |
| * import 0.9.7b (without idea and rc5)markus2003-05-115-18/+25
| |
| * import openssl-0.9.7-stable-SNAP-20020911 (without idea)markus2002-09-121-2/+5
| |
| * import openssl-0.9.7-beta3markus2002-09-052-0/+3
| |
| * import openssl-0.9.7-beta1markus2002-09-058-978/+796
| |
| * This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'.cvs2svn2002-05-156-0/+664
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-63/+76
|\ \ | | | | | | branch.
| * | import OpenSSL-1.0.0adjm2010-10-011-63/+76
| | |
* | | resolve conflictsdjm2009-04-061-0/+4
| | |
* | | resolve conflictsdjm2009-01-095-2/+180
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-65/+69
|\| | | | | | | | branch.
| * | import openssl-0.9.8jdjm2009-01-091-65/+69
| | |
* | | resolve conflictsdjm2008-09-0610-201/+343
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-206/+112
|\| | | | | | | | branch.
| * | import of OpenSSL 0.9.8hdjm2008-09-061-206/+112
| | |
* | | resolve conflictsdjm2006-06-271-42/+46
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-1/+1
|\| | | | | | | | branch.
| * | import of openssl-0.9.7jdjm2006-06-271-1/+1
| | |
* | | resolve conflictsdjm2005-04-293-5/+130
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+335
|\| | | | | | | | branch.
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+335
| /
* | merge 0.9.7dmarkus2004-04-082-8/+15
| |