1
0
Fork 0

Commit Graph

  • 1d0b0c1bb4 isup: Various changes and fixes to the MessageStructure Holger Hans Peter Freyther 2011-03-23 15:32:28 +0100
  • 611237a576 msgstruct: Move to class based message fields Holger Hans Peter Freyther 2011-03-20 11:45:45 +0100
  • ad58823edf isup: Very basic regression test to test the number of classes we have Holger Hans Peter Freyther 2011-03-15 11:29:29 +0100
  • 46b6c89e6f msg: Walk the fields in another way, e.g. used when decoding Holger Hans Peter Freyther 2011-03-15 11:24:49 +0100
  • b96a8bd5d0 msg: Store the fields in one straight list Holger Hans Peter Freyther 2011-03-15 11:22:21 +0100
  • 8e1d197189 msg: Make it possible to reset the type Holger Hans Peter Freyther 2011-03-04 08:31:18 +0100
  • ab47276768 isup: Add message types for some more classes Holger Hans Peter Freyther 2011-03-04 08:30:37 +0100
  • 6a1037de31 msg: Rename the file that holds the MessageStructure class Holger Hans Peter Freyther 2011-03-04 08:27:02 +0100
  • 64a3fe249c m2ua: Add some code that is able to send simple M2UA packages Holger Hans Peter Freyther 2011-03-04 08:06:03 +0100
  • 30ee798714 isup: Add generated code, test that it can be instantiated Holger Hans Peter Freyther 2011-03-04 08:04:08 +0100
  • 0ba1f5cf7e isup: Implement the subclass handling of some of the types Holger Hans Peter Freyther 2011-03-04 00:17:30 +0100
  • afe63b2f91 msg: Fix subclassing of the fields... rename to fixed Holger Hans Peter Freyther 2011-03-03 23:58:16 +0100
  • 9996828d58 isup: Rename parameters... copy the table by hand now Holger Hans Peter Freyther 2011-03-03 23:57:39 +0100
  • 3062e5b0a3 isup: Skip the 'ISUP' part of a parameter Holger Hans Peter Freyther 2011-03-03 23:57:13 +0100
  • 3c86951d22 isup: Add missing entries from Table 4 of Q.763 Holger Hans Peter Freyther 2011-03-03 22:49:13 +0100
  • da58a16b2d isup: Fix some more of the code generation Holger Hans Peter Freyther 2011-03-03 22:10:01 +0100
  • e1a7df6753 isup: Fix the code generation Holger Hans Peter Freyther 2011-03-03 21:44:37 +0100
  • 1f0b9d88fe isup: Use the class name for the parameter as well Holger Hans Peter Freyther 2011-03-03 21:39:32 +0100
  • cf0c457726 isup: Remove class names that have '/' in it. Holger Hans Peter Freyther 2011-03-03 21:33:41 +0100
  • a8f4195586 isup: Create a base class for ISUP messages, use binary notation Holger Hans Peter Freyther 2011-03-03 20:46:33 +0100
  • 7fb9b427f8 msg: Attempt to generalize the MSG Structure class Holger Hans Peter Freyther 2011-03-03 20:41:57 +0100
  • 004c0765d3 isup: Fix the generation of ISUP structures here Holger Hans Peter Freyther 2011-03-03 20:40:13 +0100
  • 0cab23bd99 m2ua: Set the log context for the data Holger Hans Peter Freyther 2011-03-03 20:25:32 +0100
  • f85a44cb8e isup: Make the types consistent with each other Holger Hans Peter Freyther 2011-02-09 19:52:31 +0100
  • c8180aa4ea isup: In RLC there is an upper limit for the Cause Indicators Holger Hans Peter Freyther 2011-02-09 19:50:22 +0100
  • 91c20c5395 idr: Fix the spelling (a bug done by the manual copying process) Holger Hans Peter Freyther 2011-02-09 19:47:32 +0100
  • e2e660a327 isup: Consider the redirection status a fixed length field too Holger Hans Peter Freyther 2011-02-09 19:45:30 +0100
  • 50e467262a isup: Fix the size of the redirection number Holger Hans Peter Freyther 2011-02-09 19:43:37 +0100
  • 0464a77811 isup; Fix writing of information Holger Hans Peter Freyther 2011-02-09 19:42:33 +0100
  • 0b090ef00c isup: The length of this is not plausible. increase Holger Hans Peter Freyther 2011-02-09 19:36:25 +0100
  • 610d90ba97 isup: The Conference treatment indicators would only have a T Holger Hans Peter Freyther 2011-02-09 19:33:56 +0100
  • 6389a55ca8 isup: Range and Status appears multiple times Holger Hans Peter Freyther 2011-02-09 19:30:50 +0100
  • 48dde8bbcf isup: Add textual representation of the ISUP structs Holger Hans Peter Freyther 2011-02-09 19:28:15 +0100
  • cc78aa5096 isup: Add ISUPConstants taken from the erlang code Holger Hans Peter Freyther 2011-02-05 17:43:44 +0100
  • 27d6a11465 m2ua: Add support to create messages for M2UA. Holger Hans Peter Freyther 2011-02-03 19:33:55 +0100
  • f79228225f msgb: Add putLen32 and test adding an empty bytearray Holger Hans Peter Freyther 2011-02-03 19:32:45 +0100
  • a32eaa585b m2ua: Introduce M2UA support to the networking code Holger Hans Peter Freyther 2011-02-03 18:52:41 +0100
  • 997411f1bd extensions: Introduce a swap32 on numbers Holger Hans Peter Freyther 2011-02-03 18:51:33 +0100
  • 0a8efeb078 sccp: Add the missing copyright file Holger Hans Peter Freyther 2011-02-03 13:44:01 +0100
  • 49eb0d56b0 SCCP: Kill a duplicate definition of the Connection Released Holger Hans Peter Freyther 2010-12-15 15:59:02 +0100
  • ebaf8bdaff License: Add AGPLv3 headers to the files Holger Hans Peter Freyther 2010-12-14 02:54:16 +0100
  • 4fbafa4972 SCCP: Test the parsing of the UDT class and error handling bit Holger Hans Peter Freyther 2010-12-11 07:48:56 +0100
  • 0a98c308eb SCCP: Be able to generate UDT with class types Holger Hans Peter Freyther 2010-12-11 07:43:37 +0100
  • 18cd6f49da SCCP: Allow to set the error handling for the UDT messages Holger Hans Peter Freyther 2010-12-11 07:40:14 +0100
  • a557d783fe SCCP: Allow to not fully initialize the type Holger Hans Peter Freyther 2010-12-11 07:24:48 +0100
  • 7f9a676536 SCCP: Use the selectors instead of magic numbers Holger Hans Peter Freyther 2010-12-11 07:01:40 +0100
  • 13189329ac SCCP: Move the BCD number handling into the base class. Holger Hans Peter Freyther 2010-12-11 06:54:32 +0100
  • cd2c7c44b3 SCCP: Work on GTI parsing and creation for some types. Holger Hans Peter Freyther 2010-12-11 06:43:56 +0100
  • 3e7cedd862 SCCP: Be able to parse the GTI from a SCCP Address Holger Hans Peter Freyther 2010-12-11 05:17:14 +0100
  • 8c26bc415e SCCP: Add SSN values to the SCCPAddress Holger Hans Peter Freyther 2010-12-10 15:56:06 +0100
  • 5a7fef5c6d SCCP: Implement a RLC command Holger Hans Peter Freyther 2010-11-28 10:41:59 +0100
  • 7185fd8110 SCCPUDT: Make it possible to embed things here Holger Hans Peter Freyther 2010-11-27 17:14:22 +0100
  • d6f16ca67e SCCPAddr: Ask the bytearray to handle these things for us. Holger Hans Peter Freyther 2010-11-27 16:57:16 +0100
  • b09a906af1 SCCP: Implement the SCCP UDT message, add POI handling to the addr. Holger Hans Peter Freyther 2010-11-27 16:43:38 +0100
  • 5268577afb SCCP: Implement the SCCPConnectionReleased Holger Hans Peter Freyther 2010-11-24 16:28:55 +0100
  • d8f0148f81 SCCP: Be able to parse a DT1 message Holger Hans Peter Freyther 2010-11-24 14:31:38 +0100
  • a7376149b3 SCCP: Implement creating a Connection Confirm message Holger Hans Peter Freyther 2010-11-24 14:13:09 +0100
  • e6be1d2325 SCCP: Test encoding the CR message again Holger Hans Peter Freyther 2010-11-24 11:00:54 +0100
  • eac99b8d78 SCCP: Return the SSN of the subsystem Holger Hans Peter Freyther 2010-11-20 22:55:05 +0100
  • e0b2dcd197 SCCP: Allow to set additional data. Holger Hans Peter Freyther 2010-11-20 21:46:37 +0100
  • dce3c01f9e SCCP: Implement the parsing of the option data. Holger Hans Peter Freyther 2010-11-20 21:46:05 +0100
  • e45b92dceb SCCP: Make PNC be based on a Dictionary and clean up the code Holger Hans Peter Freyther 2010-11-20 21:24:55 +0100
  • 4e6d696e5b SCCP: Implement parsing the SCCPConnectionRequest Holger Hans Peter Freyther 2010-11-20 20:21:46 +0100
  • 47140f12d7 SCCP: Add a method to automatically decode the message Holger Hans Peter Freyther 2010-11-20 19:28:02 +0100
  • 78ef10684a SCCP: Fix the msgType for the SCCP CC message Holger Hans Peter Freyther 2010-11-20 19:27:47 +0100
  • cf4da3e7a1 SCCP: Add the msgType to each supported message. Holger Hans Peter Freyther 2010-11-20 09:48:40 +0100
  • c533506ded Replace the #toByteArray cals with #asByteArray. Holger Hans Peter Freyther 2010-11-20 01:09:50 +0100
  • e1d52dffa3 Message: Make the generation more convient. Holger Hans Peter Freyther 2010-11-20 01:07:31 +0100
  • 5a0b30953b Move toMessage into Object and use writeOn: aMsg in all classes. Holger Hans Peter Freyther 2010-11-20 00:58:17 +0100
  • fcb0c30b42 MessageBuffer: Deprecate the MessageBuffer>>toByteArray Holger Hans Peter Freyther 2010-11-20 00:48:52 +0100
  • 7e343bbfac MessageBuffer: Make the MessageBuffer a Collection, implement do: Holger Hans Peter Freyther 2010-11-20 00:42:59 +0100
  • 382a6688a4 MessageBuffer: Allow to add a messagebuffer as a bytearray Holger Hans Peter Freyther 2010-11-20 00:39:06 +0100
  • 7060fa4059 MessageBuffer: Shift the thing in the right direction. Holger Hans Peter Freyther 2010-11-17 16:07:59 +0100
  • 87b97290ce SCCP: Parse a SCCP CC message. Holger Hans Peter Freyther 2010-11-15 20:03:49 +0100
  • 4e4a179a0f SCCP: Test parsing the address from a byte array Holger Hans Peter Freyther 2010-11-15 19:36:41 +0100
  • 528231cfb6 SCCP: Introduce a SCCPMessage base class Holger Hans Peter Freyther 2010-11-15 19:17:03 +0100
  • fdf0842be7 Test creating SCCP CR messages Holger Hans Peter Freyther 2010-11-15 19:07:37 +0100
  • 163f329d02 MessageBuffer: Implement the size query.. Holger Hans Peter Freyther 2010-11-15 19:07:11 +0100
  • 40fef4c3c5 ipa: Return false if there is no handle registered Holger Hans Peter Freyther 2010-11-14 22:36:50 +0100
  • 6ec370f155 OsmoNetwork: Start using the logging framework Holger Hans Peter Freyther 2010-10-20 19:50:20 +0200
  • 9ace733ea0 IPA: Print the stream identifier we don't handle Holger Hans Peter Freyther 2010-10-19 19:49:05 +0200
  • d6ba7d3813 IPA: Add the invoke and transaction id to the mix Holger Hans Peter Freyther 2010-10-19 10:06:11 +0200
  • 6f1c30a797 SCCP: Test the construction of a DT1 message. Holger Hans Peter Freyther 2010-10-16 20:08:47 +0200
  • 457f4406a5 Test: Add test cases for some simple stuff... Holger Hans Peter Freyther 2010-10-16 19:28:35 +0200
  • ffcb975825 SCCP: Fix the order of the octets... Holger Hans Peter Freyther 2010-10-16 18:58:06 +0200
  • a0153521aa package.xml: Add the SCCP code. Holger Hans Peter Freyther 2010-10-16 18:05:11 +0200
  • 5e093372ab SCCP: Attempt to address a small issue. Holger Hans Peter Freyther 2010-10-16 15:45:49 +0200
  • 3a8830a742 SCCP: Add some simple SCCP format code to create a message. Holger Hans Peter Freyther 2010-10-16 15:41:45 +0200
  • ad18bed032 Extensions: Add the CPackedStruct and the ByteArray>>castTo Holger Hans Peter Freyther 2010-10-16 15:19:57 +0200
  • 340120f32f IPASCCPState: Add an easy String to array conversion. Holger Hans Peter Freyther 2010-10-15 22:33:37 +0200
  • f128fc769b IPAConstants: Fix the alignment of the packed structure Holger Hans Peter Freyther 2010-10-15 22:20:58 +0200
  • 665634b5d0 IPAConstants: Add the SCCP state payload and data. Holger Hans Peter Freyther 2010-10-15 17:59:15 +0200
  • b0c57bfc9e IPAProtoHandler.st: Print the msg id of an unknown message on the console. Holger Hans Peter Freyther 2010-10-15 17:58:34 +0200
  • 51ec0ae97b IPAProtoHandler: Fix the reply to IDGET with the right token Holger Hans Peter Freyther 2010-10-14 19:02:42 +0200
  • 4e92c5b549 IPA: Work on the muxer, respond to a IPAProtoHandler Holger Hans Peter Freyther 2010-10-14 14:25:49 +0200
  • 5e2a8aebae MessageBuffer: Automatically call the new method. Holger Hans Peter Freyther 2010-10-14 13:08:23 +0200
  • c10b4885d2 MessageBuffer: Rename the class to MessageBuffer to avoid a clash Holger Hans Peter Freyther 2010-10-14 13:03:56 +0200
  • 41494d2195 IPAProtoHandler: Fix the signature of the selector. Holger Hans Peter Freyther 2010-10-14 12:54:48 +0200
  • 831d29cdfa IPAProtoHandler: Tabs to Spaces... fix it Holger Hans Peter Freyther 2010-10-14 12:19:10 +0200
  • 4cab3f003a IPAProtoHandler: Add token method, add categories, nicer constructor Holger Hans Peter Freyther 2010-10-14 12:16:58 +0200