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)
Add serialization and feature flag for 64-bit message timestamp.
Avoids a Y2038 problem and offers higher message time accuracy.

Closes GH-340.


No differences found