Frank Denis
|
af28f8f2cd
|
Export stream_salsa20 constants
|
2013-10-21 22:03:37 -07:00 |
|
Frank Denis
|
e10a84350f
|
Keep crypto_stream_salsa* constants close to their wrappers
|
2013-10-21 21:51:59 -07:00 |
|
Frank Denis
|
3f615b093f
|
Ship MSVC project files
|
2013-10-21 21:44:11 -07:00 |
|
Frank Denis
|
415b50d56b
|
Package crypto_scalarmult/curve25519/scalarmult_curve25519_api.c
|
2013-10-21 21:44:03 -07:00 |
|
Frank Denis
|
a5834e1e25
|
Use arc4random() if available in onetimeauth_poly1305_try.c
|
2013-10-21 21:11:06 -07:00 |
|
Frank Denis
|
696934b123
|
_sodium_alignedcalloc(): use arc4random_buf() if available
|
2013-10-21 21:07:39 -07:00 |
|
Frank Denis
|
323f24ef60
|
Include msvc-scripts as a subdir of the main Makefile
|
2013-10-21 20:59:44 -07:00 |
|
Frank Denis
|
93d38501ff
|
Ignore .sdf files
|
2013-10-21 20:55:41 -07:00 |
|
Frank Denis
|
331f345d58
|
Update ChangeLog
|
2013-10-21 20:54:56 -07:00 |
|
Frank Denis
|
08e37807ae
|
Bump version to 0.4.4
|
2013-10-21 20:43:44 -07:00 |
|
Frank Denis
|
abd9e9b255
|
Don't forget to give $(Platform) to wintest.bat
|
2013-10-21 20:32:41 -07:00 |
|
Frank Denis
|
dbc06c3136
|
Move PostBuildEvent to the sodium.props file
|
2013-10-21 20:25:04 -07:00 |
|
Frank Denis
|
d29dcf44ca
|
Tell people that we are running the test suite.
|
2013-10-21 20:11:56 -07:00 |
|
Frank Denis
|
b1cd4d8cf0
|
MSVC: run the test suite as a post-build event
|
2013-10-21 20:10:39 -07:00 |
|
Frank Denis
|
21f5f9790f
|
If wintest.bat is run from srcdir, cd test/default
|
2013-10-21 20:07:05 -07:00 |
|
Frank Denis
|
4008deed8b
|
Remove $(SolutionDir)src\libsodium\quirks\windows inclusion
|
2013-10-21 17:52:41 -07:00 |
|
Frank Denis
|
f9aff06dc0
|
Remove all use of booleans. Because MSVC < 2013. Sigh.
|
2013-10-21 17:49:48 -07:00 |
|
Frank Denis
|
390f9acc1d
|
Ignore the Build directory
|
2013-10-21 16:44:36 -07:00 |
|
Frank Denis
|
f5e81693ee
|
Fix wintest.bat usage
|
2013-10-21 16:31:19 -07:00 |
|
Frank Denis
|
d996d14f1f
|
Import wintest.bat
|
2013-10-19 21:06:55 -07:00 |
|
Frank Denis
|
e2cbbd325f
|
I guess we are supporting Visual Studio 2010 now.
|
2013-10-14 17:27:46 -07:00 |
|
Frank Denis
|
c33014cabe
|
Include quirks/windows
|
2013-10-14 17:21:58 -07:00 |
|
Frank Denis
|
afa49d340c
|
Add stdbool.h for old MSVC.
|
2013-10-14 17:15:50 -07:00 |
|
Frank Denis
|
81321c8809
|
Define _SODIUM_C99 as empty on retarded compilers, not only when using C++
|
2013-10-14 16:45:02 -07:00 |
|
Frank Denis
|
5bf0027644
|
Add version number to the libsodium.sln file
|
2013-10-14 16:36:29 -07:00 |
|
Frank Denis
|
dd9c2ba4b2
|
Downgrade requirements to MSVC 2010
|
2013-10-14 16:31:29 -07:00 |
|
Frank Denis
|
fcf4b21149
|
sha256 IV should be unsigned chars.
|
2013-10-14 13:43:12 -07:00 |
|
Frank Denis
|
8fa91a91ab
|
Cast CryptGenRandom pointer to (BYTE *) to make MSVC happy when compiling as a C++ project
|
2013-10-14 13:40:54 -07:00 |
|
Frank Denis
|
6df6be8911
|
Remove some unneeded includes
|
2013-10-14 13:38:36 -07:00 |
|
Samuel Neves
|
ad4763a817
|
Remove extraneous macro
|
2013-10-14 13:33:20 -07:00 |
|
Frank Denis
|
64729711c4
|
Merge branch 'master' of github.com:jedisct1/libsodium
* 'master' of github.com:jedisct1/libsodium:
Fixed sodium.h install
|
2013-10-13 12:50:00 -07:00 |
|
Frank Denis
|
bd8cbd3175
|
Make curve25519-donna-c64 handle non-canonical points like the ref implementation.
|
2013-10-13 12:49:15 -07:00 |
|
Frank Denis
|
1a52326f09
|
Merge pull request #88 from xantares/master
Fixed sodium.h install
|
2013-10-12 15:37:48 -07:00 |
|
xantares
|
c6cd95f716
|
Fixed sodium.h install
|
2013-10-12 23:46:37 +02:00 |
|
Frank Denis
|
3863f5bb8d
|
Merge pull request #87 from xantares/master
Fixed headers install
|
2013-10-10 15:27:46 -07:00 |
|
xantares
|
5f5c82aa2f
|
Fixed headers install
|
2013-10-10 23:03:07 +02:00 |
|
Frank Denis
|
f9be0ee733
|
Merge pull request #86 from xantares/mingw
Fix mingw build
|
2013-10-09 12:14:06 -07:00 |
|
xantares
|
8d0942d5b1
|
Do not include configured headers
|
2013-10-09 20:57:32 +02:00 |
|
xantares
|
e2a30a859d
|
Fixed libsodium.def dependency
|
2013-10-09 19:22:23 +02:00 |
|
Frank Denis
|
9599289ae0
|
Use HAVE_TI_MODE in portable-jane.h to use (or not) int128_t
|
2013-10-08 13:10:16 -07:00 |
|
Frank Denis
|
5ae6712192
|
More C89 compat
|
2013-10-07 19:58:06 -07:00 |
|
Frank Denis
|
1e4157ad19
|
blake2b: use only pre-C99 style declarations.
|
2013-10-07 19:46:32 -07:00 |
|
Frank Denis
|
82c7b125af
|
Define an empty SODIUM_EXPORT if SODIUM_STATIC is defined.
|
2013-10-07 19:32:58 -07:00 |
|
Frank Denis
|
2c7aba48f3
|
Use arc4random() in tests if available.
|
2013-10-06 15:51:45 -07:00 |
|
Frank Denis
|
875f4210ef
|
Check for arc4random()
|
2013-10-06 15:40:03 -07:00 |
|
Frank Denis
|
008808742b
|
Bump library minor
|
2013-10-05 14:14:18 -07:00 |
|
Frank Denis
|
8fbbb98847
|
Be consistent, keep macros and related functions next to each other.
|
2013-10-05 14:11:57 -07:00 |
|
Frank Denis
|
5e4e3c9ecf
|
Add an empty line. Yeah, that's a fantastic commit.
|
2013-10-05 14:08:03 -07:00 |
|
Frank Denis
|
8effa1ea88
|
Export scalarmult_curve25519 constants
|
2013-10-05 14:06:09 -07:00 |
|
Frank Denis
|
d83a4bdb6c
|
Move back to Xcode.app
|
2013-10-04 18:36:34 -07:00 |
|