summaryrefslogtreecommitdiff
path: root/Makefile.org
Commit message (Expand)AuthorAgeFilesLines
* PR: 2713steve2012-02-121-3/+6
* Makefile.org: proper libclean on MacOS X.appro2011-11-121-1/+1
* Padlock engine: make it independent of inline assembler.appro2011-09-061-1/+3
* Makefile.org: get commit#21249 right.appro2011-08-161-1/+1
* Delete library install from Makefile.fips: it isn't used.steve2011-08-151-1/+1
* quote LIBS to copy with empty stringsteve2011-08-151-1/+1
* add null cipher to FIPS modulesteve2011-06-201-0/+1
* Add DSA and ECDSA "clone digests" to module for compatibility with oldsteve2011-06-011-0/+3
* Remove FIXME comments.steve2011-05-071-3/+0
* Initial untested CCM support via EVP.steve2011-04-181-0/+1
* Use consistent FIPS tarball name.steve2011-04-121-0/+1
* Remove rand files from fipscanister.osteve2011-04-061-7/+0
* Use environment when builds libcrypto shared library so CC value is picked upsteve2011-04-041-1/+1
* Implement FIPS CMAC.levitte2011-03-241-0/+1
* Add SRP support.ben2011-03-121-1/+1
* Add ECDH to validated module.steve2011-03-091-0/+2
* Create fips links even if not compiling in fips mode.steve2011-02-211-0/+3
* Make -DOPENSSL_FIPSSYMS work for assembly language builds.steve2011-02-171-2/+7
* Add ECDSA functionality to fips module. Initial very incomplete versionsteve2011-02-141-0/+13
* Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_newsteve2011-02-131-2/+0
* Link GCM into FIPS module. Check return value in EVP gcm.steve2011-02-081-1/+2
* Use single X931 key generation source file for FIPS and non-FIPS builds.steve2011-02-031-0/+1
* Make no-asm work in fips mode. Add android platform.steve2011-02-021-0/+1
* Fix shared build for fipssteve2011-01-301-1/+5
* typosteve2011-01-291-1/+1
* Redirect FIPS memory allocation to FIPS_malloc() routine, removesteve2011-01-271-1/+0
* Include thread ID code in fips module.steve2011-01-271-0/+1
* Add fipscanisterbuild configuration option and update Makefile.org: doesn't c...steve2011-01-261-3/+112
* Take gcm128.c and ghash assembler modules into the build loop.appro2010-04-221-0/+2
* Initial experimental CMAC implementation.steve2010-02-071-1/+1
* Some shells print out the directory name if CDPATH is set breaking thesteve2010-01-271-1/+1
* PR: 2135steve2010-01-161-1/+1
* Fixes to CROSS_COMPILE, don't override command line option from environmentsteve2009-10-151-2/+2
* Revert extra changes from previous commit.steve2009-10-151-3/+14
* PR: 2066steve2009-10-151-14/+3
* PR: 2015steve2009-08-261-0/+1
* Update default dependency flags.steve2009-08-121-1/+1
* PR: 2003steve2009-08-101-23/+24
* PR: 2002steve2009-08-051-1/+1
* Merge from 1.0.0-stable branch.steve2009-04-231-1/+2
* Changes from 1.0.0-stable.steve2009-04-071-0/+1
* Updates from 1.0.0-stablesteve2009-04-061-5/+5
* Make STORE an experimental feature.levitte2009-02-191-1/+1
* Add error checking to obj_xref.pl and add command line support for datasteve2009-02-101-1/+1
* Styling update to makefiles: eliminate redundant pipes.appro2008-12-301-1/+1
* Styling update to makefiles: $() to denote make substitutions and $${} -appro2008-12-291-38/+38
* Engage crypto/modes.appro2008-12-231-1/+1
* Add JPAKE.ben2008-10-261-1/+1
* More type-checking.ben2008-06-041-1/+1
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Levjaenicke2008-04-171-0/+10