aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* Remove parentheses of return.KaoruToda2017-10-185-10/+10
* Remove email addresses from source code.Rich Salz2017-10-138-24/+11
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-092-3/+3
* Move e_os.h to be the very first include.Pauli2017-08-301-1/+0
* e_os.h removal from other headers and source files.Pauli2017-08-301-1/+1
* Trivial bounds checking.Pauli2017-07-071-8/+5
* Undo commit d420ac2Rich Salz2017-07-051-1/+1
* Remove OLD_STR_TO_KEY compile optionRich Salz2017-06-141-20/+0
* Remove filename argument to x86 asm_init.David Benjamin2017-05-112-2/+2
* Fix gcc-7 warnings.Bernd Edlinger2017-05-111-2/+16
* des/des_locl.h: clean up unused/irrelevant macros.Andy Polyakov2017-03-021-6/+1
* crypto/des: remove unreferenced rcp_enc.c module.Andy Polyakov2017-02-283-107/+1
* Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed tooRichard Levitte2017-02-281-1/+1
* Remove some commented out code in libcryptoMatt Caswell2017-02-281-8/+0
* Clean up references to FIPSEmilia Kasper2017-02-281-4/+0
* DES keys are not 7 days long.Darren Tucker2017-02-131-1/+1
* Remove trailing whitespace from some files.David Benjamin2016-10-103-6/+6
* SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov2016-07-011-4/+4
* Fix some GitHub issues.Rich Salz2016-06-071-4/+4
* Remove/rename some old files.Rich Salz2016-06-012-181/+0
* Add final(?) set of copyrights.Rich Salz2016-06-011-22/+5
* RT4337: Crash in DESRich Salz2016-06-011-33/+18
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Manual fixes after copyright consolidationRich Salz2016-05-172-19/+0
* Copyright consolidation 07/10Rich Salz2016-05-1714-755/+87
* Copyright consolidation 06/10Rich Salz2016-05-1710-486/+63
* crypto/des: remove obsolete functions.Andy Polyakov2016-05-105-592/+5
* Remove --classic build entirelyRichard Levitte2016-04-201-72/+0
* Copyright consolidation: perl filesRich Salz2016-04-203-7/+22
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-2/+2
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-1/+1
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-091-1/+1
* Unified - adapt the generation of des assembler to use GENERATERichard Levitte2016-03-094-13/+18
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-083-8/+11
* Elide DES_read_password() for no-ui buildDavid Woodhouse2016-03-071-0/+3
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Remove "experimental" in code and comments, too.Rich Salz2016-02-171-18/+0
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-3/+3
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+14
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+9
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove outdated legacy crypto optionsRich Salz2016-01-274-242/+15
* Remove /* foo.c */ commentsRich Salz2016-01-2626-26/+0
* Move & split opensslconf.h.inRich Salz2016-01-251-0/+2
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Fix DES_LONG breakageViktor Dukhovni2016-01-131-5/+0