aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc
AgeCommit message (Expand)AuthorFilesLines
2013-04-07ganc: Fix use after free from 1301d9cd394e87d9b3bd010466f971b39080ace6zecke/laforge-gancHolger Hans Peter Freyther1-1/+1
2013-04-07experinmental and incomplete hack trying to build separate MSCHarald Welte8-226/+691
2013-04-07ganc: use vTvLV_GAN TLV encoder/decoderHarald Welte1-9/+2
2013-04-07ganc: Store more data (GERAN LAC, MAC addr, ESSID, ...) of peerHarald Welte3-5/+119
2013-04-07ganc: TCP typo fixHermann Gausterer1-1/+1
2013-04-07ganc: fix free() order between osmo_conn and gan_peerHarald Welte1-5/+9
2013-04-07ganc: Make sure to close tcp socket when closing ganc / track REG stateHarald Welte2-5/+50
2013-04-07ganc vty: show keep-alive time-out for every peer in vtyHarald Welte1-4/+16
2013-04-07ganc: implement release timer for gan_peerHarald Welte2-8/+51
2013-04-07ganc: actually read + use settings from the config fileHarald Welte3-2/+28
2013-04-07ganc: add VTY for 'show gan-peer' and configuring virtual btsHarald Welte3-1/+317
2013-04-07ganc: Add a FIXME about our msgb memory leakHarald Welte1-0/+1
2013-04-07ganc: extend ganc_bts with description and SEGW / GANC IP/portHarald Welte1-0/+7
2013-04-07ganc: destroy peer after read fails or RELEASE has been sentHarald Welte1-0/+14
2013-04-07ganc: Add peer to global list of peers in networkDieter Spaar1-0/+5
2013-04-07ganc: use different host name for default UNCHarald Welte1-1/+1
2013-04-07ganc: implement sending of GA-CSR RELEASEDieter Spaar1-0/+17
2013-04-07ganc: announce < R99 MSC to avoid sequence number in msg_typeHarald Welte1-0/+4
2013-04-07ganc_data: add linked list to connect objectsHarald Welte2-1/+17
2013-04-07ganc: fix segfault during memset()Harald Welte1-1/+1
2013-04-07ganc: change hard-coded MCC/MNC to 901-70Harald Welte1-2/+2
2013-04-07ganc: add (currently unused) functions for PAGING REQ and DL XFERHarald Welte1-0/+33
2013-04-07ganc: properly zero-initialize the GAN CCH description IEHarald Welte1-0/+3
2013-04-07Use uint16_t for MCC and MNCHarald Welte1-2/+2
2013-04-07ganc: don't put IP addressess as string into a FQDN attributeHarald Welte1-3/+26
2013-04-07ganc: handle classmark changeHarald Welte2-2/+29
2013-04-07ganc: fix TLV parsing and dump L3 content as hexHarald Welte2-42/+83
2013-04-07ganc: process some more messagesHarald Welte2-15/+82
2013-04-07ganc: update copyright headersHarald Welte3-0/+40
2013-04-07ganc: Correctly return DISCOVERY ACCEPT and REGISTRATION ACCEPTHarald Welte5-16/+197
2013-04-07ganc: fix code to do naything useful at allHarald Welte2-12/+46
2013-04-07osmo-ganc: actually register the accepted fd's with select loopHarald Welte1-0/+3
2013-04-07initial skeleton for accepting UMA/GAN connectionsHarald Welte8-1/+597
2013-04-05sysmobts: Add the necessary data structure and init for the SAPI queueHolger Hans Peter Freyther2-0/+5
2013-04-02nat: Fix authentication by-pass using shorter tokensHolger Hans Peter Freyther1-2/+20
2013-03-28bsc-ctrl: Fix a potential memory leak on failed verificationHolger Hans Peter Freyther1-2/+5
2013-03-21db: Link to the VTY library for the vty_config_unlock symbolHolger Hans Peter Freyther1-1/+1
2013-03-17Add VTY option to set GPRS network-control-order to enable MS measurementsAndreas Eversberg3-0/+25
2013-03-13Fix osmo-nitb build without libsmppHarald Welte1-0/+2
2013-03-13SMPP: Implement SMPP Osmocom Estensions on MO-SMS0.13.0Harald Welte5-7/+112
2013-03-13SMPP: Fix crash on delivery of incoming SUBMIT-SMHarald Welte2-6/+10
2013-03-12IPA: Allow RSL connection to different IP address as OMLHarald Welte3-1/+32
2013-03-11BTS: Add S counter for link loss criterion to lchan structureAndreas Eversberg1-0/+2
2013-03-10si: Another round of PCS related fixesHolger Hans Peter Freyther3-5/+22
2013-03-09rsl: Properly initialize the cm structure with memsetHolger Hans Peter Freyther1-1/+1
2013-03-08bsc_vty: Prevent printing -1 as unsigned integer for timeslot TSCHarald Welte1-1/+2
2013-03-03bsc: Stop "show paging" from crashing before the first pagingHolger Hans Peter Freyther1-0/+3
2013-03-03doc: Do not have examples with accept-all in our repositoryHolger Hans Peter Freyther1-1/+0
2013-03-03vty: Document some previously undocumented parametersHolger Hans Peter Freyther4-9/+14
2013-02-26doc: Create a documentation on the SCCP/lite implementation we haveHolger Hans Peter Freyther1-0/+94