index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
wrappers
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #10281 (#10282)
Timothee Cour
2019-01-12
1
-1
/
+5
*
Fix libssl order. Newest one is 1.1
Andre von Houck
2019-01-08
1
-1
/
+1
*
Better LibSSL search order. (#10230)
treeform
2019-01-08
1
-1
/
+1
*
removes deprecated T/P types
Araq
2018-11-16
6
-32
/
+0
*
Add `.46` as supported libssl version (#9704)
Solitude
2018-11-15
1
-1
/
+1
*
Allocate OpenSSL memory outside of the thread heap
LemonBoy
2018-09-27
1
-5
/
+5
*
add SSL_set_SSL_CTX for SNI(Server Name Indication) (#8308)
momf
2018-07-13
1
-0
/
+1
*
Set Genode Openssl shared-object strings
Emery Hemingway
2018-06-07
1
-0
/
+4
*
SSL implementation: added nimNoAllocForSSL
Andreas Rumpf
2018-05-27
1
-2
/
+2
*
link against libssl.so.45
SolitudeSF
2018-04-26
1
-1
/
+1
*
remove dead code elimination option (#7669)
Jacek Sieka
2018-04-23
7
-7
/
+7
*
mysql.nim: fixes how the DLL version loading works
Andreas Rumpf
2018-03-24
1
-2
/
+2
*
libssl.so.44 fix (#7358)
Solitude
2018-03-20
1
-1
/
+1
*
Move joyent_http_parser out of stdlib.
Dominik Picheta
2018-02-17
1
-93
/
+0
*
Fixes #5786.
Dominik Picheta
2018-02-17
1
-117
/
+0
*
Enable mariadb shared libs for mysql as well (#7199)
Dennis Felsing
2018-02-10
1
-3
/
+3
*
OpenSSL: 32bit DLL names on Windows lack the -x32 suffix
Araq
2018-02-09
1
-2
/
+2
*
OpenSSL: use modern DLLs on Windows; export DLLSSLName and DLLUtilName for mo...
Araq
2018-02-09
1
-8
/
+8
*
Add note about OpenSSL 1.0.x support to openssl module.
Dominik Picheta
2018-01-20
1
-1
/
+3
*
Allow static linking with OpenSSL 1.0.x
Ruslan Mustakov
2018-01-20
1
-20
/
+26
*
make MySQL client work with MariaDB; prefer newer versions over older
Andreas Rumpf
2018-01-18
1
-2
/
+2
*
Add OpenSSL 1.1.0 support #5000
Federico Ceratto
2017-12-28
1
-20
/
+75
*
Added a couple of procs for RSA verification (#6942)
Yuriy Glukhov
2017-12-19
1
-0
/
+8
*
Remove libuv from standard library wrappers. (#6624)
treeform
2017-11-06
1
-732
/
+0
*
remove pdcurses wrapper (#6617)
Lynn C. Rees
2017-10-30
1
-1560
/
+0
*
more replacements for the deprecated '<'
Andreas Rumpf
2017-10-29
1
-1
/
+1
*
TinyC upgrade (#6593)
Dmitry Atamanov
2017-10-28
1
-16
/
+7
*
make openssl.nim compile again
Andreas Rumpf
2017-10-10
1
-9
/
+9
*
avoid deprecated procs
Andreas Rumpf
2017-07-26
1
-2
/
+2
*
Fixes #4893.
Dominik Picheta
2017-05-17
1
-1
/
+1
*
update linenoise (#5357)
Arne Döring
2017-03-25
3
-56
/
+158
*
improvements to memtracking
Andreas Rumpf
2017-01-26
1
-1
/
+1
*
Added BIO_new_mem_buf
Yuriy Glukhov
2016-12-05
1
-0
/
+2
*
In case of synliboverride we support only openssl 1.0.*
Yuriy Glukhov
2016-11-30
1
-51
/
+62
*
More fixes
Yuriy Glukhov
2016-11-30
1
-40
/
+36
*
Fixed dynlink with OpenSSL >1.1.0. Added loadLibPattern.
Yuriy Glukhov
2016-11-30
1
-10
/
+58
*
further memtracking improvements
Andreas Rumpf
2016-11-24
1
-1
/
+1
*
sqlite: removes weird spacing
Andreas Rumpf
2016-11-22
1
-1
/
+1
*
updated sqlite3 wrapper slightly
Andreas Rumpf
2016-11-21
1
-5
/
+6
*
Fixed openssl for android
Yuriy Glukhov
2016-11-09
1
-3
/
+6
*
Support OpenSSL 1.0.2
Federico Ceratto
2016-10-17
1
-1
/
+1
*
make linenoise compile in some /tmp directory
Andreas Rumpf
2016-09-26
2
-2
/
+5
*
Update mysql.nim
Alpha Shuro
2016-09-22
1
-2
/
+2
*
Merge branch 'tls-psk' of https://github.com/zielmicha/nim into zielmicha-tls...
Dominik Picheta
2016-06-03
1
-0
/
+24
|
\
|
*
net.nim: support for TLS-PSK ciphersuites
Michał Zieliński
2015-10-24
1
-0
/
+20
|
*
net.nim: support storing arbitrary data inside SSLContext
Michał Zieliński
2015-10-24
1
-0
/
+4
*
|
Fixed some warnings in httpclient, net, and openssl.
Dominik Picheta
2016-04-04
1
-2
/
+2
*
|
Fix openssl md5 importcs
def
2016-01-24
1
-6
/
+5
*
|
fixes #3720
Andreas Rumpf
2016-01-17
2
-24
/
+16
*
|
fixes #3720
Andreas Rumpf
2016-01-17
1
-13
/
+13
[next]