Fixed a crash in print_notice.
[openssl.git] / crypto / des /
2017-02-16 Bernd EdlingerCleanup *.S files.
2017-02-13 Darren TuckerDES keys are not 7 days long.
2016-07-01 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-06-27 Matt CaswellChange usage of RAND_pseudo_bytes to RAND_bytes
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-09-15 Rich SalzRT4044: Remove .cvsignore files.
2015-05-23 Richard LevitteFix the update target and remove duplicate file updates
2015-04-30 Matt CaswellSanity check DES_enc_write buffer length
2015-04-16 Viktor DukhovniCode style: space after 'if'
2015-03-25 Matt CaswellFix RAND_(pseudo_)?_bytes returns
2015-02-05 Rich SalzFixed bad formatting in crypto/des/spr.h
2015-01-22 Corinna VinschenDrop redundant and outdated __CYGWIN32__ tests.
2015-01-22 Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_2-post-reformat
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 CaswellAdditional comment changes for reformat of 1.0.2
2015-01-22 Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
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-06-18 Andy PolyakovSPARC T4 DES support: fix typo.
2013-05-19 Andy PolyakovAdd DES SPARC T4 module from master.
2013-05-19 Andy Polyakovdes_enc.m4: update from master.
2012-11-28 Andy PolyakovIntel compiler support update from HEAD.
2012-06-03 Ben LaurieReduce version skew: trivia (I hope).
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2011-08-14 Dr. Stephen HensonRemove hard coded ecdsaWithSHA1 hack in ssl routines...
2011-06-01 Dr. Stephen HensonProhibit low level cipher APIs in FIPS mode.
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-05-26 Dr. Stephen HensonPR: 2266
2010-04-13 Richard LevitteSpelling
2009-05-15 Richard LevitteFunctional VMS changes submitted by sms@antinode.info...
2009-03-31 Dr. Stephen HensonFix other read call too.
2009-03-31 Dr. Stephen HensonUse OPENSSL_SYS_WIN32 instead of _WIN32
2009-03-31 Dr. Stephen HensonOops.
2009-03-31 Dr. Stephen HensonAdd update from 0.9.8-stable branch.
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
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...
2005-06-23 Richard LevitteDo not defined des_crypt(), since it clashes with Solar...
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Bodo Möllermake update
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-13 Andy PolyakovZap OPENSSL_EXTERN on symbols, which are not meant...
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-02-06 Andy PolyakovThis patch was "ignited" by OpenBSD 3>=4 support. They...
2004-12-13 Richard LevitteChange libeay.num so it's synchronised with additions...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-11-01 Richard LevitteMake sure memmove() is defined, even on SunOS 4.1.4.
2004-08-29 Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-01 Andy PolyakovOpenBSD fix-up for new a.out targets. OpenBSD .s.o...
2004-08-01 Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17 Geoff ThorpeBecause of recent reductions in header interdependencie...
2004-04-19 Geoff Thorpemake update
2004-03-28 Andy PolyakovThis is essentially Intel 32-bit compiler tune-up....
2004-02-10 Geoff Thorpeminor signed/unsigned warning fixes
2004-01-28 Richard LevitteAdd the missing parts for DES CFB1 and CFB8.
2004-01-28 Richard Levittemake update
2004-01-28 Richard LevitteUnsigned vs. signed problem removed
2004-01-27 Andy PolyakovCFB DES sync-up with FIPS branch.
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse BUF_strlcpy() instead of strcpy().
2003-11-28 Richard LevitteNetware-specific changes,
2003-11-16 Lutz JänickeProvide ASFLAGS in the subdirectories handling assemble...
2003-10-29 Geoff ThorpeA general spring-cleaning (in autumn) to fix up signed...
2003-10-29 Geoff ThorpeRemove redundant declaration.
2003-10-06 Richard LevitteMake sure int SSL_COMP_add_compression_method() checks...
next