summaryrefslogtreecommitdiffstats
path: root/crypto/seed
AgeCommit message (Expand)Author
2023-01-31Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz
2021-06-17Update copyright yearMatt Caswell
2021-05-27Use <> for #include openssl/xxxRich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-09Move legacy ciphers into the legacy providerShane Lontis
2020-01-16Deprecate the low level SEED functionsPauli
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/seed/Richard Levitte
2018-09-11Update copyright yearMatt Caswell
2018-06-22Remove __cplusplus preamble from internal headersNicola Tuveri
2017-02-16Use _WIN32 over WIN32 for preprocessor conditionalBenjamin Kaduk
2016-05-17Copyright consolidation 09/10Rich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-03-29crypto/seed: add small-footprint path.Andy Polyakov
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2012-02-26seed.c: incredibly enough seed.c can fail to compile on Solaris with certainAndy Polyakov
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson
2008-12-23Engage crypto/modes.Andy Polyakov
2008-12-16SEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decrease on x86.Andy Polyakov
2007-09-19Fix dependencies. Make depend.Ben Laurie
2007-08-31Constify seed and md2.Andy Polyakov
2007-06-08WIN32 fixes.Dr. Stephen Henson
2007-05-17Add .cvsignore to seed dir.Dr. Stephen Henson
2007-04-24remove leftover from editing ...Bodo Möller
2007-04-23Add SEED encryption algorithm.Bodo Möller