Go to file
2015-12-16 22:54:01 -05:00
builds 1.0.7 (not released yet) 2015-11-25 16:12:42 +01:00
dist-build Run make distclean, not just make clean in the msys2 build scripts 2015-12-10 10:26:15 +01:00
examples Don't call strlen on uninitialized memory if fgets fails 2015-12-16 22:54:01 -05:00
m4 Fix _FORTIFY_SOURCE redefined issue 2015-08-02 09:36:52 +08:00
msvc-scripts 1.0.7 (not released yet) 2015-11-25 16:12:42 +01:00
packaging/nuget Remove package.nuspec, package.targets, and package.xml 2015-04-27 22:02:14 +02:00
src Faster scalarmult_base() when using the ref10 implementation. 2015-12-17 00:49:59 +01:00
test printf("%llu") is not expected work on mingw32/Windows XP. 2015-12-10 16:38:26 +01:00
.gitignore Ignore test/default/browser, import HTML template 2015-12-07 09:57:49 +01:00
.travis.yml Travis: Limit the double compilation to a single OS 2015-12-11 02:02:06 +01:00
AUTHORS Reformat 2015-11-28 16:18:41 +01:00
autogen.sh More informative messages about missing package 2015-11-19 17:06:23 +01:00
ChangeLog 1.0.7 is ready 2015-12-08 16:58:21 +01:00
configure.ac autoconf: check that named registers work 2015-12-06 18:30:00 +01: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 Retarget the top solution to Visual Studio 2015 2015-11-01 08:29:49 -08:00
libsodium.vcxproj Make crypto_stream_chacha20 modular like the rest 2015-11-25 01:17:37 +01:00
libsodium.vcxproj.filters Make crypto_stream_chacha20 modular like the rest 2015-11-25 01:17:37 +01: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 Revert "Temporarily remove Coverity Scan button, as Coverity Scan is down" 2015-11-22 13:35:29 +01:00
THANKS THANKS << Scott Arciszewski 2015-11-28 16:15:25 +01:00

See README.markdown