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/utils
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
..
admswconfig packages: clean up the package folder 11 years ago
busybox busybox: disable the watchdog utility by default (procd handles watchdog devices) 11 years ago
e2fsprogs e2fsprogs: change the so-version of libcom_err to prevent conflicts, move it into the libext2fs package, get rid of the pthread dependency 11 years ago
fbtest packages: clean up the package folder 11 years ago
fuse packages: clean up the package folder 11 years ago
hostap-utils packages: clean up the package folder 11 years ago
lua packages: clean up the package folder 11 years ago
mdadm mdadm: strip support for intel/ddf hardware raid to significantly reduce code size 11 years ago
mkelfimage packages: clean up the package folder 11 years ago
nvram packages: clean up the package folder 11 years ago
px5g px5g: creates certificates that expire in the past 11 years ago
robocfg packages: clean up the package folder 11 years ago
spidev_test packages: clean up the package folder 11 years ago
usbmode packages: clean up the package folder 11 years ago
usbreset packages: clean up the package folder 11 years ago
usbutils usbutils: upgrade to version 007 11 years ago
util-linux util-linux: dont provide swapon/off 11 years ago
xfsprogs packages: clean up the package folder 11 years ago