protocol: Implement 64-bit message timestamps
authorJanne Koschinski <janne@kuschku.de>
Tue, 10 Apr 2018 23:58:09 +0000 (01:58 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 23 May 2018 22:33:28 +0000 (00:33 +0200)
commit458c3278a4b9102bcc470d48816fac379492a588
treee8b2bb4288d4da4d4cf6c88c049a10df97096af4
parent88ce73ff525535c00cc979fff357fbe4cb8cdc2b
protocol: Implement 64-bit message timestamps

Add serialization and feature flag for 64-bit message timestamp.
Avoids a Y2038 problem and offers higher message time accuracy.

Closes GH-340.
src/common/message.cpp
src/common/quassel.h