Go to file
Frank Denis 8088e486ee strcmp() with optimization level > 1 is broken on Emscripten (!)
Trivial workaround that should eventually go to the quirks file
until this is fixed in Emscripten.
2015-01-22 19:06:21 +01:00
builds msvc version bump 2015-01-14 20:08:18 +01:00
dist-build Re-add filesystem support for the library 2015-01-18 00:59:59 +01: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-01-12 09:41:46 +01:00
packaging/nuget Update NuGet packaging for 1.0.0.0 release (last published). 2014-11-02 22:38:58 -08:00
src Invert #if[n]def __EMSCRIPTEN__ logic, put more common case first 2015-01-18 10:20:12 +01:00
test strcmp() with optimization level > 1 is broken on Emscripten (!) 2015-01-22 19:06:21 +01:00
.gitignore Emscripten: add a file to mark that the build completed, for libsodium.js 2015-01-15 10:59:06 +01:00
.travis.yml Remove quotes, add version for the Coverity-Travis integration 2015-01-14 17:43:38 +01: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 Decapitalize 2015-01-15 22:31:50 +01:00
configure.ac Running the JS tests requires the filesystem. 2015-01-18 00:46:48 +01: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 DLL_EXPORT -> SODIUM_DLL_EXPORT 2014-10-13 12:34:15 -07:00
libsodium.vcxproj.filters Remove compat.c 2014-08-13 17:40:06 -07: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 Add backquotes 2014-06-28 22:51:39 -07:00
THANKS Thanks @harleqin (Lisp CFFI bindings) 2014-12-30 02:23:38 +01:00

See README.markdown