Socket lengths are socklen_t values
Fixing remote float
Bump path max length up, but that certainly sho...
Fixing remote float
Replace the build script with a Makefile
Add hex2bin prototype
Resolve issue #2 typo AF_INET to AF_INET6
Fix missing return statements
Add -pthread to LDFLAGS
0 -> NULL
Oh yes, C99 loop declarations
Add -fPIC, -ldl to makefile
Get rid of VLAs
Switch to libsodium
Fix hex2bin
Fix missing includes
Untab
Add -fPIC, -ldl to makefile
More missing return statements
Merge branch 'master' of https://github.com/nei...
Fix build.sh mode
Fix type.
Custom build systems...
Get rid of install.sh, add an install target to...
Merge https://github.com/jedisct1/sigmavpn
Merge https://code.google.com/p/sigmavpn
Early replay protection
Replay protection to use beginning of recv buffer
Fixed some warnings/errors generated by -Wall -...
Add missing header files from previous commit
calloc the tailog
Fixes in openwrt build script
Fixes in replay protection
Fixes in openwrt build script
Added skeleton openwrt build script (for use in...
Improve nonce uniqueness
Merge branch 'master' of https://github.com/nei...