Commit Graph

144 Commits

Author SHA1 Message Date
moznion
2b6b80a83e Support the following RFC dictionaries
- RFC4603
- RFC4675
- RFC4818
- RFC4849
- RFC5176
- RFC6911
- RFC7055
- RFC7155
2020-12-06 16:09:03 +09:00
moznion
bece870914 Support RFC4372 2020-12-06 15:39:50 +09:00
moznion
a792e174c1 Support RFC3580 2020-12-06 15:38:56 +09:00
moznion
bb1743a96c Support RFC3162 2020-12-06 15:33:13 +09:00
moznion
84f225b4c0 Support RFC2869 2020-12-03 02:21:33 +09:00
moznion
7c0ca5bb9b Support to generate code for concat-able octets 2020-12-03 02:20:56 +09:00
moznion
134e6fd0c0 Support to generate code for fixed length octets 2020-12-03 01:33:34 +09:00
moznion
d1bae418f9 Make code-generator generatable the code for Date type 2020-12-03 01:04:01 +09:00
moznion
e55679a4d6 Make the client configurable connection-timeout and socket-timeout 2020-12-03 00:39:12 +09:00
moznion
dfbf191896 Support RFC5607 2020-12-02 02:55:03 +09:00
moznion
bbd70e4838 Support RFC4072 2020-12-02 02:52:04 +09:00
moznion
5053597ad7 Support RFC5090 2020-12-02 02:49:55 +09:00
moznion
7e3c900ad5 Support RFC6519 2020-12-02 02:46:20 +09:00
moznion
258416839b Support RFC6677 2020-12-02 02:44:12 +09:00
moznion
6e59de2707 Support RFC3576 2020-12-02 02:39:52 +09:00
moznion
b82d400aae Refactor for AVP 2020-12-02 02:32:45 +09:00
moznion
f27b0d85fb Support RFC2868 2020-12-02 02:27:15 +09:00
moznion
a86e88cd20 Add Tunnel-Password encoder-decoder 2020-12-02 00:18:31 +09:00
moznion
51c59127ab Add tag structure 2020-12-02 00:17:55 +09:00
moznion
e49b20bdd4 📝 doc 2020-11-29 12:48:05 +09:00
moznion
0ef10d8554 Restructure the project tree 2020-11-29 12:45:35 +09:00
moznion
388abee17a Add comment-out about how to encode the user-password attribute 2020-11-29 02:41:36 +09:00
moznion
dc52c2fafe Merge pull request #1 from moznion/renovate/configure
Configure Renovate
2020-11-29 02:30:40 +09:00
moznion
ea17d8cf5d 📝 doc 2020-11-29 02:28:49 +09:00
moznion
3d8488d7b4 Fix type opt handling 2020-11-29 02:09:59 +09:00
moznion
a975e7ca69 Add skeleton code for tagged attribute value 2020-11-29 01:57:21 +09:00
moznion
490f1ce622 Fix code generator 2020-11-29 01:43:38 +09:00
moznion
cb83a41b25 Refactor 2020-11-29 01:24:33 +09:00
moznion
e426b8f935 Fix code generator 2020-11-29 01:21:19 +09:00
moznion
83c39f7861 Add test cases 2020-11-29 01:13:51 +09:00
moznion
59751c718f Add test case for rfc2865_7_1 2020-11-28 19:16:45 +09:00
moznion
4a99b9f9b2 Typesafe lookup_all 2020-11-28 18:43:58 +09:00
moznion
a20f1a1d28 Typesafe lookup 2020-11-28 18:29:37 +09:00
moznion
09a82d3454 Wrap FromUtf8Error by AVPError 2020-11-28 18:12:09 +09:00
moznion
b46b4ceaf9 Rename 2020-11-28 17:59:59 +09:00
moznion
9aa39d584a Separate the code generator to dedicated project 2020-11-28 17:52:49 +09:00
moznion
a529b5f0a6 Fix clippy warnings 2020-11-28 17:37:43 +09:00
moznion
a4044c29e2 Add util make subcmd 2020-11-28 17:37:32 +09:00
moznion
869c7cb98b Show usage for code_gen 2020-11-28 17:35:56 +09:00
moznion
5864b003e2 Refactor the error type 2020-11-28 17:26:14 +09:00
moznion
a88823b251 Restrict the accessibility for Attributes 2020-11-28 16:59:53 +09:00
moznion
93cd024301 Add test case for AVP 2020-11-28 16:44:35 +09:00
moznion
43f3e5f844 Refactor: Attribute -> AVP 2020-11-28 16:20:38 +09:00
moznion
505ac8d61d Remove unnecessary comment 2020-11-28 15:43:37 +09:00
moznion
dc1fbe85ad Refactor 2020-11-28 15:40:31 +09:00
moznion
2d2069b0ab Rename 2020-11-28 15:39:41 +09:00
moznion
4b7eb55c10 Remove dead code 2020-11-28 15:27:07 +09:00
Renovate Bot
9b84aaa07f Add renovate.json 2020-11-27 19:56:00 +00:00
moznion
89f36717e5 Add example implementation for server and client 2020-11-28 04:08:26 +09:00
moznion
bf412991b0 Remove unnecessary debug logs 2020-11-28 04:08:10 +09:00