summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/modes (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-2/+2
| | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free
* we don't use these files for buildingtedu2014-04-151-100/+0
|
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-41/+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-4/+1
|
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-139-74/+221
|\ | | | | branch.
| * Import OpenSSL 1.0.1gmiod2014-04-139-74/+221
| |
* | This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-131-1/+4
|\ \ | | | | | | branch.
| * | Import OpenSSL 1.0.1gmiod2014-04-131-1/+4
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-9/+68
|\| | | | | | | | branch.
| * | import OpenSSL-1.0.1cdjm2012-10-131-9/+68
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-1318-47/+7707
|\ \ \ | | |/ | |/| branch.
| * | import OpenSSL-1.0.1cdjm2012-10-1318-47/+7707
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-016-0/+1085
|\| | | |/ |/| branch.
| * import OpenSSL-1.0.0adjm2010-10-016-0/+1085
|
* import OpenSSL-1.0.0adjm2010-10-011-0/+82