Commit Graph

  • b3c1498564 Remove EppCommandResponseError alias Dirkjan Ochtman 2021-12-02 13:42:56 +0100
  • bebe353fd8 Remove unused CommandResponse alias Dirkjan Ochtman 2021-12-02 13:42:49 +0100
  • 716412bbcf Simplify XMLNS constant names to reduce stuttering Dirkjan Ochtman 2021-12-02 11:00:33 +0100
  • ef25041cce Use inline modules for intermediate layer Dirkjan Ochtman 2021-12-02 10:53:28 +0100
  • 9f41f4263e Use country type from celes Dirkjan Ochtman 2021-12-02 10:41:52 +0100
  • f14eb7b65a Simplify XMLNS constant names to reduce stuttering Dirkjan Ochtman 2021-12-02 11:00:33 +0100
  • 1614446b90 Use inline modules for intermediate layer Dirkjan Ochtman 2021-12-02 10:53:28 +0100
  • 4466e1e138 Use country type from celes Dirkjan Ochtman 2021-12-02 10:41:52 +0100
  • 609c327a95 Rename EppClientConnection to RegistryConfig Dirkjan Ochtman 2021-12-01 14:43:23 +0100
  • ac50679071 Hoist client and registry modules up to top level Dirkjan Ochtman 2021-12-01 14:21:43 +0100
  • b9efd46170 Inline trivial single-use function Dirkjan Ochtman 2021-12-01 14:17:43 +0100
  • d1cf43af46 Move client certificate setup into epp_connect() Dirkjan Ochtman 2021-12-01 14:15:08 +0100
  • 7ff8547840 Inline extraction of certificate chain & private key Dirkjan Ochtman 2021-12-01 14:04:46 +0100
  • 8839eb4a11 Keep struct definitions and impl blocks together Dirkjan Ochtman 2021-12-01 14:01:39 +0100
  • cbd9fd84aa Improve error handling in client certificate handling Dirkjan Ochtman 2021-12-01 14:00:04 +0100
  • af7911cbc3 Inline single-use function Dirkjan Ochtman 2021-12-01 13:35:32 +0100
  • d8bcf690a4 Return error instead of panicking on unexpected EOF Dirkjan Ochtman 2021-12-01 13:34:21 +0100
  • 48ec1e03ce Initialize buffer upfront to avoid unnecessary copies Dirkjan Ochtman 2021-12-01 13:31:34 +0100
  • 59151df029 Use Vec instead of BytesMut Dirkjan Ochtman 2021-12-01 13:28:02 +0100
  • f30015ad06 Inline trivial single-use function Dirkjan Ochtman 2021-12-01 13:23:23 +0100
  • 0ca42405b9 Stop splitting stream in halves Dirkjan Ochtman 2021-12-01 13:08:51 +0100
  • df4f8c8c0a make cache specific to commit link fix-ci-cache Ritesh Chitlangi 2021-12-02 18:34:13 +0800
  • b13b8fb96a Rename EppClientConnection to RegistryConfig Dirkjan Ochtman 2021-12-01 14:43:23 +0100
  • d3b1717847 Hoist client and registry modules up to top level Dirkjan Ochtman 2021-12-01 14:21:43 +0100
  • 92666d6c9a Inline trivial single-use function Dirkjan Ochtman 2021-12-01 14:17:43 +0100
  • e038dd1eba Move client certificate setup into epp_connect() Dirkjan Ochtman 2021-12-01 14:15:08 +0100
  • a85b053c9b Inline extraction of certificate chain & private key Dirkjan Ochtman 2021-12-01 14:04:46 +0100
  • 1d9ecaee44 Keep struct definitions and impl blocks together Dirkjan Ochtman 2021-12-01 14:01:39 +0100
  • d569510825 Improve error handling in client certificate handling Dirkjan Ochtman 2021-12-01 14:00:04 +0100
  • 8cbebbda6b Inline single-use function Dirkjan Ochtman 2021-12-01 13:35:32 +0100
  • 6acc1831cc Return error instead of panicking on unexpected EOF Dirkjan Ochtman 2021-12-01 13:34:21 +0100
  • d9b8778504 Initialize buffer upfront to avoid unnecessary copies Dirkjan Ochtman 2021-12-01 13:31:34 +0100
  • 35c66e6618 Use Vec instead of BytesMut Dirkjan Ochtman 2021-12-01 13:28:02 +0100
  • cf0addd69e Inline trivial single-use function Dirkjan Ochtman 2021-12-01 13:23:23 +0100
  • 39ec156af0 Stop splitting stream in halves Dirkjan Ochtman 2021-12-01 13:08:51 +0100
  • c32c19ce98 Rename EppHello and EppGreeting Nicholas Rempel 2021-12-01 10:06:05 -0800
  • 3978c426da Rename transact_new to transact Nicholas Rempel 2021-11-26 14:21:38 -0800
  • 9e1d11f9f3 Migrate rgp extension to new API Nicholas Rempel 2021-11-26 14:21:38 -0800
  • 31fc61f4b0 Migrate commands to new API Nicholas Rempel 2021-11-26 14:21:38 -0800
  • aa54c14972 Rename EmptyTag to NoExtension Nicholas Rempel 2021-11-26 13:51:11 -0800
  • 80c0040cd9 Add EppRequest trait with related transact_new method Nicholas Rempel 2021-11-26 13:50:22 -0800
  • 418dee21d9 Rename EppHello and EppGreeting Nicholas Rempel 2021-12-01 10:06:05 -0800
  • d3ba379a16 Rename transact_new to transact Nicholas Rempel 2021-11-26 14:21:38 -0800
  • d0774a65b8 Migrate rgp extension to new API Nicholas Rempel 2021-11-26 14:21:38 -0800
  • cd9ef437f5 Migrate commands to new API Nicholas Rempel 2021-11-26 14:21:38 -0800
  • 21d737ef10 Rename EmptyTag to NoExtension Nicholas Rempel 2021-11-26 13:51:11 -0800
  • 7ff8cdc1ac Add EppRequest trait with related transact_new method Nicholas Rempel 2021-11-26 13:50:22 -0800
  • 8de5984e38 Refactor Logout into logout.rs Nicholas Rempel 2021-11-29 14:38:37 -0800
  • 2745e2b1ca Refactor Login into login.rs Nicholas Rempel 2021-11-29 14:25:35 -0800
  • 76f2ca5b16 Refactor Hello/Greeting into hello.rs Nicholas Rempel 2021-11-29 14:31:15 -0800
  • e5728b87b5 Refactor Logout into logout.rs Nicholas Rempel 2021-11-29 14:38:37 -0800
  • 6251351a42 Refactor Login into login.rs Nicholas Rempel 2021-11-29 14:25:35 -0800
  • 89117e9998 Refactor Hello/Greeting into hello.rs Nicholas Rempel 2021-11-29 14:31:15 -0800
  • 5a480317e5 Refactor xml into root and disperse const values to relevant modules Nicholas Rempel 2021-11-26 11:36:28 -0800
  • 8babf770c6 Refactor request and response into root Nicholas Rempel 2021-11-26 11:22:44 -0800
  • fce6c7a2eb Refactor object::data into common module Nicholas Rempel 2021-11-26 11:20:25 -0800
  • 8bf0283b7e Refactor message poll models Nicholas Rempel 2021-11-26 10:45:56 -0800
  • dd102fa2cf Refactor message ack models Nicholas Rempel 2021-11-26 10:42:50 -0800
  • 388f153763 Refactor host info models Nicholas Rempel 2021-11-26 10:38:57 -0800
  • b8f9eb1f8f Refactor host info models Nicholas Rempel 2021-11-26 10:35:53 -0800
  • fc21db3cac Refactor host delete models Nicholas Rempel 2021-11-26 10:32:41 -0800
  • 63c5aae4a9 Refactor host create models Nicholas Rempel 2021-11-26 10:30:07 -0800
  • fa032804a6 Refactor host check models Nicholas Rempel 2021-11-26 10:27:03 -0800
  • 18097c14f0 Refactor contact update models Nicholas Rempel 2021-11-26 10:23:51 -0800
  • d7199c5ddb Refactor contact info models Nicholas Rempel 2021-11-26 10:20:52 -0800
  • f163d35a45 Refactor contact delete models Nicholas Rempel 2021-11-26 10:17:29 -0800
  • feedd6046f Refactor contact create models Nicholas Rempel 2021-11-26 10:14:15 -0800
  • 964f3a7376 Refactor contact check models Nicholas Rempel 2021-11-26 10:11:14 -0800
  • dc90f91b8f Refactor rgp request models Nicholas Rempel 2021-11-26 10:02:07 -0800
  • c198a7345b Refactor rgp report models Nicholas Rempel 2021-11-26 09:53:12 -0800
  • 3f3502fea2 Refactor domain update models Nick Rempel 2021-11-25 22:24:45 -0800
  • c5dfdd85b6 Refactor domain transfer models Nick Rempel 2021-11-25 22:10:55 -0800
  • 8fe9e8bbeb Refactor domain renew models Nick Rempel 2021-11-25 22:00:29 -0800
  • 41cafe5acc Refactor domain info models Nick Rempel 2021-11-25 22:02:08 -0800
  • e5f5ba0695 Refactor domain delete models Nick Rempel 2021-11-25 21:28:03 -0800
  • 341e06dc14 Refactor domain create models Nick Rempel 2021-11-24 21:43:54 -0800
  • c082a5e3bf Refactor domain check models Nick Rempel 2021-11-24 21:36:05 -0800
  • 47ec9639f0 Refactor xml into root and disperse const values to relevant modules Nicholas Rempel 2021-11-26 11:36:28 -0800
  • fb72b99ce2 Refactor request and response into root Nicholas Rempel 2021-11-26 11:22:44 -0800
  • 08202a3923 Refactor object::data into common module Nicholas Rempel 2021-11-26 11:20:25 -0800
  • cb8d42e9ae Refactor message poll models Nicholas Rempel 2021-11-26 10:45:56 -0800
  • 8cfb788d4c Refactor message ack models Nicholas Rempel 2021-11-26 10:42:50 -0800
  • ef7327c87d Refactor host info models Nicholas Rempel 2021-11-26 10:38:57 -0800
  • 4c4c55d37c Refactor host info models Nicholas Rempel 2021-11-26 10:35:53 -0800
  • add27adcd0 Refactor host delete models Nicholas Rempel 2021-11-26 10:32:41 -0800
  • a661621d4e Refactor host create models Nicholas Rempel 2021-11-26 10:30:07 -0800
  • 835cd3bb91 Refactor host check models Nicholas Rempel 2021-11-26 10:27:03 -0800
  • 029c02cfdc Refactor contact update models Nicholas Rempel 2021-11-26 10:23:51 -0800
  • 77a77e0ba5 Refactor contact info models Nicholas Rempel 2021-11-26 10:20:52 -0800
  • 29a9790fa6 Refactor contact delete models Nicholas Rempel 2021-11-26 10:17:29 -0800
  • 09f54fc46d Refactor contact create models Nicholas Rempel 2021-11-26 10:14:15 -0800
  • 240b4cc50d Refactor contact check models Nicholas Rempel 2021-11-26 10:11:14 -0800
  • a46ef4e4fa Refactor rgp request models Nicholas Rempel 2021-11-26 10:02:07 -0800
  • a180cca5a5 Refactor rgp report models Nicholas Rempel 2021-11-26 09:53:12 -0800
  • 6c992f9f33 Refactor domain update models Nick Rempel 2021-11-25 22:24:45 -0800
  • 4893685e28 Refactor domain transfer models Nick Rempel 2021-11-25 22:10:55 -0800
  • 62a3d8ff3f Refactor domain renew models Nick Rempel 2021-11-25 22:00:29 -0800
  • 2988a533ed Refactor domain info models Nick Rempel 2021-11-25 22:02:08 -0800
  • 84810a539e Refactor domain delete models Nick Rempel 2021-11-25 21:28:03 -0800
  • 8a20e079fb Illustrate building request object with extension Nicholas Rempel 2021-11-25 15:19:55 -0800