aboutsummaryrefslogtreecommitdiff
path: root/src/lib/protocols/smpp.c
Commit message (Collapse)AuthorAge
* Update smpp.cdillinger792017-01-18
|
* SMPP: fix comparison of unsigned expression >= 0 is always true ↵Alexis La Goutte2016-12-29
| | | | [-Werror,-Wtautological-compare]
* fix indent code and int type to keep conformity of the rest of the code ↵Campus2016-12-15
| | | | (u_intxx instead uintxx)
* Implemented Short Message Peer-to-Peer (SMPP) dissectorDamir Franusic2016-12-14