Constify X509|X509_CRL|X509_REVOKED_get_ext
[openssl.git] / crypto / des /
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
2014-12-10 Rich SalzRT3543: Remove #ifdef LINT
2014-12-08 Dr. Stephen HensonRemove fips_constseg references.
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-10-01 Rich SalzRT3549: Remove obsolete files in crypto
2014-09-30 Rich SalzRT2910: Remove des.c and its Makefile target
2014-09-24 Rich SalzRT3544: Remove MWERKS support
2014-08-30 Rich SalzRemove some outdated README files, to avoid confusing...
2014-08-09 Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08 Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2014-03-07 Andy PolyakovSPARC T4 assembly pack: treat zero input length in...
2014-02-27 Andy Polyakovdes/asm/des-586.pl: shortcut reference to DES_SPtrans.
2013-10-22 Lubomir RintelPOD: Fix list termination
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-06-18 Andy PolyakovSPARC T4 DES support: fix typo.
2013-04-04 Andy Polyakovdest4-sparcv9.pl: add clarification comment.
2013-03-31 Andy PolyakovAdd support for SPARC T4 DES opcode.
2013-03-31 Andy Polyakovdes_enc.m4: add missing #include.
2012-11-28 Andy PolyakovUpdate support for Intel compiler: add linux-x86_64...
2012-11-19 Dr. Stephen Hensonmake depend
2012-07-18 Dr. Stephen Hensonreinclude crypto.h: this is needed in HEAD only to...
2012-07-01 Dr. Stephen HensonFix Win32 build.
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2011-09-14 Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2011-08-12 Andy PolyakovSPARC assembler pack: fix FIPS linking errors.
2011-03-19 Richard LevitteAfter some adjustments, apply the changes OpenSSL 1...
2011-02-21 Dr. Stephen HensonUpdate dependencies.
2011-02-16 Dr. Stephen HensonInclude openssl/crypto.h first in several other files...
next