Граф коммитов

2580 Коммитов

Автор SHA1 Сообщение Дата
Eddy Ashton 6bfe2c8318
Re-execute auth policies on conflict (#4102) (#4119)
(cherry picked from commit 33b9f4c9fe)
2022-08-11 17:38:23 +00:00
github-actions[bot] dcd83b0b02
Fix detection of cross-map conflicts in KV (#4101) (#4114) 2022-08-10 13:37:08 +00:00
github-actions[bot] 4e25f3bde2
[release/2.x] Cherry pick: Update service-endorsed certificate on local hook (#4094) (#4105) 2022-08-10 12:46:43 +00:00
github-actions[bot] 7ff25478f8
[release/2.x] Cherry pick: Update golden tls report (#4110) (#4111) 2022-08-08 17:18:36 +00:00
Dominic Ayre e3feffecd1
Update changelog for 2.0.5 (#4109) 2022-08-08 14:06:24 +01:00
github-actions[bot] 5dd9cebe14
Support `secp256r1` for Server Temp Key (#4088) (#4107) 2022-08-08 12:43:11 +00:00
Julien Maffre bde145a643
[release/2.x] Support new quote formats in 2.x (#4098) 2022-08-05 08:54:51 +01:00
github-actions[bot] 2503f65b18
Infra: Ignore `backport` prefix in branch name in LTS test (#4092) (#4095) 2022-08-04 15:52:40 +01:00
Julien Maffre ce6ebde5ea
[release/2.x] Backports support for election while reconfiguration (#4076) 2022-08-03 09:18:27 +01:00
Amaury Chamayou 0961b53da7
Safe node removal (#4008) (#4077) 2022-07-29 07:56:48 +01:00
github-actions[bot] 4224ddf3b6
Move `COMPILE_LIBCXX` so that it is set for apps (#4027) (#4033)
(cherry picked from commit afa48e75fb)

Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
2022-07-14 14:03:03 +01:00
Amaury Chamayou d5f6d8f8d5
Upgrade to Open Enclave 0.18.1 (#4023) (#4029)
(cherry picked from commit c2f81da938)

# Conflicts:
#	.azure-pipelines-quictls.yml
#	.devcontainer/devcontainer.json
#	CHANGELOG.md
2022-07-13 16:34:54 +00:00
github-actions[bot] 01319e7cf5
Fix warnings in Typedoc build (#4031) (#4032) 2022-07-13 14:46:03 +01:00
github-actions[bot] a30e497f3a
Fixed bundling bug for Windows based systems. (#4020) (#4025) 2022-07-13 09:23:32 +00:00
github-actions[bot] 8866b552ab
Report mismatched certificates in `transition_service_to_open` proposal. (#4006) (#4028) 2022-07-12 19:03:30 +00:00
github-actions[bot] 696fd4efdc
Upgrade OE 0.18.1 and PSW on base image (#4021) (#4022) 2022-07-12 17:33:06 +00:00
github-actions[bot] 304c9bdb7b
Infra: Fix LTS test commit stuck (#4012) (#4014) 2022-07-06 09:56:46 +01:00
github-actions[bot] 8f4111645b
Docs: Fix TLA+ link (#4011) (#4015) 2022-07-05 20:00:12 +01:00
Amaury Chamayou 43e64d0435
Update release notes for 2.0.4 (#4009) 2022-07-01 11:43:44 +01:00
Julien Maffre e7f0cd0350
[release/2.x] Infra: Fix node version detection (#4003) 2022-07-01 11:09:21 +01:00
Julien Maffre 3264b93963
Add arbitrary service data (#3997) (#4005)
(cherry picked from commit 413ee9fe11)
2022-07-01 09:58:02 +01:00
Julien Maffre 7ae9169366
Report `TxID` at which current service was created (#3996) (#4002)
(cherry picked from commit 7b2309047e)

# Conflicts:
#	CHANGELOG.md
#	src/node/node_state.h
2022-06-30 16:34:59 +01:00
Julien Maffre b2e3a635fc
Add support for second read-only snapshots directory (#3973) (#4000)
(cherry picked from commit dc15c42d09)

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2022-06-30 11:57:51 +01:00
Amaury Chamayou c8cffb1f20
Receipt documentation (#3954) (#3999)
(cherry picked from commit 02c6803a58)

# Conflicts:
#	doc/operations/certificates.rst
2022-06-30 09:59:48 +00:00
github-actions[bot] cc1f6f2d5a
New Raft leaders must only commit entries from the current term (#3971) (#3998) 2022-06-30 09:22:39 +01:00
Julien Maffre a17bb07e8f
[release/2.x] Cherry pick: Track number of service recoveries (#3982) (#3995) 2022-06-29 21:27:27 +00:00
github-actions[bot] 8309f2f957
Ensure `crypto::Pem`s contain PEM encoded contents (#3918) (#3991) 2022-06-28 20:23:04 +01:00
Julien Maffre 272f14a126
Remove null byte from PEM files (#3885) (#3990)
(cherry picked from commit 722c8f971e)

Co-authored-by: Eddy Ashton <edashton@microsoft.com>
2022-06-28 16:06:47 +01:00
github-actions[bot] e15db779dc
Fix DER vs PEM confusion in node_frontend_test (#3916) (#3989) 2022-06-28 15:27:37 +01:00
Julien Maffre 7250cacbef
Limit size of recovered ledger entries batch (#3986) (#3987)
(cherry picked from commit a9225c5a18)

# Conflicts:
#	.daily_canary
#	CHANGELOG.md
2022-06-27 17:03:36 +01:00
github-actions[bot] dfcc9d439f
Do not buffer incoming TLS frames if session is closed (#3983) (#3984) 2022-06-27 13:37:42 +01:00
Eddy Ashton 90d2b45c87
Use custom mutex implementation on SGX (#3978) (#3980)
(cherry picked from commit 7a8e3b01ad)

# Conflicts:
#	src/host/udp.h
#	src/node/acme_client.h
2022-06-24 15:21:54 +01:00
Julien Maffre 9b8602886f
Reflect unsafe status in /node/version (#3942) (#3979)
(cherry picked from commit ad3fb89bec)

# Conflicts:
#	CHANGELOG.md

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2022-06-24 10:44:31 +00:00
Julien Maffre 9ae1c6904e
[release/2.x] Cherry pick: Restrict maximum size of client HTTP request (#3941) (#3976)
* Restrict maximum size of client HTTP request (#3941)

* Fix build
2022-06-24 09:14:18 +00:00
Eddy Ashton bd6822fba0
Describe forwarding behaviour in generated OpenAPI (#3935) (#3966)
Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2022-06-21 20:06:04 +00:00
github-actions[bot] 5f9ab5a546
Ignore nghttp2 URLs in linkcheck (#3967) (#3968) 2022-06-21 17:58:55 +00:00
github-actions[bot] f548d10423
TLS endpoint closing state (#3931) (#3960) 2022-06-21 12:53:36 +00:00
github-actions[bot] 254a58a6b2
Do not append an unnecessary line return when using Json logging (#3946) (#3963) 2022-06-21 10:55:39 +00:00
github-actions[bot] b28977eeac
Update NodeJS to v16 (#3943) (#3961) 2022-06-21 09:28:38 +00:00
Eddy Ashton 99012630fe
Update CHANGELOG for 2.0.2 (#3958) 2022-06-20 16:57:25 +01:00
github-actions[bot] ab4952c855
[release/2.x] Cherry pick: Remove use of `SIG_IGN` for `SIGPIPE` (#3953) (#3956) 2022-06-20 16:53:08 +01:00
github-actions[bot] e602cc8685
Extend docs underline (#3929) (#3957)
(cherry picked from commit 11e4a5caf7)

Co-authored-by: Eddy Ashton <edashton@microsoft.com>
2022-06-20 15:04:47 +01:00
Eddy Ashton e09c54b44c
Prepare release notes for 2.0.1 (#3934) 2022-06-14 19:54:55 +01:00
Amaury Chamayou 8e752d3809
Upgrade to Open Enclave 0.18.0 (#3939) 2022-06-14 19:47:02 +01:00
Amaury Chamayou dfcb3b4021
[release/2.x] Cherry pick: Unsafe different project (#3894) (#3933) 2022-06-14 19:45:43 +01:00
github-actions[bot] 8dde5433d0
Upgrade CI image to Open Enclave 0.18.0 (#3936) (#3937)
(cherry picked from commit fb18f2aec7)

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
2022-06-14 18:27:34 +01:00
Amaury Chamayou f04a58bd6a
Fix rename properly (#3930) (#3932)
(cherry picked from commit b061ab2b56)

# Conflicts:
#	.azure-pipelines-templates/release.yml
2022-06-14 14:30:57 +00:00
github-actions[bot] 6870aa1328
Infra: Fix docker in docker setup CI (#3924) (#3925) 2022-06-14 07:24:11 +00:00
Amaury Chamayou 12d9a4c7dd
[release/2.x] Cherry pick: PSW update to 2.16.100 (#3920) (#3922)
* PSW update to 2.16.100 (#3920)

(cherry picked from commit 3210fec290)

# Conflicts:
#	CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>

Co-authored-by: Julien Maffre <42961061+jumaffre@users.noreply.github.com>
2022-06-13 16:06:24 +00:00
Amaury Chamayou c50222f514
Update to build image to PSW 2.16.100 (#3921) (#3923)
(cherry picked from commit d0702dbf97)

# Conflicts:
#	.azure-pipelines-quictls.yml
#	.devcontainer/devcontainer.json
2022-06-13 16:35:08 +01:00