Check and print out boolean type properly.
[openssl.git] / crypto / modes /
2016-07-01 Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-06-29 FdaSilvaYYWhitespace cleanup in crypto
2016-06-27 Brian SmithClarify use of |$end0| in stitched x86-64 AES-GCM code.
2016-06-14 Andy Polyakovmodes/asm/ghashp8-ppc.pl: improve performance by 2.7x.
2016-05-29 Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-05-17 Rich SalzCopyright consolidation 06/10
2016-05-12 Dr. Stephen HensonDon't leak memory if realloc fails.
2016-05-09 FdaSilvaYYfix tab-space mixed indentation
2016-05-04 Andy PolyakovAlpha assembly pack: make it work on Linux.
2016-04-25 Andy Polyakovs390x assembly pack: cache capability query results.
2016-04-20 Richard LevitteRemove --classic build entirely
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-11 Andy Polyakovcrypto/*/build.info: make it work on ARM platforms.
2016-03-10 Richard LevitteFix some assembler generating scripts for better unific...
2016-03-10 Richard LevitteAdd include directory options for assembler files that...
2016-03-09 Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09 Richard LevitteAdd extra include directory for includers of ppc_arch.h
2016-03-09 Richard LevitteUnified - adapt the generation of modes assembler to...
2016-03-08 Andy PolyakovSPARCv9 assembly pack: unify build rules and argument...
2016-02-27 Andy Polyakovmodes/asm/ghash-x86_64.pl: refine GNU assembler version...
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-12 Andy Polyakovmodes/ctr128.c: pay attention to ecount_buf alignment...
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-04 Kurt RoeckxRestore xmm7 from the correct address on win64
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-12-13 Andy Polyakovx86_64 assembly pack: tune clang version detection...
2015-12-10 Andy Polyakovx86[_64] assembly pack: add optimized AES-NI OCB subrou...
2015-12-10 Andy Polyakovmodes/ocb128.c: fix overstep.
2015-12-07 Andy PolyakovARMv4 assembly pack: allow Thumb2 even in iOS build,
2015-12-02 Andy Polyakovmodes/ocb128.c: fix sanitizer warning.
2015-12-02 Andy Polyakovmodes/ocb128.c: split fixed block xors to aligned and...
2015-12-02 Andy Polyakovmodes/ocb128.c: ocb_lookup_l to allow non-contiguous...
2015-11-23 Andy Polyakovx86_64 assembly pack: tune clang version detection.
2015-11-11 Andy Polyakovmodes/asm/ghash-armv4.pl: extend Apple fix to all clang...
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-26 Andy PolyakovSkylake performance results.
2015-09-25 Andy PolyakovARMv4 assembly pack: implement support for Thumb2.
2015-07-13 Richard LevitteConversion to UTF-8 where needed
2015-06-10 Andy Polyakovgcm.c: address linker warning about OPENSSL_ia32cap_P...
2015-06-08 Emilia KasperUse CRYPTO_memcmp when comparing authenticators
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-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-04-30 Rich Salzfree cleanup almost the finale
2015-04-28 Rich Salzremove malloc casts
2015-04-21 Andy Polyakovmodes/asm/ghashv8-armx.pl: additional performance data.
2015-04-20 Andy PolyakovAdd assembly support for 32-bit iOS.
2015-04-04 Richard LevitteAppease clang -Wshadow
2015-04-02 Andy Polyakovmodes/asm/ghashv8-armx.pl: up to 90% performance improv...
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-20 Richard GodbeeCRYPTO_128_unwrap(): Fix refactoring damage
2015-03-20 Richard Godbeewrap128.c: Fix Doxygen comments
2015-03-17 Matt CaswellFix unintended sign extension
2015-03-13 Petr SpacekFix key wrapping mode with padding to conform to RFC...
2015-03-08 Andy PolyakovARMv4 assembly pack: add Cortex-A15 performance data.
2015-02-03 Rich SalzDead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
2015-01-30 Andy Polyakovmodes/gcm128.c: harmonize ctx->ghash assignment, shortc...
2015-01-30 Andy Polyakovmodes/gcm128.c: fix OPENSSL_SMALL_FOOTPRINT compile...
2015-01-28 Matt CaswellFix warning on some compilers where variable index...
2015-01-23 Andy PolyakovAdd assembly support to ios64-cross.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22 Matt CaswellMove more comments that confuse indent
2015-01-22 Andy Polyakovcrypto/ofb128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/ctr128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/cfb128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/modes_lcl.h: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/gcm128.c: make it indent-friendly.
2015-01-22 Andy Polyakovmodes/cts128.c: make it indent-friendly.
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-13 Andy PolyakovAdd Broadwell performance results.
2015-01-04 Andy PolyakovRemove inconsistency in ARM support.
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-08 Dr. Stephen Hensonremove OPENSSL_FIPSAPI
2014-12-08 Dr. Stephen HensonRemove fips_constseg references.
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-12-08 Matt CaswellAdded OPENSSL_NO_OCB guards
2014-12-08 Matt CaswellAdd support for OCB mode as per RFC7253
2014-11-28 Rich SalzRemove all .cvsignore files
2014-09-20 Andy PolyakovHarmonize Tru64 and Linux make rules.
2014-08-30 Andy Polyakovx86[_64] assembly pack: add Silvermont performance...
2014-08-28 Rich SalzMerge branch 'master' of git.openssl.org:openssl
2014-08-28 Rich SalzRT2308: Add extern "C" { ... } wrapper
2014-07-20 Andy PolyakovEngage GHASH for PowerISA 2.0.7.
2014-07-20 Andy PolyakovAdd GHASH for PowerISA 2.0.7.
2014-07-18 Dr. Stephen HensonRFC 5649 support.
2014-07-17 Dr. Stephen HensonSanity check lengths for AES wrap algorithm.
next