Commit Graph

20 Commits

Author SHA1 Message Date
b1fafb43b2 Add unmarshalling to the boolean attribute. 2021-02-09 21:34:58 +01:00
5c11761c48 Merge pull request 'Add collection type, use buffered bytestream.' (#12) from add-collection-type into master
Reviewed-on: #12
2021-02-09 21:34:12 +01:00
48aa81238d Add collection type, use buffered bytestream.
Fixed some more attribute types.
2021-02-09 21:31:27 +01:00
0805cec129 Fix lint warnings. 2021-01-09 12:10:43 +01:00
f449b535db Add rangeOfInteger attribute. 2020-12-29 21:45:00 +01:00
1eff8711d3 Add integer attribute type.
Merges some common code between integer and enum.
Enum can now bw a set.
Add valuer must take a interface{} in addValue since it can be different types.
2020-12-29 20:53:01 +01:00
e0a0c88d95 Start client implementation. 2020-12-28 20:16:59 +01:00
53aaaf5521 Merge attribute handling from request and response to commen code. 2020-12-28 20:05:01 +01:00
04a4b4157f 2-add-keyword-support (#6)
More development.

More types.
Fixed attribute groups in requests.
Started on client.
Saving data to file.

More types. Printing from chromeos works a little bit.

More types.

Spelling corrections.

WIP: Fix keyword handling

Move request to a separate file and add test.

Co-authored-by: Henrik Sölver <henrik.solver@gmail.com>
Reviewed-on: #6
Co-Authored-By: henrik <henrik.solver@gmail.com>
Co-Committed-By: henrik <henrik.solver@gmail.com>
2020-12-27 09:16:32 +01:00
34c4385491 Merge pull request 'Simple roundtrip from ipptool works.' (#1) from refactor into master 2020-12-03 09:41:24 +01:00
cadcedf43c Simple roundtrip from ipptool works. 2020-12-03 09:37:35 +01:00
83f35d045c Use logrus in mdns server. 2020-11-18 19:29:08 +01:00
8229e71f35 Add som notes about useful tools 2020-10-31 21:57:16 +01:00
ba905d3fcd initial parsing of requests 2020-10-31 21:56:18 +01:00
e0ff8d79c3 Update modules and dependencies 2020-10-28 16:57:16 +01:00
da8355f4ea Add constants 2020-10-28 16:56:38 +01:00
3969d2844b mdns: add rp parameter 2020-10-28 09:41:16 +01:00
206e60e400 Expose as printer in mdns.
Add http handler.
2020-09-19 00:16:58 +02:00
a33fdeb808 Remove binary 2020-09-18 22:26:44 +02:00
7cef42c3cb First commit. adding some stuff. 2020-04-03 22:40:51 +02:00