Commit graph

15 commits

Author SHA1 Message Date
Fabian edb3dbf35d added more code comments for docs 2020-03-28 00:27:56 +01:00
Fabian 4cfc510b8d fixed eof handling in request and response decoder 2020-03-27 15:59:54 +01:00
Fabian Weber c7d02dc356 use int8 instead of uint8 2020-03-09 12:58:54 +01:00
Fabian Weber b2caea9354 fixed type for ipp tags 2020-03-09 12:47:23 +01:00
Fabian Weber f2562dc04a use build in types for constants 2020-03-09 12:21:57 +01:00
Fabian Weber 33c6ef07ac Merge branch 'master' of https://github.com/phin1x/go-ipp 2020-03-09 10:36:42 +01:00
Fabian Weber 4018bb14e6 Removed job and operation attributes prefix
Added more attribute constants
2020-03-09 10:36:29 +01:00
Fabian 6f0a0ebbe8 return from decoding function at eof instead of break from the decoding loop 2020-03-06 18:34:41 +01:00
Fabian Weber 6fab588008 fixed eof errors in the decode methods 2020-03-06 14:47:37 +01:00
Fabian Weber 26693eaf18 Merge branch 'master' of https://github.com/phin1x/go-ipp 2020-03-06 12:23:32 +01:00
Fabian Weber 1249335763 fixed nil reference in request encoder 2020-03-06 12:22:56 +01:00
Fabian ddc8e9c46f
fixed request operation encoding 2020-03-06 11:06:47 +01:00
Fabian 2357cc318b
Added request decoder 2020-03-05 16:29:09 +01:00
Fabian Weber 83b3e83978 fixed decoding and encoding errors 2019-03-13 22:54:08 +01:00
Fabian Weber 030c260947 initial commit 2019-03-10 18:43:47 +01:00