summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-02-10MAP Codec: Remove last remnance of ISUP OddEvenHarald Welte1-1/+1
2011-02-10MAP Codec: Use our own TBCD / address encoding/decoding routinesHarald Welte1-2/+42
2011-02-10map_masq is part of mgw_nat, not osmo_mapHarald Welte1-290/+0
2011-02-10introcue new MAP translation codeHarald Welte1-0/+290
2011-02-09don't explicitly specify type in encode_map_msg()Harald Welte1-3/+3
2011-02-09use asn1ct/asn1rc in 'ber list' mode, as 'ber binary' mode has bugsHarald Welte1-2/+10
2011-02-09map codec: make sure to encode an AddressString to a list, not binaryHarald Welte1-1/+2
2011-02-09MAP codec: Add functions to encode/decode MAP Address-StringHarald Welte1-1/+47
2011-02-09add map_codec wrapper module to be consistent with isup/sccp and other codeHarald Welte1-0/+36
2011-02-07add erlang MAP code (from OTP)Harald Welte1-0/+0