aboutsummaryrefslogtreecommitdiff
path: root/libwmc/src/utils.c
AgeCommit message (Collapse)Author
2012-05-30wmc: namespace stuff properlyDan Williams
2012-03-22wmc: increase estimate decapsulation buffer sizeM. I. Spozta
(dcbw) Some packets are much larger and require a lot more escaping than we thought so we need larger buffers here to be able to handle all packets. In this case, SMS receipt.
2012-01-03wmc: remove usage of glibDan Williams
People have asked for leaner builds and glib isn't strictly required for the core library.
2011-11-11libwmc: add testcases that talk to the deviceDan Williams
2011-09-27libwmc: add more test code and start of com testsDan Williams
2011-09-19libwmc: add more tests including for UML290 quirksDan Williams
2011-09-17libwmc: beginning of bits for WMC-based devices like UML290Dan Williams