summaryrefslogtreecommitdiffstats
path: root/package.xml
AgeCommit message (Expand)AuthorFilesLines
2014-06-17connection: Begin creating a proper connection class to connect to a ESMEHolger Hans Peter Freyther1-0/+2
2014-06-17codec: Implement parsing trx bind resp and fix optional parsingHolger Hans Peter Freyther1-0/+1
2014-05-13submit: Implement parsing of the submit SM messageHolger Hans Peter Freyther1-0/+14
2014-05-13smpp: Implement the unbind message typeHolger Hans Peter Freyther1-0/+1
2014-05-13smpp: Implement parsing of SMPPGenericNackHolger Hans Peter Freyther1-0/+1
2014-05-13smpp: Be able to parse the SMPP Enquire LinkHolger Hans Peter Freyther1-0/+1
2014-05-13smpp: Be able to parse the SMPP Bind Transceiver messageHolger Hans Peter Freyther1-0/+1
2014-05-13attr: Introduce a 'int' base class for SMPPHolger Hans Peter Freyther1-0/+1
2014-05-12body: Implement parsing of the bodyHolger Hans Peter Freyther1-0/+14
2014-05-12msg: Introduce a message class that contains header and bodyHolger Hans Peter Freyther1-0/+3
2014-04-24Begin with OsmoSMPP a small SMPP codec library for SmalltalkHolger Hans Peter Freyther1-0/+12