Mercurial > hg > quicktun
log src/proto.salty.c @ 56:377e7d4fbc10
age | author | description |
---|---|---|
Fri, 31 Jan 2014 22:52:46 +0100 | Ivo Smits | Fixed compiler warnings from clang (including small bug in private key loading) |
Sat, 16 Nov 2013 14:55:14 +0100 | Ivo Smits | Fixed a bug in the salty protocol encoding (prepare the buffer as expected by the encryption function) V2.2.3 |
Sun, 27 Oct 2013 23:10:43 +0100 | Ivo Smits | Added support for libsodium, fixed bug in USE_PI compatibility mode, improved timestamp checking in nacltai protocol V2.2.2 |
Fri, 24 May 2013 17:06:42 +0200 | Ivo Smits | Salty protocol: move local sending timestamp forward if remote has a newer timestamp |
Fri, 17 May 2013 16:10:58 +0200 | Ivo Smits | Removed/changed some debug/test code in salty protocol |
Thu, 16 May 2013 01:35:26 +0200 | Ivo Smits | Fix nonce calculation when both sides use the same key in nacltai and salty protocols |
Thu, 16 May 2013 01:19:12 +0200 | Ivo Smits | Added salty protocol (stateful, little overhead, PFS) |