Commit Graph

73 Commits

Author SHA1 Message Date
nikitincrime a0380527f7
update minimum required nim version
7d2a18115b
here you use c_sizet, that was added in nim 1.2
2020-07-06 12:29:16 +03:00
Jacek Sieka 7d2a18115b
add brHmacDrbgGenerate 2020-07-04 10:20:47 +02:00
Jacek Sieka 68c6d27304 fix raises in imported C functions 2020-04-06 21:08:18 +03:00
cheatfate 924fb6cad1
Fix path handling for compilation targets.
Bump version to 0.1.5.
2020-03-08 20:28:15 +02:00
cheatfate 8a9503b6df
Update BearSSL to latest version.
Update CA certificates to 2020-01-01.
Bump version to 0.1.4.
2020-02-14 12:29:54 +02:00
Yuriy Glukhov 02c575c844
Merge pull request #5 from status-im/effect-annotations
More rigorous effect annotations for all imported procs
2019-12-07 18:13:32 +02:00
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