summaryrefslogtreecommitdiffstats
path: root/crypto/des
AgeCommit message (Expand)Author
2016-03-07Elide DES_read_password() for no-ui buildDavid Woodhouse
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-17Remove "experimental" in code and comments, too.Rich Salz
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte
2016-02-05GH601: Various spelling fixes.FdaSilvaYY
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-27Remove outdated legacy crypto optionsRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-25Move & split opensslconf.h.inRich Salz
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-13Fix DES_LONG breakageViktor Dukhovni
2016-01-12Move Makefiles to Makefile.inRich Salz
2015-11-01Remove des_ver.h; broke build.Rich Salz
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz
2015-09-29Fix no-stdio buildDavid Woodhouse
2015-08-10RT3999: Remove sub-component version stringsRich Salz
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-04-30Sanity check DES_enc_write buffer lengthMatt Caswell
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-25RAND_bytes updatesMatt Caswell
2015-03-24make dependDr. Stephen Henson
2015-02-09des/asm/des_enc.m4: fix brown-bag typo in last commit.Andy Polyakov
2015-02-06ui_compat cleanup; makefiles and vmsRich Salz
2015-02-05Fixed bad formatting in crypto/des/spr.hRich Salz
2015-02-02Remove old DES APIRich Salz
2015-02-02Dead code removal; #if 0 from crypto/desRich Salz
2015-02-02Dead code cleanup: #if 0 dropped from testsRich Salz
2015-01-27"#if 0" removal: header filesRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: DEC-CBCM removedRich Salz
2015-01-27des/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC as part ofAndy Polyakov
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz
2015-01-22Drop redundant and outdated __CYGWIN32__ tests.Corinna Vinschen
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell
2015-01-22Yet more commentsMatt Caswell
2015-01-22Further comment changes for reformat (master)Matt Caswell
2015-01-12RT3548: Remove unsupported platformsRich Salz
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz