[commits] Horde branch imp_6_2 updated. 5ce283807219ff3e3200dae3a613b100b3781867

Michael M Slusarz slusarz at horde.org
Fri Oct 25 21:59:57 UTC 2013


The branch "imp_6_2" has been updated.
The following is a summary of the commits.

from: 8efceadadfdcaaa89a40cf81b7ac9af61ec5ae67

573e441 MD5 is totally broken re: hash collisions
5ce2838 This hasn't really been a MD5 hash in a long time (it is actually Murmurhash3)

Summary: http://github.com/horde/horde/compare/8efceadadfdcaaa89a40cf81b7ac9af61ec5ae67...5ce283807219ff3e3200dae3a613b100b3781867

-----------------------------------------------------------------------

commit 573e441861a184485e361ee3db831febc320cd4d
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Oct 25 02:21:44 2013 -0600

    MD5 is totally broken re: hash collisions

 imp/lib/Compose.php                  |    4 ++--
 imp/lib/Compose/LinkedAttachment.php |    2 +-
 imp/lib/Contents/View.php            |    2 +-
 imp/lib/Factory/ComposeAtc.php       |    2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/573e441861a184485e361ee3db831febc320cd4d
http://git.horde.org/horde-git/-/commit/573e441861a184485e361ee3db831febc320cd4d

-----------------------------------------------------------------------

commit 5ce283807219ff3e3200dae3a613b100b3781867
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri Oct 25 15:55:39 2013 -0600

    This hasn't really been a MD5 hash in a long time (it is actually Murmurhash3)

 imp/js/compose-dimp.js |   42 +++++++++++++++++++++---------------------
 1 files changed, 21 insertions(+), 21 deletions(-)

http://github.com/horde/horde/commit/5ce283807219ff3e3200dae3a613b100b3781867
http://git.horde.org/horde-git/-/commit/5ce283807219ff3e3200dae3a613b100b3781867




More information about the commits mailing list