summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-07log: Make it clear from the log message that this is the ipa disp.HEADmasterHolger Hans Peter Freyther1-1/+1
2012-02-20misc: Add categories to a lot of class methodsHolger Hans Peter Freyther10-908/+1021
2012-02-20misc: Add categories for all selectors in this nanespace.Holger Hans Peter Freyther7-29/+186
2012-02-20misc: Add a comment all classes in the Osmo namespaceHolger Hans Peter Freyther9-5/+198
2012-02-20ipa: Code style changes and documentation of IPAProtoHandlerHolger Hans Peter Freyther1-8/+10
2012-02-20ipa: Add categories to methods of the IPA Proto HandlerHolger Hans Peter Freyther1-1/+3
2012-02-02isup: Attempt to make the code more readableHolger Hans Peter Freyther1-21/+30
2012-02-02isup: Generate properly formatted ISUP messages.Holger Hans Peter Freyther4-7/+200
2012-02-02isup: Begin with adding manual extension to the ISUP CodeHolger Hans Peter Freyther2-0/+33
2012-01-20isup: Fix the indention of the generated codeHolger Hans Peter Freyther2-577/+577
2012-01-20net: Inject the extension into the StreamSocket as wellHolger Hans Peter Freyther1-0/+31
2011-09-27misc: Clean up the categories of the network moduleHolger Hans Peter Freyther13-10/+384
2011-07-24ipa: Convert the two elements so we have two integersHolger Hans Peter Freyther1-1/+1
2011-07-24ipa: Use displayString as it works on arrays and such as wellHolger Hans Peter Freyther1-1/+1
2011-07-22ipa: Make it easy to deal with the osmo extension headerHolger Hans Peter Freyther3-4/+41
2011-06-22sccp: Implement SCCInactivityTest creation and test itHolger Hans Peter Freyther2-0/+103
2011-04-01sccp: Use the String>>% anArray way to format error messagesHolger Hans Peter Freyther1-3/+3
2011-03-23msg: Work on a very generic parsing routine and test it on ISUPHolger Hans Peter Freyther2-5/+170
2011-03-23isup: Various changes and fixes to the MessageStructureHolger Hans Peter Freyther3-142/+160
2011-03-20msgstruct: Move to class based message fieldsHolger Hans Peter Freyther4-632/+399
2011-03-15isup: Very basic regression test to test the number of classes we haveHolger Hans Peter Freyther1-0/+4
2011-03-15msg: Walk the fields in another way, e.g. used when decodingHolger Hans Peter Freyther2-0/+8
2011-03-15msg: Store the fields in one straight listHolger Hans Peter Freyther2-8/+31
2011-03-04msg: Make it possible to reset the typeHolger Hans Peter Freyther1-0/+5
2011-03-04isup: Add message types for some more classesHolger Hans Peter Freyther1-1/+2
2011-03-04msg: Rename the file that holds the MessageStructure classHolger Hans Peter Freyther2-2/+2
2011-03-04m2ua: Add some code that is able to send simple M2UA packagesHolger Hans Peter Freyther1-0/+19
2011-03-04isup: Add generated code, test that it can be instantiatedHolger Hans Peter Freyther3-0/+1677
2011-03-03isup: Implement the subclass handling of some of the typesHolger Hans Peter Freyther1-2/+40
2011-03-03msg: Fix subclassing of the fields... rename to fixedHolger Hans Peter Freyther1-7/+7
2011-03-03isup: Rename parameters... copy the table by hand nowHolger Hans Peter Freyther1-38/+102
2011-03-03isup: Skip the 'ISUP' part of a parameterHolger Hans Peter Freyther1-1/+1
2011-03-03isup: Add missing entries from Table 4 of Q.763Holger Hans Peter Freyther1-0/+10
2011-03-03isup: Fix some more of the code generationHolger Hans Peter Freyther1-1/+1
2011-03-03isup: Fix the code generationHolger Hans Peter Freyther1-6/+7
2011-03-03isup: Use the class name for the parameter as wellHolger Hans Peter Freyther1-1/+1
2011-03-03isup: Remove class names that have '/' in it.Holger Hans Peter Freyther1-2/+17
2011-03-03isup: Create a base class for ISUP messages, use binary notationHolger Hans Peter Freyther1-2/+7
2011-03-03msg: Attempt to generalize the MSG Structure classHolger Hans Peter Freyther2-0/+151
2011-03-03isup: Fix the generation of ISUP structures hereHolger Hans Peter Freyther1-0/+255
2011-03-03m2ua: Set the log context for the dataHolger Hans Peter Freyther1-0/+2
2011-02-09isup: Make the types consistent with each otherHolger Hans Peter Freyther1-1/+1
2011-02-09isup: In RLC there is an upper limit for the Cause IndicatorsHolger Hans Peter Freyther1-1/+1
2011-02-09idr: Fix the spelling (a bug done by the manual copying process)Holger Hans Peter Freyther2-3/+3
2011-02-09isup: Consider the redirection status a fixed length field tooHolger Hans Peter Freyther1-1/+1
2011-02-09isup: Fix the size of the redirection numberHolger Hans Peter Freyther1-1/+1
2011-02-09isup; Fix writing of informationHolger Hans Peter Freyther1-1/+1
2011-02-09isup: The length of this is not plausible. increaseHolger Hans Peter Freyther1-1/+1
2011-02-09isup: The Conference treatment indicators would only have a THolger Hans Peter Freyther1-1/+1
2011-02-09isup: Range and Status appears multiple timesHolger Hans Peter Freyther2-2/+2