Check dgram_sctp_write() return value.
[openssl.git] / crypto / des /
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...
2011-02-16 Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-05-26 Dr. Stephen HensonPR: 2266
2009-05-15 Richard LevitteFunctional VMS changes submitted by sms@antinode.info...
2009-04-03 Dr. Stephen HensonMerge from 1.0.0-stable branch.
2009-03-31 Dr. Stephen HensonFix from 1.0.0-stable
2009-03-31 Dr. Stephen HensonOoops reverse previous patch.
2009-03-31 Dr. Stephen HensonUpdate from 0.9.8-stable
2009-03-16 Andy PolyakovMake SPARC assembler Pirify-friendly (Purify can't...
2009-02-14 Dr. Stephen HensonPR: 1835
2008-12-22 Andy PolyakovOptimize #undef DES_UNROLL for size.
2008-12-22 Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-07-15 Andy Polyakovdes-596.pl update: short-circuit reference to DES_SPtrans.
2008-05-20 Dr. Stephen HensonUpdate from stable branch.
2008-05-20 Dr. Stephen HensonFix from stable branch.
2008-05-19 Bodo MöllerDisable code that clearly doesn't currently serve any...
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-01-15 Andy Polyakovcrypto/rc5/Makefile was erroneously omitted from last...
2008-01-11 Andy PolyakovUnify x86 perlasm make rules.
2008-01-05 Dr. Stephen HensonUpdate perl asm scripts include paths for perlasm.
2007-12-18 Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-10-13 Andy PolyakovBunch of constifications.
2007-09-18 Andy PolyakovWire DES weak_keys to read-only segment.
2007-05-20 Andy PolyakovOPENSSL_IMPLEMENT_GLOBAL caused more grief than it...
2007-02-06 Nils Larschfix typo
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2005-12-18 Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-12-15 Andy PolyakovTo exclude contention for shared FPU on T1, trade 3...
2005-11-06 Andy PolyakovAddress MASM-specific problems introduced with
2005-11-03 Andy PolyakovReserve for OPENSSL_NO_POSIX_IO macro which is to elimi...
2005-10-25 Andy PolyakovEliminate ~3.5KB of duplicate code in des-586.pl and...
2005-10-25 Andy PolyakovMove DES_SPtrans to where it really belongs, dec_enc...
2005-10-04 Andy PolyakovZap DES_UNROLL when SMALL_FOOTPRINT is in effect.
2005-08-07 Andy PolyakovFinal(?) WinCE update.
2005-08-03 Andy PolyakovPIC-ify SPARC assembler in alternative manner to elimin...
2005-07-08 Andy PolyakovLatest Intel compiler means every word in "if copying...
2005-07-08 Richard LevitteOn case insensitive systems, 'install' gets mixed up...
next