index
:
smalltalk/osmo-st-network
master
Smalltalk version of IPA muxer, SCCP muxer, msgb class
Holger Freyther
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-07
log: Make it clear from the log message that this is the ipa disp.
HEAD
master
Holger Hans Peter Freyther
1
-1/+1
2012-02-20
misc: Add categories to a lot of class methods
Holger Hans Peter Freyther
10
-908/+1021
2012-02-20
misc: Add categories for all selectors in this nanespace.
Holger Hans Peter Freyther
7
-29/+186
2012-02-20
misc: Add a comment all classes in the Osmo namespace
Holger Hans Peter Freyther
9
-5/+198
2012-02-20
ipa: Code style changes and documentation of IPAProtoHandler
Holger Hans Peter Freyther
1
-8/+10
2012-02-20
ipa: Add categories to methods of the IPA Proto Handler
Holger Hans Peter Freyther
1
-1/+3
2012-02-02
isup: Attempt to make the code more readable
Holger Hans Peter Freyther
1
-21/+30
2012-02-02
isup: Generate properly formatted ISUP messages.
Holger Hans Peter Freyther
4
-7/+200
2012-02-02
isup: Begin with adding manual extension to the ISUP Code
Holger Hans Peter Freyther
2
-0/+33
2012-01-20
isup: Fix the indention of the generated code
Holger Hans Peter Freyther
2
-577/+577
2012-01-20
net: Inject the extension into the StreamSocket as well
Holger Hans Peter Freyther
1
-0/+31
2011-09-27
misc: Clean up the categories of the network module
Holger Hans Peter Freyther
13
-10/+384
2011-07-24
ipa: Convert the two elements so we have two integers
Holger Hans Peter Freyther
1
-1/+1
2011-07-24
ipa: Use displayString as it works on arrays and such as well
Holger Hans Peter Freyther
1
-1/+1
2011-07-22
ipa: Make it easy to deal with the osmo extension header
Holger Hans Peter Freyther
3
-4/+41
2011-06-22
sccp: Implement SCCInactivityTest creation and test it
Holger Hans Peter Freyther
2
-0/+103
2011-04-01
sccp: Use the String>>% anArray way to format error messages
Holger Hans Peter Freyther
1
-3/+3
2011-03-23
msg: Work on a very generic parsing routine and test it on ISUP
Holger Hans Peter Freyther
2
-5/+170
2011-03-23
isup: Various changes and fixes to the MessageStructure
Holger Hans Peter Freyther
3
-142/+160
2011-03-20
msgstruct: Move to class based message fields
Holger Hans Peter Freyther
4
-632/+399
2011-03-15
isup: Very basic regression test to test the number of classes we have
Holger Hans Peter Freyther
1
-0/+4
2011-03-15
msg: Walk the fields in another way, e.g. used when decoding
Holger Hans Peter Freyther
2
-0/+8
2011-03-15
msg: Store the fields in one straight list
Holger Hans Peter Freyther
2
-8/+31
2011-03-04
msg: Make it possible to reset the type
Holger Hans Peter Freyther
1
-0/+5
2011-03-04
isup: Add message types for some more classes
Holger Hans Peter Freyther
1
-1/+2
2011-03-04
msg: Rename the file that holds the MessageStructure class
Holger Hans Peter Freyther
2
-2/+2
2011-03-04
m2ua: Add some code that is able to send simple M2UA packages
Holger Hans Peter Freyther
1
-0/+19
2011-03-04
isup: Add generated code, test that it can be instantiated
Holger Hans Peter Freyther
3
-0/+1677
2011-03-03
isup: Implement the subclass handling of some of the types
Holger Hans Peter Freyther
1
-2/+40
2011-03-03
msg: Fix subclassing of the fields... rename to fixed
Holger Hans Peter Freyther
1
-7/+7
2011-03-03
isup: Rename parameters... copy the table by hand now
Holger Hans Peter Freyther
1
-38/+102
2011-03-03
isup: Skip the 'ISUP' part of a parameter
Holger Hans Peter Freyther
1
-1/+1
2011-03-03
isup: Add missing entries from Table 4 of Q.763
Holger Hans Peter Freyther
1
-0/+10
2011-03-03
isup: Fix some more of the code generation
Holger Hans Peter Freyther
1
-1/+1
2011-03-03
isup: Fix the code generation
Holger Hans Peter Freyther
1
-6/+7
2011-03-03
isup: Use the class name for the parameter as well
Holger Hans Peter Freyther
1
-1/+1
2011-03-03
isup: Remove class names that have '/' in it.
Holger Hans Peter Freyther
1
-2/+17
2011-03-03
isup: Create a base class for ISUP messages, use binary notation
Holger Hans Peter Freyther
1
-2/+7
2011-03-03
msg: Attempt to generalize the MSG Structure class
Holger Hans Peter Freyther
2
-0/+151
2011-03-03
isup: Fix the generation of ISUP structures here
Holger Hans Peter Freyther
1
-0/+255
2011-03-03
m2ua: Set the log context for the data
Holger Hans Peter Freyther
1
-0/+2
2011-02-09
isup: Make the types consistent with each other
Holger Hans Peter Freyther
1
-1/+1
2011-02-09
isup: In RLC there is an upper limit for the Cause Indicators
Holger Hans Peter Freyther
1
-1/+1
2011-02-09
idr: Fix the spelling (a bug done by the manual copying process)
Holger Hans Peter Freyther
2
-3/+3
2011-02-09
isup: Consider the redirection status a fixed length field too
Holger Hans Peter Freyther
1
-1/+1
2011-02-09
isup: Fix the size of the redirection number
Holger Hans Peter Freyther
1
-1/+1
2011-02-09
isup; Fix writing of information
Holger Hans Peter Freyther
1
-1/+1
2011-02-09
isup: The length of this is not plausible. increase
Holger Hans Peter Freyther
1
-1/+1
2011-02-09
isup: The Conference treatment indicators would only have a T
Holger Hans Peter Freyther
1
-1/+1
2011-02-09
isup: Range and Status appears multiple times
Holger Hans Peter Freyther
2
-2/+2
[next]