aboutsummaryrefslogtreecommitdiff
path: root/crypto/des
AgeCommit message (Expand)AuthorFilesLines
2016-02-17Remove "experimental" in code and comments, too.Rich Salz1-18/+0
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte1-3/+3
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte1-0/+14
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+9
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-27Remove outdated legacy crypto optionsRich Salz4-242/+15
2016-01-26Remove /* foo.c */ commentsRich Salz26-26/+0
2016-01-25Move & split opensslconf.h.inRich Salz1-0/+2
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-13Fix DES_LONG breakageViktor Dukhovni1-5/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-176/+90
2015-11-01Remove des_ver.h; broke build.Rich Salz1-1/+1
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz4-78/+2
2015-09-29Fix no-stdio buildDavid Woodhouse1-0/+4
2015-08-10RT3999: Remove sub-component version stringsRich Salz1-2/+0
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-3/+3
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte2-2/+2
2015-04-30Sanity check DES_enc_write buffer lengthMatt Caswell1-0/+3
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-20/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte2-1077/+0
2015-03-25RAND_bytes updatesMatt Caswell1-1/+2
2015-03-24make dependDr. Stephen Henson1-125/+58
2015-02-09des/asm/des_enc.m4: fix brown-bag typo in last commit.Andy Polyakov1-0/+1
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz1-23/+23
2015-02-05Fixed bad formatting in crypto/des/spr.hRich Salz1-176/+151
2015-02-02Remove old DES APIRich Salz32-4280/+77
2015-02-02Dead code removal; #if 0 from crypto/desRich Salz3-77/+0
2015-02-02Dead code cleanup: #if 0 dropped from testsRich Salz1-5/+0
2015-01-27"#if 0" removal: header filesRich Salz2-23/+0
2015-01-27OPENSSL_NO_xxx cleanup: DEC-CBCM removedRich Salz5-256/+3
2015-01-27des/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC as part ofAndy Polyakov1-117/+0
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz3-42/+0
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz1-24/+24
2015-01-22Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen1-1/+1
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell3-9/+9
2015-01-22Re-align some comments after running the reformat script.Matt Caswell1-7/+7
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell37-4832/+4966
2015-01-22Move more comments that confuse indentMatt Caswell1-2/+4
2015-01-22Fix strange formatting by indentMatt Caswell1-8/+16
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell1-1/+2
2015-01-22Yet more commentsMatt Caswell1-1/+1
2015-01-22Further comment changes for reformat (master)Matt Caswell2-2/+4
2015-01-12RT3548: Remove unsupported platformsRich Salz2-23/+4
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz2-48/+0
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell2-3/+6
2014-12-30mark all block comments that need format preserving so thatTim Hudson8-9/+12
2014-12-22RT3548: Remove unsupported platforms.Rich Salz1-6/+0