Go to file
Frank Denis 8b8f89d437 fputs(..., stdout) -> printf()
This reduces the number of functions we use to print something from 5 to 4 (!).
2015-05-27 21:09:32 +02:00
builds VC2012 ToolsVersion is 12.0 2015-05-04 12:44:07 +02:00
demos fputs(..., stdout) -> printf() 2015-05-27 21:09:32 +02:00
dist-build Export chacha20poly1305_ietf functions to JavaScript 2015-05-15 10:27:16 +02:00
m4 Include pkg.m4, don't assume that the system has it. 2013-09-08 23:01:50 -07:00
msvc-scripts Version bump 2015-04-26 17:09:00 +02:00
packaging/nuget Remove package.nuspec, package.targets, and package.xml 2015-04-27 22:02:14 +02:00
src bin2hex(): abort(3) if the length doesn't include the final \0 2015-05-15 09:23:59 +02:00
test Add IETF-compatible version of chacha20poly1305 2015-05-09 16:12:03 +02:00
.gitignore + crypto_box_seal() 2015-04-17 01:01:32 +02:00
.travis.yml Update version for Coverity 2015-05-09 10:08:51 +02:00
AUTHORS Remove aes256estream. 2014-08-05 00:57:10 -07:00
autogen.sh We don't need libltdl 2013-04-25 22:51:19 -07:00
ChangeLog Update ChangeLog 2015-05-09 10:06:33 +02:00
configure.ac Version bump 2015-04-26 17:09:00 +02:00
libsodium-uninstalled.pc.in Add libsodium-uninstalled.pc.in 2014-12-22 16:14:22 -08:00
libsodium.pc.in Properly fill exec_prefix in libsodium.pc, spotted by Jonas Termansen 2014-07-17 22:07:57 -07:00
libsodium.sln Add version number to the libsodium.sln file 2013-10-14 16:36:29 -07:00
libsodium.vcxproj + crypto_box_seal() 2015-04-17 01:01:32 +02:00
libsodium.vcxproj.filters + crypto_box_seal() 2015-04-17 01:01:32 +02:00
LICENSE 2015 2014-12-31 19:05:32 +01:00
logo.png zopflipng + defluff 2013-06-06 13:11:30 -07:00
Makefile.am Always install the .pc file even if pkg-config is not available. 2014-07-05 15:10:36 -07:00
README Import libnacl from dnscrypt-proxy 2013-01-19 16:02:02 -08:00
README.markdown Use https when linking where possible. 2015-05-08 14:53:59 +10:00
THANKS Thanks @zonyitoo for libsodium-sys (rust native bindings) and OVH 2015-01-28 00:06:58 +01:00

See README.markdown