index
:
libosmo-sccp
35c3
daniel/onwaves
debian
laforge/wip
laforge/xua-memdebug
master
neels/addr_cmp
neels/aoip
neels/big_endian
neels/caller_owns_msgb
neels/conn_id
neels/ni
neels/omit_pc
neels/sccp_timers
neels/sccplite
neels/tmp_hacks
osmith/conn-id-scoping
pespin/master
pespin/sctp
zecke/0.7.0-xudt
zecke/ancient/debian6.0
SCCP Library
Holger Freyther
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-04
sccp: Make sccp_write take an additional local context
0.0.6
Holger Hans Peter Freyther
1
-2
/
+3
2011-03-23
Update include paths with libosmocore 0.2.0
0.0.5
Harald Welte
1
-1
/
+1
2011-02-25
m2ua: Fix some defines found when moving this to Smalltalk
0.0.4
Holger Hans Peter Freyther
1
-2
/
+2
2011-01-22
m2ua: Allow to set a log area for DM2UA.
Holger Hans Peter Freyther
1
-0
/
+2
2011-01-13
m2ua: Implement to find a tag inside a message
Holger Hans Peter Freyther
1
-0
/
+2
2011-01-12
m2ua: Add parsing and creation of m2ua packages
Holger Hans Peter Freyther
2
-1
/
+55
2011-01-12
m2ua: Add enum values for the parameters of the individual messages
Holger Hans Peter Freyther
1
-0
/
+137
2011-01-12
m2ua: Add basic header file for the common structure of a M2UA msg
Holger Hans Peter Freyther
3
-1
/
+164
2011-01-12
mtp: Remove the mtp_data header file as it refers to the cellmgr
Holger Hans Peter Freyther
2
-86
/
+1
2010-08-25
sccp: Pass the sccp_connection down to the send method if it exists
0.0.3
Holger Hans Peter Freyther
1
-1
/
+2
2010-08-03
move include files to $(includedir)/osmocom/*
Harald Welte
2
-2
/
+2
2010-08-02
sccp.c: Make the create work with data + len to not have a msgb
Holger Hans Peter Freyther
1
-1
/
+1
2010-08-02
sccp: We have the gti_ind inside the address already.
Holger Hans Peter Freyther
1
-1
/
+0
2010-08-01
sccp: Allow to create a _udt message with the given parameter.
Holger Hans Peter Freyther
1
-0
/
+2
2010-08-01
mtp: Add the MTP Level3 code to the SCCP repoistory
Holger Hans Peter Freyther
5
-1
/
+282
2010-08-01
sccp: Copy out pointers to the GTI into the parsed structure..
Holger Hans Peter Freyther
1
-0
/
+4
2010-08-01
sccp: Make it possible to have a POC inside the sockaddr_sccp.
Holger Hans Peter Freyther
1
-0
/
+3
2010-08-01
sccp: Make it possible to put a GlobalTitle into the SCCP header.
Holger Hans Peter Freyther
1
-0
/
+7
2010-07-30
sccp: Add a new buildsystem for the OSMO SCCP library
Holger Hans Peter Freyther
1
-0
/
+1
2010-07-30
sccp: Adjust the code to only depend on libosmocore
Holger Hans Peter Freyther
1
-0
/
+5
2010-07-23
sccp: u_int32_t -> uint32_t
Holger Hans Peter Freyther
1
-2
/
+2
2010-07-23
sccp: u_int8_t -> uint8_t
Holger Hans Peter Freyther
2
-52
/
+52
2010-05-17
[sccp] Add method to create a dt1 packet.
Holger Hans Peter Freyther
1
-0
/
+1
2010-05-17
[sccp] Create a method to create RLSD messages.
Holger Hans Peter Freyther
1
-0
/
+1
2010-05-17
[sccp] Create a SCCP CC creation routine.
Holger Hans Peter Freyther
1
-0
/
+1
2010-05-15
[sccp] Make it optional to send data on a SCCP Connection Refuse
Holger Hans Peter Freyther
1
-1
/
+1
2010-05-15
[sccp] Export function to create SCCP Refuse message.
Holger Hans Peter Freyther
1
-0
/
+2
2010-04-25
[sccp] Parse the error message and add a unit test for it.
Holger Hans Peter Freyther
1
-0
/
+6
2010-04-05
[sccp] Add a force_free method for connections
Holger Hans Peter Freyther
1
-0
/
+5
2010-03-26
sccp: Change the ownership of the msgb passed to the callback
Holger Hans Peter Freyther
1
-1
/
+1
2010-02-14
Merge branch 'on-waves/sccp'
Holger Hans Peter Freyther
1
-0
/
+20
2010-02-14
[sccp] Make the bitfields work on big endian machines too
Holger Hans Peter Freyther
1
-0
/
+20
2010-02-12
Merge branch 'on-waves/sccp'
Holger Hans Peter Freyther
1
-1
/
+22
2010-02-12
[sccp] Make the file includable outside of OpenBSC
Holger Hans Peter Freyther
1
-2
/
+2
2010-02-12
[sccp] Install the static sccp library and the headers
Holger Hans Peter Freyther
1
-1
/
+2
2010-01-29
[sccp] Invent new API to be used by the BSC NAT
Holger Hans Peter Freyther
1
-1
/
+16
2010-01-29
[sccp] Add a utility for the nat..
Holger Hans Peter Freyther
1
-0
/
+6
2009-11-20
[sccp] Implement sending the Inactivity Test on a connection..
Holger Hans Peter Freyther
2
-0
/
+12
2009-11-20
[sccp] Implement parts of ITU SCCP for use in the A-Interface
Holger Hans Peter Freyther
3
-0
/
+529