]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/modes/cbc128.c
Update copyright year
[thirdparty/openssl.git] / crypto / modes / cbc128.c
2021-04-08  Matt CaswellUpdate copyright year
2021-03-18  Paulimodes: fix coverity 1449860: overlapping memory copy
2021-03-18  Paulimodes: fix coverity 1449851: overlapping memory copy
2020-06-04  Matt CaswellUpdate copyright year
2020-05-27  Bernd EdlingerAvoid undefined behavior with unaligned accesses
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-07-15  Shane LontisAdd Common shared code needed to move aes ciphers to...
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2017-02-21  Rich SalzDon't call memcpy if len is zero.
2016-05-17  Rich SalzCopyright consolidation 06/10
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-07-08  Andy PolyakovPlease Clang's sanitizer.
2012-11-05  Andy Polyakovcrypto/modes: even more strict aliasing fixes [and...
2012-11-05  Andy Polyakovcbc128.c: fix strict aliasing warning.
2011-02-16  Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2010-05-04  Andy Polyakov"Jumbo" update for crypto/modes:
2008-12-23  Andy Polyakovcrypto/modes: make modes.h selfsufficient and rename...
2008-12-16  Andy Polyakov128-bit block cipher modes consolidation. As consolidat...