Go to file
Frank Denis cbc1b89181 Merge branch 'master' of github.com:jedisct1/libsodium
* 'master' of github.com:jedisct1/libsodium:
  Thanks @harleqin (Lisp CFFI bindings)
2014-12-31 19:05:40 +01:00
builds fix building visual studio projects within a path containing white spaces 2014-11-21 16:57:07 +01:00
dist-build Make IPHONEOS_VERSION_MIN overridable 2014-12-26 23:01:38 +01:00
m4 Include pkg.m4, don't assume that the system has it. 2013-09-08 23:01:50 -07:00
msvc-scripts fix building visual studio projects within a path containing white spaces 2014-11-21 16:57:07 +01:00
packaging/nuget Update NuGet packaging for 1.0.0.0 release (last published). 2014-11-02 22:38:58 -08:00
src Let sodium_malloc() and friends work on systems without protected memory. 2014-12-29 23:23:33 +01:00
test C++ compat 2014-12-18 00:12:50 +01:00
.gitignore Ignore *.mem 2014-11-25 09:52:34 -08:00
.travis.yml Enable Coverity+Travis 2014-09-14 11:53:00 -07: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 2014-11-20 12:21:39 -08:00
configure.ac remove extra pie check 2014-12-28 13:19:07 -05: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