Go to file
Massimo Cetra b6b005a527 fix compile warnings
When compiling with [-Wold-style-declaration] on GCC, this warning appears:

  warning: ‘inline’ is not at beginning of declaration

This is easily fixed moving the INLINE directive at the very beginning of the declaration
2013-09-06 23:57:44 +02:00
dist-build Bump Android NDK version 2013-09-04 00:16:00 -07:00
m4 Import m4/ld-output-def.m4 2013-04-23 21:16:24 -07:00
src fix compile warnings 2013-09-06 23:57:44 +02:00
test Add a sodium_bin2hex utility function. 2013-07-07 23:38:14 -07:00
.gitignore Ignore libsodium.pc 2013-08-18 14:05:43 -06:00
.travis.yml Disabling dependency tracking for Travis is fine. 2013-04-25 23:34:21 -07:00
AUTHORS Switch poly1305-ref to Floodyberry's poly1305-donna-unrolled. 2013-07-20 17:57:32 -07:00
autogen.sh We don't need libltdl 2013-04-25 22:51:19 -07:00
ChangeLog Rename ChangeLog to NEWS, change autoconf strictness to foreign, 2013-08-05 11:19:13 -07:00
configure.ac Requires at least autoconf 2.65 2013-08-26 23:37:08 -07:00
libsodium.pc.in build: create and install a pkgconfig file 2013-08-11 23:18:14 +02:00
LICENSE Rename ChangeLog to NEWS, change autoconf strictness to foreign, 2013-08-05 11:19:13 -07:00
logo.png zopflipng + defluff 2013-06-06 13:11:30 -07:00
Makefile.am build: changed to only generate/install .pc file if pkg-config is found 2013-08-12 15:16:23 -07:00
README Import libnacl from dnscrypt-proxy 2013-01-19 16:02:02 -08:00
README.markdown Add pysodium 2013-08-25 23:12:59 -07:00
THANKS Add pysodium 2013-08-25 23:12:59 -07:00

See README.markdown