summary refs log tree commit diff stats
path: root/tests/cpp/tvectorseq.nim
diff options
context:
space:
mode:
authorIDF <idf31@protonmail.com>2020-09-05 00:27:51 +0300
committerGitHub <noreply@github.com>2020-09-04 22:27:51 +0100
commit70d62387568d55cd276472f28ce22ab8bafadf1c (patch)
tree34dfc207e73915fa462676d45f5734660d04dcb1 /tests/cpp/tvectorseq.nim
parentc16ee37a7106c645a0d17cc6bd8d399e20f61d96 (diff)
downloadNim-70d62387568d55cd276472f28ce22ab8bafadf1c.tar.gz
Add SSL_CTX_set_session_id_context (#15233)
* Added SSL_CTX_set_session_id_context()

* Added basic nimdoc

* Raise an error if sessionIdContext is longer than the maximum length

* Update nimdocs
Diffstat (limited to 'tests/cpp/tvectorseq.nim')
0 files changed, 0 insertions, 0 deletions
v>
f9737251 ^











59b79ec2 ^

107fdd35 ^

59b79ec2 ^
44d16e91 ^

a2726b6a ^

1ae5d9f1 ^
a2726b6a ^

aabe3aff ^
b8c80594 ^
a2726b6a ^
59b79ec2 ^

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50