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
/
pure
/
net.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for NuttX RTOS. (#21372)
Century Systems
2023-02-16
1
-1
/
+2
*
fixes SSL version check logic [backport] (#21324)
ringabout
2023-02-02
1
-3
/
+3
*
avoiding unnecessary allocation for dollar IpAddress (#21199)
rockcavera
2022-12-30
1
-2
/
+2
*
fix socket send for string types (#21155)
Jaremy Creechley
2022-12-22
1
-9
/
+30
*
Improve dollar IpAddress (#20729)
Juan Carlos
2022-11-03
1
-10
/
+14
*
openssl 3 support no longer opt in + some 1.0 support (#20668)
metagn
2022-10-27
1
-2
/
+15
*
'lock levels' are deprecated, now a noop (#20539)
ringabout
2022-10-11
1
-1
/
+1
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-0
/
+3
*
partial revert and redesign of #19814, changelog (#20341)
metagn
2022-09-14
1
-0
/
+6
*
fixes #17658; add cert dir for ssl ctx (#19920)
ringabout
2022-08-28
1
-1
/
+5
*
Add OpenSSL 3 support (#19814)
Federico Ceratto
2022-08-23
1
-35
/
+30
*
fixes #19973; switch to poll on posix (#20212)
ringabout
2022-08-23
1
-11
/
+28
*
make implicit cstring conversions explicit (#19488)
ee7
2022-08-19
1
-1
/
+1
*
enable style:usages for stdlib tests [backport: 1.6] (#19715)
flywind
2022-04-13
1
-7
/
+7
*
Embedded Network patches - eventfd & socket getters (#19632)
Jaremy Creechley
2022-03-28
1
-0
/
+10
*
Fix dial ignoring buffered parameter (#19650) [backport]
John Titor
2022-03-26
1
-1
/
+1
*
Update net.nim (#19327) [backport]
rockcavera
2022-01-06
1
-1
/
+1
*
devel: style fix (#19318)
Ștefan Talpalaru
2022-01-04
1
-1
/
+1
*
fix: fixes bug in CVerifyPeerUseEnvVars (#19247)
Nick Wilburn
2021-12-14
1
-1
/
+2
*
Various std net improvements (#19132)
Jaremy Creechley
2021-12-12
1
-11
/
+50
*
Revert "swap port to correct port order (#19177)" (#19234)
Jaremy Creechley
2021-12-10
1
-2
/
+2
*
swap port to correct port order (#19177)
Jaremy Creechley
2021-11-24
1
-2
/
+2
*
Add Zephyr Support (#19003)
Jaremy Creechley
2021-10-24
1
-7
/
+10
*
Only allow IPv4 literals in strict form (#18656)
Christian Ulrich
2021-08-08
1
-3
/
+22
*
various small documentation improvements (#18602)
Miran
2021-07-28
1
-4
/
+4
*
termux ssl (#18520)
Paul Roberts
2021-07-20
1
-1
/
+1
*
deprecate cuchar, don't redefine it (#18505)
Andreas Rumpf
2021-07-16
1
-3
/
+3
*
improve rendering of newOSError.additionalInfo (#18443)
Timothee Cour
2021-07-07
1
-1
/
+3
*
std/net: show addr+port on address already in use error; code-block => runnab...
Timothee Cour
2021-07-05
1
-43
/
+37
*
Export sslHandle in `net` and `asyncnet`. (#17573)
Ardek Romak
2021-05-06
1
-0
/
+5
*
Fix buffer-overrun bug in net (#17728) [backport:1.0]
shirleyquirk
2021-04-16
1
-4
/
+3
*
Small doc fixes in net (#17566)
Danil Yarantsev
2021-03-29
1
-4
/
+2
*
Fix net.readLine infine loop #17534 (#17535)
ben
2021-03-29
1
-0
/
+1
*
Free the certificate after checking in `checkCertName` (#17558) [backport:1.2]
Danil Yarantsev
2021-03-29
1
-3
/
+4
*
remove redundant void return in stdlib (#17464)
Timothee Cour
2021-03-23
1
-1
/
+1
*
Use `.. warning::` (#17320)
konsumlamm
2021-03-10
1
-8
/
+8
*
use lowercase --define switches (#17283)
flywind
2021-03-07
1
-1
/
+1
*
Replace double backticks with single backticks - Part 3 out of ~7 (#17207)
Danil Yarantsev
2021-02-28
1
-99
/
+99
*
fixes yet another SSL problem on Windows [backport:1.2] (#17167)
Andreas Rumpf
2021-02-24
1
-1
/
+1
*
fix #15215 (#17142)
rockcavera
2021-02-22
1
-5
/
+12
*
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoIts...
Timothee Cour
2021-02-17
1
-2
/
+3
*
final SSL changes [backport:1.2] (#16983)
Andreas Rumpf
2021-02-09
1
-0
/
+11
*
basic cleanups regarding SSL handling (#16940) [backport:1.0]
Andreas Rumpf
2021-02-08
1
-3
/
+5
*
fix some warnings (#16952)
flywind
2021-02-08
1
-6
/
+6
*
use typeof instead type (#16962)
flywind
2021-02-08
1
-2
/
+2
*
Deprecate TaintedString (#15423)
Juan Carlos
2021-01-15
1
-4
/
+4
*
styleCheck: Fix some inconsistent identifiers (#16177)
ee7
2020-12-21
1
-4
/
+4
*
Fix broken links in docs (#16336)
Elliot Waite
2020-12-14
1
-1
/
+1
*
fix #15698 (#15699)
rockcavera
2020-10-25
1
-0
/
+4
*
close socket in getPrimaryIPAddr even if exception occurs (#15558)
Christian Ulrich
2020-10-12
1
-3
/
+5
[next]