Bartek Iwańczuk
|
6a37e4426e
|
BREAKING CHANGE: rename TLS APIs to camel case (#4888)
This commit renames all APIs containing "TLS" to use camel case
(connectTLS -> connectTls, etc.)
|
2020-04-24 23:29:14 +02:00 |
|
EnokMan
|
47617e60d5
|
feat: startTLS (#4773)
|
2020-04-18 11:21:20 -04:00 |
|
João Souto
|
70a5034431
|
feat: Support Unix Domain Sockets (#4176)
|
2020-03-23 18:02:51 -04:00 |
|
Samrith Shankar
|
798904b0f2
|
Add require-await lint rule (#4401)
|
2020-03-20 09:38:34 -04:00 |
|
Bartek Iwańczuk
|
1edb20b399
|
refactor: add no-return-await lint rule (#4384)
|
2020-03-16 10:22:16 +01:00 |
|
Nayeem Rahman
|
6443e4aed1
|
refactor: Cleanup options object parameters (#4296)
|
2020-03-10 12:08:58 -04:00 |
|
Bartek Iwańczuk
|
b7eb241c35
|
reorg: move JS ops implementations to cli/js/ops/, part 3 (#4302)
Following JS ops were moved to separate files in cli/js/ops directory:
- net
- tls
- fs
|
2020-03-10 00:22:15 +01:00 |
|