2014-03-05 23:14 GMT+01:00 Hauke Mehrtens :
> t.tv_sec is a 32 bit integer and it is multiplied by 1000 which makes
> it overflow every ~50 days.
Subject prefix would be nice :) odhcp6c: or sth
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.o
t.tv_sec is a 32 bit integer and it is multiplied by 1000 which makes
it overflow every ~50 days. The multiplication is done in 32 bit mode
and not in 64 bit, because both values are 32 bit. This patch makes the
constant number 64 bit and now a 64 bit multiplication is done which
does not overflow.
Update openssl to 1.0.1f
This version includes this changes:
Don't include gmt_unix_time in TLS server and client random values
Fix for TLS record tampering bug CVE-2013-4353
Fix for TLS version checking bug CVE-2013-6449
Fix for DTLS retransmission bug CVE-2013-6450
Signed-off-
On 2014-02-28 20:02, Tim Harvey wrote:
> The uImage target will always fail on a clean build due to dependency issues.
> Building the uImage isn't necessary anyway as its re-built with correct
> entry points in image/Makefile so remove it.
>
> Signed-off-by: Tim Harvey
Applied in r39778
- Felix
Look forward to not having to fight the spam-captcha issue as much anymore heh.
Thank you for your efforts, Jow.
On Tue, Mar 4, 2014 at 3:26 AM, Jo-Philipp Wich wrote:
> Hi.
>
>> It is really annoying that dev.openwrt.org frequently gives "504 Gateway
>> Time-out" or "502 Bad Gateway" errors. Du
Adding dyndns service providers (dyndns.fr, dyndnspro.com, webdomotic.com and
dynamicdomain.net).
In File : packages/net/ddns-scripts/files/usr/lib/ddns/services
Signed-off-by: Nabil Chaniour
Index: packages/net/ddns-scripts/files/usr/lib/ddns/services
==
>>>
>>>I've got another issue now. Some settings for example changing WAN
>>>settings (protocol etc.) show strange behavior when logged in not as
>>>"root". The changes will be applied (I can see it via uci show network
>>>and I see /tmp/.uci/network created), but LuCI's "Waiting for changes
>>>to
On Wed, Mar 5, 2014 at 1:32 PM, Ken Bantoft wrote:
>
>
>
>
>
>
> On 3/5/14, 5:53 AM, "Yegor Yefremov" wrote:
>
>>On Mon, Jan 20, 2014 at 9:38 AM, Yegor Yefremov
>> wrote:
>>> On Sat, Jan 18, 2014 at 4:02 PM, Jo-Philipp Wich
>>>wrote:
Hi.
>Thanks for explanation. I've solved the pro
On 3/5/14, 5:53 AM, "Yegor Yefremov" wrote:
>On Mon, Jan 20, 2014 at 9:38 AM, Yegor Yefremov
> wrote:
>> On Sat, Jan 18, 2014 at 4:02 PM, Jo-Philipp Wich
>>wrote:
>>> Hi.
>>>
Thanks for explanation. I've solved the problem of reappearing
>> sub-tabs through replacing 'c' with 'ctx.tree
On Mon, Jan 20, 2014 at 9:38 AM, Yegor Yefremov
wrote:
> On Sat, Jan 18, 2014 at 4:02 PM, Jo-Philipp Wich wrote:
>> Hi.
>>
>>> At the first sight the problem is solved: you open "System" tab and
>>> you don't see "LED Configuration" option, but as soon as you select
>>> one of the System's tabs
10 matches
Mail list logo