summary refs log tree commit diff stats
path: root/nimdoc/rst2html/source
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2021-01-12 11:11:30 -0800
committerGitHub <noreply@github.com>2021-01-12 20:11:30 +0100
commit61fd19c7e6880d77d20be01d25266e4195e631fa (patch)
treef147ed0886119c6c795e7113169186608ef22900 /nimdoc/rst2html/source
parent71db2be83351aac3347f95dd545466a447ed1c07 (diff)
downloadNim-61fd19c7e6880d77d20be01d25266e4195e631fa.tar.gz
revive PR #16320 (CRLF fix); fix #16308; Update openssl.nim (#16648)
* Update openssl.nim

Fix issue # 16308

* Update openssl.nim

These are also related to Issues [#16308](https://github.com/nim-lang/Nim/issues/16308)

* Update openssl.nim

* Add files via upload

SSL PEM_read_RSAPUBKEY check

* Delete topenssl_rsa_private_key.pem
* Delete topenssl_rsa_public_key.pem
* Delete topenssl.nim
* Add files via upload
* Update topenssl.nim

This test makes me dizzy. Variables such as' PRSA 'must be declared in advance, otherwise they will run incorrectly. The argument uses a cString, and string also makes an error.

* Update topenssl.nim

```
lhf@lhf-pc:/media/lhf/D$ cat -e ./topenssl.nim
import std/wordwrap$
import openssl$
```

* Update topenssl.nim
* dos2unix tests/stdlib/topenssl.nim

Co-authored-by: lihaifeng <lihaifeng@wxm.com>
Diffstat (limited to 'nimdoc/rst2html/source')
0 files changed, 0 insertions, 0 deletions