summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-08-27map_helper: We now ned the string of the type, not an atomHEADmasterHarald Welte1-37/+37
2013-07-14map_helper: fix typo / copy+paste errorHarald Welte1-2/+2
2013-07-14fix syntax errorHarald Welte1-1/+1
2013-07-14add map_operations.hrl as well as rec4op/class4op/timer4opHarald Welte1-1/+108
2012-05-28add more tcap related helper functionsHarald Welte1-0/+45
2012-04-16add Erlang Public License compatibility noticeHarald Welte3-0/+42
2012-02-21add missing modulesHarald Welte3-0/+403
2012-02-21remove map_as_server and make module compile againHarald Welte1-121/+0
2012-02-02add new map utility functiosn and a skeleton AS serverHarald Welte2-0/+241
2012-02-02map_codec: export more functionsHarald Welte1-0/+1
2011-12-10add 'tcap_helper' module for unit testing or shell useHarald Welte1-0/+121
2011-04-16MAP: Fix-up after asn1ct automatic 1990->1994 EXTERNAL conversionHarald Welte1-2/+22
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