Commit Graph

14 Commits

Author SHA1 Message Date
henrik
27dec52bf7 CLeanups 2021-03-17 16:01:19 +01:00
617d7834cc A working proxy exists. 2021-02-28 10:29:54 +01:00
b1fafb43b2 Add unmarshalling to the boolean attribute. 2021-02-09 21:34:58 +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
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
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
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
7cef42c3cb First commit. adding some stuff. 2020-04-03 22:40:51 +02:00