]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/modes/cfb128.c
Update copyright year
[thirdparty/openssl.git] / crypto / modes / cfb128.c
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...
2016-05-17  Rich SalzCopyright consolidation 06/10
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Andy Polyakovmodes/cfb128.c: make it indent-friendly.
2011-02-16  Dr. Stephen HensonExperimental symbol renaming to avoid clashes with...
2010-05-04  Andy Polyakov"Jumbo" update for crypto/modes:
2010-04-14  Andy Polyakov[co]fb128.c: fix "n=0" bug.
2010-02-15  Dr. Stephen HensonPR: 2164
2008-12-29  Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-12-23  Andy Polyakovcrypto/modes: make modes.h selfsufficient and rename...
2008-12-16  Andy Polyakov128-bit block cipher modes consolidation. As consolidat...