fix ERR_add_error_vdata() for use with multiple args/calls
[openssl.git] / crypto / poly1305 / asm / poly1305-armv4.pl
2019-02-16 Andy PolyakovARM assembly pack: make it Windows-friendly.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-05-01 Matt CaswellUpdate copyright year
2018-04-18 Rahul Chaudhrypoly1305/asm/poly1305-armv4.pl: remove unintentional...
2016-05-21 Rich SalzAdd OpenSSL copyright to .pl files
2016-04-25 Andy Polyakovcrypto/poly1305/asm: chase overflow bit on x86 and...
2016-04-04 Andy Polyakovcrypto/poly1305: don't break carry chains.
2016-03-10 Richard LevitteFix some assembler generating scripts for better unific...
2016-03-02 Andy Polyakovpoly1305/asm/poly1305-*.pl: flip horizontal add and...
2016-03-02 David BenjaminConsistently use arm_arch.h constants in armcap assembl...
2016-02-23 Andy Polyakovpoly1305/asm/poly1305-armv4.pl: replace ambiguous instr...
2016-02-13 Andy PolyakovARM assembly pack: add ChaCha20 and Poly1305 modules.