Commit graph

  • c08b90dbbc [#302] pkg/container: Convert nil Container to nil message Pavel Karpy 2021-06-08 15:38:53 +0300
  • 3984353d37 [#302] pkg/container: Document default values set in NewAttribute Pavel Karpy 2021-06-08 15:33:42 +0300
  • 8b7a433864 [#302] pkg/container: Convert nil Attribute to nil message Pavel Karpy 2021-06-08 15:30:27 +0300
  • 1863694b96 [#302] pkg/container: Document default values set in NewAnnouncement Pavel Karpy 2021-06-08 15:25:41 +0300
  • c54dee82be [#302] pkg/container: Convert nil UsedSpaceAnnouncement to nil message Pavel Karpy 2021-06-08 15:19:51 +0300
  • 31ca5c14d3 [#302] pkg/container/id: Document default values set in New Pavel Karpy 2021-06-08 15:15:45 +0300
  • 6ce8844654 [#302] pkg/container/id: Convert nil ID to nil message Pavel Karpy 2021-06-08 15:07:00 +0300
  • 9fae0e4f2d [#302] pkg/audit: Document default values set in NewResult Pavel Karpy 2021-06-08 15:00:32 +0300
  • 821e2951b6 [#302] pkg/audit: Convert nil Result to nil message Pavel Karpy 2021-06-08 14:33:56 +0300
  • 4e2ef6a30a [#293] pkg/eacl: Fix table encoding test with a temporary solution Leonard Lyubich 2021-06-08 15:06:53 +0300
  • f2c9584fbc [#293] pkg/eacl: Do not set token and signature in Table generator Leonard Lyubich 2021-06-08 15:04:49 +0300
  • 318755e9de [#293] pkg/storagegroup: Implement and use generator of StorageGroup Leonard Lyubich 2021-06-08 14:40:12 +0300
  • cd32722d25 [#293] pkg/audit: Implement and use generator of Result Leonard Lyubich 2021-06-08 14:39:41 +0300
  • 00778cc9ba [#293] pkg/token: Implement and use generator of BearerToken Leonard Lyubich 2021-06-08 14:39:17 +0300
  • 122a31cadb [#293] pkg/container: Implement and use generators of the messages Leonard Lyubich 2021-06-08 14:38:38 +0300
  • 3cf0ea022d [#293] pkg/netmap: Implement generators of the messages Leonard Lyubich 2021-06-08 14:38:09 +0300
  • cb6e01a103 [#293] pkg/object: Implement generators of the messages Leonard Lyubich 2021-06-08 14:35:37 +0300
  • 075003c4f1 [#293] pkg: Implement and use generators of the messages Leonard Lyubich 2021-06-08 14:34:44 +0300
  • dd0a883637 [#293] pkg/object: Implement and use generator of ID Leonard Lyubich 2021-06-08 11:38:29 +0300
  • 72adf5f972 [#293] pkg/eacl: Implement and use generator of Table Leonard Lyubich 2021-06-08 11:26:23 +0300
  • f406463c34 [#293] pkg/eacl: Implement generator of Record Leonard Lyubich 2021-06-08 11:22:58 +0300
  • 88a3829b39 [#293] pkg/eacl: Implement and use generator of Target Leonard Lyubich 2021-06-08 11:18:36 +0300
  • e0ac55c526 [#293] pkg/accounting: Implement and use generator of Decimal Leonard Lyubich 2021-06-08 11:04:35 +0300
  • 0f478a9dc6 [#301] pkg/object: Add MarshalHeaderJSON method Pavel Karpy 2021-06-07 13:43:14 +0300
  • cc1163fd57 [#298] pkg/session/test: Set lifetime fields in Generate func Leonard Lyubich 2021-06-04 16:18:21 +0300
  • 779a61c97d [#298] pkg/session: Implement methods to work with Token lifetime Leonard Lyubich 2021-06-04 16:17:47 +0300
  • 7968c4994a [#298] pkg/session: Remove redundant slashes from SetSessionKey docs Leonard Lyubich 2021-06-04 14:39:24 +0300
  • 1f7f7f548e Update readme for v1.27.0 release v1.27.0 Leonard Lyubich 2021-06-03 16:52:34 +0300
  • c2ab4398d5 Update *.pb.go files and changelog for v1.27.0 release Leonard Lyubich 2021-06-03 16:24:13 +0300
  • d31053388c [#296] Update NEO Go library to v0.95.1 Leonard Lyubich 2021-06-02 17:08:12 +0300
  • 52c1c4c5ab [#290] client: Add WithURIAddress option Pavel Karpy 2021-05-27 15:21:58 +0300
  • 65080c8b69 [#295] pkg: Remove usage of deprecated elements Leonard Lyubich 2021-05-31 15:09:04 +0300
  • 89be8d3f5a [#196] pkg/client: Extend Client interface with Conn method Leonard Lyubich 2021-05-31 09:22:10 +0300
  • 22ce8e13cc [#196] rpc/client: Implement Client.Conn method Leonard Lyubich 2021-05-31 09:18:23 +0300
  • 066a2dba74 [#196] rpc/grpc: Implement Client.Conn method Leonard Lyubich 2021-05-31 09:16:57 +0300
  • 6cd3497388 [#283] pkg/session: Implement work with token contexts Leonard Lyubich 2021-05-28 13:16:05 +0300
  • 2648abb49e [#283] pkg/session: Add container context generator Leonard Lyubich 2021-05-28 13:10:34 +0300
  • 1d8207ae19 [#283] pkg/session: Implement container session context Leonard Lyubich 2021-05-28 13:09:32 +0300
  • fb0b1ea108 [#283] pkg/session: Cover Token's Sign/Verify methods with unit test Leonard Lyubich 2021-05-28 11:00:46 +0300
  • 05e74d56db [#283] pkg/session: Implement Sign/Verify methods on Token Leonard Lyubich 2021-05-28 10:56:30 +0300
  • 5fe5af5bf9 [#283] pkg/owner: Implement Equal method of ID type Leonard Lyubich 2021-05-28 10:25:30 +0300
  • 4f286f5175 [#283] pkg/owner: Implement generators of ID's for testing Leonard Lyubich 2021-05-28 10:09:53 +0300
  • 48837bd5da [#288] pkg/eacl: Fix conversion of slices in Table.ToV2 method Leonard Lyubich 2021-05-27 14:50:37 +0300
  • fc4f7429d5 [#288] pkg/eacl: Document default values set in NewTable Leonard Lyubich 2021-05-27 14:48:20 +0300
  • 8abf78009a [#288] pkg/eacl: Convert nil eACL table to nil API v2 message Leonard Lyubich 2021-05-27 14:43:21 +0300
  • 8c70b4714e [#288] pkg/eacl: Fix conversion of slices in Record.ToV2 method Leonard Lyubich 2021-05-27 14:42:12 +0300
  • 374c37983d [#288] pkg/eacl: Document default values set in NewRecord Leonard Lyubich 2021-05-27 14:36:45 +0300
  • 18a3c4d54f [#288] pkg/eacl: Convert nil eACL record to nil API v2 message Leonard Lyubich 2021-05-27 14:35:49 +0300
  • b81f39368e [#288] pkg/eacl: Document default values set in NewTarget Leonard Lyubich 2021-05-27 14:34:22 +0300
  • 5844096017 [#288] pkg/eacl: Convert nil eACL target to nil API v2 message Leonard Lyubich 2021-05-27 14:31:30 +0300
  • 8f27d857fa [#288] pkg/eacl: Document default values set in NewFilter Leonard Lyubich 2021-05-27 14:29:45 +0300
  • 89cb2f6e71 [#288] pkg/eacl: Convert nil eACL filter to nil message Leonard Lyubich 2021-05-27 14:25:41 +0300
  • 25de451a2f [#283] client/container: Write new fields to eACL table in GetEACL Leonard Lyubich 2021-05-24 21:51:22 +0300
  • ad6b5aa8a9 [#283] client/container: Attach container session token to request Leonard Lyubich 2021-05-24 21:49:40 +0300
  • 396210409d [#283] client/container: Write new fields to container in GetContainer Leonard Lyubich 2021-05-24 21:48:30 +0300
  • ddccfe0072 [#283] client/container: Attach container session token to request Leonard Lyubich 2021-05-24 21:45:51 +0300
  • d8f85e80c9 [#283] v2/container/test: Add setting of new fields in generators Leonard Lyubich 2021-05-24 21:20:23 +0300
  • a4cf8df829 [#283] v2/container: Add missing testing of eACL-related messages Leonard Lyubich 2021-05-24 21:19:25 +0300
  • 92e8376f39 [#283] v2/container: Add session token and signature to response bodies Leonard Lyubich 2021-05-24 21:18:56 +0300
  • dac997b8c3 [#283] v2/container/grpc: Implement setters of new fields Leonard Lyubich 2021-05-24 21:14:35 +0300
  • 0719fcef59 [#283] pkg/container: Add session token and signature to Table Leonard Lyubich 2021-05-24 20:35:56 +0300
  • 37b415347d [#283] pkg/token: Replace SessionToken into a session package Leonard Lyubich 2021-05-24 20:34:56 +0300
  • fcbe0bbd2e [#283] pkg/container: Add session token and signature to Container Leonard Lyubich 2021-05-24 19:48:41 +0300
  • f60f7e0cdb [#283] pkg/eacl: Remove usage of deprecated container ID from src files Leonard Lyubich 2021-05-24 19:42:36 +0300
  • 7314038069 [#283] pkg/container: Define ID in a separate package Leonard Lyubich 2021-05-24 19:31:58 +0300
  • 9eb567a53a [#283] v2/session: Support ContainerSessionContext message Leonard Lyubich 2021-05-24 17:46:39 +0300
  • f2be7509d3 [#283] v2/session/grpc: Implement setters on container session messages Leonard Lyubich 2021-05-24 15:54:49 +0300
  • 8d60b2cdd5 [#283] v2/session/grpc: Fix docs of ObjectSessionContext methods Leonard Lyubich 2021-05-24 15:50:19 +0300
  • af2a9d0851 [#283] v2/grpc: Compile source files with container session context Leonard Lyubich 2021-05-24 15:46:19 +0300
  • 2ebb91cb4c [#286] client: Delete useless raw client init Pavel Karpy 2021-05-24 16:38:37 +0300
  • 89aede1fb3 [#286] client: Add TLS options Pavel Karpy 2021-05-20 18:51:28 +0300
  • 634e405e9c Release v1.26.1 v1.26.1 Alex Vanin 2021-05-19 13:46:40 +0300
  • 9ddfcdfbba [#277] go.mod: remove pkg/errors Evgenii Stratonikov 2021-05-17 15:56:17 +0300
  • 442f35d4a1 [#284] Update neo-go to v0.95.0 Alex Vanin 2021-05-18 10:18:27 +0300
  • 3d28709b69 Release v1.26.0 - Daecheongdo (대청도, 大靑島) v1.26.0 Alex Vanin 2021-05-07 12:45:20 +0300
  • 2e9db28f1c Bump version in pkg Alex Vanin 2021-05-07 14:58:47 +0300
  • 099347d3bc Synchronize namings with NeoFS API v2.6.0 Alex Vanin 2021-05-07 12:34:24 +0300
  • fcb2cce8a0 [#278] pkg/client: Fix payload slice allocation in Object Range method Leonard Lyubich 2021-04-30 10:52:45 +0300
  • bb217067f4 [#275] reputation/convert: Add nil check Pavel Karpy 2021-04-27 09:52:23 +0300
  • 0f7a14a69f [#274] pkg/client: Add epoch field to SendIntermediateTrustPrm Pavel Karpy 2021-04-22 11:09:36 +0300
  • 541a56aae1 [#274] reputation: Adapt converters and encoding methods on messages Pavel Karpy 2021-04-22 10:40:12 +0300
  • 1076478b29 [#274] reputation: Recompile proto files Pavel Karpy 2021-04-22 09:32:55 +0300
  • 5a507e0d1b [#273] Add go1.16 tests and fix linter error Alex Vanin 2021-04-16 14:33:15 +0300
  • 8128d598d0 [#265] pkg/client: Change trust type in SendIntermediateTrustPrm Leonard Lyubich 2021-04-09 11:41:58 +0300
  • a61c15b990 [#265] pkg/reputation: Implement PeerToPeerTrust structure Leonard Lyubich 2021-04-09 11:39:25 +0300
  • 269288119d [#265] v2/reputation: Support PeerToPeerTrust message Leonard Lyubich 2021-04-09 11:28:06 +0300
  • 771f395d9d [#265] pkg/reputation: Implement GlobalTrust type Leonard Lyubich 2021-04-02 12:57:53 +0300
  • 05a351d344 [#265] pkg/reputation: Change PeerID implementation Leonard Lyubich 2021-04-02 12:20:09 +0300
  • c5000a3334 [#265] pkg/client: Extend Client with SendIntermediateTrust method Leonard Lyubich 2021-04-01 18:32:13 +0300
  • 710d1994a4 [#265] v2/rpc: Add SendIntermediateResult RPC Leonard Lyubich 2021-04-01 18:11:14 +0300
  • 35567afd11 [#265] v2/signature: Support SendIntermediateResult request and response Leonard Lyubich 2021-04-01 17:54:16 +0300
  • ccae5a40ba [#265] reputation: Implement converters and encoding methods on messages Leonard Lyubich 2021-04-01 17:53:14 +0300
  • 8ce1c5efcc [#265] reputation: Implement generators of new RPC messages Leonard Lyubich 2021-04-01 17:39:29 +0300
  • 46b3feabe1 [#265] reputation: Define structures of protobuf messages Leonard Lyubich 2021-04-01 17:35:40 +0300
  • ca2e272d42 [#265] reputation/grpc: Implement setters on generated messages Leonard Lyubich 2021-04-01 17:24:38 +0300
  • 948cf3f174 [#265] reputation: Compile protobuf files with new RPC Leonard Lyubich 2021-04-01 17:16:13 +0300
  • b792e4e464 [#265] pkg/client: Implement SendLocalTrust method Leonard Lyubich 2021-03-24 11:29:02 +0300
  • 009f704377 [#265] pkg/reputation: Implement PeerID and Trust types Leonard Lyubich 2021-03-24 11:27:30 +0300
  • 51d443c6fc [#265] v2/rpc: Add SendLocalTrust RPC Leonard Lyubich 2021-03-24 11:12:25 +0300
  • 1766228cfd [#265] v2/signature: Support SendLocalTrust request and response Leonard Lyubich 2021-03-24 11:10:36 +0300