History | View | Annotate | Download (2.5 KB)
Update license date on all files. No functional changes.
Update licenses to 2017.
Update license. No code changes.
Include copyright in all files. There are scripts to do bulk replacement of the copyright if desired.
Add commentary about the possible 64-bit NUXI problem on 32-bit hardware.
Prep for storing signatures in the log. This puts the log into network byte order for portability and adds a few fields. The datum still needs to be extended, the signature actually stored, etc.
Add new routines ep_net_hton64 and ep_net_ntoh64 to do network to host byte order swapping on 64-bit values.