Commit Graph

5 Commits

Author SHA1 Message Date
cheatfate 62414b0bdd
Missed actual fix. 2019-11-06 13:39:43 +02: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 6e9ea2e77a
Initial commit (copied from nim-libp2p) 2019-09-30 21:23:06 +03:00