17 Commits

Author SHA1 Message Date
Zahary Karadjov
c8e89349bc
More rigorous effect annotations for all imported procs 2019-12-07 15:40:03 +02:00
cheatfate
62414b0bdd
Missed actual fix. 2019-11-06 13:39:43 +02:00
cheatfate
2dd31d892a
Fix test1.nim compilation warning.
Bump to 0.1.3
2019-11-06 13:35:31 +02:00
cheatfate
b67ae9534d
Fix compilation warnings.
Bump version to 0.1.2.
2019-11-06 13:15:07 +02:00
cheatfate
ca3bafb85d
Fix [GcUnsafe2] problems for consumers of this library.
Bump version to 0.1.1.
2019-11-06 12:56:28 +02:00
cheatfate
993372dd78
Fix nimble installation instructions. 2019-10-23 11:27:04 +03:00
cheatfate
3279827272
Fix appveyor.
Comment travis arm64 because of non-related failure.
Remove sudo requirement from x86 travis.
2019-10-23 11:23:33 +03:00
Zahary Karadjov
f6133ec47d
Better gcsafety 2019-10-18 14:12:57 +03:00
Ștefan Talpalaru
d6eeb5dd4a
Merge branch 'ARM64' 2019-10-17 19:00:37 +02:00
Ștefan Talpalaru
52590023bc
ARM64 support 2019-10-17 18:03:09 +02:00
Yuriy Glukhov
80d28b8fe2
Merge pull request #1 from status-im/compat
Adjustments.
2019-10-08 12:36:30 +03:00
cheatfate
3552a8abfa
Rename BearSslError to SSLError. 2019-10-08 12:31:04 +03:00
cheatfate
134cadf55b
Move all declarations from root file to decls.nim
Fix some declarations (e.g. size_t and pointer types).
Add Mozilla ca certificates store.
Add SSL error messages.
2019-10-07 20:57:40 +03:00
Yuriy Glukhov
a421f9e96e
Fixed output field, changed old types to aliases 2019-10-07 16:15:01 +03:00
Yuriy Glukhov
d7d5df8e9a
Added missing bits to support ssl (borrowed from Araq lib) 2019-10-07 15:44:30 +03:00
Yuriy Glukhov
cc5832f66b
Added CI configs 2019-09-30 21:26:59 +03:00
Yuriy Glukhov
6e9ea2e77a
Initial commit (copied from nim-libp2p) 2019-09-30 21:23:06 +03:00