Change RC5_32_set_key to return an int type
[openssl.git] / include / openssl / e_os2.h
2019-06-11 Shane LontisAdd defines to indicate if intypes.h and stdint.h are...
2019-02-15 Richard LevitteMark generated functions unused (applies to safestack...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-07-20 Andy Polyakovinclude/openssl/e_os2.h: define last-resort SSIZE_MAX.
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-18 Richard LevitteCygwin is POSIX, don't say it isn't
2017-04-06 Qin Longe_os2.h: Refine OSSL_SSIZE definition under UEFI enviro...
2017-03-30 Andy Polyakove_os.h: drop now-redundant PRIu64 [and fix OSSLzu].
2017-03-28 Rich SalzMove PRIu64, OSSLzu to e_os.h
2017-02-28 Richard LevitteCode health: With the VAX C-ism gone, OPENSSL_GLOBAL...
2017-02-28 Richard LevitteCode health: Remove another VAX C-ism, globaldef and...
2016-10-26 Matt CaswellProvide a cross-platform format specifier (OSSLzu)...
2016-06-18 Matt CaswellOpenBSD has intypes.h
2016-06-08 Jeffrey WaltonFixes to get -ansi working
2016-05-27 Andy Polyakovinclude/openssl/e_os2.h: fix 'noreturn' pre-processor...
2016-05-18 MatFixes non __GNUC__ compilation
2016-05-18 hesiodMake OPENSSL_die as noreturn
2016-05-17 Rich SalzCopyright consolidation 03/10
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-17 Rich SalzRemove ultrix/mips support.
2016-02-22 David WoodhouseRT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h>
2016-02-22 David WoodhouseRT4309: Define PRIu64 for UEFI build
2016-02-17 David WoodhouseRT4318: Fix OSSL_SSIZE_MAX for UEFI build
2016-02-13 Rob PercivalDefines OSSL_SSIZE_MAX
2016-02-13 Dr. Stephen Hensonfix warnings on 32 bit builds
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-01-30 Rich SalzRemove extra level of indirection.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-13 Viktor DukhovniFix DES_LONG breakage
2016-01-13 Viktor DukhovniFor stroimax need C99 inttypes.h
2016-01-10 MatFix c++ compilation
2015-12-23 Roumen Petrov__STDC_VERSION__ is not defined for c89 compilers
2015-12-22 Dr. Stephen HensonAdd ossl_inline
2015-10-06 Andy PolyakovAddress more Windows warnings illuminated by mingw.
2015-09-09 David WoodhouseRT3969: Add OPENSSL_SYS_UEFI
2015-09-01 Adam EijdenbergRT3984: Fix clang compiler warning on Mac OS X where...
2015-06-02 Richard LevitteAdd the macro OPENSSL_SYS_WIN64
2015-05-14 Richard LevitteMove definition of INTxx_MIN et al to internal header
2015-05-14 Dr. Stephen HensonAllow use of standard integer types.
2015-03-31 Richard LevitteStop symlinking, move files to intended directory