075a2ade46Give RDS copyright to ICCS
RDS P.C. is no longer active and its founders have agreed to passing the
copyright of the source files to ICCS.
ef073ef7b1Update authors' e-mail addresses to MicroLAB ones
365a0e5158refactor usage of req_padding()
req_padding() was being called several times. This patch limits it to a single
call during an execution path. Courtesy of Iraklis Anagnostopoulos.