| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid duplicating symbols in legacy.a with some build options | Tomas Mraz | 2023-01-31 | 1 | -1/+1 |
* | remove unused macro in rc2_local.h and rc5_local.h | zhangzhilei | 2023-01-12 | 1 | -61/+0 |
* | crypto/*: Fix various typos, repeated words, align some spelling to LDP. | FdaSilvaYY | 2022-10-12 | 1 | -28/+28 |
* | Rename x86-32 assembly files from .s to .S. | Sebastian Andrzej Siewior | 2022-05-24 | 1 | -3/+3 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 6 | -6/+6 |
* | Move legacy ciphers into the legacy provider | Shane Lontis | 2020-04-09 | 1 | -2/+9 |
* | Also check for errors in x86_64-xlate.pl. | David Benjamin | 2020-02-17 | 1 | -1/+1 |
* | Do not silently truncate files on perlasm errors | David Benjamin | 2020-01-22 | 1 | -1/+1 |
* | Deprecate the low level RC5 functions | Pauli | 2020-01-15 | 5 | -0/+30 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 6 | -5/+5 |
* | Unify all assembler file generators | Richard Levitte | 2019-09-16 | 1 | -2/+1 |
* | build.info: For all assembler generators, remove all arguments | Richard Levitte | 2019-09-16 | 1 | -2/+1 |
* | Change RC5_32_set_key to return an int type | Matt Caswell | 2019-07-01 | 1 | -2/+7 |
* | Move rc5_asm_src file information to build.info files | Richard Levitte | 2019-06-17 | 1 | -1/+14 |
* | Following the license change, modify the boilerplates in crypto/rcN/ | Richard Levitte | 2018-12-06 | 7 | -7/+7 |
* | Harmonize the make variables across all known platforms families | Richard Levitte | 2018-02-14 | 1 | -1/+1 |
* | Processing GNU-style "make variables" - separate CPP flags from C flags | Richard Levitte | 2018-01-28 | 1 | -1/+2 |
* | Remove filename argument to x86 asm_init. | David Benjamin | 2017-05-11 | 1 | -1/+1 |
* | Fix gcc-7 warnings. | Bernd Edlinger | 2017-05-11 | 1 | -2/+30 |
* | Remove/rename some old files. | Rich Salz | 2016-06-01 | 1 | -70/+0 |
* | Copyright consolidation 08/10 | Rich Salz | 2016-05-17 | 6 | -324/+36 |
* | Remove --classic build entirely | Richard Levitte | 2016-04-20 | 1 | -51/+0 |
* | Copyright consolidation: perl files | Rich Salz | 2016-04-20 | 1 | -1/+8 |
* | Remove the remainder of util/mk1mf.pl and companion scripts | Richard Levitte | 2016-03-21 | 1 | -3/+0 |
* | Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) | Richard Levitte | 2016-03-13 | 1 | -1/+1 |
* | Make sure the effect of "pic" / "no-pic" is used with assembler compilations | Richard Levitte | 2016-03-09 | 1 | -1/+1 |
* | Unified - adapt the generation of rc5 assembler to use GENERATE | Richard Levitte | 2016-03-09 | 3 | -7/+8 |
* | Always build library object files with shared library cflags | Richard Levitte | 2016-02-20 | 1 | -1/+1 |
* | Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND | Richard Levitte | 2016-02-18 | 1 | -1/+1 |
* | Pass $(CC) to perlasm scripts via the environment | Richard Levitte | 2016-02-13 | 1 | -1/+1 |
* | unified build scheme: add a "unified" template for Unix Makefile | Richard Levitte | 2016-02-10 | 1 | -0/+7 |
* | unified build scheme: add build.info files | Richard Levitte | 2016-02-01 | 1 | -0/+3 |
* | Templatize util/domd | Rich Salz | 2016-01-29 | 1 | -2/+1 |
* | Keep RC5 bit shifts in [0..31] | Viktor Dukhovni | 2016-01-29 | 1 | -2/+2 |
* | Remove /* foo.c */ comments | Rich Salz | 2016-01-26 | 6 | -6/+0 |
* | Remove update tags | Rich Salz | 2016-01-20 | 1 | -2/+0 |
* | Remove some old makefile targets | Rich Salz | 2016-01-17 | 1 | -12/+0 |
* | Move Makefiles to Makefile.in | Rich Salz | 2016-01-12 | 1 | -11/+0 |
* | RT3999: Remove sub-component version strings | Rich Salz | 2015-08-10 | 1 | -2/+0 |
* | Fix the update target and remove duplicate file updates | Richard Levitte | 2015-05-22 | 1 | -0/+2 |
* | Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant | Richard Levitte | 2015-03-31 | 1 | -17/+1 |
* | Stop symlinking, move files to intended directory | Richard Levitte | 2015-03-31 | 2 | -439/+0 |
* | ifdef cleanup, part 4a: '#ifdef undef' | Rich Salz | 2015-01-24 | 1 | -56/+0 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 8 | -789/+772 |
* | Remove fipscanister build functionality from makefiles. | Dr. Stephen Henson | 2014-12-08 | 1 | -1/+1 |
* | Remove all .cvsignore files | Rich Salz | 2014-11-29 | 2 | -8/+0 |
* | RT3549: Remove obsolete files in crypto | Rich Salz | 2014-10-01 | 1 | -277/+0 |
* | Update support for Intel compiler: add linux-x86_64-icc and fix problems. | Andy Polyakov | 2012-11-28 | 1 | -1/+4 |
* | rc5.h: stop wasting space on 64-bit platforms [breaks binary compatibility!]. | Andy Polyakov | 2012-07-15 | 1 | -2/+1 |
* | Change AR to ARX to allow exclusion of fips object modules | Dr. Stephen Henson | 2011-01-26 | 1 | -1/+1 |