summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509v3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use intrinsic strlcpy and strlcat everywhere so we only have one set ofbeck2014-04-191-3/+3
| | | | | | funcitons to check for incorrect use. keep BUF_strlcpy and BUF_strlcat for API comptibility only. ok tedu@
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-1718-73/+73
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* OpenSSL PR#3309: when looking for an extension, set the last found positionsthen2014-04-171-3/+3
| | | | | | to -1 to properly search all extensions. ok tedu@ From http://git.openssl.org/gitweb/?p=openssl.git;a=commit;h=300b9f0b70
* Clean up dangerous strncpy use. This included a use where the resultingbeck2014-04-162-6/+7
| | | | | | | string was potentially not nul terminated and a place where malloc return was unchecked. while we're at it remove dummytest.c ok miod@
* we don't use these files for buildingtedu2014-04-151-85/+0
|
* Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternitybeck2014-04-153-51/+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-506/+0
| | | | | that it is easier to find code pieces. They are getting in the way. ok miod
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-2/+2
|
* resolve conflictsdjm2012-10-132-9/+57
|
* OpenSSL 1.0.0f: mergedjm2012-01-051-40/+85
|
* openssl-1.0.0e: resolve conflictsdjm2011-11-033-18/+22
|
* This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-031-1/+0
|\ | | | | branch.
| * import OpenSSL 1.0.0edjm2011-11-032-3/+1
| |
* | resolve conflicts, fix local changesdjm2010-10-0120-950/+1399
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-018-108/+399
|\| | | | | branch.
| * import OpenSSL-1.0.0adjm2010-10-0125-436/+1776
| |
| * import of OpenSSL 0.9.8kdjm2009-04-062-2/+7
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-238/+219
|\ \ | | | | | | branch.
| * | import OpenSSL-1.0.0adjm2010-10-011-238/+219
| | |
* | | resolve conflictsdjm2009-04-062-15/+25
| | |
* | | resolve conflictsdjm2009-01-0930-39/+44
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-098-8/+8
|\ \ \ | | |/ | |/| branch.
| * | import openssl-0.9.8jdjm2009-01-0934-55/+73
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-219/+238
|\ \ \ | | |/ | |/| branch.
| * | import openssl-0.9.8jdjm2009-01-094-222/+241
| | |
* | | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-056-18/+32
| | |
* | | remerge local tweaks, update per-arch configuration headers, updatedjm2008-09-061-2/+2
| | | | | | | | | | | | Makefiles, crank shlib_version
* | | resolve conflictsdjm2008-09-0623-289/+1110
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-0611-21/+2355
|\ \ \ | | |/ | |/| branch.
| * | import of OpenSSL 0.9.8hdjm2008-09-0634-310/+3465
| | |
| * | import of openssl-0.9.7jdjm2006-06-272-103/+116
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-487/+433
|\ \ \ | | |/ | |/| branch.
| * | import of OpenSSL 0.9.8hdjm2008-09-061-487/+433
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-062-0/+2122
|\ \ \ | | | | | | | | branch.
| * | | import of OpenSSL 0.9.8hdjm2008-09-062-0/+2122
| | | |
| * | | import openssl-0.9.7dmarkus2004-04-071-1/+1
| | | |
| * | | import 0.9.7b (without idea and rc5)markus2003-05-111-1/+1
| | | |
| * | | import openssl-0.9.7-beta3markus2002-09-051-165/+348
| | | |
| * | | import openssl-0.9.7-beta1markus2002-09-051-287/+275
| | | |
| * | | This commit was manufactured by cvs2git to create branch 'OPENSSL'.cvs2svn2002-05-151-0/+432
| / /
* | | remove some bogus *p tests from charles longeautedu2007-03-201-1/+1
| | | | | | | | | | | | ok deraadt millert
* | | resolve conflictsdjm2006-06-272-103/+116
| | |
* | | 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-297-42/+120
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-292-0/+368
|\ \ \ | | |/ | |/| branch.
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-299-42/+488
| | |
| * | import openssl-0.9.7dmarkus2004-04-074-9/+12
| | |
| * | import 0.9.7cmarkus2003-11-114-14/+15
| | |