Commit Graph

  • 35f14973e3 new request structure with extensions transact-fn Ritesh Chitlangi 2021-11-25 18:58:12 +0800
  • b02ac178bf Refactor domain create models Nick Rempel 2021-11-24 21:43:54 -0800
  • 9b1ef043e9 Refactor domain check models Nick Rempel 2021-11-24 21:36:05 -0800
  • 898f8a2a2f new transact() function Ritesh Chitlangi 2021-11-12 23:13:52 +0800
  • 6674fca5d7 Migrate domain check request and response to use trait methods Nicholas Rempel 2021-11-24 15:53:52 -0800
  • 025eaa9901 Implement trait methods for de/serializing requests and responses Nicholas Rempel 2021-11-24 15:53:01 -0800
  • fee1020934 trait method with extension prototype Nicholas Rempel 2021-11-24 11:27:50 -0800
  • 458f39a6ed simplify CI config Ritesh Chitlangi 2021-11-24 22:55:49 +0800
  • 0d99bfa601 add CI notification Ritesh Chitlangi 2021-11-24 19:37:36 +0800
  • cca0447fb1 Replace StringValueTrait with From impls Dirkjan Ochtman 2021-11-18 13:51:43 +0100
  • 567303115a Replace StringValueTrait with From impls Dirkjan Ochtman 2021-11-18 13:51:43 +0100
  • 9f084c2633 Merge branch 'trait-methods' into nrempel/namestore-extension-new Nicholas Rempel 2021-11-22 13:52:36 -0800
  • 2ce09077b1 added missing serde aliases for de-ser from valid but non-prefixed xml Ritesh Chitlangi 2021-11-19 13:28:51 +0800
  • 890dc0f5d6 added xml ns prefixes to request serialization to match RFC examples Ritesh Chitlangi 2021-11-18 21:23:16 +0800
  • 1a96b5da4f added missing serde aliases for de-ser from valid but non-prefixed xml Ritesh Chitlangi 2021-11-19 13:28:51 +0800
  • 11aa555121 added xml ns prefixes to request serialization to match RFC examples Ritesh Chitlangi 2021-11-18 21:23:16 +0800
  • 8462a872cd Remove all xsi location attributes Nicholas Rempel 2021-11-18 15:55:20 -0800
  • d25ceba86f Remove all xsi location attributes Nicholas Rempel 2021-11-18 15:55:20 -0800
  • 09f0719b4f Use an associated const for the element names Dirkjan Ochtman 2021-11-18 13:26:53 +0100
  • bc96fd60f2 Use both version and path for macro dependency Dirkjan Ochtman 2021-11-18 13:25:29 +0100
  • 81416afba4 Add NameStore domain transfer command Nicholas Rempel 2021-11-18 15:08:59 -0800
  • 34ca21fc30 Add NameStore domain update command Nicholas Rempel 2021-11-18 14:43:50 -0800
  • c8f947fe1b Add NameStore domain renew command Nicholas Rempel 2021-11-18 14:33:26 -0800
  • 902385b1d5 Add NameStore domain delete command Nicholas Rempel 2021-11-18 14:18:50 -0800
  • 9d02309ff8 Add NameStore domain create command Nicholas Rempel 2021-11-18 14:04:40 -0800
  • ba2e3d819a Add NameStore domain info command Nicholas Rempel 2021-11-17 14:54:41 -0800
  • 49c4ffc243 Add NameStore domain check command Nicholas Rempel 2021-11-18 12:36:02 -0800
  • e6105fc634 Use an associated const for the element names Dirkjan Ochtman 2021-11-18 13:26:53 +0100
  • 41eaec9259 Use both version and path for macro dependency Dirkjan Ochtman 2021-11-18 13:25:29 +0100
  • a1600826a2 fix example in lib.rs 0.3 Ritesh Chitlangi 2021-11-18 20:23:54 +0800
  • 554aa5a5c6 minor version bump Ritesh Chitlangi 2021-11-18 20:17:33 +0800
  • c0ceaac1c4 Use default trait methods to handle (de)serialization Dirkjan Ochtman 2021-11-18 13:14:10 +0100
  • bb23fb5201 fix <hostObj> and <hostAttr> tags for domain update Ritesh Chitlangi 2021-11-18 19:59:21 +0800
  • e9d2d4aaac new transact() function Ritesh Chitlangi 2021-11-12 23:13:52 +0800
  • 5d54101317 fix shell command for /bin/sh Ritesh Chitlangi 2021-11-12 17:41:09 +0800
  • bcb9866732 fix cargo token read for publish Ritesh Chitlangi 2021-11-12 17:30:32 +0800
  • 11f7e4bd4b update doc for docs.rs as well Ritesh Chitlangi 2021-11-12 16:15:28 +0800
  • c076066578 bump version after config changes Ritesh Chitlangi 2021-11-12 16:05:03 +0800
  • e78a4368ae cache output files per branch for parallel builds Ritesh Chitlangi 2021-11-12 00:55:59 +0800
  • c5e467b023 coupled socket shutdown with epp logout Ritesh Chitlangi 2021-11-12 00:48:07 +0800
  • e07eba2de2 call to epp logout made explicit and Drop impl removed Ritesh Chitlangi 2021-11-11 23:56:01 +0800
  • 5c938b6c04 coupled socket shutdown with epp logout Ritesh Chitlangi 2021-11-12 00:48:07 +0800
  • 0af6111b69 call to epp logout made explicit and Drop impl removed Ritesh Chitlangi 2021-11-11 23:56:01 +0800
  • d0c553cebb fixed messy handling of <hostObj> and <hostAttr> in domain create request Ritesh Chitlangi 2021-11-11 21:01:06 +0800
  • 9061097641 Update README Nicholas Rempel 2021-11-05 16:47:15 -0700
  • 4c944dfa98 Run all doc tests on CI server Nicholas Rempel 2021-11-05 16:26:58 -0700
  • 5924b86cdd Update docs Nicholas Rempel 2021-11-05 15:14:05 -0700
  • 445516e9e9 Revise config construction Nicholas Rempel 2021-10-21 17:11:24 -0700
  • 08c9c6e8fd Remove xsi attributes from test xml Nicholas Rempel 2021-11-08 16:57:39 -0800
  • 69a8fe40d2 Remove xsi attribute handling Nicholas Rempel 2021-11-08 16:57:27 -0800
  • 61be4cc244 Update README Nicholas Rempel 2021-11-05 16:47:15 -0700
  • a02f0a7c8d Run all doc tests on CI server Nicholas Rempel 2021-11-05 16:26:58 -0700
  • cef1b2ecba Update docs Nicholas Rempel 2021-11-05 15:14:05 -0700
  • 70781d6e7e Revise config construction Nicholas Rempel 2021-10-21 17:11:24 -0700
  • 6e84640f0d fix deserialize test for contact info neustar-ext Ritesh Chitlangi 2021-11-10 04:00:36 +0800
  • 59fcbdc701 clippy fix Ritesh Chitlangi 2021-11-10 03:43:48 +0800
  • cf8f11c35b Support both rsa and pkcs8 keys Nicholas Rempel 2021-11-08 11:37:34 -0800
  • 6361523d9b contact extensions for Neustar Ritesh Chitlangi 2021-11-10 03:20:17 +0800
  • 640fc78603 Remove xsi attributes from test xml Nicholas Rempel 2021-11-08 16:57:39 -0800
  • db59ad0b90 Remove xsi attribute handling Nicholas Rempel 2021-11-08 16:57:27 -0800
  • b6cb1c43d0 Support both rsa and pkcs8 keys Nicholas Rempel 2021-11-08 11:37:34 -0800
  • 356194af08 Update greetings test Nicholas Rempel 2021-11-04 14:37:39 -0700
  • 7edb2402a2 Update representations for <dcp> and children Nicholas Rempel 2021-11-04 14:37:39 -0700
  • c08f9bfe16 Update greetings test Nicholas Rempel 2021-11-04 14:37:39 -0700
  • e967e7fa7b Update representations for <dcp> and children Nicholas Rempel 2021-11-04 14:37:39 -0700
  • 5f1bd57d4a Setup drone actions to run lint on PR Nicholas Rempel 2021-11-02 14:49:00 -0700
  • c5fc82491b Make clippy happy Nicholas Rempel 2021-10-27 16:00:37 -0700
  • 42892e12a0 cargo fmt Nicholas Rempel 2021-11-02 14:34:13 -0700
  • 4d4da1c52a cargo clippy --fix Nicholas Rempel 2021-10-27 15:45:32 -0700
  • 1a5022d183 Setup drone actions to run lint on PR Nicholas Rempel 2021-11-02 14:49:00 -0700
  • 1dfd1d1c36 Make clippy happy Nicholas Rempel 2021-10-27 16:00:37 -0700
  • 24e82feacf cargo fmt Nicholas Rempel 2021-11-02 14:34:13 -0700
  • 8d869c9620 cargo clippy --fix Nicholas Rempel 2021-10-27 15:45:32 -0700
  • ea98b5bd05 only execute crates.io publish on merges to master Ritesh Chitlangi 2021-10-29 10:47:21 +0800
  • 8c01d983fa Upgrade to rustls 0.20 Dirkjan Ochtman 2021-10-28 17:04:00 +0200
  • d5b392ef01 Upgrade to rustls 0.20 Dirkjan Ochtman 2021-10-28 17:04:00 +0200
  • d06d404c12 troubleshoot cargo auto-publish later 0.2 Ritesh Chitlangi 2021-07-29 23:52:41 +0800
  • 4b83b725b7 set macros crate to be remote Ritesh Chitlangi 2021-07-29 23:50:01 +0800
  • 38b12fcdc1 fix CI to login into cargo before publishing Ritesh Chitlangi 2021-07-29 23:47:51 +0800
  • 0922b82ce0 added RGP restore request and report calls Ritesh Chitlangi 2021-07-29 23:42:36 +0800
  • 609de4d89b added build badge to README Ritesh Chitlangi 2021-07-27 18:27:44 +0800
  • d91977999a don't run doc tests because they aren't mocked Ritesh Chitlangi 2021-07-27 17:59:42 +0800
  • 73b2c522a1 added CI for project Ritesh Chitlangi 2021-07-27 17:51:49 +0800
  • fdd5397355 updated README with doc link Ritesh Chitlangi 2021-07-27 12:28:04 +0800
  • 46af9bc5f7 minor README fix Ritesh Chitlangi 2021-07-27 05:04:05 +0800
  • 2e5cbc8645 fix README typo Ritesh Chitlangi 2021-07-27 04:29:57 +0800
  • 7bddd53219 fixed request section in README Ritesh Chitlangi 2021-07-27 04:23:24 +0800
  • a7cd68f8a7 bumped version for crates.io Ritesh Chitlangi 2021-07-27 04:19:05 +0800
  • acd2d6b980 fixed README Ritesh Chitlangi 2021-07-27 04:18:37 +0800
  • 6a6470d881 fixed readme for crates.io Ritesh Chitlangi 2021-07-27 04:17:16 +0800
  • 7edf02fb44 bump version for new README file Ritesh Chitlangi 2021-07-27 04:12:25 +0800
  • 6af67cd195 added README.md to epp-client package as well for crates.io Ritesh Chitlangi 2021-07-27 04:05:46 +0800
  • acfcff0440 updated tokio-test version to fixed Ritesh Chitlangi 2021-07-27 04:02:30 +0800
  • f2f053b8a2 updated epp-client to use macro lib from crates.io Ritesh Chitlangi 2021-07-27 03:59:47 +0800
  • 9bd2b58b32 added a markdown README Ritesh Chitlangi 2021-07-27 03:56:34 +0800
  • 1b4cf39c69 fixed comments for rustdoc Ritesh Chitlangi 2021-07-27 03:27:18 +0800
  • 402b0da353 added MIT licence Ritesh Chitlangi 2021-07-27 01:51:28 +0800
  • 252d8676c1 added some examples for EPP transactions Ritesh Chitlangi 2021-07-27 01:45:14 +0800
  • 70d8927989 added doc comments for all requests and responses Ritesh Chitlangi 2021-07-26 23:51:37 +0800
  • 699b1e0f30 added deserialization tests for all responses so far Ritesh Chitlangi 2021-07-26 15:05:53 +0800