# # ChangeLog for uspace/lib/hound/src in mainline # # Generated by Trac 1.6 # 2026-05-31T18:06:02Z Sun, 17 Mar 2013 16:23:57 GMT Jan Vesely [9e1800c] * uspace/app/wavplay/main.c (modified) * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/src/client.c (modified) libhound: Implement hound client side API sing client side protocol ... Sun, 17 Mar 2013 16:23:08 GMT Jan Vesely [504f1ea3] * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/hound/src/protocol.h (modified) libhound: Add client side protocol skeleton Sun, 17 Mar 2013 13:57:57 GMT Jan Vesely [059490c2] * uspace/lib/hound/src/client.c (modified) * uspace/lib/hound/src/protocol.c (modified) * uspace/lib/hound/src/protocol.h (added) libhound: Add protocol header Sun, 17 Mar 2013 12:50:32 GMT Jan Vesely [36774cf] * uspace/lib/hound/Makefile (modified) * uspace/lib/hound/src/client.c (added) * uspace/lib/hound/src/protocol.c (modified) libhound: Move new API implementation to a new file Sat, 16 Mar 2013 23:46:59 GMT Jan Vesely [89d3946f] * uspace/lib/hound/include/hound/client.h (modified) * uspace/lib/hound/src/protocol.c (modified) libhound: Add new client side API skeleton Sun, 15 Jul 2012 20:50:46 GMT Jan Vesely [a9aae16e] * uspace/lib/hound/src/protocol.c (modified) libhoud: Handle hangup in connection callback. Sun, 15 Jul 2012 00:42:13 GMT Jan Vesely [afa7c17] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/hound/Makefile (added) * uspace/lib/hound/include/hound/client.h (added) * uspace/lib/hound/include/hound/server.h (added) * uspace/lib/hound/src/protocol.c (added) Add libhound. This library implements hound protocol and helpers.