Commit Graph

10398 Commits

Author SHA1 Message Date
c58c49d27a Upgrade corda/crash, snakeyaml 2023-04-20 14:01:20 +01:00
845a72cf5b Merge pull request #7337 from corda/cc/os/4.5/ent-7033/upgrade_shiro
ENT-7033 - upgrade shiro
2023-04-20 10:10:40 +01:00
fffc3e4c5d ENT-9822 Performance optimisation: use getNodeByLegalIdentity() backed by cache. (#7336) 2023-04-20 09:16:55 +01:00
641a47bf32 Upgraded shiro to address security issues 2023-04-20 07:37:00 +01:00
f906bfc14b Merge pull request #7335 from corda/cc/os/4.5/security_vulnerabilities
ENT-6336,ENT-6960,ENT-8917,ENT-9019,ENT-9096 - dependency updates
2023-04-19 15:35:17 +01:00
7bd3f5dd33 ENT-9147 Remove un-notarised transactions upon Double Spend. (#7324) 2023-04-19 15:31:47 +01:00
c263ba7563 Updated to fix Jackson tests 2023-04-19 13:06:35 +01:00
b6fbef5463 Merge pull request #7334 from corda/ronanb/merge-4.7-4.8-2023-04-18
INFRA-2040: Merging forward updates from 4.7 to 4.8
2023-04-19 09:11:34 +01:00
29dfda3730 Resolved build-check issues 2023-04-18 20:34:42 +01:00
dfbfda5520 Upgrade corda/crash 2023-04-18 19:30:22 +01:00
90cecf69e5 INFRA-2040: Merging forward updates from 4.7 to 4.8 (2023-04-18) 2023-04-18 19:20:47 +01:00
2ffe2eafcb Merge pull request #7333 from corda/ronanb/merge-4.6-4.7-2023-04-17
INFRA-2040: Merging forward updates from 4.6 to 4.7 2023-04-17
2023-04-18 17:11:24 +01:00
1e7a515a8a INFRA-2040: Merging forward updates from 4.6 to 4.7 2023-04-17 17:26:39 +01:00
f189fad14a Merge pull request #7331 from corda/ronanb/merge-4.5-4.6-2023-04-16
* INFRA-1955: Shared lib implicit import syntax
* INFRA-2040: remove lingering nexus code (#7330)
2023-04-17 17:22:53 +01:00
5e9dee18b1 INFRA-2040: Merging forward updates from 4.5 to 4.6 (2023-04-16) 2023-04-16 18:23:22 +01:00
2e9f62f4da INFRA-2040: remove lingering nexus code (#7330) 2023-04-16 18:19:43 +01:00
c6532f0077 Merge pull request #7329 from corda/shams-4.11-frwd-merge-fc531761
ENT-8898 & ENT-9569: Forward merge from 4.10 to 4.11 (fc531761)
2023-04-14 08:57:03 +01:00
2556fde971 Merge branch 'release/os/4.10' into shams-4.11-frwd-merge-fc531761 2023-04-13 10:55:03 +01:00
fc53176175 Merge pull request #7328 from corda/shams-4.10-fwrd-merge-ceb76c56
ENT-8898 & ENT-9569: Forward merge from 4.9 to 4.10 (ceb76c56)
2023-04-13 09:21:28 +01:00
33f7fea8d2 Fix compile issues 2023-04-12 16:30:37 +01:00
7b6fc51710 Merge branch 'release/os/4.9' into shams-4.10-fwrd-merge-ceb76c56
# Conflicts:
#	common/logging/src/main/kotlin/net/corda/common/logging/Constants.kt
#	node-api/src/main/kotlin/net/corda/nodeapi/internal/protonwrapper/netty/AMQPClient.kt
#	node-api/src/main/kotlin/net/corda/nodeapi/internal/protonwrapper/netty/SSLHelper.kt
2023-04-12 16:23:59 +01:00
ceb76c56de Merge pull request #7325 from corda/shams-4.9-fwrd-merge-d140cb59
ENT-8898 & ENT-9569: Forward merge from 4.8 to 4.9 (4cedeb7)
2023-04-12 15:30:55 +01:00
40697d5450 Merge branch 'release/os/4.8' into shams-4.9-fwrd-merge-d140cb59 2023-04-12 10:46:00 +01:00
4cedeb7b9e Merge pull request #7326 from corda/shams-revert-quasar-jar
ENT-9569: Revert lib/quasar.jar
2023-04-12 09:47:40 +01:00
04d86e9cfe ENT-9569: Revert lib/quasar.jar
It was meant to be deleted (since it's meant to be git ignored), instead it was changed. Reverting the file back to its original content, and leaving as is.
2023-04-11 15:56:55 +01:00
c9fd22855e Resolve compile issues 2023-04-11 12:16:02 +01:00
724a4e5a36 Merge branch 'release/os/4.8' into shams-4.9-fwrd-merge-d140cb59
# Conflicts:
#	node-api/src/main/kotlin/net/corda/nodeapi/internal/ArtemisTcpTransport.kt
#	node-api/src/main/kotlin/net/corda/nodeapi/internal/protonwrapper/netty/AMQPChannelHandler.kt
#	node/src/integration-test/kotlin/net/corda/node/amqp/CertificateRevocationListNodeTests.kt
#	node/src/main/kotlin/net/corda/node/internal/artemis/CertificateChainCheckPolicy.kt
2023-04-11 11:54:26 +01:00
c8b871af65 Merge pull request #7318 from corda/colljos/record_txns_signature_verification
ENT-9566 Additional Signature verification and validation: recordTransactions()
2023-04-11 11:34:05 +01:00
d140cb5974 Merge pull request #7323 from corda/shams-ent-8898-cherrypick
ENT-8898: Revert change made to externalCrlSource checking
2023-04-11 09:33:38 +01:00
95c4a18352 ENT-6336,ENT-6960 - upgrade snakeyaml to address security vulnerabilities 2023-04-06 19:14:30 +01:00
ddb979d693 ENT-8898: Revert change made to externalCrlSource checking
It's now moved back to createPKIXRevocationChecker(). RevocationConfig.enrichExternalCrlSource has also been removed, and moved to where it's called.
2023-04-06 14:42:38 +01:00
1e6ccfdb60 ENT-8898: Replaced JDK cert revocation with custom plugable implementation (#7322) 2023-04-03 10:26:01 +01:00
18690dba94 Update JavaDoc. 2023-03-30 09:08:09 +01:00
4beeb470df Additional signature verification and validation: recordTransactions() 2023-03-28 12:48:33 +01:00
b4983597e2 ENT-6875 Two Phase Finality - CLEAN-UP (#7321)
* Remove completed TODOs

* Prevent mis-leading progress tracker message.
2023-03-24 08:55:37 +00:00
beb0e885fb Merge pull request #7320 from corda/connelm/INFRA-1955/forward-merge-410-411
INFRA-1955: Merging forward from 4.10 to 4.11
2023-03-22 14:25:18 +00:00
0213861d22 ENT-9569: Apply the 60s SSL handshake timeout to the embedded Artemis server (#7315) 2023-03-22 13:22:12 +00:00
fda5cd07d2 INFRA-1955: Merging forward from 4.10 to 4.11 2023-03-22 11:24:31 +00:00
d2900d54ab ENT-6875 Two Phase Finality Flow - improve ledger consistency & recoverability (#7290) 2023-03-22 10:47:51 +00:00
96eb683d89 Merge pull request #7319 from corda/connelm/INFRA-1955/forward-merge-49-410
INFRA-1955: Merging forward from 4.9 to 4.10
2023-03-22 09:49:56 +00:00
db08eb3a9b INFRA-1955: Merging forward from 4.9 to 4.10 2023-03-21 14:59:02 +00:00
55ef162764 Merge pull request #7314 from corda/connelm/INFRA-1955/shared-lib-import-syntax4.7
INFRA-1955: Shared lib implicit import syntax
2023-03-17 10:09:10 +00:00
5794ddd695 Merge pull request #7316 from corda/connelm/INFRA-1955/forward-merge-48-49
INFRA-1955: Merging forward from 4.8 to 4.9
2023-03-17 10:08:18 +00:00
6e56dffba8 INFRA-1955: Shared lib implicit import syntax (#7313) 2023-03-15 14:49:10 +00:00
212cee2406 Merge pull request #7312 from corda/connelm/INFRA-1955/shared-lib-import-syntax
INFRA-1955: Shared lib implicit import syntax
2023-03-15 14:49:01 +00:00
519ae9ab81 INFRA-1955: Merging forward from 4.8 to 4.9 2023-03-15 10:48:53 +00:00
21d91171bc INFRA-1955: Shared lib implicit import syntax 2023-03-15 09:58:00 +00:00
e70505afca INFRA-1955: Shared lib implicit import syntax 2023-03-15 09:53:13 +00:00
ae953885d6 Merge pull request #7311 from corda/connelm/INFRA-1955/forward-merge-47-48
INFRA-1955: Merging forward from 4.7 to 4.8
2023-03-15 09:33:36 +00:00
f7c465d3f2 use correct syntax 2023-03-14 21:55:15 +00:00