summaryrefslogtreecommitdiffstats
path: root/src/m2pa_codec.erl
AgeCommit message (Expand)AuthorFilesLines
2012-04-16add compatibility clause for Erlang Public LicenseHarald Welte1-0/+14
2012-01-19m2pa_codec: use standard 'undefined' for not-present mtp3 portionHarald Welte1-2/+2
2012-01-16M2PA: deal with empty M2PA messages that don't contain MTP3Harald Welte1-0/+4
2012-01-16M2PA: fix encoding of MTP3 in M2PaHarald Welte1-1/+1
2012-01-16M2PA: fix parsing of MTP3 portion of M2PA user messagesHarald Welte1-3/+6
2012-01-16Add M2PA codec, MTP2 IAC and LSC gen_fsm implementationsHarald Welte1-0/+66