Go to file
2015-09-09 10:00:18 +02:00
builds Fix Visual Studio common props for MT dynamic release. 2015-07-26 15:53:39 -07:00
dist-build Sadly compile for platform version 16 (Android 4.1) 2015-08-11 07:58:50 +02:00
examples .gitignore 2015-05-28 10:43:57 +02:00
m4 Fix _FORTIFY_SOURCE redefined issue 2015-08-02 09:36:52 +08: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 Call a weak function in sodium_memcmp() to prevent LTO. 2015-09-09 09:33:20 +02:00
test Use sodium_malloc() for the secretbox_*() tests 2015-09-09 10:00:18 +02:00
.gitignore Nits after pnacl merge 2015-08-02 13:53:22 +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 Add sodium_increment() 2015-06-22 15:44:58 +02:00
configure.ac Keep shell variables names consistent with their related C macros. 2015-09-04 15:37:31 +02:00
libsodium-uninstalled.pc.in Add @top_srcdir@/src/libsodium/include/sodium to libsodium-uninstalled.pc.in 2015-07-17 12:56:55 +02: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 + Drew Crawford for NaOH 2015-08-31 02:47:21 +02:00

See README.markdown