ping test app: avoid FPE when no packets received
[platform/upstream/libwebsockets.git] / lib / sha-1.c
2016-04-18 Andy Greenpolarssl implementation
2016-03-29 V.KrishnFix build with musl libc
2015-12-06 Andy Greenclean reduce windows build warnings
2015-12-04 Andy Greenapi rationalization use new names internally
2015-10-12 =?UTF-8?q?Joakim... Use LWS_HAVE_ instead of just HAVE_
2014-09-25 Andy Greeninternal SHA1 users all use libwebsockets_SHA1
2014-04-02 Andy Greenrefactor out WIN32 tests from code
2014-02-28 Patrick GanstererRemove duplicated implementations for bzero()
2014-02-28 Patrick GanstererCleanup include statements
2014-02-27 Patrick GanstererFix endian detection on non-linux systems
2014-02-15 Daniel Ludwigmissing endian preprocessor defines on Linux environments
2013-11-04 Andreas PakulatSupport _WIN32 in addition to WIN32 define
2013-06-23 Joachim BauchDeclare "sha1_init" statically to avoid naming conflict...
2013-01-09 David GaleanoStatic variable is now const.
2012-05-01 Peter Hillierandroid toolchain SHA1 endian fix
2012-04-09 Andy Greenstyle cleaning
2011-10-03 David GaleanoAdded BYTE_ORDER definition for win32 builds.
2011-03-02 Peter Hinzintroduce win32 build capability
2011-01-27 Andy Greenintroduce-ssl-client-connections--flow-control.patch
2011-01-23 Andy Greenintroduce-private-md5-sha1.patch