Rework build: add special cases for AIX
[openssl.git] / crypto / des /
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-01-08 Matt CaswellFix compilation on sparc
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-03 Matt CaswellUpdate copyright year
2018-04-02 Kurt RoeckxUse the private RNG for data that is not public
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-02 Daniel BeveniusFix minor 'the the' typos
2017-12-08 Rich SalzConsistent formatting for sizeof(foo)
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-10-18 KaoruTodaRemove parentheses of return.
2017-10-13 Rich SalzRemove email addresses from source code.
2017-10-09 KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-08-29 PauliMove e_os.h to be the very first include.
2017-08-29 Paulie_os.h removal from other headers and source files.
2017-07-07 PauliTrivial bounds checking.
2017-07-05 Rich SalzUndo commit d420ac2
2017-06-14 Rich SalzRemove OLD_STR_TO_KEY compile option
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2017-05-11 Bernd EdlingerFix gcc-7 warnings.
2017-03-02 Andy Polyakovdes/des_locl.h: clean up unused/irrelevant macros.
2017-02-28 Andy Polyakovcrypto/des: remove unreferenced rcp_enc.c module.
2017-02-28 Richard LevitteCode health: With the VAX C-ism gone, OPENSSL_GLOBAL...
2017-02-28 Matt CaswellRemove some commented out code in libcrypto
2017-02-28 Emilia KasperClean up references to FIPS
2017-02-13 Darren TuckerDES keys are not 7 days long.
2016-10-10 David BenjaminRemove trailing whitespace from some files.
2016-07-01 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-06-07 Rich SalzFix some GitHub issues.
2016-06-01 Rich SalzRemove/rename some old files.
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-06-01 Rich SalzRT4337: Crash in DES
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-17 Rich SalzManual fixes after copyright consolidation
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-05-10 Andy Polyakovcrypto/des: remove obsolete functions.
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-09 Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09 Richard LevitteUnified - adapt the generation of des assembler to...
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-03-07 David WoodhouseElide DES_read_password() for no-ui build
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18 Rich SalzRemove "experimental" in code and comments, too.
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-28 Rich SalzRemove outdated legacy crypto options
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-25 Rich SalzMove & split opensslconf.h.in
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-13 Viktor DukhovniFix DES_LONG breakage
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-11-01 Rich SalzRemove des_ver.h; broke build.
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-09-30 David WoodhouseFix no-stdio build
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-04-30 Matt CaswellSanity check DES_enc_write buffer length
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-03-25 Matt CaswellRAND_bytes updates
2015-03-24 Dr. Stephen Hensonmake depend
2015-02-09 Andy Polyakovdes/asm/des_enc.m4: fix brown-bag typo in last commit.
2015-02-06 Rich Salzui_compat cleanup; makefiles and vms
2015-02-05 Rich SalzFixed bad formatting in crypto/des/spr.h
2015-02-02 Rich SalzRemove old DES API
2015-02-02 Rich SalzDead code removal; #if 0 from crypto/des
2015-02-02 Rich SalzDead code cleanup: #if 0 dropped from tests
2015-01-27 Rich Salz"#if 0" removal: header files
2015-01-27 Rich SalzOPENSSL_NO_xxx cleanup: DEC-CBCM removed
2015-01-27 Andy Polyakovdes/asm/des_enc.m4: strip #ifdef OPENSSL_SYS_ULTRASPARC...
2015-01-24 Rich Salzifdef cleanup, part 4a: '#ifdef undef'
2015-01-23 Rich Salzifdef cleanup part 3: OPENSSL_SYSNAME
2015-01-22 Corinna VinschenDrop redundant and outdated __CYGWIN32__ tests.
2015-01-22 Matt CaswellMore comment realignment master-post-reformat
2015-01-22 Matt CaswellRe-align some comments after running the reformat script.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Matt CaswellFix strange formatting by indent
2015-01-22 Matt Caswellindent has problems with comments that are on the right...
2015-01-22 Matt CaswellYet more comments
2015-01-22 Matt CaswellFurther comment changes for reformat (master)
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2015-01-12 Rich SalzRT3548: Remove some unsupported platforms.
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-22 Rich SalzRT3548: Remove unsupported platforms.
2014-12-20 Rich SalzRT3548: Remove outdated platforms
next