Luca Boccassi
|
3945f27f6d
|
Problem: pragma diagnostic is new in GCC 4.2
Solution: check for GCC version before using pragma diagnostic
in tweetnacl to avoid an additional warning.
|
2016-04-12 23:52:34 +01:00 |
|
Pieter Hintjens
|
98834596f1
|
Problem: cannot disable encryption if libsodium is installed
The sodium/tweetnacl detection logic does not yet you disable
encryption if libsodium is installed.
Fixes #1850 in libzmq/master
|
2016-03-12 15:40:24 +01:00 |
|
Rodrigo Mosconi
|
4ae4896978
|
duplicated type definitions when using CMAKE
|
2014-07-02 23:24:35 -03:00 |
|
Frank
|
63cc250d05
|
typo
|
2014-05-01 21:30:13 +02:00 |
|
Frank
|
e5a294ec02
|
tweetnacl integration
|
2014-05-01 21:30:02 +02:00 |
|