tn3399_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
2013-07-04 13:31:32 +00:00
..
base-files package: fix insmod on install 2013-06-22 22:09:40 +00:00
boot uboot-envtools: add support for imx6 target 2013-07-02 23:08:19 +00:00
devel trace-cmd: remove the compile fix patch 2013-07-03 17:23:55 +00:00
kernel kernel: fix 8250 ko name for 3.9 2013-07-04 13:31:28 +00:00
libs libubox: update to latest git revision 2013-07-04 13:31:04 +00:00
network odhcp6c: avoid integer overflows in resend logic 2013-07-03 16:14:24 +00:00
system procd: bump to latest git revision 2013-07-04 13:30:59 +00:00
utils px5g: creates certificates that expire in the past 2013-07-04 13:31:32 +00:00
Makefile build: only install packages for selected variants, fixes building multiple variant selections in one tree 2012-12-13 13:07:01 +00:00