You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
John Crispin 62cd76ab2c px5g: creates certificates that expire in the past
the attached patch fixes a bug of px5g when instructed to build
certificates that expire after 2038-01-19, caused a multiplication that
may overflow the "to" variable of type time_t

Attached patch checks if "to" precedes "from": if so sets "to" to its
maximum value. Pretty rude, but works well even if certificate is set to
expire in a century

Signed-off-by: Federico Fissore <federico@fissore.org>
Patchork: http://patchwork.openwrt.org/patch/3749/

SVN-Revision: 37165
11 years ago
..
base-files package: fix insmod on install 11 years ago
boot uboot-envtools: add support for imx6 target 11 years ago
devel trace-cmd: remove the compile fix patch 11 years ago
kernel kernel: fix 8250 ko name for 3.9 11 years ago
libs libubox: update to latest git revision 11 years ago
network odhcp6c: avoid integer overflows in resend logic 11 years ago
system procd: bump to latest git revision 11 years ago
utils px5g: creates certificates that expire in the past 11 years ago
Makefile build: only install packages for selected variants, fixes building multiple variant selections in one tree 12 years ago