Commit Graph

20 Commits

Author SHA1 Message Date
Ritesh Chitlangi f9fd4080b9 added epp message queue calls 2021-07-24 14:42:08 +08:00
Ritesh Chitlangi 5b4eb8509e added calls for host operations 2021-07-24 03:23:01 +08:00
Ritesh Chitlangi f4ee674161 added basic domain operations 2021-07-24 00:47:41 +08:00
Ritesh Chitlangi 5c9afa665b tested domain creation call 2021-07-23 14:07:40 +08:00
Ritesh Chitlangi 5f0a5092a5 added domain creation call 2021-07-23 02:41:22 +08:00
Ritesh Chitlangi b8b1d06d76 added contact info, update and delete calls 2021-07-23 01:12:50 +08:00
Ritesh Chitlangi 3ea096d62f premilinary error handling and code re-arrangement 2021-07-22 23:08:01 +08:00
Ritesh Chitlangi fca4e4b231 basic error handling for epp command errors 2021-07-22 22:01:46 +08:00
Ritesh Chitlangi d991fdec26 fixed element name macro for generic attrs 2021-07-22 18:44:38 +08:00
Ritesh Chitlangi fd72c80023 added macro for serializer element name for generic objects 2021-07-22 18:35:20 +08:00
Ritesh Chitlangi 7851602ef5 fixed example 2021-07-21 00:44:17 +08:00
Ritesh Chitlangi b0da37bb1e added contact check call 2021-07-21 00:43:13 +08:00
Ritesh Chitlangi e879ce5d9a more intuitive serialization and object structure, and domain check command added 2021-07-21 00:10:56 +08:00
Ritesh Chitlangi 4de42f1951 made deserialization in EppClient::transact() generic 2021-07-20 16:36:35 +08:00
Ritesh Chitlangi 89ed02c4d4 basic epp serialization/deserialization added 2021-07-20 16:13:28 +08:00
Ritesh Chitlangi 85ae3d601c deserialization boilerplate 2021-07-20 15:45:01 +08:00
Ritesh Chitlangi 0ced95dee7 logout and login added to connection initialization 2021-07-20 02:17:57 +08:00
Ritesh Chitlangi 6f9f526385 clean up xml serialization 2021-07-20 01:56:10 +08:00
Ritesh Chitlangi 543378cb52 fixed message length bug 2021-07-20 00:52:02 +08:00
Ritesh Chitlangi f503132d85 WIP initial commit with working greeting and login calls 2021-07-17 03:16:28 +08:00